[pgadmin-hackers] [pgAdmin III] #13: Pasting from apps on Mac OS X doesn't always work

2009-08-04 Thread pgAdmin Trac
#13: Pasting from apps on Mac OS X doesn't always work
-+--
 Reporter:  dpage|   Owner:  dpage   
 Type:  bug  |  Status:  new 
 Priority:  minor|   Milestone:  
Component:  pgadmin  | Version:  trunk   
 Keywords:   |Platform:  mac os x
-+--
 On Mac OS X, data is retrieved from the clipboard as UTF16, which may
 include embedded nulls. This can cause the data to be truncated.

 Fixed in wxWidgets for 3.x: http://trac.wxwidgets.org/ticket/10902

 Thanks to Stephan Jaensch for tracking down the fix.

-- 
Ticket URL: http://code.pgadmin.org/trac/ticket/13
pgAdmin III http://code.pgadmin.org/trac/
pgAdmin III

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by guillaume: r8001 - branches/REL-1_10_0_PATCHES/pgadmin3/i18n/zh_CN

2009-08-04 Thread svn
Author: guillaume

Date: 2009-08-04 09:12:45 +0100 (Tue, 04 Aug 2009)

New Revision: 8001

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8001view=rev

Log:
Update zh_CN translation, per Quan Zongliang.



Modified:
   branches/REL-1_10_0_PATCHES/pgadmin3/i18n/zh_CN/pgadmin3.mo
   branches/REL-1_10_0_PATCHES/pgadmin3/i18n/zh_CN/pgadmin3.po

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] Chinese translation fix

2009-08-04 Thread Guillaume Lelarge
Le mardi 4 août 2009 à 05:04:32, Quan Zongliang a écrit :
  Sorry, I understood it wrong. That was my suggested for CN, please don't
  chang to TW .

 I will, thanks


Commited, thanks.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] SVN Commit by guillaume: r8001 - branches/REL-1_10_0_PATCHES/pgadmin3/i18n/zh_CN

2009-08-04 Thread Dave Page
For the record, this change was suggested by Hope Jiang.

On Tue, Aug 4, 2009 at 9:12 AM, s...@pgadmin.org wrote:
 Author: guillaume

 Date: 2009-08-04 09:12:45 +0100 (Tue, 04 Aug 2009)

 New Revision: 8001

 Revision summary: 
 http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8001view=rev

 Log:
 Update zh_CN translation, per Quan Zongliang.



 Modified:
   branches/REL-1_10_0_PATCHES/pgadmin3/i18n/zh_CN/pgadmin3.mo
   branches/REL-1_10_0_PATCHES/pgadmin3/i18n/zh_CN/pgadmin3.po

 --
 Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
 To make changes to your subscription:
 http://www.postgresql.org/mailpref/pgadmin-hackers




-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by guillaume: r8002 - trunk/pgadmin3/i18n/zh_CN

2009-08-04 Thread svn
Author: guillaume

Date: 2009-08-04 09:20:45 +0100 (Tue, 04 Aug 2009)

New Revision: 8002

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8002view=rev

Log:
Update zh_CN translation, per Quan Zongliang.



Modified:
   trunk/pgadmin3/i18n/zh_CN/pgadmin3.mo
   trunk/pgadmin3/i18n/zh_CN/pgadmin3.po

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] SVN Commit by guillaume: r7998 - trunk/pgadmin3/pgadmin/frm

2009-08-04 Thread Marek Černocký
This patch affect translateable strings. Please update POT tamplate and
PO files.

Marek Černocký


s...@pgadmin.org píše v Po 03. 08. 2009 v 12:18 +0100:
 Author: guillaume
 
 Date: 2009-08-03 12:18:04 +0100 (Mon, 03 Aug 2009)
 
 New Revision: 7998
 
 Revision summary: 
 http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7998view=rev
 
 Log:
 Better l10n support on the generated reports, per a patch from Marek Cernocky.
 
 
 
 Modified:
trunk/pgadmin3/pgadmin/frm/frmReport.cpp
 


-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] SVN Commit by guillaume: r7998 - trunk/pgadmin3/pgadmin/frm

2009-08-04 Thread Dave Page
2009/8/4 Marek Černocký ma...@manet.cz:
 This patch affect translateable strings. Please update POT tamplate and
 PO files.

