pgAdmin III commit: Add multiline flag for textbox in domain and server

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add multiline flag for textbox in domain and server
Date: 2011-07-25 15:47:59
Message-ID: E1QlNNv-0006QX-0n@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Add multiline flag for textbox in domain and server dialog

Branch
------
REL-1_14_0_PATCHES

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

Modified Files
--------------
pgadmin/ui/dlgDomain.xrc | 1 +
pgadmin/ui/dlgServer.xrc | 4 +-
pgadmin/ui/xrcDialogs.cpp | 552 +++++++++++++++++++++++----------------------
3 files changed, 283 insertions(+), 274 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-07-25 16:17:31 Re: Load/Save feature for the database designer
Previous Message Guillaume Lelarge 2011-07-25 15:35:55 pgAdmin III commit: Forgot this file.