Added wxWakeUpIdle() to wxGTK,
[wxWidgets.git] / include / wx / app.h
1999-11-14  Robert Roebling Added wxWakeUpIdle() to wxGTK,
1999-11-12  Jouk Jansen Committing in .
1999-11-05  Vadim Zeitlin1. wxFontMapper almost finished
1999-10-18  Vadim Zeitlin1. wxApp::ProcessPendingEvents() is now common, added...
1999-10-17  Vadim Zeitlin1. wxPostEvent added and documented
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-28  David Webster*** empty log message ***
1999-07-23  Ove KaavenLet argv[] be wxChar**
1999-07-21  Vadim Zeitlin1. Assorted Motif fixes
1999-07-07  Vadim Zeitlincompilation fixes for wxGTK
1999-07-06  Vadim Zeitlin1. wxAppBase class appers, wxApp in wxGTK and wxMSW...
1999-02-10  Julian SmartCured some small doc typos; some WIN16 fixes; transferr...
1998-08-15  Julian SmartChanges mostly as a result of __WXSTUBS__ compilation...
1998-08-07  Robert Roebling More configure fixes
1998-08-07  Robert Roebling More work on wxQt integration, configure
1998-07-10  Karsten BallüderChanged __GTK__, __WINDOWS__ and __MOTIF__ to __WXGTK__...
1998-07-07  Karsten BallüderSome fixes for Solaris (2.5).
1998-05-28  Julian SmartUpdates from Chris Breeze
1998-05-26  Vadim Zeitlinmistype: #ifdef __GTK corrected (#ifdef __GTK__ now)
1998-05-21  Julian SmartApp declarations modified; cursor was corrupt; needed...
1998-05-21  Julian Smart*** empty log message ***
1998-05-20  Karsten BallüderInitial revision