pgAdmin III commit: Fixed a remove/delete dialog, not allowing to remov

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fixed a remove/delete dialog, not allowing to remov
Date: 2011-08-12 21:48:44
Message-ID: E1Qrzau-00080W-Ke@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fixed a remove/delete dialog, not allowing to remove relationships from a diagram, only removing it from a model which is the correct behavior.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=79ac06efd1fdb8425a9880ce406744eb9c7f1a60
Author: Luis Ochoa <ziul1979(at)gmail(dot)com>

Modified Files
--------------
.../dd/dditems/figures/ddRelationshipFigure.cpp | 3 ++-
pgadmin/dd/ddmodel/ddDrawingEditor.cpp | 5 +++--
.../wxhotdraw/utilities/wxhdRemoveDeleteDialog.cpp | 7 ++++++-
.../wxhotdraw/utilities/wxhdRemoveDeleteDialog.h | 4 +++-
4 files changed, 14 insertions(+), 5 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Vinicius Santos 2011-08-13 04:14:55 Re: Refresh objects on Click
Previous Message Guillaume Lelarge 2011-08-12 20:53:08 Re: Weird git messages