Author: dpage
Date: 2006-06-22 16:27:08 +0100 (Thu, 22 Jun 2006)
New Revision: 5236
Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=5236&view=rev
Log:
Use a slider instead of a spin control to avoid a wxGTK bug on the status form, per Peter Eisentraut.
Modified:
branches/REL-1_4_0_PATCHES/pgadmin3/CHANGELOG.txt
branches/REL-1_4_0_PATCHES/pgadmin3/src/frm/frmStatus.cpp
branches/REL-1_4_0_PATCHES/pgadmin3/src/include/base/base.h
branches/REL-1_4_0_PATCHES/pgadmin3/src/include/frmStatus.h
branches/REL-1_4_0_PATCHES/pgadmin3/src/ui/frmStatus.xrc
branches/REL-1_4_0_PATCHES/pgadmin3/src/ui/xrcDialogs.cpp