renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_scpd.h in wx/scopedptr.h and...
[wxWidgets.git] / src / common / event.cpp
2009-02-03  Vadim Zeitlinrenamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s...
2009-02-02  Vadim ZeitlinChanges to template Connect() to make it compile with...
2009-01-23  Vadim Zeitlinfix wxEVT_SPIN_XXX definitions in a nicer (compatible...
2009-01-22  Francesco Montorsifix wxWindow::PushEventHandler and related wxWindow...
2009-01-16  Vadim Zeitlinensure that ProcessEvent() is called for all the event...
2009-01-12  Vadim Zeitlinfix VC6 ICE; don't call the function which doesn't...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-12-28  Francesco Montorsino real change: rename wxPendingEvents to wxHandlersWit...
2008-11-09  Francesco Montorsiuse wxEventType coherently with the docs
2008-11-08  Vadim Zeitlinfix race condition which could result in assert failure...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-10-20  Vadim Zeitlinfix more Borland release build warnings about unused...
2008-10-20  Vadim Zeitlinwork around Borland compilation errors
2008-09-24  Vadim Zeitlinreverted r55167, see #9854
2008-09-22  Vadim Zeitlinfix the event handling in presence of pushed event...
2008-09-22  Vadim Zeitlinextracted the part of ProcessEvent() which is repeated...
2008-09-19  Vadim Zeitlinmake wxKeyEvent and wxMouseEvent derive from the same...
2008-08-22  Robert Roebling#9854 (AddPendingEvent - protect during wxEvtHandler...
2008-06-02  Robert RoeblingDisable disabling wxWeakRef<T>
2008-04-28  Vadim Zeitlinadded wxQueueEvent() avoiding the bug of wxPostEvent...
2008-03-27  Vadim Zeitlinlock wxPendingEventsLocker when deleting the handler...
2008-03-18  Vadim Zeitlinadded wxSpinCtrlDouble (slightly modified patch 1835864)
2008-02-27  Vadim Zeitlindon't track handlers connected to this object itself...
2008-02-09  Vadim Zeitlinadd wxUSE_WEAKREF (modified partially applied patch...
2008-01-27  Vadim Zeitlinonly define wxEventPtr in wxBase, not wxCore
2008-01-26  Vadim Zeitlindelete the event object in ProcessPendingEvents() even...
2008-01-13  Vadim Zeitlinimprovements to wxWeakRef and related classes
2008-01-10  Paul Cornettbuild fix for !wxUSE_THREADS
2008-01-08  Robert RoeblingLast part from weak ref patch for event sink disconnection
2008-01-05  Vadim Zeitlinclean up wxEvtHandler::m_eventsLocker weirdness: there...
2008-01-05  Vadim Zeitlinprocess one event at once in wxEvtHandler::ProcessPendi...
2007-12-20  Robert RoeblingRemove old event type compatibility
2007-12-03  Paul Cornettremove unneccessary header dependencies on wx/thread.h
2007-11-29  Václav Slavík1. added wxEvtHandler::SafelyProcessEvent() and wxWindo...
2007-10-29  Vadim Zeitlinadd wxMouseEvent::GetClickCount() and implement it...
2007-09-21  Vadim Zeitlinremoved wxEVT_POWER which wasn't declared nor used...
2007-08-01  Julian SmartAdded EVT_MOVE_START, EVT_MOVE_END (wxMSW only for...
2007-07-29  Vadim Zeitlinadded support for 2 extra mouse buttons (patch 1757630)
2007-07-21  Vadim Zeitlinfixes for building wxMSW with --disbale-all-features
2007-07-09  Vadim Zeitlindon't bubble up the events upwards the window hierarchy...
2007-06-21  Vadim Zeitlinchanged AddPendingEvent() to take const wxEvent referen...
2007-05-24  Vadim Zeitlindisable clearing event tables by default, only do it...
2007-05-14  Vadim Zeitlinimplement event loop for console applications (heavily...
2007-05-12  Vadim Zeitlinfix for wxUSE_STL=1 build with MSVC8 with _HAS_ITERATOR...
2007-05-11  Vadim Zeitlinadded support for drop down toolbar buttons (patch...
2007-04-20  Vadim Zeitlinpreparation for allowing to use wxTimer in wxBase ...
2007-03-07  Vadim Zeitlinremoved WXWIN_COMPATIBILITY_2_4 from common and wxMSW...
2007-02-04  Stefan Csomoradding scroll axis to wheel events
2007-02-04  Vadim Zeitlinadded wxEventBlocker class (patch 1622444)
2007-02-01  Vadim Zeitlinuse wxObject copy ctor, not default ctor, in wxEvent...
2006-11-05  Robin DunnRevert reentrancy patch (#1573619)
2006-10-10  Robert Roebling Move reentrance guard down.
2006-10-10  Robert Roebling Added part of patch
2006-08-31  Włodzimierz SkibaInclude wx/module.h according to precompiled headers...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-25  Włodzimierz SkibaInclude wx/stopwatch.h according to precompiled headers...
2006-06-09  Włodzimierz SkibaInclude wx/validate.h and wx/valtext.h according to...
2006-05-26  Vadim Zeitlinadded help event origin field: indicates if the help...
2006-05-12  Vadim Zeitlinadded clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT...
2006-05-02  Włodzimierz SkibaInclude wx/utils.h according to precompiled headers...
2006-04-27  Włodzimierz SkibaInclude wx/event.h according to precompiled headers...
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-03-30  Włodzimierz SkibaBetter backward compatibility and deprecation markup...
2006-03-11  Vadim Zeitlindeal with the situation when a (dynamic) event handler...
2006-02-12  Michael WetherellWarning fixes for VC5 (Igor Korot)
2006-01-09  Włodzimierz Skibadefs.h doubled include fixed.
2005-12-02  Vadim Zeitlinfixed problems with sometimes processing the events...
2005-11-19  Mart RaudseppSpelling fixes from Andreas Mohr (patch #1360064)
2005-11-08  Vadim Zeitlinfix memory leak of pending events in wxEvtHandler dtor
2005-09-25  Vadim Zeitlinremoved #errors in 2.7 compilation
2005-09-24  Vadim Zeitlinremove extraneous semicolons (patch 1299687)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-30  Michael WetherellMake wxEVT_SCROLL_ENDSCROLL a #define in event.h so...
2005-06-25  Vadim Zeitlinreadded wxEVT_SCROLL_ENDSCROLL symbol back to the libra...
2005-06-21  Václav Slavíkrolled back exceptions handling patch, it relied on...
2005-06-20  Václav Slavíkchanged exceptions handling to work under wxGTK
2005-06-01  Vadim Zeitlinrenamed wxEVT_SCROLL_ENDSCROLL to wxEVT_SCROLL_CHANGED
2005-04-24  Robert Roebling Apply patch that prevents a crash when more than
2005-03-18  Julian SmartAdded WXK_SPECIAL... keycodes for special hardware...
2005-03-01  Vadim Zeitlindon't compare iterator after calling erase() in Process...
2005-03-01  Vadim Zeitlinadded accessor function to hide __VISAGECPP__ ugliness...
2005-01-19  Włodzimierz SkibaFix for incomplete setup (wxPalmOS case).
2005-01-19  Vadim Zeitlin(harmless) VC++ warning fixes
2005-01-18  Kevin HockFixed wxTextCtrl being undefined when not using precomp...
2005-01-18  Kevin HockGetString() method queries the control for the string...
2004-12-12  Vadim Zeitlinstop processing pending events after processing all...
2004-09-13  Włodzimierz SkibaSource cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE...
2004-07-30  Włodzimierz SkibaWarning cleaning.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-07  Vadim Zeitlinreplaced ASSERT in wxEvtHandler::ProcessPendingEvents...
2004-02-01  David ElliottAssert that m_pendingEvents is not NULL (patch #886852...
2003-10-23  Mattia Barbon Make both GCC and MSVC 5 happy.
2003-10-19  Mattia Barbon MSVC 5 compilation fix.
2003-10-12  Vadim ZeitlinVC++ release mode warning fixes
2003-10-03  Vadim Zeitlinfixed wxMOUSE_BTN_XXX values, use them instead of hard...
2003-09-26  Julian SmartClean up event hash tables in a timely fashion
2003-09-19  Robin DunnOnly process dynamic events if the eventTypes match
2003-09-18  Vadim Zeitlinfix the bug with not skipping events any more after...
2003-09-17  Vadim Zeitlinmoved all event handlers callign code in ProcessEventIf...
next