On Wed, Mar 3, 2010 at 10:03 PM, Guillaume Lelarge
wrote:
> Done too. See miscquery.patch.
The Query tool looks good now, but I get a crash if I try to open the
Options dialogue:
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 org.postgresql.pgadmin 0x001eddb0
pgSettin
Author: guillaume
Date: 2010-03-04 19:56:17 + (Thu, 04 Mar 2010)
New Revision: 8201
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8201&view=rev
Log:
Correctly save the position of a pgFrame, per a report from Andreas Laggner and
Dan Halbert.
Modified:
branches/REL
Author: guillaume
Date: 2010-03-04 19:56:38 + (Thu, 04 Mar 2010)
New Revision: 8202
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8202&view=rev
Log:
Update the .pot file.
Modified:
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin3.pot
--
Sent via pgadmin-hackers mail
Author: guillaume
Date: 2010-03-04 19:58:38 + (Thu, 04 Mar 2010)
New Revision: 8203
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8203&view=rev
Log:
Correctly save the position of a pgFrame, per a report from Andreas Laggner and
Dan Halbert.
Modified:
trunk/pgadmi
#147: Window Size SQL-query
-+--
Reporter: Andreas Laggner | Owner: gleu
Type: bug | Status: new
Priority: minor| Milestone: 1.10.2
Component: pgadmin | Ver
#147: Window Size SQL-query
-+--
Reporter: Andreas Laggner | Owner: gleu
Type: bug | Status: new
Priority: minor| Milestone: 1.10.2
Component: pgadmin | Ver
#147: Window Size SQL-query
--+-
Reporter: Andreas Laggner | Owner: gleu
Type: bug | Status: closed
Priority: minor| Milestone: 1.10.2
Component: pgadmin |
Le 04/03/2010 11:23, Dave Page a écrit :
> On Wed, Mar 3, 2010 at 10:03 PM, Guillaume Lelarge
> wrote:
>
>> Done too. See miscquery.patch.
>
> The Query tool looks good now, but I get a crash if I try to open the
> Options dialogue:
>
I don't get a crash when I open the frmOptions window. With
On Thu, Mar 4, 2010 at 8:42 PM, Guillaume Lelarge
wrote:
> Le 04/03/2010 11:23, Dave Page a écrit :
>> On Wed, Mar 3, 2010 at 10:03 PM, Guillaume Lelarge
>> wrote:
>>
>>> Done too. See miscquery.patch.
>>
>> The Query tool looks good now, but I get a crash if I try to open the
>> Options dialogue
Le 04/03/2010 21:45, Dave Page a écrit :
> On Thu, Mar 4, 2010 at 8:42 PM, Guillaume Lelarge
> wrote:
>> Le 04/03/2010 11:23, Dave Page a écrit :
>>> On Wed, Mar 3, 2010 at 10:03 PM, Guillaume Lelarge
>>> wrote:
>>>
Done too. See miscquery.patch.
>>>
>>> The Query tool looks good now, but I
Hi,
I'm still working on a ctlColourPicker widget, our custom
wxColourPickerCtrl to work around issues found on Mac OS X by Dave. I
was obviously wrong when I said that coding this widget would be simple :-/
The patch attached is my current work. I'm pretty ashamed of it, but
can't find a way to
Le 05/03/2010 00:52, Guillaume Lelarge a écrit :
> [...]
> I'm still working on a ctlColourPicker widget, our custom
> wxColourPickerCtrl to work around issues found on Mac OS X by Dave. I
> was obviously wrong when I said that coding this widget would be simple :-/
>
> The patch attached is my cu
Hi Guillaume,
Very small mistake. (I saw this error earlier.)
You forget to add "$(srcdir)/ctl/xh_ctlcolourpicker.cpp" in "pgadmin/ctl/
module.mk" file.
Please find the attached patch.
--
Thanks & Regards,
Ashesh Vashi
On Fri, Mar 5, 2010 at 5:44 AM, Guillaume Lelarge wrote:
> Le 05/03/2010 00:
Hi Ashesh,
Le 05/03/2010 07:31, Ashesh Vashi a écrit :
> [...]
> Very small mistake. (I saw this error earlier.)
> You forget to add "$(srcdir)/ctl/xh_ctlcolourpicker.cpp" in "pgadmin/ctl/
> module.mk" file.
> Please find the attached patch.
>
Wow, thanks a lot. I thought I updated all module.mk
14 matches
Mail list logo