remove unnecessary GTK declarations from defs.h, move things only used once to the...
[wxWidgets.git] / include / wx / gtk / fontpicker.h
2011-09-07  Paul Cornettremove unnecessary GTK declarations from defs.h, move...
2007-11-06  Mart RaudseppInclude the parent classes header to fix compilation...
2007-11-05  Vadim Zeitlinremoved all compile- and run-time checks for GTK+ ...
2006-11-03  Vadim Zeitlinuse wxNullFont instead of *wxNORMAL_FONT as default...
2006-06-27  Vadim Zeitlinuse wxBoxSizer in wxPickerBase instead of doing the...
2006-06-03  Paul Cornettcorrect access for virtuals, unneeded includes
2006-05-31  Vadim Zeitlinadded wx{Colour|File|Dir|Font}PickerCtrl (patch 1472329...