[pgadmin-hackers] SVN Commit by dpage: r7274 - branches/REL-1_8_0_EDB/pgadmin3/pgadmin/frm

2008-05-03 Thread svn
Author: dpage Date: 2008-05-03 21:21:51 +0100 (Sat, 03 May 2008) New Revision: 7274 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7274&view=rev Log: Prevent moving from cell to cell using in the edit grid from resetting the data dirty/clean state. Modified: branches/R

[pgadmin-hackers] SVN Commit by dpage: r7273 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/frm

2008-05-03 Thread svn
Author: dpage Date: 2008-05-03 21:21:18 +0100 (Sat, 03 May 2008) New Revision: 7273 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7273&view=rev Log: Prevent moving from cell to cell using in the edit grid from resetting the data dirty/clean state. Modified: branches/R

[pgadmin-hackers] SVN Commit by dpage: r7272 - trunk/pgadmin3/pgadmin/frm

2008-05-03 Thread svn
Author: dpage Date: 2008-05-03 21:20:38 +0100 (Sat, 03 May 2008) New Revision: 7272 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7272&view=rev Log: Prevent moving from cell to cell using in the edit grid from resetting the data dirty/clean state. Modified: trunk/pgad

[pgadmin-hackers] SVN Commit by dpage: r7271 - branches/REL-1_8_0_EDB/pgadmin3/pgadmin/schema

2008-05-03 Thread svn
Author: dpage Date: 2008-05-03 21:04:19 +0100 (Sat, 03 May 2008) New Revision: 7271 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7271&view=rev Log: Teach view ACL reverse engineering that there is no RULE privilege on PG 8.2 and above. Modified: branches/REL-1_8_0_EDB

[pgadmin-hackers] SVN Commit by dpage: r7270 - branches/REL-1_8_0_PATCHES/pgadmin3/pgadmin/schema

2008-05-03 Thread svn
Author: dpage Date: 2008-05-03 21:03:41 +0100 (Sat, 03 May 2008) New Revision: 7270 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7270&view=rev Log: Teach view ACL reverse engineering that there is no RULE privilege on PG 8.2 and above. Modified: branches/REL-1_8_0_PAT

[pgadmin-hackers] SVN Commit by dpage: r7269 - trunk/pgadmin3/pgadmin/schema

2008-05-03 Thread svn
Author: dpage Date: 2008-05-03 21:03:22 +0100 (Sat, 03 May 2008) New Revision: 7269 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=7269&view=rev Log: Teach view ACL reverse engineering that there is no RULE privilege on PG 8.2 and above. Modified: trunk/pgadmin3/pgadmin

Re: [pgadmin-hackers] Behavioral issues in data grid: unsaved data, sort/filter

2008-05-03 Thread Dave Page
Hi Erwin, On Sat, May 3, 2008 at 12:57 AM, Erwin Brandstetter <[EMAIL PROTECTED]> wrote: > - key now seems to have the same effect as moving to the next field > with the mouse pointer. This is a twofold improvement: no data loss, > behavior unified. > The false warnings have consequently become