Author: guillaume
Date: 2008-08-26 15:21:01 +0100 (Tue, 26 Aug 2008)
New Revision: 7420
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7420&view=rev
Log:
Review of the dialogs to make them growable.
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/agent/dlgJ
Guillaume Lelarge a écrit :
> [...]
> I'll only commit some pieces of my patch. Here are the dialogs that
> won't be commited:
>
> * dlgFunction (status bar, OK and cancel buttons don't display
>correctly on Mac)
> * dlgLanguage (strange error about wxChoice::GetString on Mac...
>strange
On Tue, Aug 26, 2008 at 3:22 PM, Guillaume Lelarge
<[EMAIL PROTECTED]> wrote:
> Guillaume Lelarge a écrit :
>> New patch is available on:
>> http://developer.pgadmin.org/~guillaume/dialogreview_20080825.patch.bz2
>>
>> It'll be commited tomorrow afternoon (if no one objects).
>>
>
> Done.
:-)
-
Dave Page a écrit :
> On Wed, Jul 9, 2008 at 12:31 PM, Guillaume Lelarge
> <[EMAIL PROTECTED]> wrote:
> [...]
>> I prefer to add sizing to all (properties') dialogs. This is a work I can
>> do, step by step. I think I should follow these steps in this order:
>>
>> * one patch for each dialog to ad
Guillaume Lelarge a écrit :
> [...]
> Back on this. The plan took a lot more time than I initially thought.
> Anyways, here is the v5 patch updated.
>
I'm tired for sure... here is the patch.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
enablingsqlt
On Tue, Aug 26, 2008 at 6:48 PM, Guillaume Lelarge
<[EMAIL PROTECTED]> wrote:
> Guillaume Lelarge a écrit :
>> [...]
>> Back on this. The plan took a lot more time than I initially thought.
>> Anyways, here is the v5 patch updated.
>>
>
> I'm tired for sure... here is the patch.
:-(
Well it looks
Author: guillaume
Date: 2008-08-26 22:37:27 +0100 (Tue, 26 Aug 2008)
New Revision: 7421
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7421&view=rev
Log:
Fix an issue with an uninitialized combo box.
Modified:
trunk/pgadmin3/pgadmin/dlg/dlgDatabase.cpp
--
Sent via pga
Author: guillaume
Date: 2008-08-26 22:38:25 +0100 (Tue, 26 Aug 2008)
New Revision: 7422
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7422&view=rev
Log:
dlgLanguage is now growable.
Modified:
trunk/pgadmin3/pgadmin/dlg/dlgLanguage.cpp
trunk/pgadmin3/pgadmin/include/
Dave Page a écrit :
> On Tue, Aug 26, 2008 at 6:48 PM, Guillaume Lelarge
> <[EMAIL PROTECTED]> wrote:
>> Guillaume Lelarge a écrit :
>>> [...]
>>> Back on this. The plan took a lot more time than I initially thought.
>>> Anyways, here is the v5 patch updated.
>>>
>> I'm tired for sure... here is th
Author: guillaume
Date: 2008-08-26 23:24:51 +0100 (Tue, 26 Aug 2008)
New Revision: 7423
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7423&view=rev
Log:
dlgTable is now growable.
Modified:
trunk/pgadmin3/pgadmin/dlg/dlgTable.cpp
trunk/pgadmin3/pgadmin/include/dlg/dl
Hi,
I took a recent SVN update and saw that I couldn't hide FTS items from the
display, just because the frmOptions couldn't Save / Fetch the corresponding
settings.
Attached is a simple patch that allows us to do that.
Regards,
*Robins Tharakan*
Index: pgadmin/utils/sysSettings.cpp
11 matches
Mail list logo