Author: hiroshi
Date: 2006-10-23 01:55:01 +0100 (Mon, 23 Oct 2006)
New Revision: 5514
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5514&view=rev
Log:
Additional lines.
(ja_JP)
Modified:
branches/REL-1_4_0_PATCHES/pgadmin3/i18n/ja_JP/pgadmin3.mo
branches/REL-1_4_0_P
Author: hiroshi
Date: 2006-10-23 01:53:43 +0100 (Mon, 23 Oct 2006)
New Revision: 5513
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5513&view=rev
Log:
The change is corrected.
Modified:
branches/REL-1_4_0_PATCHES/pgadmin3/pgadmin3.pot
---(end o
Hi all,
I've found and fixed (or reported to wxWidgets) a number of issues in
pgAdmin beta 3 over the last few days. You've certainly been keeping me
busy with corner cases and hard to reproduce stuff! Anyway, here's a
quick rundown on some of what I've done.
- Fixed a bug in the query tool which
Author: dpage
Date: 2006-10-22 20:30:29 +0100 (Sun, 22 Oct 2006)
New Revision: 5512
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5512&view=rev
Log:
Enable/disable the add/remove column buttons when creating an index.
Modified:
trunk/pgadmin3/src/dlg/dlgIndex.cpp
tru