pgAdmin III commit: Redesign the options window

Поиск
Список
Период
Сортировка
От Guillaume Lelarge
Тема pgAdmin III commit: Redesign the options window
Дата
Msg-id E1Qsy8Q-0006En-Tc@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Redesign the options window

We now use a treeview on the left. An item selected in the treeview will
display a panel on the right side of the window. The panel shows every options
related to the treeview's item.

Branch
------
master

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

Modified Files
--------------
CHANGELOG                             |    1 +
pgadmin/ctl/ctlColourPicker.cpp       |  241 +-
pgadmin/frm/frmOptions.cpp            |  187 ++-
pgadmin/include/ctl/ctlColourPicker.h |   96 +-
pgadmin/include/frm/frmOptions.h      |    1 +
pgadmin/ui/frmOptions.xrc             | 1354 ++++++-----
pgadmin/ui/xrcDialogs.cpp             | 4533 ++++++++++++++++++---------------
7 files changed, 3588 insertions(+), 2825 deletions(-)


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

Предыдущее
От: Guillaume Lelarge
Дата:
Сообщение: pgAdmin III commit: Fix Select All to accept Cmd-A on Mac OS X
Следующее
От: "pgAdmin Trac"
Дата:
Сообщение: Re: [pgAdmin III] #305: Mac OS X UI Bug with columns' size