2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Vadim Zeitlin | replaced ASSERT in wxEvtHandler::ProcessPendingEvents... |
blob | commitdiff | raw | diff to current |
2004-02-01 |
David Elliott | Assert that m_pendingEvents is not NULL (patch #886852... |
blob | commitdiff | raw | diff to current |
2003-10-23 |
Mattia Barbon | Make both GCC and MSVC 5 happy. |
blob | commitdiff | raw | diff to current |
2003-10-19 |
Mattia Barbon | MSVC 5 compilation fix. |
blob | commitdiff | raw | diff to current |
2003-10-12 |
Vadim Zeitlin | VC++ release mode warning fixes |
blob | commitdiff | raw | diff to current |
2003-10-03 |
Vadim Zeitlin | fixed wxMOUSE_BTN_XXX values, use them instead of hard... |
blob | commitdiff | raw | diff to current |
2003-09-26 |
Julian Smart | Clean up event hash tables in a timely fashion |
blob | commitdiff | raw | diff to current |
2003-09-19 |
Robin Dunn | Only process dynamic events if the eventTypes match |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Vadim Zeitlin | fix the bug with not skipping events any more after... |
blob | commitdiff | raw | diff to current |
2003-09-17 |
Vadim Zeitlin | moved all event handlers callign code in ProcessEventIf... |
blob | commitdiff | raw | diff to current |
2003-09-15 |
Vadim Zeitlin | wxNavigationKeyEvent doesn't derive from wxCommandEvent... |
blob | commitdiff | raw | diff to current |
2003-08-24 |
Stefan Neis | Fixed #pragma interface/implementation handling for... |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2 |
blob | commitdiff | raw | diff to current |
2003-08-17 |
Václav Slavík | have TryValidator even if wxUSE_VALIDATORS=1, so that... |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-08-02 |
Vadim Zeitlin | use wxWindowBase, not wxWindow, in wxUpdateUIEvent... |
blob | commitdiff | raw | diff to current |
2003-07-22 |
Václav Slavík | multilib mode compilation fix |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Mattia Barbon | GCC warning fix. |
blob | commitdiff | raw | diff to current |
2003-07-18 |
Vadim Zeitlin | allow to change the event propagation level (modified... |
blob | commitdiff | raw | diff to current |
2003-07-17 |
Vadim Zeitlin | applied event speed up patch (752928) |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Julian Smart | Applied patch [ 758687 ] RegisterHotkey implemented |
blob | commitdiff | raw | diff to current |
2003-07-09 |
Julian Smart | - Moved wxApp::SendIdleEvents and wxApp::ProcessIdle... |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Mattia Barbon | Added --use-stl to cnfigure, wxUSE_STL to setup0.h |
blob | commitdiff | raw | diff to current |
2003-07-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | fixes needed for separate DLL build to work |
blob | commitdiff | raw | diff to current |
2003-06-30 |
Julian Smart | Added optional event sink for use with dynamic event... |
blob | commitdiff | raw | diff to current |
2003-06-28 |
Václav Slavík | fixed linker errors |
blob | commitdiff | raw | diff to current |
2003-06-27 |
Vadim Zeitlin | TryParent()/ProcessEvent() were included in both base... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Vadim Zeitlin | pass event to validators fisrt, before using the dynami... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Vadim Zeitlin | got rid of wxEvtHandler::m_isWindow, use virtual functi... |
blob | commitdiff | raw | diff to current |
2003-06-25 |
Vadim Zeitlin | some more #if wxUSE_BASE (but still not enough) |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Julian Smart | Partially applied patch [ 531199 ] new EVT_MOVING and... |
blob | commitdiff | raw | diff to current |
2003-04-02 |
Julian Smart | Applied some of patch [ 688466 ] MSVC7 build & bug... |
blob | commitdiff | raw | diff to current |
2003-03-17 |
Julian Smart | Fixed copyrights and licence spelling |
blob | commitdiff | raw | diff to current |
2003-02-25 |
Robin Dunn | Changed how the dynamic event tables (used for all... |
blob | commitdiff | raw | diff to current |
2003-01-13 |
Ron Lee | Split this out from other changes to keep things sane.. |
blob | commitdiff | raw | diff to current |
2003-01-07 |
Ron Lee | Deprecated wxSizer::Remove( wxWindow* ), s/Remove/Detac... |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-09-01 |
Julian Smart | Copy event type too |
blob | commitdiff | raw | diff to current |
2002-07-09 |
Vadim Zeitlin | added ENDSCROLL event (patch 576176) |
blob | commitdiff | raw | diff to current |
2002-05-23 |
Vadim Zeitlin | wxUniv compilation fixes (patch 559620) |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Vadim Zeitlin | added/documented wxApp::FilterEvent |
blob | commitdiff | raw | diff to current |
2002-05-08 |
Gilles Depeyrot | implemented explicit copy constructors (needed for... |
blob | commitdiff | raw | diff to current |
2002-04-12 |
Julian Smart | Implemented wxMouseCaptureChangedEvent and made wxGener... |
blob | commitdiff | raw | diff to current |
2002-02-23 |
Vadim Zeitlin | added EVT_MENU_OPEN and EVT_MENU_CLOSE events |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Julian Smart | Linking now |
blob | commitdiff | raw | diff to current |
2002-02-07 |
Kendall Bennett | Merges from Scitech Branch (George Davison): |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Vadim Zeitlin | added check for NULL Clone() return |
blob | commitdiff | raw | diff to current |
2001-11-21 |
Vadim Zeitlin | 1. removed wxObject::CopyObject() and Clone() - some... |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Gilles Depeyrot | use class name instead of generic message in event... |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Robert Roebling | This form of the event cloning patch survived my |
blob | commitdiff | raw | diff to current |
2001-10-17 |
Kendall Bennett | Mutiple updates from SciTech for wxWindows including... |
blob | commitdiff | raw | diff to current |
2001-10-12 |
Robin Dunn | Moved client data stuff directly into wxEvtHandler... |
blob | commitdiff | raw | diff to current |
2001-10-08 |
Vadim Zeitlin | added and documented wxWS_EX_BLOCK_EVENTS flag |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Vadim Zeitlin | 1. slightly changed how wxControlContainer is used |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Vadim Zeitlin | wxBase compilation fix |
blob | commitdiff | raw | diff to current |
2001-08-06 |
Vadim Zeitlin | moved knd handling logic from wxPanel to wxControlConta... |
blob | commitdiff | raw | diff to current |
2001-07-29 |
Vadim Zeitlin | 1. added wxTE_AUTO_URL style and support for it under... |
blob | commitdiff | raw | diff to current |
2001-06-30 |
Julian Smart | More fixes for wxUniv |
blob | commitdiff | raw | diff to current |
2001-06-26 |
Vadim Zeitlin | first pass of wxUniv merge - nothing works, most parts... |
blob | commitdiff | raw | diff to current |
2001-05-17 |
Vadim Zeitlin | merged fixes for accel and command event non propagatio... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Julian Smart | Applied patch #421554: implementation of wxEVT_CONTEXT_MENU |
blob | commitdiff | raw | diff to current |
2001-05-04 |
Robin Dunn | Added mouse wheel support for MSW. It generates a... |
blob | commitdiff | raw | diff to current |
2001-04-21 |
George Tasker | Moved the declaration of wxEVT_NULL to event.cpp and... |
blob | commitdiff | raw | diff to current |
2001-03-30 |
Vadim Zeitlin | this should hopefully fix BC++ crashes |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | 1. made compilation with WXWIN_COMPATIBILITY_EVENT_TYPE... |
blob | commitdiff | raw | diff to current |
2001-01-31 |
Vadim Zeitlin | event handling seems to work again, new sample (event... |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Vadim Zeitlin | compatibility changes: WXWIN_COMPATIBILITY_EVENT_TYPES... |
blob | commitdiff | raw | diff to current |
2001-01-27 |
Vadim Zeitlin | wxEVT_USER_FIRST put back |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Vadim Zeitlin | dynamic event types actually work with these changes... |
blob | commitdiff | raw | diff to current |
2001-01-26 |
Robert Roebling | Updated ten thousand macros for new event type code. |
blob | commitdiff | raw | diff to current |
2001-01-25 |
Robert Roebling | New event types for use in external libs (and from |
blob | commitdiff | raw | diff to current |
2000-09-06 |
Julian Smart | Added wxHelpEvent, wxContextHelp (MSW only so far)... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-19 |
Vadim Zeitlin | apparent gcc bug workaround |
blob | commitdiff | raw | diff to current |
2000-03-15 |
Guillermo Rodrigue... | Fixed a bug in the latest 'micro optimization' - was... |
blob | commitdiff | raw | diff to current |
2000-03-14 |
Vadim Zeitlin | some micro optimisations in SearchEventTable |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | conflicts markers removed |
blob | commitdiff | raw | diff to current |
2000-02-15 |
Vadim Zeitlin | 1. implemented wxRegKey::Copy() and CopyValue() |
blob | commitdiff | raw | diff to current |
2000-02-11 |
Guillermo Rodrigue... | Added wxEVT_SCROLL[WIN]_THUMBRELEASE |
blob | commitdiff | raw | diff to current |
2000-02-09 |
David Webster | Updates to make latest changes compile |
blob | commitdiff | raw | diff to current |
2000-01-31 |
David Webster | VA 4.0 fixes |
blob | commitdiff | raw | diff to current |
2000-01-28 |
David Webster | VA 4.0 fixes |
blob | commitdiff | raw | diff to current |
2000-01-26 |
David Webster | Visualage C++ V4.0 duplicate symbol fixes |
blob | commitdiff | raw | diff to current |
2000-01-18 |
Guillermo Rodrigue... | isScrolling() in wxScroll[Win]Event |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Robert Roebling | Removed two more GUI lock-ups. This time when |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robin Dunn | Fixed wxWindowCreateEvent and wxWindowDestroyEvent... |
blob | commitdiff | raw | diff to current |
1999-12-29 |
Robert Roebling | GUI thread update and event corrections. |
blob | commitdiff | raw | diff to current |
1999-12-14 |
Václav Slavík | removed USE_SHARED_LIBRARY(IES) |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | More fool-proof lock in thread events code. |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Robert Roebling | New event locking. |
blob | commitdiff | raw | diff to current |
1999-11-27 |
Vadim Zeitlin | 1. wxThread changes (detached/joinable) for MSW and... |
blob | commitdiff | raw | diff to current |
1999-11-23 |
Karsten Ballüder | Fixed linkage problem. |
blob | commitdiff | raw | diff to current |
1999-11-23 |
David Webster | CriticalSection update for OS/2 |
blob | commitdiff | raw | diff to current |
1999-11-18 |
Robert Roebling | Added wxEvtHandler::Disconect() |
blob | commitdiff | raw | diff to current |
1999-11-17 |
Robin Dunn | Added wxWakeUpIdle() for MSW and empty stubs for Motif... |
blob | commitdiff | raw | diff to current |
1999-11-14 |
Robert Roebling | Added wxWakeUpIdle() to wxGTK, |
blob | commitdiff | raw | diff to current |
1999-10-22 |
Vadim Zeitlin | 1. made wxBase compile/link/run again under Unix |
blob | commitdiff | raw | diff to current |
next |