pgAdmin III commit: make style

From: Dave Page <dpage(at)pgadmin(dot)org>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: make style
Date: 2011-06-03 11:41:32
Message-ID: 201106031141.p53BfWJm068091@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

make style

Branch
------
master

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

Modified Files
--------------
pgadmin/dlg/dlgDatabase.cpp | 2 +-
pgadmin/dlg/dlgForeignDataWrapper.cpp | 44 +++++++-------
pgadmin/frm/frmMain.cpp | 2 +-
pgadmin/include/frm/frmMain.h | 2 +-
pgadmin/schema/edbPrivateSynonym.cpp | 10 ++--
pgadmin/schema/pgDatabase.cpp | 98 +++++++++++++++---------------
pgadmin/schema/pgDatatype.cpp | 8 +-
pgadmin/schema/pgForeignDataWrapper.cpp | 42 +++++++------
pgadmin/schema/pgTable.cpp | 8 +-
pgadmin/slony/dlgRepSet.cpp | 96 +++++++++++++++---------------
pgadmin/slony/dlgRepSubscription.cpp | 6 +-
pgadmin/slony/slCluster.cpp | 26 ++++----
pgadmin/slony/slNode.cpp | 8 +-
pgadmin/slony/slTable.cpp | 14 ++--
14 files changed, 184 insertions(+), 182 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-06-03 12:45:03 Re: Object translation mechanism is, umm, broken.
Previous Message Dave Page 2011-06-03 11:16:12 pgAdmin III commit: Refactor the listview population code and optimise