pgAdmin III commit: Move references table textbox to the third tab of d

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Move references table textbox to the third tab of d
Date: 2012-04-08 07:42:19
Message-ID: E1SGmlP-00042C-9G@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-04-08 08:44:28 Weird code in pgDomain.cpp
Previous Message Guillaume Lelarge 2012-04-06 18:39:44 pgAdmin III commit: Fix a 2.9 issue with dlgForeignKey