]> git.saurik.com Git - wxWidgets.git/history - src/gtk1/control.cpp
Compilation fix,
[wxWidgets.git] / src / gtk1 / control.cpp
2000-01-04  Robert Roebling Compilation fix,
2000-01-03  Robert Roebling Corrected spin control, which ignored hand typed...
2000-01-01  Robert Roebling Some Resize/GetBestSize() changes.
1999-12-23  Robin DunnAdded a constructor that allows creation of independent...
1999-11-22  Robert Roebling Include changes again. Something is wrong with CVS...
1999-11-19  Vadim ZeitlinwxWindow::GetBestSize() added
1999-10-18  Vadim ZeitlinwxControl and wxChoice derive from the base classes...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-27  Vadim ZeitlinwxGTK compilation fixes
1999-07-26  Vadim Zeitlin1. wxChoice and wxComboBox support client data under MSW
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-04-14  Ove KaavenThis seems to be compiling.
1999-04-09  Robert Roebling Here it comes:
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-10-24  Robert Roebling Removed usage of GdkImlib
1998-08-14  Robert Roebling Added wxRadioButton (not tested)
1998-08-08  Robert Roebling Correct the wxButton::Setlabel nonsense
1998-08-08  Robert Roebling Added wxDC:DrawPolygone
1998-07-23  Vadim Zeitlinremoves "&" from wxControl's label (also for buttons...
1998-07-04  Julian SmartSorry, I went and removed consts as per the style guide :-)
1998-05-20  Karsten BallüderInitial revision