pgAdmin III commit: Put the DD font setting in the common Options dialo - Mailing list pgadmin-hackers

From Guillaume Lelarge
Subject pgAdmin III commit: Put the DD font setting in the common Options dialo
Date
Msg-id E1S7CKR-0000o9-Bb@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Put the DD font setting in the common Options dialog

Branch
------
master

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

Modified Files
--------------
pgadmin/frm/frmDatabaseDesigner.cpp       |   12 +-
pgadmin/frm/frmOptions.cpp                |   10 +
pgadmin/frm/frmQuery.cpp                  |    4 +-
pgadmin/hotdraw/main/hdDrawingEditor.cpp  |    4 +-
pgadmin/include/frm/frmDatabaseDesigner.h |    1 -
pgadmin/include/utils/sysSettings.h       |    2 +
pgadmin/ui/frmOptions.xrc                 |   33 +++
pgadmin/ui/xrcDialogs.cpp                 |  301 ++++++++++++++++++-----------
pgadmin/utils/sysSettings.cpp             |   26 +++
9 files changed, 265 insertions(+), 128 deletions(-)


pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Fix another wxWidgets 2.8 assert
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Get rid of the weird cursors in the DD