pgAdmin III commit: Fix the UI in Find dialog

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix the UI in Find dialog
Дата
Msg-id 201012181910.oBIJAmsO050966@gothos.postgresql.org
обсуждение исходный текст
Список 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@developers.mail>

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


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: "pgAdmin Trac"
Дата:
Сообщение: [pgAdmin III] #293: how to set tab size on sql editor
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix the UI in Find dialog