pgAdmin III commit: Get rid of short table names in DD

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Get rid of short table names in DD
Date: 2012-03-17 17:54:31
Message-ID: E1S8xpn-0002bC-Vz@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Get rid of short table names in DD

Branch
------
master

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

Modified Files
--------------
.../dd/dditems/figures/ddRelationshipFigure.cpp | 23 +---
pgadmin/dd/dditems/figures/ddRelationshipItem.cpp | 12 +--
pgadmin/dd/dditems/figures/ddTableFigure.cpp | 122 +---------------
pgadmin/dd/dditems/figures/xml/ddXmlStorage.cpp | 18 +--
pgadmin/dd/dditems/utilities/ddTableNameDialog.cpp | 12 +--
pgadmin/dd/ddmodel/ddDBReverseEnginering.cpp | 4 +-
pgadmin/dd/ddmodel/ddDrawingView.cpp | 4 +-
pgadmin/frm/frmDatabaseDesigner.cpp | 4 +-
pgadmin/frm/frmQuery.cpp | 2 +-
.../dd/dditems/figures/ddRelationshipItem.h | 3 +-
pgadmin/include/dd/dditems/figures/ddTableFigure.h | 8 +-
pgadmin/ui/ddTableNameDialog.xrc | 20 ---
pgadmin/ui/xrcDialogs.cpp | 153 +++++++-------------
13 files changed, 77 insertions(+), 308 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Steven Elliott 2012-03-18 16:37:31 [PATCH] Fix for crash while deleting rows on 64 bit systems
Previous Message Guillaume Lelarge 2012-03-17 17:20:00 pgAdmin III commit: Make sure you can right-click on the right of the n