removed extra semicolons (patch #1700459; fixes compilation with gcc's -pedantic...
[wxWidgets.git] / include / wx / event.h
2003-06-30  Julian SmartAdded optional event sink for use with dynamic event...
2003-06-28  Václav Slavíkfixed linker errors
2003-06-26  Vadim Zeitlingot rid of wxEvtHandler::m_isWindow, use virtual functi...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-06-01  Julian SmartGet the initialization order right.
2003-06-01  Julian SmartPartially applied patch [ 531199 ] new EVT_MOVING and...
2003-03-21  David ElliottAllow headers to be compiled in Objective-C++ mode
2003-01-12  Vadim ZeitlinunTABbed
2003-01-07  Ron LeeDeprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-23  Ron LeeUpdates for 2.3.3 debs.
2002-08-20  Vadim Zeitlinremoved extra semi colon which provoked CW warnings...
2002-08-19  Julian SmartAdded EVT_JOY_BUTTON_... macros as per the manual,
2002-08-12  Václav Slavíkfixed another typo
2002-08-11  Julian SmartCorrected typos for
2002-07-21  Julian SmartReturned value from operator=
2002-07-21  Julian Smartoperator = implemented inline.
2002-07-21  Julian SmartMade wxMouseEvent = operator public
2002-07-20  Robin Dunnsignned/unsigned fix
2002-07-19  Robin DunnMoved the check for page scrolling with the wheel into...
2002-07-19  Julian SmartApplied patch [ 583877 ] Clone events correction
2002-07-09  Vadim Zeitlinadded ENDSCROLL event (patch 576176)
2002-07-03  Vadim Zeitlinadded wxID_ANY, replaced #define's with enum
2002-07-02  Ron Leeadded DECLARE_EXPORTED_LOCAL_EVENT_TYPE for use with...
2002-05-23  Vadim ZeitlinwxUniv compilation fixes (patch 559620)
2002-05-08  Gilles Depeyrotimplemented explicit copy constructors (needed for...
2002-04-12  Julian SmartImplemented wxMouseCaptureChangedEvent and made wxGener...
2002-04-07  Vadim Zeitlinadded raw key code and flags support (based on patch...
2002-03-06  Vadim Zeitlinforbid copying wxEvtHandlers
2002-02-23  Vadim Zeitlinadded EVT_MENU_OPEN and EVT_MENU_CLOSE events
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2001-11-21  Vadim Zeitlinfixed wxDropFilesEvent dtor, added copy ctor and implem...
2001-11-21  Vadim Zeitlin1. removed wxObject::CopyObject() and Clone() - some...
2001-11-21  Vadim Zeitlin1. restored wxEvent::operator=()
2001-11-18  Vadim Zeitlinfixes for wxEvent and wxKeyEvent operator=()
2001-11-18  Robert Roebling This form of the event cloning patch survived my
2001-11-08  Robert Roebling wxListBox mouse events now report coords relative
2001-10-12  Robin DunnMoved client data stuff directly into wxEvtHandler...
2001-10-11  Ron Leeadded DEFINE_LOCAL_EVENT_TYPE() macro
2001-10-09  Robin DunnMoved the [Set|Get]Client[Data|Object] and such out...
2001-10-08  Vadim Zeitlindon't check for Meta key in wxKeyEvent::HasModifiers()
2001-08-15  Vadim Zeitlinimplemented, tested and documented wxTextCtrl::SetMaxLe...
2001-08-06  Vadim Zeitlin1. slightly changed how wxControlContainer is used
2001-08-06  Vadim Zeitlinmoved knd handling logic from wxPanel to wxControlConta...
2001-07-31  Vadim Zeitlindeclare and define wxEVT_COMMAND_TEXT_UPDATED even...
2001-07-29  Vadim Zeitlin1. added wxTE_AUTO_URL style and support for it under...
2001-07-02  Vadim Zeitlincompilation fixes
2001-06-26  Vadim Zeitlinfirst pass of wxUniv merge - nothing works, most parts...
2001-05-31  Vadim Zeitlinwe now send iconize events
2001-05-16  Julian SmartApplied patch #421554: implementation of wxEVT_CONTEXT_MENU
2001-05-04  Robin DunnAdded mouse wheel support for MSW. It generates a...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-21  George TaskerMoved the declaration of wxEVT_NULL to event.cpp and...
2001-04-03  Vadim Zeitlinsecond part of Markus' BC++ fix
2001-03-28  Robin DunnAdded DECLARE_LOCAL_EVENT_TYPE which doesn't use WXDLLE...
2001-02-08  Vadim Zeitlinapplied (slightly modified) wxToggleButton patch from...
2001-02-01  Vadim Zeitlinadded missing WXDLLEXPORT
2001-01-31  Vadim Zeitlinoops... fixed a typo
2001-01-31  Vadim Zeitlin1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE...
2001-01-31  Vadim Zeitlinevent handling seems to work again, new sample (event...
2001-01-27  Vadim Zeitlinreadded wxEVT_HELP inadvertently deleted the last...
2001-01-27  Vadim Zeitlincompatibility changes: WXWIN_COMPATIBILITY_EVENT_TYPES...
2001-01-27  Vadim ZeitlinwxEVT_USER_FIRST readded
2001-01-26  Vadim Zeitlindynamic event types actually work with these changes...
2001-01-26  Robert Roebling Corrected typo.
2001-01-26  Robert Roebling Updated ten thousand macros for new event type code.
2001-01-26  Julian SmartChanged m_eventType to int
2001-01-25  Robert Roebling New event types for use in external libs (and from
2000-10-23  Julian SmartApplying submitted wxOS2 mod
2000-10-07  Robin DunnAdded a WXDLLEXPORT
2000-09-10  Vadim Zeitlin1. added wxHelpProvider and (unfinished) wxSimpleHelpPr...
2000-09-08  Julian SmartPut wxContextHelp into cshelp.h/cpp, added wxContextHel...
2000-09-06  Julian SmartAdded wxHelpEvent, wxContextHelp (MSW only so far)...
2000-08-08  Bryan Pettysecond merge of the 2.2 branch (RL)
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Julian SmartVarious compiler changes
2000-03-14  Vadim Zeitlin1. status bar can now be positioned on top (and anywher...
2000-02-18  Vadim Zeitlinmore long/double to int conversion warnings from HP...
2000-02-15  Robert Roebling Readded plot event constants.
2000-02-15  Vadim Zeitlinoops... another incorrectly resolved cvs conflict
2000-02-15  Vadim Zeitlin1. implemented wxRegKey::Copy() and CopyValue()
2000-02-11  Guillermo Rodrigue... Added wxEVT_SCROLL[WIN]_THUMBRELEASE
2000-02-10  Robert Roebling Whole lotta stuff for wxPlotWindow,
2000-02-05  Vadim Zeitlin1. wxTimer change - now generates EVT_TIMER()
2000-01-31  David WebsterVA 4.0 fixes
2000-01-28  David WebsterVA 4.0 fixes
2000-01-26  David WebsterVisualage C++ V4.0 duplicate symbol fixes
2000-01-23  Vadim Zeitlin1. wxMSW::wxNotebook::SetPageSize() and SetPadding...
2000-01-18  Guillermo Rodrigue... isScrolling() in wxScroll[Win]Event
2000-01-15  Julian Smart16-bit fixes
1999-12-30  Vadim Zeitlinadded support for several new events in wxCalendarCtrl...
1999-12-29  Vadim Zeitlin1. wxCalendarCtrl
1999-12-29  Robert Roebling GUI thread update and event corrections.
1999-12-04  Robert Roebling String changes for translations,
1999-11-22  David WebsterOS/2 thread updates
1999-11-18  Robert Roebling Added wxEvtHandler::Disconect()
1999-11-06  Julian SmartAdded some makefiles, fixed a BC++ problem in controls...
1999-11-02  Vadim Zeitlinand the compilation fix for the warning fixes
1999-11-02  Vadim Zeitlinmany warnings fixed (from HP-UX compilation log)
next