pgAdmin III commit: Add a "New Folder" button to the "Add Favourite" di - Mailing list pgadmin-hackers

From Dave Page
Subject pgAdmin III commit: Add a "New Folder" button to the "Add Favourite" di
Date
Msg-id E1Rcb6O-0008Or-O5@gothos.postgresql.org
Whole thread Raw
List 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.chawla@enterprisedb.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(-)


pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: Re: Adding a "New Folder" button to Add Favourites dialog in Query Tool
Next
From: Erwin Brandstetter
Date:
Subject: Re: pgAdmin III commit: Fix constraints handling on the table properties di