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(-) -- Sent via pgadmin-hackers mailing list (pgadmin-hackers@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgadmin-hackers