]> git.saurik.com Git - wxWidgets.git/history - src/motif/evtloop.cpp
Fixed idle event processing in wxMotif.
[wxWidgets.git] / src / motif / evtloop.cpp
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...