pgAdmin III commit: Some fixes on the query tool

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: pgAdmin III commit: Some fixes on the query tool
Date: 2011-05-28 13:55:40
Message-ID: 201105281355.p4SDteAW028894@gothos.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Some fixes on the query tool

"Database bar" has been renamed to "Connection bar".
The connection bar is larger.
The connection name doesn't contain the rolename.

Per discussion with Erwin.

Branch
------
master

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

Modified Files
--------------
pgadmin/db/pgConn.cpp | 3 ---
pgadmin/frm/frmQuery.cpp | 8 ++++----
pgadmin/include/frm/frmQuery.h | 6 +++---
3 files changed, 7 insertions(+), 10 deletions(-)

Browse pgadmin-hackers by date

  From Date Subject
Next Message Guillaume Lelarge 2011-05-28 13:56:58 Re: Database bar
Previous Message Guillaume Lelarge 2011-05-28 13:39:05 Re: 1.14, Cmd +a on output grid doesn't select all lines