pgAdmin III commit: Add an optional thousands separator to the query to - Mailing list pgadmin-hackers

From Magnus Hagander
Subject pgAdmin III commit: Add an optional thousands separator to the query to
Date
Msg-id E1SoxL4-00034y-VR@gothos.postgresql.org
Whole thread Raw
List pgadmin-hackers
Add an optional thousands separator to the query tool result grid

Branch
------
master

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

Modified Files
--------------
CHANGELOG                           |    2 +
pgadmin/ctl/ctlSQLResult.cpp        |   21 +-
pgadmin/frm/frmOptions.cpp          |    3 +
pgadmin/include/utils/sysSettings.h |   10 +
pgadmin/ui/frmOptions.xrc           |   15 +
pgadmin/ui/xrcDialogs.cpp           |10027 ++++++++++++++++++-----------------
6 files changed, 5081 insertions(+), 4997 deletions(-)


pgadmin-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: pgAdmin III commit: Right-justify numeric values in the query tool resu
Next
From: Dave Page
Date:
Subject: pgAdmin website commit: Update website with the 1.16 docs.