]> git.saurik.com Git - wxWidgets.git/history - src/motif/toplevel.cpp
restored int (instea of size_t) in Remove() and Detach(); TRUE/FALSE -> true/false
[wxWidgets.git] / src / motif / toplevel.cpp
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)