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