pgAdmin III commit: Add an optional thousands separator to the query to

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Add an optional thousands separator to the query to
Date: 2012-07-11 13:52:22
Message-ID: E1SoxL4-00034y-VR@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2012-07-11 18:48:04 pgAdmin website commit: Update website with the 1.16 docs.
Previous Message Magnus Hagander 2012-07-11 13:52:11 Re: Thousands separator