[pgadmin-hackers] pgAdmin III commit: Better late than never - update the copyright notic

2011-02-15 Thread Dave Page
Better late than never - update the copyright notices for 2011. Branch -- REL-1_12_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a3b9308518dfed9a9004791aa8740bc9c8f14679 Modified Files -- docs/en_US/licence.html

[pgadmin-hackers] pgAdmin III commit: Better late than never - update the copyright notic

2011-02-15 Thread Dave Page
Better late than never - update the copyright notices for 2011. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=43a3b0882ce2480fb1dfc2247023989c786ba8cf Modified Files -- docs/en_US/licence.html|2 +-

[pgadmin-hackers] pgAdmin III commit: Update embedded XRC files.

2011-02-15 Thread Dave Page
Update embedded XRC files. Branch -- REL-1_12_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a0b94139cf5787a533217814b42ec98e2687f0bb Modified Files -- pgadmin/ui/xrcDialogs.cpp | 56 ++-- 1 files

[pgadmin-hackers] pgAdmin III commit: Update embedded XRC data.

2011-02-15 Thread Dave Page
Update embedded XRC data. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=34caab16419409a6f909d47fcec69d7616d3f744 Modified Files -- pgadmin/ui/xrcDialogs.cpp |60951 +++-- 1 files changed, 305

Re: [pgadmin-hackers] phase 2 of wxWidgets 2.9 build

2011-02-15 Thread Peter Geoghegan
On 15 February 2011 08:39, Dave Page wrote: > Not sure about the first error offhand, but to get you going, the > second one is probably the result of not regenerating xrcdialogs.cpp > using the embed-xrc script. Ah yes, that's fixed it. -- Regards, Peter Geoghegan -- Sent via pgadmin-hackers

Re: [pgadmin-hackers] pgAdmin III commit: Quick fix for a registry datatype issue on Windows,

2011-02-15 Thread Timon
This commit 8f9c483868c587cc2ac6332a927338426ae9836c broke an ability to suppress different guru hints. reproduce steps. 1. remove [Hints] from .pgadmin3 2. run pgadmin3 3. open connection to server 4. The windows "Guru Hint - Server instrumentation not installed" should appear 5. check "Do not sh

Re: [pgadmin-hackers] phase 2 of wxWidgets 2.9 build

2011-02-15 Thread Dave Page
Not sure about the first error offhand, but to get you going, the second one is probably the result of not regenerating xrcdialogs.cpp using the embed-xrc script. On Mon, Feb 14, 2011 at 10:50 PM, Peter Geoghegan wrote: > I've found more problems with wx 2.9. Specifically, I seem to be > having s