Re: [pgadmin-hackers] Fixed pgAdmin3 issues/asserts

2012-03-02 Thread Akshay Joshi
Hi On Fri, Mar 2, 2012 at 4:47 AM, Guillaume Lelarge guilla...@lelarge.infowrote: On Thu, 2012-03-01 at 15:01 +0530, Akshay Joshi wrote: On Thu, Mar 1, 2012 at 2:47 PM, Dave Page dp...@pgadmin.org wrote: Hi Akshay On Thu, Mar 1, 2012 at 8:14 AM, Akshay Joshi

Re: [pgadmin-hackers] Fixed pgAdmin3 issues/asserts

2012-03-02 Thread Guillaume Lelarge
On Fri, 2012-03-02 at 13:49 +0530, Akshay Joshi wrote: Hi On Fri, Mar 2, 2012 at 4:47 AM, Guillaume Lelarge guilla...@lelarge.info wrote: On Thu, 2012-03-01 at 15:01 +0530, Akshay Joshi wrote: On Thu, Mar 1, 2012 at 2:47 PM, Dave Page

[pgadmin-hackers] pgAdmin III commit: Fix wxWidgets 2.9 compatibility with pgAdmin on Lin

2012-03-02 Thread Guillaume Lelarge
Fix wxWidgets 2.9 compatibility with pgAdmin on Linux We had an issue with a global variable with a constructor (see http://www.wxwidgets.org/develop/standard.htm#no_globals for details). We had a wxFont instance as global or static variable in the code (hdFontAttribute.h). The patch fixes that.

[pgadmin-hackers] pgAdmin III commit: Fix a few asserts with wxWidgets 2.9

2012-03-02 Thread Guillaume Lelarge
Fix a few asserts with wxWidgets 2.9 Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2fe4ca97f706931d6f6c73cd1564150451f13d81 Modified Files -- pgadmin/db/pgSet.cpp|4 ++-- pgadmin/frm/frmEditGrid.cpp |2 +-

[pgadmin-hackers] pgAdmin III commit: Update .pot file

2012-03-02 Thread Guillaume Lelarge
Update .pot file Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=05ab74aa8893a6c9e1e3300645fbd2eb3c61c00a Modified Files -- pgadmin3.pot | 1848 ++ 1 files changed,

[pgadmin-hackers] pgAdmin III commit: Synchronize translations from 1.14

2012-03-02 Thread Guillaume Lelarge
Synchronize translations from 1.14 I forgot to grab the changes on the 1.14, and put them on master. This patch makes sure that each .po file is synchronized. Branch -- master Details ---

[pgadmin-hackers] pgAdmin III commit: Automatic merge using stringmerge script.

2012-03-02 Thread Guillaume Lelarge
Automatic merge using stringmerge script. Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=1cebc6508b17d6907e1b9d8ded163efe90355305 Modified Files -- i18n/af_ZA/pgadmin3.po | 1853

[pgadmin-hackers] pgAdmin III commit: Update serbian translation

2012-03-02 Thread Guillaume Lelarge
Update serbian translation Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=964cb48aa007ce988fb73770ba8a97938b9e2343 Author: Bojan Skaljac skal...@gmail.com Modified Files -- i18n/sr_RS/pgadmin3.mo | Bin 312215 - 349838

Re: [pgadmin-hackers] pgAdmin III commit: Update serbian translation

2012-03-02 Thread Thom Brown
On 2 March 2012 15:38, Guillaume Lelarge guilla...@lelarge.info wrote: Update serbian translation Can someone confirm whether this is really correct? Клијенстки фајл са кључом Should this instead be: Клијентског фајл са кључом -- Thom -- Sent via pgadmin-hackers mailing list

Re: [pgadmin-hackers] pgAdmin III commit: Update serbian translation

2012-03-02 Thread Magnus Hagander
2012/3/2 Thom Brown t...@linux.com: On 2 March 2012 15:38, Guillaume Lelarge guilla...@lelarge.info wrote: Update serbian translation Can someone confirm whether this is really correct? Клијенстки фајл са кључом Should this instead be: Клијентског фајл са кључом What the... Are you now

Re: [pgadmin-hackers] pgAdmin III commit: Update serbian translation

2012-03-02 Thread Guillaume Lelarge
On Fri, 2012-03-02 at 15:53 +, Thom Brown wrote: On 2 March 2012 15:38, Guillaume Lelarge guilla...@lelarge.info wrote: Update serbian translation Can someone confirm whether this is really correct? Клијенстки фајл са кључом Should this instead be: Клијентског фајл са кључом

Re: [pgadmin-hackers] pgAdmin III commit: Update serbian translation

2012-03-02 Thread Guillaume Lelarge
On Fri, 2012-03-02 at 16:56 +0100, Magnus Hagander wrote: 2012/3/2 Thom Brown t...@linux.com: On 2 March 2012 15:38, Guillaume Lelarge guilla...@lelarge.info wrote: Update serbian translation Can someone confirm whether this is really correct? Клијенстки фајл са кључом Should this

Re: [pgadmin-hackers] pgAdmin III commit: Update serbian translation

2012-03-02 Thread Thom Brown
2012/3/2 Magnus Hagander mag...@hagander.net: 2012/3/2 Thom Brown t...@linux.com: On 2 March 2012 15:38, Guillaume Lelarge guilla...@lelarge.info wrote: Update serbian translation Can someone confirm whether this is really correct? Клијенстки фајл са кључом Should this instead be:

Re: [pgadmin-hackers] pgAdmin III commit: Update serbian translation

2012-03-02 Thread Thom Brown
On 2 March 2012 16:02, Guillaume Lelarge guilla...@lelarge.info wrote: On Fri, 2012-03-02 at 16:56 +0100, Magnus Hagander wrote: 2012/3/2 Thom Brown t...@linux.com: On 2 March 2012 15:38, Guillaume Lelarge guilla...@lelarge.info wrote: Update serbian translation Can someone confirm

Re: [pgadmin-hackers] pgAdmin III commit: Update serbian translation

2012-03-02 Thread Guillaume Lelarge
On Fri, 2012-03-02 at 16:12 +, Thom Brown wrote: On 2 March 2012 16:02, Guillaume Lelarge guilla...@lelarge.info wrote: On Fri, 2012-03-02 at 16:56 +0100, Magnus Hagander wrote: 2012/3/2 Thom Brown t...@linux.com: On 2 March 2012 15:38, Guillaume Lelarge guilla...@lelarge.info wrote:

Re: Odp: [pgadmin-hackers] pgAdmin III commit: Synchronize translations from 1.14

2012-03-02 Thread Guillaume Lelarge
On Fri, 2012-03-02 at 21:39 +0100, Begina Felicysym wrote: I pass the corrected polish translation based on this synchronization. I'm not sure what you mean here. Is it a 1.14 .po file? -- Guillaume http://blog.guillaume.lelarge.info http://www.dalibo.com -- Sent via pgadmin-hackers

Re: [pgadmin-hackers] pgAdmin III commit: Update serbian translation

2012-03-02 Thread Guillaume Lelarge
On Fri, 2012-03-02 at 17:01 +0100, Guillaume Lelarge wrote: On Fri, 2012-03-02 at 15:53 +, Thom Brown wrote: On 2 March 2012 15:38, Guillaume Lelarge guilla...@lelarge.info wrote: Update serbian translation Can someone confirm whether this is really correct? Клијенстки фајл са

Re: [pgadmin-hackers] pgAdmin III commit: Update serbian translation

2012-03-02 Thread Thom Brown
On 3 March 2012 07:02, Guillaume Lelarge guilla...@lelarge.info wrote: On Fri, 2012-03-02 at 17:01 +0100, Guillaume Lelarge wrote: On Fri, 2012-03-02 at 15:53 +, Thom Brown wrote: On 2 March 2012 15:38, Guillaume Lelarge guilla...@lelarge.info wrote: Update serbian translation Can