]> git.saurik.com Git - wxWidgets.git/history - src/x11/evtloop.cpp
Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATES in platform.h
[wxWidgets.git] / src / x11 / evtloop.cpp
2003-07-07  Julian SmartAdded wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE...
2003-03-19  Julian SmartRemoved some deprecated usage
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-18  Julian SmartDon't compile socket table if wxUSE_SOCKET is 0.
2002-08-17  Julian SmartFirst cut at socket support in wxX11
2002-03-21  Julian SmartPut dialog in more sensible place in Forty, got a bit...
2002-03-16  Julian SmartCorrected typo
2002-03-16  Julian SmartAdded timeout to Dispatch(); attempted implementation of
2002-03-14  Julian SmartAdded Layout() call to top level window Show() to preve...
2002-03-08  Julian SmartProcessXEvent now returns TRUE if processed, FALSE...
2002-02-10  Robert Roebling Removed menu.cpp and toolbar.cpp from X11.
2002-02-10  Julian SmartMore X11 code
2002-02-08  Julian SmartNow compiling
2002-02-08  Julian SmartAdded X11 wxEventLoop implementation; rearranged event...