]> git.saurik.com Git - wxWidgets.git/history - src/motif/toplevel.cpp
Reverted patch [ 832096 ] Final separation for GUI and console for Open Watcom
[wxWidgets.git] / src / motif / toplevel.cpp
2003-11-16  Mattia Barbon Changes corresponding to patch #841324 from Ian...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-04-26  Mattia Barbon Implemented wxEntryStart, wxEntryInitGui, wxEntryCleanup.
2003-04-09  Mattia Barbon Add tests for XShape extension API in configure,
2003-03-30  Mattia Barbon Moved wxWindow::SetSizeHints implementation to wxTopL...
2003-03-26  Mattia Barbon Calling a virtual function from a destructor is not...
2003-01-29  Jouk Jansen Committing in .
2003-01-19  Mattia Barbon Derive wxBitmap from wxBitmapBase in wxMotif, with...
2003-01-16  Mattia Barbon Remove calls to a couple of deprecated methods, fix...
2003-01-06  Mattia Barbon Implemented wxToplevelWindowMotif. (forgot to commit)