removed USE_SHARED_LIBRARY(IES)
[wxWidgets.git] / src / motif / app.cpp
1999-12-14  Václav Slavíkremoved USE_SHARED_LIBRARY(IES)
1999-11-18  Jouk Jansen Committing in .
1999-11-17  Robin DunnAdded wxWakeUpIdle() for MSW and empty stubs for Motif...
1999-10-19  Michael BedwardRemoved #pragma implementation "appbase.h" which caused...
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-01  Vadim Zeitlinrenamed gsockmot.cpp to *.c
1999-08-15  Michael BedwardPut the call to CheckForKeyDown() back in to ProcessXEv...
1999-08-12  Michael Bedwardif'd out CheckForKeyDown call that doesn't seem to...
1999-07-30  Michael BedwardAdded wxApp::CheckForKeyUp
1999-07-27  Vadim ZeitlinwxNO_FULL_REPAINT_ON_RESIZE logic for wxMSW
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-06-29  Vadim Zeitlinmy wxMotif fixes (merged with Robert's changes), wxMoti...
1999-06-22  Robert Roebling Makefiles without dependencies
1999-04-03  Guilhem Lavaux* Changed "wxPendingEvents" to pointers (tested on...
1999-03-30  Vadim ZeitlinMotif compilation fixes (now ok)
1999-03-30  Vadim ZeitlinwxTopLevelWindows is now a wxWindowList, better compati...
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.