]> git.saurik.com Git - wxWidgets.git/history - src/x11/evtloop.cpp
Include wx/hash.h according to precompiled headers of wx/wx.h (with other minor clean...
[wxWidgets.git] / src / x11 / evtloop.cpp
2006-04-21  Włodzimierz SkibaInclude wx/hash.h according to precompiled headers...
2006-01-12  Vadim Zeitlindefine wxEventLoopBase::ms_activeLoop in appcmn.cpp...
2006-01-12  Vadim Zeitlinshare wxEventLoop::IsRunning() implementation between...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
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
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-21  Mattia Barbon wxX11 and wxMotif STL-ification, part 1. it does...
2003-07-09  Julian Smart- Moved wxApp::SendIdleEvents and wxApp::ProcessIdle...
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...