pgAdmin III commit: Make sure you can right-click on the right of the n

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Make sure you can right-click on the right of the n
Date: 2012-03-17 17:20:00
Message-ID: E1S8xIO-00079Z-LB@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Make sure you can right-click on the right of the name

Requested by Dave.

Branch
------
master

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

Modified Files
--------------
.../dd/dditems/figures/ddTextTableItemFigure.cpp | 9 +++++++++
pgadmin/include/dd/dditems/figures/ddTableFigure.h | 2 +-
.../dd/dditems/figures/ddTextTableItemFigure.h | 1 +
3 files changed, 11 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2012-03-17 17:54:31 pgAdmin III commit: Get rid of short table names in DD
Previous Message Guillaume Lelarge 2012-03-15 22:22:19 Re: [PATCH] Support for ALTER TABLE ADD UNIQUE/PKEY USING INDEX