pgAdmin III commit: Get rid of the weird cursors in the DD

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Get rid of the weird cursors in the DD
Date: 2012-03-12 21:44:29
Message-ID: E1S7D2b-00050K-O7@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Get rid of the weird cursors in the DD

Branch
------
master

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

Modified Files
--------------
.../dd/dditems/handles/ddAddColButtonHandle.cpp | 7 -------
pgadmin/dd/dditems/handles/ddAddFkButtonHandle.cpp | 7 -------
.../dditems/handles/ddMinMaxTableButtonHandle.cpp | 8 --------
.../dditems/handles/ddRemoveTableButtonHandle.cpp | 7 -------
pgadmin/hotdraw/handles/hdButtonHandle.cpp | 2 +-
.../dd/dditems/handles/ddAddColButtonHandle.h | 1 -
.../dd/dditems/handles/ddAddFkButtonHandle.h | 1 -
.../dd/dditems/handles/ddMinMaxTableButtonHandle.h | 1 -
.../dd/dditems/handles/ddRemoveTableButtonHandle.h | 1 -
9 files changed, 1 insertions(+), 34 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dharmendra Goyal 2012-03-13 09:34:52 pgadmin database restore display objects issue
Previous Message Guillaume Lelarge 2012-03-12 20:58:51 pgAdmin III commit: Put the DD font setting in the common Options dialo