pgAdmin III commit: Get rid of the weird cursors in the DD - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Get rid of the weird cursors in the DD
Date
Msg-id E1S7D2b-00050K-O7@gothos.postgresql.org
Whole thread Raw
List 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(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Put the DD font setting in the common Options dialo
Next
From: Dharmendra Goyal
Date:
Subject: pgadmin database restore display objects issue