On Sat, Mar 6, 2010 at 5:59 PM, Guillaume Lelarge
wrote:
> Hi,
>
> I've seen that there will be minor releases of PostgreSQL in one to two
> weeks. It would probably be a good idea to release 1.10.2. There is not
> a lot of fixes (9 closed tickets, see
> http://code.pgadmin.org/trac/query?status=c
On Sat, Mar 6, 2010 at 5:22 PM, Guillaume Lelarge
wrote:
> Hi,
>
> Dave found some issues on the layout of the query tool. They are on a
> few mails, so I thought I'll answer to all of them in a new thread.
>
> Here is the list of issues, and my answers:
>
>> I just went to add a server in a pgAdm
Le 08/03/2010 11:19, Dave Page a écrit :
> On Sat, Mar 6, 2010 at 5:59 PM, Guillaume Lelarge
> wrote:
>> Hi,
>>
>> I've seen that there will be minor releases of PostgreSQL in one to two
>> weeks. It would probably be a good idea to release 1.10.2. There is not
>> a lot of fixes (9 closed tickets,
On Mon, Mar 8, 2010 at 5:44 PM, Guillaume Lelarge
wrote:
> Le 08/03/2010 11:19, Dave Page a écrit :
>> On Sat, Mar 6, 2010 at 5:59 PM, Guillaume Lelarge
>> wrote:
>>> Hi,
>>>
>>> I've seen that there will be minor releases of PostgreSQL in one to two
>>> weeks. It would probably be a good idea to
Le 08/03/2010 18:46, Dave Page a écrit :
> On Mon, Mar 8, 2010 at 5:44 PM, Guillaume Lelarge
> wrote:
>> Le 08/03/2010 11:19, Dave Page a écrit :
>>> On Sat, Mar 6, 2010 at 5:59 PM, Guillaume Lelarge
>>> wrote:
Hi,
I've seen that there will be minor releases of PostgreSQL in one to
Author: guillaume
Date: 2010-03-08 17:57:26 + (Mon, 08 Mar 2010)
New Revision: 8206
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8206&view=rev
Log:
Replace wxColourPickerCtrl with ctlColourPicker, our own implementation to
workaround Mac OS X display issues.
Added:
Author: guillaume
Date: 2010-03-08 17:57:32 + (Mon, 08 Mar 2010)
New Revision: 8207
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8207&view=rev
Log:
Get back the background color of the margin. Make it customizable.
Modified:
trunk/pgadmin3/pgadmin/ctl/ctlSQLBox.cpp
Author: guillaume
Date: 2010-03-08 17:57:35 + (Mon, 08 Mar 2010)
New Revision: 8208
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8208&view=rev
Log:
Miscellanous:
* remove the 'Current' from 'Delete Current';
* only add the query to the list if it executes without an err
Author: guillaume
Date: 2010-03-08 17:57:37 + (Mon, 08 Mar 2010)
New Revision: 8209
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8209&view=rev
Log:
Make the frmOptions dialog usable on Mac (but not pretty). It still needs more
work to be pretty.
Modified:
trunk/pga
Author: guillaume
Date: 2010-03-08 17:57:39 + (Mon, 08 Mar 2010)
New Revision: 8210
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8210&view=rev
Log:
Suppress trailing whitespace.
Modified:
trunk/pgadmin3/pgadmin/ctl/ctlColourPicker.cpp
--
Sent via pgadmin-hackers
Author: guillaume
Date: 2010-03-08 17:57:41 + (Mon, 08 Mar 2010)
New Revision: 8211
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8211&view=rev
Log:
Fix an issue occuring when you haven't set the colour of a server.
Modified:
trunk/pgadmin3/pgadmin/frm/frmQuery.cpp
Author: guillaume
Date: 2010-03-08 17:57:45 + (Mon, 08 Mar 2010)
New Revision: 8212
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8212&view=rev
Log:
Update CHANGELOG file.
Rebuild xrcDialogs.cpp.
Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/ui/xrcDia
Le 08/03/2010 11:24, Dave Page a écrit :
> On Sat, Mar 6, 2010 at 5:22 PM, Guillaume Lelarge
> wrote:
> [...]
>>> BTW, on OSX, the tabset overflows the width of the dialogue now. Can
>>> we widen the dialogue, and perhaps move all the colour options onto
>>> one tab?
>>
>> I need to add 50% of the
If u can finalise, stamp and tag today, that would be extremely
helpful. I'll build tomorrow then.
On 3/8/10, Guillaume Lelarge wrote:
> Le 08/03/2010 18:46, Dave Page a écrit :
>> On Mon, Mar 8, 2010 at 5:44 PM, Guillaume Lelarge
>> wrote:
>>> Le 08/03/2010 11:19, Dave Page a écrit :
On Sa
Author: guillaume
Date: 2010-03-08 19:02:30 + (Mon, 08 Mar 2010)
New Revision: 8213
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8213&view=rev
Log:
Automatic merge using stringmerge script.
Modified:
branches/REL-1_10_0_PATCHES/pgadmin3/i18n/af_ZA/pgadmin3.po
br
Author: guillaume
Date: 2010-03-08 19:03:24 + (Mon, 08 Mar 2010)
New Revision: 8214
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8214&view=rev
Log:
Update .pot file.
Modified:
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin3.pot
--
Sent via pgadmin-hackers mailing
On Mon, Mar 8, 2010 at 6:04 PM, Guillaume Lelarge
wrote:
> I'll try to do something based on that. My first idea was something like
> wxPropertyGrid
> (http://wxpropgrid.sourceforge.net/cgi-bin/index?page=about), I suppose
> also this is what you wanted to say with the VisualStudio stuff.
Yeah,
Author: guillaume
Date: 2010-03-08 20:58:17 + (Mon, 08 Mar 2010)
New Revision: 8215
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8215&view=rev
Log:
Bump version for release.
Modified:
branches/REL-1_10_0_PATCHES/pgadmin3/pgadmin/include/version.h
--
Sent via pga
Author: guillaume
Date: 2010-03-08 21:20:36 + (Mon, 08 Mar 2010)
New Revision: 8216
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8216&view=rev
Log:
Create REL-1_10_2 tag
Added:
tags/REL-1_10_2/
--
Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.
#46: "Use Replication" label/field bug in Column Create/Edit Dialog
--+-
Reporter: JwexlerAt MailDotCom | Owner: gleu
Type: bug | Status: accepted
Priority: minor |
#70: pgAdmin III crashed if select Add a New join in joins section of GQB
--+-
Reporter: dpage | Owner: dpage
Type: bug | Status: new
Priority: critical | Milestone:
Component:
#72: Database name contains Chinese chars then debugging procedure/function in
it results in core dump
--+-
Reporter: dpage | Owner: dpage
Type: bug | Status: new
Priority: critical | M
#64: Null pointer error when trying to create database with Chinese characters
in name
-+--
Reporter: dpage| Owner: dpage
Type: bug | Status: new
Priority: major| Milestone:
Le 08/03/2010 19:24, Dave Page a écrit :
> If u can finalise, stamp and tag today, that would be extremely
> helpful. I'll build tomorrow then.
>
Stamped and tagged. I still need to work on the website though.
--
Guillaume.
http://www.postgresqlfr.org
http://dalibo.com
--
Sent via pgadmin-
Le 08/03/2010 22:22, s...@pgadmin.org a écrit :
> Author: guillaume
>
> Date: 2010-03-08 21:22:43 + (Mon, 08 Mar 2010)
>
> New Revision: 8217
>
> Revision summary:
> http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8217&view=rev
>
> Log:
> Tag pgAdmin 1.10.2
>
>
> Added:
>tags/REL-1_1
#143: Replace wxColourPicker with a custom one
--+-
Reporter: gleu | Owner: gleu
Type: feature | Status: closed
Priority: minor| Milestone: 1.12
Component: pgadmin | Version: tr
26 matches
Mail list logo