Replace @since 2.9.6 with 3.0 in the docs.
[wxWidgets.git] / interface / wx / event.h
2009-02-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-07  Vadim Zeitlinupdate custom event definition documentation; document...
2009-02-07  Vadim Zeitlinupdate/reorganize events overview and changed links...
2009-02-04  Francesco Montorsiadd a wxEventType argument to wxThreadEvent for coheren...
2009-02-04  Francesco Montorsicheck in the 'selective yield' patch (see ticket #10320):
2009-02-01  Robert RoeblingMake wxCheckListBox call event.SetString() on all platf...
2009-02-01  Vadim Zeitlinemphasize that you need to specify eventSink when conne...
2009-01-28  Francesco Montorsifix doxygen warnings
2009-01-22  Francesco Montorsifix wxWindow::PushEventHandler and related wxWindow...
2009-01-21  Vadim Zeitlinsend destroy events for children before they're fully...
2009-01-18  Francesco Montorsino real change: divide in groups the wxEvtHandler methods
2009-01-05  Bryan PettyReplaced @ingroup with @addtogroup for all global func...
2008-12-30  Francesco Montorsidocument wxEVT_NULL
2008-12-27  Francesco Montorsiname also QueueEvent
2008-12-16  Vadim Zeitlinmention that mouse events carry position in window...
2008-12-08  Francesco Montorsiformatting change; added @c in front of wxEVT_ constants
2008-12-02  Francesco Montorsidocument GetWheelAxis
2008-12-02  Francesco Montorsidocument the main event table macros, wxEventType,...
2008-12-02  Vadim Zeitlinbetter documentation for wxEvent ctor
2008-11-26  Francesco Montorsiadded note about GetTimestamp() (fixes #1986)
2008-11-24  Francesco Montorsiprovide an example implementation of wxCloseEvent handler
2008-11-22  Francesco Montorsiminor fixes; replace references to Windows95 with refer...
2008-11-09  Francesco Montorsiifacecheck manual fixes
2008-11-08  Francesco Montorsiifacecheck fixes
2008-10-29  Francesco Montorsimoved to appropriate 'protected' sections all functions...
2008-10-28  Francesco Montorsiautomated ifacecheck fixed
2008-10-27  Francesco Montorsiother ifacecheck fixes, resulting in removal of the...
2008-10-19  Francesco Montorsifixed the anchor names for @section used in interface...
2008-10-14  Francesco Montorsimisc fixes to function signatures
2008-09-19  Vadim Zeitlinmake wxKeyEvent and wxMouseEvent derive from the same...
2008-09-18  Francesco Montorsifew details fixed
2008-08-01  Vadim Zeitlinuse a single wxBookCtrlEvent class for all wxBookCtrlBa...
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...