pgAdmin III commit: The new version of astyle seems to want to tweak a

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: The new version of astyle seems to want to tweak a
Date: 2011-01-18 17:53:30
Message-ID: 201101181753.p0IHrU19061683@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

The new version of astyle seems to want to tweak a number of files.
Now using Artistic Style 2.01.

Branch
------
REL-1_12_0_PATCHES

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

Modified Files
--------------
pgadmin/ctl/ctlDefaultSecurityPanel.cpp | 40 +++++++++++-----------
pgadmin/ctl/ctlSecurityPanel.cpp | 44 ++++++++++++------------
pgadmin/db/pgConn.cpp | 2 +-
pgadmin/dlg/dlgClasses.cpp | 2 +-
pgadmin/frm/frmEditGrid.cpp | 20 ++++++------
pgadmin/frm/frmReport.cpp | 34 +++++++++---------
pgadmin/frm/frmStatus.cpp | 6 ++--
pgadmin/include/frm/frmReport.h | 2 +-
pgadmin/include/gqb/gqbArrayCollection.h | 2 +-
pgadmin/include/pgAdmin3.h | 4 +-
pgadmin/include/pgscript/FlexLexer.h | 2 +-
pgadmin/pgAdmin3.cpp | 2 +-
pgadmin/pgscript/utilities/m_apm/mapm_fft.cpp | 10 +++---
pgadmin/pgscript/utilities/m_apm/mapm_set.cpp | 2 +-
pgadmin/pgscript/utilities/m_apm/mapmfact.cpp | 4 +-
pgadmin/pgscript/utilities/m_apm/mapmfmul.cpp | 16 ++++----
pgadmin/pgscript/utilities/m_apm/mapmutil.cpp | 2 +-
pgadmin/schema/pgFunction.cpp | 2 +-
pgadmin/schema/pgObject.cpp | 24 +++++++-------
pgadmin/slony/dlgRepCluster.cpp | 6 ++--
pgadmin/utils/md5.cpp | 14 ++++----
pgadmin/utils/sysProcess.cpp | 2 +-
pgadmin/utils/utffile.cpp | 2 +-
23 files changed, 122 insertions(+), 122 deletions(-)

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-01-18 17:55:56 pgAdmin III commit: The new version of astyle seems to want to tweak a
Previous Message Dave Page 2011-01-18 15:16:39 Re: wxWidgets 2.9 build