pgAdmin III commit: Add a "New Folder" button to the "Add Favourite" di

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add a "New Folder" button to the "Add Favourite" di
Date: 2011-12-19 11:09:52
Message-ID: E1Rcb6O-0008Or-O5@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add a "New Folder" button to the "Add Favourite" dialog in the query tool.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=7f00480110ad92629e98a4b4d765807639f00f83
Author: Dhiraj Chawla <dhiraj(dot)chawla(at)enterprisedb(dot)com>

Modified Files
--------------
CHANGELOG | 2 +
pgadmin/dlg/dlgAddFavourite.cpp | 74 +-
pgadmin/frm/frmQuery.cpp | 7 +-
pgadmin/include/dlg/dlgAddFavourite.h | 6 +-
pgadmin/ui/dlgAddFavourite.xrc | 23 +-
pgadmin/ui/xrcDialogs.cpp |71845 +++++++++++++++++----------------
6 files changed, 36060 insertions(+), 35897 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Erwin Brandstetter 2011-12-19 11:42:47 Re: pgAdmin III commit: Fix constraints handling on the table properties di
Previous Message Dave Page 2011-12-19 11:09:49 Re: Adding a "New Folder" button to Add Favourites dialog in Query Tool