[pgadmin-hackers] SVN Commit by dpage: r7077 - in trunk/pgadmin3: . pgadmin/dlg

2008-02-13 Thread svn
Author: dpage Date: 2008-02-13 19:20:01 + (Wed, 13 Feb 2008) New Revision: 7077 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7077&view=rev Log: Sort the functions in the combo box on the Trigger dialogue [Robins Tharakan] Modified: trunk/pgadmin3/CHANGELOG trunk

Re: [pgadmin-hackers] Sorted Function List in New Trigger form

2008-02-13 Thread Dave Page
On Feb 13, 2008 6:02 PM, Robins Tharakan <[EMAIL PROTECTED]> wrote: > Hi, > > While working at office today I realised that it was quite annoying to get > and unsorted function list in the 'New Trigger' form. > > (While I do other stuff, I thought I should take care of these trivials > before it ge

[pgadmin-hackers] Sorted Function List in New Trigger form

2008-02-13 Thread Robins Tharakan
Hi, While working at office today I realised that it was quite annoying to get and unsorted function list in the 'New Trigger' form. (While I do other stuff, I thought I should take care of these trivials before it gets out of my mind.) Attached is a small patch to sort that list. *Robins* Inde

Re: [pgadmin-hackers] ComboBox for FK columns in EditGrid

2008-02-13 Thread Dave Page
On Feb 13, 2008 4:33 PM, Robins Tharakan <[EMAIL PROTECTED]> wrote: > Hi, > > In searching for what to add next to PgAdmin, I saw that the PgAdmin TODO > list has listed ComboBoxes in ForeignKey columns as one of its requirements. > > Is anyone working on it ? > I would want to give it a try if I

[pgadmin-hackers] ComboBox for FK columns in EditGrid

2008-02-13 Thread Robins Tharakan
Hi, In searching for what to add next to PgAdmin, I saw that the PgAdmin TODO list has listed ComboBoxes in ForeignKey columns as one of its requirements. Is anyone working on it ? I would want to give it a try if I could understand wxWidgets a little bit more. And for that, any recommendations

[pgadmin-hackers] SVN Commit by dpage: r7076 - trunk/pgadmin3

2008-02-13 Thread svn
Author: dpage Date: 2008-02-13 15:56:07 + (Wed, 13 Feb 2008) New Revision: 7076 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7076&view=rev Log: Add the table types UI changes to the TODO per discussion. Modified: trunk/pgadmin3/TODO ---(end

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

2008-02-13 Thread svn
Author: dpage Date: 2008-02-13 15:52:27 + (Wed, 13 Feb 2008) New Revision: 7075 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7075&view=rev Log: Hide array variants of table-types in datatype selectors where we already hide the table type itself. Modified: trunk/pg

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

2008-02-13 Thread svn
Author: dpage Date: 2008-02-13 15:51:58 + (Wed, 13 Feb 2008) New Revision: 7074 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7074&view=rev Log: Hide array variants of table-types in datatype selectors where we already hide the table type itself. Modified: branches