SVN Commit by guillaume: r8143 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/frm pgadmin/include/dlg pgadmin/include/frm pgadmin/include/utils

From: svn(at)pgadmin(dot)org
To: pgadmin-hackers(at)postgresql(dot)org
Subject: SVN Commit by guillaume: r8143 - in trunk/pgadmin3: . pgadmin/dlg pgadmin/frm pgadmin/include/dlg pgadmin/include/frm pgadmin/include/utils
Date: 2009-12-27 09:24:22
Message-ID: 200912270924.nBR9OMQD021020@developer.pgadmin.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Author: guillaume

Date: 2009-12-27 09:24:21 +0000 (Sun, 27 Dec 2009)

New Revision: 8143

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=8143&view=rev

Log:
Use a wxBitmapComboBox on frmQuery to show the color of the server the query tool is connected to.
Change some ctlComboBoxFix with wxComboBox when the former was not required.

Modified:
trunk/pgadmin3/CHANGELOG
trunk/pgadmin3/pgadmin/dlg/dlgFunction.cpp
trunk/pgadmin3/pgadmin/dlg/dlgProperty.cpp
trunk/pgadmin3/pgadmin/dlg/dlgSelectConnection.cpp
trunk/pgadmin3/pgadmin/frm/frmEditGrid.cpp
trunk/pgadmin3/pgadmin/frm/frmQuery.cpp
trunk/pgadmin3/pgadmin/frm/frmStatus.cpp
trunk/pgadmin3/pgadmin/include/dlg/dlgProperty.h
trunk/pgadmin3/pgadmin/include/dlg/dlgSelectConnection.h
trunk/pgadmin3/pgadmin/include/frm/frmEditGrid.h
trunk/pgadmin3/pgadmin/include/frm/frmQuery.h
trunk/pgadmin3/pgadmin/include/frm/frmStatus.h
trunk/pgadmin3/pgadmin/include/utils/misc.h

Browse pgadmin-hackers by date

  From Date Subject
Next Message pgAdmin Trac 2009-12-27 09:28:54 Re: [pgAdmin III] #51: Background color in query tool
Previous Message Guillaume Lelarge 2009-12-27 09:18:47 Re: Spanish (es_ES) translation