pgAdmin III commit: Store/retrieve custom colours in colour picker

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Store/retrieve custom colours in colour picker
Дата
Msg-id 201010240151.o9O1p5P7058503@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Store/retrieve custom colours in colour picker

We don't set the custom colours a user could record. This patch adds this
ability by setting the custom colours before opening the standard dialog and
by storing the colours if the user clicked OK.

Implements #247.

Branch
------
master

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

Modified Files
--------------
pgadmin/ctl/ctlColourPicker.cpp     |    8 ++++++++
pgadmin/include/utils/sysSettings.h |    4 ++++
2 files changed, 12 insertions(+), 0 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin website commit: New website translation: Salvatorian
Следующее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Allow the use of mouse wheel to change font size