[pgadmin-hackers] pgAdmin website commit: Another item done.

2011-08-15 Thread Guillaume Lelarge
Another item done. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin-www.git;a=commitdiff;h=e7b957bc2f6d7cb2b83bef04d7c051befd584d77 Modified Files -- development/roadmap.php |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- Sent via pgadm

Re: [pgadmin-hackers] [pgAdmin III] #318: Window sizing

2011-08-15 Thread pgAdmin Trac
#318: Window sizing -+-- Reporter: gleu | Owner: dpage Type: bug | Status: new Priority: minor| Milestone: Component: pgadmin | Version: 1.12 Keywords:

[pgadmin-hackers] pgAdmin III commit: Update latvian translation.

2011-08-15 Thread Guillaume Lelarge
Update latvian translation. Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=96acc288a9345a8c09e79d2c01edf7940281a67e Author: Rudolfs Mazurs Modified Files -- i18n/lv_LV/pgadmin3.mo | Bin 258406 -> 299127 bytes i18n/lv_

[pgadmin-hackers] pgAdmin III commit: Update latvian translation.

2011-08-15 Thread Guillaume Lelarge
Update latvian translation. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=582dcdc5cc483b67264399d0de2ed1fa91357e96 Author: Rudolfs Mazurs Modified Files -- i18n/lv_LV/pgadmin3.mo | Bin 258406 -> 299127 bytes i18n/lv_LV/pgadmin3.

Re: [pgadmin-hackers] New options dialog

2011-08-15 Thread Guillaume Lelarge
On Mon, 2011-08-15 at 15:07 +0200, Guillaume Lelarge wrote: > On Mon, 2011-08-15 at 10:44 +0100, Dave Page wrote: > > On Mon, Aug 15, 2011 at 10:39 AM, Thom Brown wrote: > > > On 15 August 2011 10:29, Guillaume Lelarge wrote: > > >> > > >> On Mon, 2011-01-10 at 09:40 +, Dave Page wrote: > > >

Re: [pgadmin-hackers] 1.14, Cmd +a on output grid doesn't select all lines

2011-08-15 Thread Guillaume Lelarge
On Sat, 2011-05-28 at 15:39 +0200, Guillaume Lelarge wrote: > On 05/07/2011 06:43 PM, Christophe Chauvet wrote: > > I test PgAdmin 1.14 Beta1 on MacOS X snow-leopard and found an issue > > when i want to select all lines in the datas output grid, if i press > > "Cmd + a" no lines select, if i use "

[pgadmin-hackers] Re: [pgAdmin III] #321: Cmd +a on output grid doesn't select all lines

2011-08-15 Thread pgAdmin Trac
#321: Cmd +a on output grid doesn't select all lines -+-- Reporter: Christophe Chauvet | Owner: dpage Type: bug | Status: closed Priority: minor | Milestone: 1.

Re: [pgadmin-hackers] [pgAdmin III] #305: Mac OS X UI Bug with columns' size

2011-08-15 Thread pgAdmin Trac
#305: Mac OS X UI Bug with columns' size ---+ Reporter: Brad Lhotsky | Owner: dpage Type: bug | Status: closed Priority: minor | Milestone: 1.14 Component: pgadmin |

Re: [pgadmin-hackers] [pgAdmin III] #305: Mac OS X UI Bug with columns' size

2011-08-15 Thread pgAdmin Trac
#305: Mac OS X UI Bug with columns' size --+- Reporter: Brad Lhotsky | Owner: dpage Type: bug | Status: new Priority: minor | Milestone: 1.14 Component: pgadmin |

[pgadmin-hackers] pgAdmin III commit: Redesign the options window

2011-08-15 Thread Guillaume Lelarge
Redesign the options window We now use a treeview on the left. An item selected in the treeview will display a panel on the right side of the window. The panel shows every options related to the treeview's item. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git

[pgadmin-hackers] pgAdmin III commit: Fix Select All to accept Cmd-A on Mac OS X

2011-08-15 Thread Guillaume Lelarge
Fix Select All to accept Cmd-A on Mac OS X Ctrl-A was working, but we didn't provide a way to use Cmd-A which is more popular on Mac OS X. Report from Christophe Chauvet. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e9fcfc60b2fa58f9837d2843

[pgadmin-hackers] pgAdmin III commit: Fix Select All to accept Cmd-A on Mac OS X

2011-08-15 Thread Guillaume Lelarge
Fix Select All to accept Cmd-A on Mac OS X Ctrl-A was working, but we didn't provide a way to use Cmd-A which is more popular on Mac OS X. Report from Christophe Chauvet. Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=9dc46d938733

[pgadmin-hackers] pgAdmin III commit: Makes sure we set a size to the Size column

2011-08-15 Thread Guillaume Lelarge
Makes sure we set a size to the Size column Without it, it's really difficult to read the contents of this specific column. (We usually use the header size, and "Size" is pretty small, which makes every cell of this column unreadable. Branch -- master Details --- http://git.postgresql.or

[pgadmin-hackers] pgAdmin III commit: Makes sure we set a size to the Size column

2011-08-15 Thread Guillaume Lelarge
Makes sure we set a size to the Size column Without it, it's really difficult to read the contents of this specific column. (We usually use the header size, and "Size" is pretty small, which makes every cell of this column unreadable. Branch -- REL-1_14_0_PATCHES Details --- http://git.p

Re: [pgadmin-hackers] New options dialog

2011-08-15 Thread Guillaume Lelarge
On Mon, 2011-08-15 at 10:44 +0100, Dave Page wrote: > On Mon, Aug 15, 2011 at 10:39 AM, Thom Brown wrote: > > On 15 August 2011 10:29, Guillaume Lelarge wrote: > >> > >> On Mon, 2011-01-10 at 09:40 +, Dave Page wrote: > >> > Hi > >> > > >> > On Sun, Jan 9, 2011 at 11:26 PM, Guillaume Lelarge

Re: [pgadmin-hackers] New options dialog

2011-08-15 Thread Dave Page
On Mon, Aug 15, 2011 at 10:39 AM, Thom Brown wrote: > On 15 August 2011 10:29, Guillaume Lelarge wrote: >> >> On Mon, 2011-01-10 at 09:40 +, Dave Page wrote: >> > Hi >> > >> > On Sun, Jan 9, 2011 at 11:26 PM, Guillaume Lelarge >> > wrote: >> > > Hi, >> > > >> > > At pgday.eu 2010, Dave and I

Re: [pgadmin-hackers] New options dialog

2011-08-15 Thread Thom Brown
On 15 August 2011 10:29, Guillaume Lelarge wrote: > On Mon, 2011-01-10 at 09:40 +, Dave Page wrote: > > Hi > > > > On Sun, Jan 9, 2011 at 11:26 PM, Guillaume Lelarge > > wrote: > > > Hi, > > > > > > At pgday.eu 2010, Dave and I discussed about the options dialog. We > > > would like to make