We don't update the PO files and template for every change during the
dev cycle that touches any strings - it creates far too much SVN
traffic for virtually no gain (none of the translators keep up during
the dev cycle - it's too inefficient).

That said - please remember to update pgadmin-release.pot before you
do update the template for the first time Guillaume.

-- 
Dave Page
EnterpriseDB UK:   http://www.enterprisedb.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by dpage: r8003 - in trunk/pgadmin3: . pgadmin/schema

2009-08-04 Thread svn
Author: dpage

Date: 2009-08-04 12:09:32 +0100 (Tue, 04 Aug 2009)

New Revision: 8003

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8003view=rev

Log:
Include comments on procedures in the reverse engineered SQL.



Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/pgadmin/schema/pgFunction.cpp

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by dpage: r8004 - in branches/REL-1_10_0_PATCHES/pgadmin3: . pgadmin/schema

2009-08-04 Thread svn
Author: dpage

Date: 2009-08-04 12:10:55 +0100 (Tue, 04 Aug 2009)

New Revision: 8004

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8004view=rev

Log:
Include comments on procedures in the reverse engineered SQL.



Modified:
   branches/REL-1_10_0_PATCHES/pgadmin3/CHANGELOG
   branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/schema/pgFunction.cpp

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] SVN Commit by guillaume: r7998 - trunk/pgadmin3/pgadmin/frm

2009-08-04 Thread Guillaume Lelarge
Le mardi 4 août 2009 à 13:01:21, Dave Page a écrit :
 2009/8/4 Marek Černocký ma...@manet.cz:
  This patch affect translateable strings. Please update POT tamplate and
  PO files.

 We don't update the PO files and template for every change during the
 dev cycle that touches any strings - it creates far too much SVN
 traffic for virtually no gain (none of the translators keep up during
 the dev cycle - it's too inefficient).

If you want to do it step by step, you can do this on your own. Use 
stringextract shell script and use msgmerge to update your .po file.

 That said - please remember to update pgadmin-release.pot before you
 do update the template for the first time Guillaume.

Yes, I'll do.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] Patch - translation seq stats

2009-08-04 Thread Marek Černocký
Hi,

I send patch to do sequence statistics description translateable.


Regards

Marek
diff --recursive -c pgadmin3.svn/pgadmin/schema/pgSequence.cpp pgadmin3.new/pgadmin/schema/pgSequence.cpp
*** pgadmin3.svn/pgadmin/schema/pgSequence.cpp	2009-08-04 20:15:59.0 +0200
--- pgadmin3.new/pgadmin/schema/pgSequence.cpp	2009-08-04 20:49:42.0 +0200
***
*** 131,139 
  
  if (stats)
  {
! statistics-InsertItem(0, wxT(Blocks Read), PGICON_STATISTICS);
  statistics-SetItem(0l, 1, stats-GetVal(wxT(blks_read)));
! statistics-InsertItem(1, wxT(Blocks Hit), PGICON_STATISTICS);
  statistics-SetItem(1, 1, stats-GetVal(wxT(blks_hit)));
  
  delete stats;
--- 131,139 
  
  if (stats)
  {
! statistics-InsertItem(0, _(Blocks Read), PGICON_STATISTICS);
  statistics-SetItem(0l, 1, stats-GetVal(wxT(blks_read)));
! statistics-InsertItem(1, _(Blocks Hit), PGICON_STATISTICS);
  statistics-SetItem(1, 1, stats-GetVal(wxT(blks_hit)));
  
  delete stats;

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


[pgadmin-hackers] SVN Commit by guillaume: r8005 - in trunk/pgadmin3: . pgadmin/schema

2009-08-04 Thread svn
Author: guillaume

Date: 2009-08-04 23:01:35 +0100 (Tue, 04 Aug 2009)

New Revision: 8005

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8005view=rev

Log:
Better l10n support on sequences' statistics, per a patch from Marek Cernocky.



Modified:
   trunk/pgadmin3/CHANGELOG
   trunk/pgadmin3/pgadmin/schema/pgSequence.cpp

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers


Re: [pgadmin-hackers] Patch - translation seq stats

2009-08-04 Thread Guillaume Lelarge
Le mardi 4 août 2009 à 20:56:10, Marek Černocký a écrit :
 [...]
 I send patch to do sequence statistics description translateable.


Thanks, commited.


-- 
Guillaume.
 http://www.postgresqlfr.org
 http://dalibo.com

-- 
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgadmin-hackers