[pgadmin-hackers] SVN Commit by guillaume: r7452 - trunk/pgadmin3

2008-08-30 Thread svn
Author: guillaume Date: 2008-08-30 22:39:27 +0100 (Sat, 30 Aug 2008) New Revision: 7452 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7452&view=rev Log: Forgot the changelog. Modified: trunk/pgadmin3/CHANGELOG -- Sent via pgadmin-hackers mailing list (pgadmin-hackers

[pgadmin-hackers] SVN Commit by guillaume: r7451 - in trunk/pgadmin3/pgadmin: dlg include/dlg

2008-08-30 Thread svn
Author: guillaume Date: 2008-08-30 22:37:21 +0100 (Sat, 30 Aug 2008) New Revision: 7451 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7451&view=rev Log: SQL text field can be enabled to allow SQL changes on properties dialog. Modified: trunk/pgadmin3/pgadmin/dlg/dlgPro

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-08-30 Thread Guillaume Lelarge
Dave Page a écrit : > On Sat, Aug 30, 2008 at 9:44 PM, Guillaume Lelarge > <[EMAIL PROTECTED]> wrote: > >> The current values could be the settings ones or the table ones. If we >> put the current values in the main textboxes, we will have to first >> check that at least one textbox value is diffe

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-08-30 Thread Dave Page
On Sat, Aug 30, 2008 at 9:44 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > The current values could be the settings ones or the table ones. If we > put the current values in the main textboxes, we will have to first > check that at least one textbox value is different from the current > value

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-08-30 Thread Guillaume Lelarge
Dave Page a écrit : > On Sat, Aug 30, 2008 at 9:28 PM, Guillaume Lelarge > <[EMAIL PROTECTED]> wrote: >> Dave Page a écrit : >>> On Sat, Aug 30, 2008 at 5:52 PM, Guillaume Lelarge >>> <[EMAIL PROTECTED]> wrote: >>> > Oh, yes - of course. I wonder if we should give the static text boxes > a

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-08-30 Thread Dave Page
On Sat, Aug 30, 2008 at 9:28 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Dave Page a écrit : >> On Sat, Aug 30, 2008 at 5:52 PM, Guillaume Lelarge >> <[EMAIL PROTECTED]> wrote: >> Oh, yes - of course. I wonder if we should give the static text boxes a thin border so it's obviously

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-08-30 Thread Guillaume Lelarge
Dave Page a écrit : > On Sat, Aug 30, 2008 at 5:52 PM, Guillaume Lelarge > <[EMAIL PROTECTED]> wrote: > >>> Oh, yes - of course. I wonder if we should give the static text boxes >>> a thin border so it's obviously they are there, even when empty? At >>> the moment it just looks odd. >>> >> I tried

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-08-30 Thread Dave Page
On Sat, Aug 30, 2008 at 5:52 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: >> Oh, yes - of course. I wonder if we should give the static text boxes >> a thin border so it's obviously they are there, even when empty? At >> the moment it just looks odd. >> > > I tried many things but didn't manag

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-08-30 Thread Dave Page
On Sat, Aug 30, 2008 at 5:28 PM, Guillaume Lelarge <[EMAIL PROTECTED]> wrote: > Dave Page a écrit : >> On Thu, Aug 28, 2008 at 8:56 AM, Guillaume Lelarge >> [...] >>> I'll first work on the server status window (remember the first part: >>> Replace the wxNotebook widget with the wxAuiNotebook so us

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-08-30 Thread Guillaume Lelarge
Dave Page a écrit : > On Wed, Aug 27, 2008 at 9:10 AM, Guillaume Lelarge > <[EMAIL PROTECTED]> wrote: > >> It seems at the right place to me. There are three columns on this tab: >> first one for the labels, second one for the text box, and third one for >> static texts showing current values. >

Re: [pgadmin-hackers] Enabling SQL text field in the SQL tab of object dialog

2008-08-30 Thread Guillaume Lelarge
Dave Page a écrit : > On Thu, Aug 28, 2008 at 8:56 AM, Guillaume Lelarge > [...] >> I'll first work on the server status window (remember the first part: >> Replace the wxNotebook widget with the wxAuiNotebook so users can close >> tabs and rearrange tabs order via drag-and-drop.) When the first pa

[pgadmin-hackers] SVN Commit by guillaume: r7450 - in trunk/pgadmin3/pgadmin: agent include/agent ui

2008-08-30 Thread svn
Author: guillaume Date: 2008-08-30 16:18:05 +0100 (Sat, 30 Aug 2008) New Revision: 7450 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7450&view=rev Log: dlgSchedule is now growable. Modified: trunk/pgadmin3/pgadmin/agent/dlgSchedule.cpp trunk/pgadmin3/pgadmin/includ