]> git.saurik.com Git - wxWidgets.git/history - include/wx/gtk1/control.h
Added wxControl::PostCreation for wxGTK. Moved calls to
[wxWidgets.git] / include / wx / gtk1 / control.h
2004-05-04  Robin DunnAdded wxControl::PostCreation for wxGTK. Moved calls to
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-03-04  Václav Slavíkadded support for GTK2 label mnemonics (patch #689573)
2002-09-07  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2000-01-06  Vadim Zeitlin1. more warnings fixes in gtk/region.cpp and common...
2000-01-04  Robert Roebling Compilation fix,
1999-12-23  Robin DunnAdded a constructor that allows creation of independent...
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-11  Robert Roebling added SpinCtrl,
1999-07-27  Vadim ZeitlinwxGTK compilation fixes
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1998-12-17  Robert Roebling I've put live into Vadim's wxNavigationKeyEvent idea
1998-10-26  Robert Roebling Implemented wxScreenDC the hard way
1998-09-06  Robert Roebling Fillid in many more missing functions (such as Enable())
1998-07-23  Vadim ZeitlinGetLabel() added
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision