pgAdmin III commit: Fix Select All to accept Cmd-A on Mac OS X

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Fix Select All to accept Cmd-A on Mac OS X
Дата
Msg-id E1Qsy52-00069a-VW@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fix Select All to accept Cmd-A on Mac OS X

Ctrl-A was working, but we didn't provide a way to use Cmd-A which is
more popular on Mac OS X.

Report from Christophe Chauvet.

Branch
------
REL-1_14_0_PATCHES

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

Modified Files
--------------
pgadmin/frm/frmQuery.cpp |    9 +++++----
1 files changed, 5 insertions(+), 4 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Makes sure we set a size to the Size column
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Redesign the options window