]> git.saurik.com Git - wxWidgets.git/history - src/motif/toplevel.cpp
moved wxWindow::GetBestSize implementation into DoGetBestSize to make it easier to...
[wxWidgets.git] / src / motif / toplevel.cpp
2004-09-30  Václav Slavíkmoved wxWindow::GetBestSize implementation into DoGetBe...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-03  Jouk Jansen Committing in .
2004-05-01  Mattia Barbon Precompiled headers support.
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)