pgAdmin III commit: Fix the frmStatus title when launched in standalone

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Fix the frmStatus title when launched in standalone
Date: 2010-08-23 21:31:13
Message-ID: 201008232131.o7NLVDRi014302@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers


Commit: http://git.postgresql.org/gitweb?p=pgadmin3.git;a=commitdiff;h=bfe51e5812ecce635e4c1b122ef295f880ad2b56

Log Message
-----------
Fix the frmStatus title when launched in standalone

When launched in standalone, the frmStatus title was an empty string. We now
use the connection name.

Report from Steffen Kuhn.

Branch
------
REL-1_12_0_PATCHES

Modified Files
--------------
CHANGELOG | 2 ++
pgadmin/pgAdmin3.cpp | 3 ++-
2 files changed, 4 insertions(+), 1 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2010-08-24 06:07:56 Re: [pgAdmin III] #230: Combobox for FK column in the edit grid
Previous Message pgAdmin Trac 2010-08-23 21:06:20 [pgAdmin III] #230: Combobox for FK column in the edit grid