Document domain parameter of wxTranslations::GetTranslatedString().
[wxWidgets.git] / src / motif / app.cpp
1999-03-27  Guilhem Lavaux* Added threads event propagation. Should compile on...
1999-03-25  Julian SmartMany changes to the printing classes.
1999-03-16  Vadim Zeitlincompilation without threads fixed
1999-03-06  Vadim Zeitlin1. the common helper functions are now in src/unix...
1999-03-03  Vadim ZeitlinwxUsleep() introduced (and documented) to try to work...
1999-02-11  Julian SmartSolved wxMotif scrolling display problem; added wxImage...
1999-01-14  Julian SmartAdded some tentative wxMotif clipboard code; did some...
1999-01-01  Julian SmartLots of wxMotif fixes
1998-12-30  Robert Roebling Motif corrections in
1998-12-08  Julian SmartSorry folks, a lot of changes to remedy GetFont, GetBru...
1998-11-28  Julian SmartwxSize/wxPoint/wxRect versions of functions added to...
1998-11-22  Julian SmartChanges to WXDLLEXPORT keyword position for VC++ 6...
1998-11-15  Julian SmartFix to parser.y to make it compile with makefile.unx...
1998-11-12  Julian SmartAccelerators implemented for wxMotif; some wxComboBox...
1998-11-09  Julian SmartRemoved references to DEBUG and WXDEBUG; cured Motif...
1998-10-26  Julian SmartMotif and other mods
1998-10-21  Julian SmartMore Motif stuff incl. beginnings of wxToolBar
1998-10-16  Julian SmartMisc. Motif; removed duplicate wxICON; variant compile...
1998-10-02  Julian SmartRemoved DrawOpenSpline since it doesn't seem to be...
1998-09-28  Julian SmartMore wxMotif work, OGL enhancements, USE_ macro correct...
1998-09-25  Vadim ZeitlinUSE_xxx constants renamed to wxUSE_xxx. This is an...
1998-09-18  Julian SmartMotif files added.