[pgadmin-hackers] Use of wxColourPickerCtrl

2009-12-05 Thread Guillaume Lelarge
Hi, This patch removes the text and button controls to select a color with a wxColourPickerCtrl. It's a better component because it shows you the actual colour you choose with the colour chooser dialog. You'll find attached a screenshot that shows the Options window with the new widget. The dlg

Re: [pgadmin-hackers] Set statement timeout in the query tool

2009-12-05 Thread Guillaume Lelarge
Le vendredi 4 décembre 2009 à 18:44:29, Dave Page a écrit : > On Fri, Dec 4, 2009 at 5:38 PM, Guillaume Lelarge > > wrote: > > We should probably drop this patch. I'll keep it in its git branch, > > because I love the git branches and I hate losing something I wrote. > > > :-) > > Perhaps you sh

[pgadmin-hackers] Next patch for 8.5 support: columns for UPDATE event in CREATE TRIGGER

2009-12-05 Thread Guillaume Lelarge
Hi, Here is a patch to add the support for this new 8.5 functionality. Ticket is http://code.pgadmin.org/trac/ticket/97, commitfest item is https://commitfest.postgresql.org/action/patch_view?id=164. Comments? -- Guillaume. http://www.postgresqlfr.org http://dalibo.com diff --git a/pgadmin

Re: [pgadmin-hackers] small typo

2009-12-05 Thread Dave Page
Thanks - applied to trunk (not to the 1.10 branch as it'll break all the translations). On Sat, Dec 5, 2009 at 3:00 AM, Euler Taveira de Oliveira wrote: > Hi, > > While updating the pt-br translation, I noticed that the sentence "This action > will delete ALL data in the table!" should use the pl

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

2009-12-05 Thread svn
Author: dpage Date: 2009-12-05 09:06:56 + (Sat, 05 Dec 2009) New Revision: 8117 Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8117&view=rev Log: Fix typo [Euler Taveira de Oliveira] Modified: trunk/pgadmin3/pgadmin/schema/pgTable.cpp -- Sent via pgadmin-hackers ma