pgAdmin III commit: Add an option to set the cursor colour

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Add an option to set the cursor colour
Дата
Msg-id 201010141133.o9EBXdDD024627@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Add an option to set the cursor colour

This option allows the user to set the colour of the cursor. It's really
important if you change the background colour, so that the cursor is still
visible.

Implements #253.

Branch
------
master

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

Modified Files
--------------
pgadmin/ctl/ctlSQLBox.cpp           |    2 ++
pgadmin/frm/frmOptions.cpp          |    7 +++++++
pgadmin/include/utils/sysSettings.h |    3 +++
pgadmin/ui/frmOptions.xrc           |   35 ++++++++++++++++++++++++++++++++++-
4 files changed, 46 insertions(+), 1 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: Re: ru_translate fixes
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: Re: Two quick patchs for the querytool