Re: [pgadmin-hackers] ctlCombobox SetEditable to false on Linux

2010-09-27 Thread Guillaume Lelarge
Le 28/09/2010 06:59, Ashesh Vashi a écrit : > Hi Guillaume, > > Auto-completion functionality does not behave as expected on linux with GTK. > Hence, we disabled editing combo-box on GTK only. > Yeah, Dave told me that. But I don't quite get what it means. When I worked a bit, I see there's no a

Re: [pgadmin-hackers] ctlCombobox SetEditable to false on Linux

2010-09-27 Thread Ashesh Vashi
Hi Guillaume, Auto-completion functionality does not behave as expected on linux with GTK. Hence, we disabled editing combo-box on GTK only. Try & check if you can do something about it. I gave a little try on it, but it did not go well for me because of lack of expertise and time constraint. :-(

[pgadmin-hackers] ctlCombobox SetEditable to false on Linux

2010-09-27 Thread Guillaume Lelarge
Could I get rid of it? I probably need to explain a bit more (can't do less obviously :) ). I don't get what workaround it tries to achieve, but I definitely do get what advantages we would have on linux if we get rid of that three lines of code. What I would like to do is get rid of this: #ifd

Re: [pgadmin-hackers] 1.12.1?

2010-09-27 Thread Guillaume Lelarge
Le 27/09/2010 18:59, Dave Page a écrit : > On Mon, Sep 27, 2010 at 5:48 PM, Guillaume Lelarge > wrote: >> Le 27/09/2010 18:20, Dave Page a écrit : >>> On Mon, Sep 27, 2010 at 5:18 PM, Guillaume Lelarge >>> wrote: Le 27/09/2010 17:10, Dave Page a écrit : > We're building PostgreSQL 9.0.1

Re: [pgadmin-hackers] 1.12.1?

2010-09-27 Thread Dave Page
On Mon, Sep 27, 2010 at 5:48 PM, Guillaume Lelarge wrote: > Le 27/09/2010 18:20, Dave Page a écrit : >> On Mon, Sep 27, 2010 at 5:18 PM, Guillaume Lelarge >> wrote: >>> Le 27/09/2010 17:10, Dave Page a écrit : We're building PostgreSQL 9.0.1 on Friday. Do we want to push out a pgAdmin u

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Magnus Hagander
On Mon, Sep 27, 2010 at 18:26, Guillaume Lelarge wrote: > Le 27/09/2010 10:06, Magnus Hagander a écrit : >> On Mon, Sep 27, 2010 at 10:00, Dave Page wrote: >>> On Sun, Sep 26, 2010 at 9:50 PM, Guillaume Lelarge >>> wrote: See http://developer.pgadmin.org/~guillaume/pgadmin_docs/_b

Re: [pgadmin-hackers] 1.12.1?

2010-09-27 Thread Guillaume Lelarge
Le 27/09/2010 18:20, Dave Page a écrit : > On Mon, Sep 27, 2010 at 5:18 PM, Guillaume Lelarge > wrote: >> Le 27/09/2010 17:10, Dave Page a écrit : >>> We're building PostgreSQL 9.0.1 on Friday. Do we want to push out a >>> pgAdmin update to coincide? >>> >> >> Could be interesting to get the 6 bug

[pgadmin-hackers] pgAdmin III commit: Update the CHANGELOG

2010-09-27 Thread Guillaume Lelarge
Update the CHANGELOG I completely forgot about it for the last 5 bugfixes. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=eb4b50869e376f3af6452ff9c462ef061f7bbf21 Modified Files -- CHANGELOG |5 + 1 files changed, 5 inserti

[pgadmin-hackers] pgAdmin III commit: Update the CHANGELOG

2010-09-27 Thread Guillaume Lelarge
Update the CHANGELOG I completely forgot it for my last 5 bugfixes. Branch -- REL-1_12_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a1ba3960f80bcc47d98af373be4833223d52029c Modified Files -- CHANGELOG |5 + 1 files changed, 5 in

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Guillaume Lelarge
Le 27/09/2010 10:42, Thom Brown a écrit : > On 27 September 2010 09:26, Dave Page wrote: >> On Mon, Sep 27, 2010 at 9:11 AM, Thom Brown wrote: >>> On 27 September 2010 09:00, Dave Page wrote: Wow, that was quick (and unexpected!). There's some weirdness here, but maybe that's just a ma

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Guillaume Lelarge
Le 27/09/2010 10:17, Thom Brown a écrit : > On 27 September 2010 09:06, Magnus Hagander wrote: >> On Mon, Sep 27, 2010 at 10:00, Dave Page wrote: >>> On Sun, Sep 26, 2010 at 9:50 PM, Guillaume Lelarge >>> wrote: See http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Guillaume Lelarge
Le 27/09/2010 10:06, Magnus Hagander a écrit : > On Mon, Sep 27, 2010 at 10:00, Dave Page wrote: >> On Sun, Sep 26, 2010 at 9:50 PM, Guillaume Lelarge >> wrote: >>> >>> See >>> http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/index.html. >>> >>> It took me three hours to manually

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Guillaume Lelarge
Le 27/09/2010 10:00, Dave Page a écrit : > On Sun, Sep 26, 2010 at 9:50 PM, Guillaume Lelarge > wrote: >> >> See >> http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/index.html. >> >> It took me three hours to manually convert the current documentation. >> There is also a possibilit

Re: [pgadmin-hackers] 1.12.1?

2010-09-27 Thread Dave Page
On Mon, Sep 27, 2010 at 5:18 PM, Guillaume Lelarge wrote: > Le 27/09/2010 17:10, Dave Page a écrit : >> We're building PostgreSQL 9.0.1 on Friday. Do we want to push out a >> pgAdmin update to coincide? >> > > Could be interesting to get the 6 bugfixes out. See > http://code.pgadmin.org/trac/query

Re: [pgadmin-hackers] 1.12.1?

2010-09-27 Thread Guillaume Lelarge
Le 27/09/2010 17:10, Dave Page a écrit : > We're building PostgreSQL 9.0.1 on Friday. Do we want to push out a > pgAdmin update to coincide? > Could be interesting to get the 6 bugfixes out. See http://code.pgadmin.org/trac/query?status=closed&group=resolution&milestone=1.12.1 for details. Just

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Christophe Chauvet
Hi I wrote a PostgreSQL syntax highlighting [1] for Pygments (used by sphinx for code) I don't know if it may be useful for the documentation. Regards, [1] : https://bitbucket.org/kryskool/pygments-postgresql/ On Sun, 26 Sep 2010 22:50:19 +0200, Guillaume Lelarge wrote: > Le 24/09/2010 11:

[pgadmin-hackers] 1.12.1?

2010-09-27 Thread Dave Page
We're building PostgreSQL 9.0.1 on Friday. Do we want to push out a pgAdmin update to coincide? -- Dave Page Blog: http://pgsnake.blogspot.com Twitter: @pgsnake EnterpriseDB UK: http://www.enterprisedb.com The Enterprise Postgres Company -- Sent via pgadmin-hackers mailing list (pgadmin-hacker

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Thom Brown
On 27 September 2010 09:26, Dave Page wrote: > On Mon, Sep 27, 2010 at 9:11 AM, Thom Brown wrote: >> On 27 September 2010 09:00, Dave Page wrote: >>> Wow, that was quick (and unexpected!). There's some weirdness here, >>> but maybe that's just a markup issue: >>> >>> http://developer.pgadmin.org

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Dave Page
On Mon, Sep 27, 2010 at 9:11 AM, Thom Brown wrote: > On 27 September 2010 09:00, Dave Page wrote: >> Wow, that was quick (and unexpected!). There's some weirdness here, >> but maybe that's just a markup issue: >> >> http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/connect.html#con

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Thom Brown
On 27 September 2010 09:06, Magnus Hagander wrote: > On Mon, Sep 27, 2010 at 10:00, Dave Page wrote: >> On Sun, Sep 26, 2010 at 9:50 PM, Guillaume Lelarge >> wrote: >>> >>> See >>> http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/index.html. >>> >>> It took me three hours to manu

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Thom Brown
On 27 September 2010 09:00, Dave Page wrote: > On Sun, Sep 26, 2010 at 9:50 PM, Guillaume Lelarge > wrote: >> >> See >> http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/index.html. >> >> It took me three hours to manually convert the current documentation. >> There is also a possi

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Magnus Hagander
On Mon, Sep 27, 2010 at 10:00, Dave Page wrote: > On Sun, Sep 26, 2010 at 9:50 PM, Guillaume Lelarge > wrote: >> >> See >> http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/index.html. >> >> It took me three hours to manually convert the current documentation. >> There is also a po

Re: [pgadmin-hackers] Documentation

2010-09-27 Thread Dave Page
On Sun, Sep 26, 2010 at 9:50 PM, Guillaume Lelarge wrote: > > See > http://developer.pgadmin.org/~guillaume/pgadmin_docs/_build/html/index.html. > > It took me three hours to manually convert the current documentation. > There is also a possibility to change the theme. I'll try to do it on my > la