Re: [pgadmin-hackers] [pgAdmin III] #217: selection highlight color in query editor

2010-07-28 Thread pgAdmin Trac
#217: selection highlight color in query editor -+-- Reporter: Benedek Laszlo | Owner: Benedek Laszlo Type: bug | Status: closed Priority: minor | Milestone: 1.12

[pgadmin-hackers] [pgAdmin III] #217: selection highlight color in query editor

2010-07-28 Thread pgAdmin Trac
#217: selection highlight color in query editor +--- Reporter: Benedek Laszlo | Owner: Benedek Laszlo Type: bug | Status: new Priority: minor | Milestone:

[pgadmin-hackers] pgAdmin III commit: Add helper search paths for PG and EDB 9.0 and 9.1,

2010-07-28 Thread Dave Page
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=2ff3773a4c437bd9f638bdec851a759119efb5cf Log Message --- Add helper search paths for PG and EDB 9.0 and 9.1, and GPDB 4.0 Branch -- master Modified Files -- pgadmin/pgAdmin3.cpp | 40 ++

[pgadmin-hackers] pgAdmin III commit: Add helper search paths for PG and EDB 9.0 and 9.1,

2010-07-28 Thread Dave Page
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c0381f5d6c9b13d494cd2d0a05fa338a4aeef3ba Log Message --- Add helper search paths for PG and EDB 9.0 and 9.1, and GPDB 4.0 Branch -- REL-1_12_0_PATCHES Modified Files -- pgadmin/pgAdmin3.cpp | 40 ++

Re: [pgadmin-hackers] [pgAdmin III] #215: Default role support

2010-07-28 Thread pgAdmin Trac
#215: Default role support -+-- Reporter: Benedek Laszlo | Owner: Benedek Laszlo Type: feature | Status: closed Priority: minor | Milestone: 1.14 Component: pg

Re: [pgadmin-hackers] role support

2010-07-28 Thread Guillaume Lelarge
Le 26/07/2010 18:59, Guillaume Lelarge a écrit : > Le 26/07/2010 17:38, Benedek László a écrit : >> This is the next approximation, a single patch against current git master. >> >> Should cover all the features you asked. Please review it. >> > > Sure. Applies, compiles, and works great. Everythin

[pgadmin-hackers] pgAdmin III commit: Default role support in server configs, quick conne

2010-07-28 Thread Guillaume Lelarge
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9af27f4c6978098e31343783994efe56f02b1707 Log Message --- Default role support in server configs, quick connect, backups and restore. Rolename parameter can be specified in each server's saved configuration. When a ro

Re: [pgadmin-hackers] selection highlight color in query editor

2010-07-28 Thread Dave Page
Thanks - patch applied for 1.12. On Wed, Jul 28, 2010 at 4:30 PM, Benedek László wrote: > Hi, > > With my desktop color scheme the selection background in the query editor has > exactly the same color as the window background. This > makes the selected and unselected text undistinguishable. > I

[pgadmin-hackers] pgAdmin III commit: Ensure the highlight colour in the SQL textboxes wi

2010-07-28 Thread Dave Page
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0c4e666d9412fee218ed8fa5d22e6bce7952608f Log Message --- Ensure the highlight colour in the SQL textboxes will work with the system colours [Benedek László]. Branch -- REL-1_12_0_PATCHES Modified Files

[pgadmin-hackers] pgAdmin III commit: Ensure the highlight colour in the SQL textboxes wi

2010-07-28 Thread Dave Page
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=0734dc827c52dc8e4bf04a93745ea243e19906d6 Log Message --- Ensure the highlight colour in the SQL textboxes will work with the system colours [Benedek László]. Branch -- master Modified Files -- CHANG

[pgadmin-hackers] pgAdmin III commit: Fix missing const decoration

2010-07-28 Thread Dave Page
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=48ceaadcad0ee02de55c068c0a0ee5fa1cd7fd78 Log Message --- Fix missing const decoration Branch -- master Modified Files -- pgadmin/include/images/pgAdmin3-16.xpm |2 +- pgadmin/include/images/pgAdmi

[pgadmin-hackers] pgAdmin III commit: Fix missing const decoration

2010-07-28 Thread Dave Page
Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=78caf5a45bf12da5bb1e542e831d777ac7772c79 Log Message --- Fix missing const decoration Branch -- REL-1_12_0_PATCHES Modified Files -- pgadmin/include/images/pgAdmin3-16.xpm |2 +- pgadmin/include/i

Re: [pgadmin-hackers] Git configuration

2010-07-28 Thread Dave Page
On Wed, Jul 28, 2010 at 4:59 PM, Guillaume Lelarge wrote: > I don't see why it still doesn't work. Anyway, you're right. I won't > spend more time on this. My problem is: I have at least one commit to do > with another author. Can I? Yes, but just do it the old fashioned way - with credit in the

Re: [pgadmin-hackers] Git configuration

2010-07-28 Thread Guillaume Lelarge
Le 28/07/2010 17:47, Dave Page a écrit : > On Wed, Jul 28, 2010 at 2:08 PM, Guillaume Lelarge > wrote: >> Le 28/07/2010 14:50, Guillaume Lelarge a écrit : >>> Le 28/07/2010 13:26, Dave Page a écrit : On Tue, Jul 27, 2010 at 5:36 PM, Guillaume Lelarge wrote: > Here is a patch to

Re: [pgadmin-hackers] Git configuration

2010-07-28 Thread Dave Page
On Wed, Jul 28, 2010 at 2:08 PM, Guillaume Lelarge wrote: > Le 28/07/2010 14:50, Guillaume Lelarge a écrit : >> Le 28/07/2010 13:26, Dave Page a écrit : >>> On Tue, Jul 27, 2010 at 5:36 PM, Guillaume Lelarge >>> wrote: >>> Here is a patch to fix this. Can you try it? Thanks. >>> >>> Looks OK

[pgadmin-hackers] selection highlight color in query editor

2010-07-28 Thread Benedek László
Hi, With my desktop color scheme the selection background in the query editor has exactly the same color as the window background. This makes the selected and unselected text undistinguishable. I created this patch to set the highlight colors to match the desktop's highlight colors. Comment's a

Re: [pgadmin-hackers] Git configuration

2010-07-28 Thread Guillaume Lelarge
Le 28/07/2010 14:50, Guillaume Lelarge a écrit : > Le 28/07/2010 13:26, Dave Page a écrit : >> On Tue, Jul 27, 2010 at 5:36 PM, Guillaume Lelarge >> wrote: >> >>> Here is a patch to fix this. Can you try it? Thanks. >> >> Looks OK (except for the spelling of committerinfo). But it didn't >> work w

Re: [pgadmin-hackers] Git configuration

2010-07-28 Thread Guillaume Lelarge
Le 28/07/2010 13:26, Dave Page a écrit : > On Tue, Jul 27, 2010 at 5:36 PM, Guillaume Lelarge > wrote: > >> Here is a patch to fix this. Can you try it? Thanks. > > Looks OK (except for the spelling of committerinfo). But it didn't > work when I tried it (no email was produced), and I can't seem

Re: [pgadmin-hackers] Git configuration

2010-07-28 Thread Dave Page
On Tue, Jul 27, 2010 at 5:36 PM, Guillaume Lelarge wrote: > Here is a patch to fix this. Can you try it? Thanks. Looks OK (except for the spelling of committerinfo). But it didn't work when I tried it (no email was produced), and I can't seem to get it to show me any debug info. So it got revert