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-00069V-Ts@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
------
master

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

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: Fix Select All to accept Cmd-A on Mac OS X