pgAdmin III commit: Fix the UI in Find dialog

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the UI in Find dialog
Date: 2010-12-18 19:10:48
Message-ID: 201012181910.oBIJAmsO050966@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Fix the UI in Find dialog

This patch changes the order of the Find, Replace, and Replace All buttons, so that they are at the end of the tab sequence.

Fixes #291.

Branch
------
REL-1_12_0_PATCHES

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=60082284e0826d82cebb8232bac899f7dfc0ad62
Author: Nail Samatov <samatov(at)developers(dot)mail>

Modified Files
--------------
CHANGELOG | 1 +
pgadmin/dlg/dlgFindReplace.cpp | 14 ++++++++++++++
pgadmin/include/dlg/dlgFindReplace.h | 1 +
3 files changed, 16 insertions(+), 0 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2010-12-18 19:11:13 Re: Two patches
Previous Message pgAdmin Trac 2010-12-18 07:06:50 [pgAdmin III] #293: how to set tab size on sql editor