]> git.saurik.com Git - wxWidgets.git/history - src/motif/evtloop.cpp
wxMotif for OS/2 adjustements. Source cleaning.
[wxWidgets.git] / src / motif / evtloop.cpp
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-17  Vadim Zeitlintremoved unused variable
2005-08-24  Vadim Zeitlincompilation fix for systems with XtIMSignal
2005-02-14  Jouk Jansen Committing in .
2005-01-04  Mattia Barbon Deprecation warning fix.
2004-07-30  Vadim Zeitlinswitched to wxEventLoopBase/wxEventLoop implementation...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-01-31  Mattia Barbon Fixed idle event processing in wxMotif.
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-09  Julian SmartFixed a crash on initialization
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-05-04  Mattia Barbon Changed the way ApplicationShells are used: now wxMotif
2003-05-04  Mattia Barbon Pass events to pushed event handlers.
2003-03-26  Mattia Barbon SetSelection must not send an event. Fixed an off
2003-03-17  Julian SmartFixed copyrights and licence spelling
2003-02-14  Mattia Barbon Fix wxEventLoop so it does not sleep 20 msec between...
2003-02-07  Jouk Jansen Committing in .
2003-02-02  Mattia Barbon Implemented wxEventLoop for wxMotif, and used it...