]> git.saurik.com Git - wxWidgets.git/history - src/motif/dataobj.cpp
Replaced TRUE and FALSE with true and false
[wxWidgets.git] / src / motif / dataobj.cpp
2005-02-06  Mattia Barbon Replaced TRUE and FALSE with true and false
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-01  Mattia Barbon Precompiled headers support.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-05-07  Mattia Barbon Implemented wxBitmapDataObject.
2002-07-10  Vadim ZeitlinAIX linking fix (declare wxDataObject dtor)
1999-11-18  Jouk Jansen Committing in .
1999-10-27  Robert Roebling Minor Motif changes, made scrollsub sample work somehow.
1999-10-27  Vadim Zeitlin1. wxMenu{Item|Bar} modifications for wxMotif
1999-10-21  Vadim ZeitlinwxMotif compilation fixes for wxDataObject and PROCESS_...
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-23  Robert Roebling Motif compile fixes
1999-01-14  Julian SmartAdded wxMotif data object classes