Re: [pgadmin-hackers] Refresh objects on Click

2011-08-12 Thread Vinicius Santos
>From 63c2b20eff916b89fee7135d754094a35f01770c Mon Sep 17 00:00:00 2001 From: Vinicius Santos Date: Sat, 13 Aug 2011 01:03:11 -0300 Subject: [PATCH] Implement Refresh Object on Click. --- pgadmin/frm/events.cpp | 49 +++ pgadmin/frm/frmOptions.cpp

Re: [pgadmin-hackers] Refresh objects on Click

2011-08-12 Thread Vinicius Santos
Em 11/08/2011 07:25, Dave Page escreveu: - On frmOptions, the combo box to select the refresh mode should be to the right of the label, not underneath. The sizing should following the layout of other tabs. Done. - In "Refresh object on click" mode, if I click a table, and then click the parent

[pgadmin-hackers] pgAdmin III commit: Fixed a remove/delete dialog, not allowing to remov

2011-08-12 Thread Guillaume Lelarge
Fixed a remove/delete dialog, not allowing to remove relationships from a diagram, only removing it from a model which is the correct behavior. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=79ac06efd1fdb8425a9880ce406744eb9c7f1a60 Author: Lui

[pgadmin-hackers] pgAdmin III commit: Renamed wxhotdraw library to hotdraw

2011-08-12 Thread Guillaume Lelarge
Renamed wxhotdraw library to hotdraw Changed prefix wxhd to hd, moved files from /dd/wxhotdraw to /hotdraw, fixed related classes references. Branch -- master Details --- http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=a08974662b092d96270ce8936de900aec29e6e54 Author: Luis

Re: [pgadmin-hackers] Weird git messages

2011-08-12 Thread Guillaume Lelarge
On Fri, 2011-08-12 at 13:51 +0200, Magnus Hagander wrote: > On Thu, Aug 11, 2011 at 22:08, Guillaume Lelarge > wrote: > > Hi, > > > > When pushing my last commit, I got some weird messages: > > > > [master!git.pgadmin3]$ git push > > Counting objects: 37, done. > > Delta compression using up to 4

Re: [pgadmin-hackers] [pgAdmin III] #332: SQL for TRIGGER with WHEN clause broken

2011-08-12 Thread pgAdmin Trac
#332: SQL for TRIGGER with WHEN clause broken --+- Reporter: brsa | Owner: dpage Type: patch | Status: new Priority: minor | Milestone: Component: pgadmin | Version: trunk

[pgadmin-hackers] [pgAdmin III] #332: SQL for TRIGGER with WHEN clause broken

2011-08-12 Thread pgAdmin Trac
#332: SQL for TRIGGER with WHEN clause broken --+- Reporter: brsa | Owner: dpage Type: bug | Status: new Priority: minor | Milestone: Component: pgadmin | Version: trunk

Re: [pgadmin-hackers] Weird git messages

2011-08-12 Thread Magnus Hagander
On Thu, Aug 11, 2011 at 22:08, Guillaume Lelarge wrote: > Hi, > > When pushing my last commit, I got some weird messages: > > [master!git.pgadmin3]$ git push > Counting objects: 37, done. > Delta compression using up to 4 threads. > Compressing objects: 100% (19/19), done. > Writing objects: 100%