[pgadmin-hackers] Enable/Disable save button in the frmQuery.

2011-08-06 Thread Vinicius Santos
Hello, I believe that when you save a document in the form "frmQuery", the "Save" button should be disabled to become more obvious to the user that the document contains no changes. When user change the document, the button is enabled again. As with some text editors. I know that in this ca

[pgadmin-hackers] pgAdmin III commit: Follow option on to wether or not display foreign t

2011-08-06 Thread Guillaume Lelarge
Follow option on to wether or not display foreign table menu Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e031f26e478ab7d7832a4d66303ca1aaa8bcc88f Modified Files -- pgadmin/schema/pgSchema.cpp |8 ++-- 1 files

[pgadmin-hackers] pgAdmin III commit: Follow option on to wether or not display foreign t

2011-08-06 Thread Guillaume Lelarge
Follow option on to wether or not display foreign table menu Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e17c5d49fe25246dda7fe419c45f03d78be0cf79 Modified Files -- pgadmin/schema/pgSchema.cpp |8 ++-- 1 files changed, 2 i

Re: [pgadmin-hackers] Copy/Paste table(s) functions - git context patch

2011-08-06 Thread Dave Page
Just showing something would almost certainly make it a dialog. I can't see frmXXX being correct here however it's spun. On Saturday, August 6, 2011, Guillaume Lelarge wrote: > On Sat, 2011-08-06 at 16:28 +0100, Dave Page wrote: >> If there's a frmXXX that doesn't implement a separate tool (like

[pgadmin-hackers] pgAdmin III commit: Use system default background colour instead of whi

2011-08-06 Thread Guillaume Lelarge
Use system default background colour instead of white ... for the nodes' background color in the treeview. Should fix debian bug #635748 (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635748). Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.gi

[pgadmin-hackers] pgAdmin III commit: Use system default background colour instead of whi

2011-08-06 Thread Guillaume Lelarge
Use system default background colour instead of white ... for the nodes' background color in the treeview. Should fix debian bug #635748 (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635748). Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdi

Re: [pgadmin-hackers] Copy/Paste table(s) functions - git context patch

2011-08-06 Thread Guillaume Lelarge
On Sat, 2011-08-06 at 16:28 +0100, Dave Page wrote: > If there's a frmXXX that doesn't implement a separate tool (like the query > tool or server status monitor), then that must be moved & renamed before > commit. > I would prefer the tool to show something, but yeah, you're right, if it doesn't

Re: [pgadmin-hackers] Copy/Paste table(s) functions - git context patch

2011-08-06 Thread Dave Page
If there's a frmXXX that doesn't implement a separate tool (like the query tool or server status monitor), then that must be moved & renamed before commit. On Saturday, August 6, 2011, Guillaume Lelarge wrote: > On Mon, 2011-08-01 at 06:01 +0200, Vladimir Kokovic wrote: >> Hi, >> >> Added a threa

Re: [pgadmin-hackers] Copy/Paste table(s) functions - git context patch

2011-08-06 Thread Guillaume Lelarge
On Sat, 2011-08-06 at 16:30 +0200, Vladimir Kokovic wrote: > Hi, > > I will fix disconnection problem. > Thanks. > Tooltip on the toolbar paste icon shows progress. > Tooltip isn't a better UI than the status bar. And even that one is not a good one for this matter. -- Guillaume http://b

Re: [pgadmin-hackers] Copy/Paste table(s) functions - git context patch

2011-08-06 Thread Vladimir Kokovic
Hi, I will fix disconnection problem. Tooltip on the toolbar paste icon shows progress. Best regards, Vladimir Kokovic, DP senior, Belgrade, Serbia On 8/6/11, Guillaume Lelarge wrote: > On Sat, 2011-08-06 at 15:33 +0200, Guillaume Lelarge wrote: >> On Mon, 2011-08-01 at 06:01 +0200, Vladimir

Re: [pgadmin-hackers] Copy/Paste table(s) functions - git context patch

2011-08-06 Thread Guillaume Lelarge
On Sat, 2011-08-06 at 15:33 +0200, Guillaume Lelarge wrote: > On Mon, 2011-08-01 at 06:01 +0200, Vladimir Kokovic wrote: > > Hi, > > > > Added a thread termination control in case of main frame OnClose. > > > > Ignore previous two patches ! > > > > Tried it. Don't like the big button, I would g

Re: [pgadmin-hackers] Copy/Paste table(s) functions - git context patch

2011-08-06 Thread Guillaume Lelarge
On Mon, 2011-08-01 at 06:01 +0200, Vladimir Kokovic wrote: > Hi, > > Added a thread termination control in case of main frame OnClose. > > Ignore previous two patches ! > Tried it. Don't like the big button, I would get rid of it. It behaves much better. I still don't get why you have a frmXXX

Re: [pgadmin-hackers] Changed default ordering in tables

2011-08-06 Thread Dave Page
Thanks. I thought i checked for the var init. Guess i missed a code path. On Saturday, August 6, 2011, Guillaume Lelarge wrote: > On Fri, 2011-07-29 at 10:33 +0100, Dave Page wrote: >> On Fri, Jul 29, 2011 at 9:14 AM, Erwin Brandstetter >> wrote: >> > So, that's two distinct issue: >> > - "Last

Re: [pgadmin-hackers] Changed default ordering in tables

2011-08-06 Thread Guillaume Lelarge
On Fri, 2011-07-29 at 10:33 +0100, Dave Page wrote: > On Fri, Jul 29, 2011 at 9:14 AM, Erwin Brandstetter > wrote: > > So, that's two distinct issue: > > - "Last 100 rows" broken for multi-column pkeys. > > - Default sort order DESC for edit grid, where it should be ASC. > > That one I can reprod

[pgadmin-hackers] pgAdmin III commit: Fix the ordering on View Data

2011-08-06 Thread Guillaume Lelarge
Fix the ordering on View Data According to a report from Erwin Brandstetter Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c557c5874954d952e0251fce8fd12176b7e51051 Modified Files -- pgadmin/include/frm/frmEditGrid.h |

[pgadmin-hackers] pgAdmin III commit: Fix the ordering on View Data

2011-08-06 Thread Guillaume Lelarge
Fix the ordering on View Data According to a report from Erwin Brandstetter Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=c1e0b460aa8b9f75dc7b001c3ce520c480befd7d Modified Files -- pgadmin/include/frm/frmEditGrid.h |1 + 1 fil

[pgadmin-hackers] pgAdmin III commit: Fix "View Last x Rows" ordering with multikey pkey

2011-08-06 Thread Guillaume Lelarge
Fix "View Last x Rows" ordering with multikey pkey Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=e1189f7a95d0c36b6106b877a81f852a152015a1 Author: Dave Page Modified Files -- pgadmin/frm/frmEditGrid.cpp |6 ++ 1 files chang

[pgadmin-hackers] pgAdmin III commit: Fix "View Last x Rows" ordering with multikey pkey

2011-08-06 Thread Guillaume Lelarge
Fix "View Last x Rows" ordering with multikey pkey Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=55588459b9a4b44975b2a67f4de4cfd2364ff0cc Author: Dave Page Modified Files -- pgadmin/frm/frmEditGrid.cpp |6 ++ 1

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

2011-08-06 Thread Guillaume Lelarge
Update german translation. Branch -- REL-1_14_0_PATCHES Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=3f3eb35fc8f98e5bef1b03e79b8a21d0239d3e7e Author: Steffen Kuhn Modified Files -- i18n/de_DE/pgadmin3.mo | Bin 206804 -> 210775 bytes i18n/de_DE/

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

2011-08-06 Thread Guillaume Lelarge
Update german translation. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a1045a17a81458473c8a411cf53fcc4a50024ee5 Author: Steffen Kuhn Modified Files -- i18n/de_DE/pgadmin3.mo | Bin 206804 -> 210775 bytes i18n/de_DE/pgadmin3.po