pgAdmin III commit: Move references table textbox to the third tab of d - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Move references table textbox to the third tab of d
Date
Msg-id E1SGmlP-00042C-9G@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Move references table textbox to the third tab of dlgForeignKey

Per request from Colin Beckingham.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=fc1dbbeccff55fd48b717e9a2133f1a7f0bb3e43

Modified Files
--------------
CHANGELOG                    |    2 +
pgadmin/ui/dlgForeignKey.xrc |   30 ++--
pgadmin/ui/xrcDialogs.cpp    |  460 +++++++++++++++++++++---------------------
3 files changed, 248 insertions(+), 244 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix a 2.9 issue with dlgForeignKey
Next
From: Guillaume Lelarge
Date:
Subject: Weird code in pgDomain.cpp