2007-04-20 |
Vadim Zeitlin | preparation for allowing to use wxTimer in wxBase ... |
blob | commitdiff | raw |
2007-04-14 |
Václav Slavík | removed extra semicolons (patch #1700459; fixes compila... |
blob | commitdiff | raw | diff to current |
2007-03-07 |
Vadim Zeitlin | removed WXWIN_COMPATIBILITY_2_4 from common and wxMSW... |
blob | commitdiff | raw | diff to current |
2007-02-11 |
Vadim Zeitlin | made AddPendingEvent() virtual (patch 1652077) |
blob | commitdiff | raw | diff to current |
2007-02-05 |
Vadim Zeitlin | corrected WXDLLIMPEXP_ declaration for wxEventBlocker... |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Stefan Csomor | adding scroll axis to wheel events |
blob | commitdiff | raw | diff to current |
2007-02-04 |
Vadim Zeitlin | added wxEventBlocker class (patch 1622444) |
blob | commitdiff | raw | diff to current |
2006-11-05 |
Robin Dunn | Revert reentrancy patch (#1573619) |
blob | commitdiff | raw | diff to current |
2006-11-03 |
Vadim Zeitlin | don't define EMPTY_PARAMETER_VALUE macro without wx... |
blob | commitdiff | raw | diff to current |
2006-10-10 |
Robert Roebling | Added part of patch |
blob | commitdiff | raw | diff to current |
2006-09-05 |
Vadim Zeitlin | mark all dtors which are virtual because base class... |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Václav Slavík | added wxEVT_MOUSE_CAPTURE_LOST event and code for corre... |
blob | commitdiff | raw | diff to current |
2006-05-27 |
Vadim Zeitlin | added wxPowerEvent; moved power functions stubs to... |
blob | commitdiff | raw | diff to current |
2006-05-26 |
Vadim Zeitlin | added help event origin field: indicates if the help... |
blob | commitdiff | raw | diff to current |
2006-05-12 |
Vadim Zeitlin | added clipboard events (wxEVT_COMMAND_TEXT_COPY/CUT... |
blob | commitdiff | raw | diff to current |
2006-04-21 |
Vadim Zeitlin | made wxCommandEvent::GetInt() return int, not long... |
blob | commitdiff | raw | diff to current |
2006-03-30 |
Włodzimierz Skiba | Better backward compatibility and deprecation markup... |
blob | commitdiff | raw | diff to current |
2006-02-12 |
Vadim Zeitlin | it is not possible to show/hide the window from the... |
blob | commitdiff | raw | diff to current |
2006-01-19 |
Julian Smart | Applied patch [ 1355809 ] Add ability to use templates... |
blob | commitdiff | raw | diff to current |
2005-11-10 |
Vadim Zeitlin | added wxKeyEvent::GetModifiers() |
blob | commitdiff | raw | diff to current |
2005-10-23 |
Michael Wetherell | Export wxFindFocusDescendant |
blob | commitdiff | raw | diff to current |
2005-10-09 |
Vadim Zeitlin | disable VC++ warning 4355 in wx/defs.h once and for... |
blob | commitdiff | raw | diff to current |
2005-09-25 |
Vadim Zeitlin | removed wxABI_VERSION checks |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-08-03 |
Vadim Zeitlin | define WXWIN_COMPATIBILITY_EVENT_TYPES as 0 if it's... |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Michael Wetherell | Put wxEVT_SCROLL_CHANGED and wxEVT_SCROLL_ENDSCROLL... |
blob | commitdiff | raw | diff to current |
2005-06-30 |
Michael Wetherell | Make wxEVT_SCROLL_ENDSCROLL a #define in event.h so... |
blob | commitdiff | raw | diff to current |
2005-06-25 |
Vadim Zeitlin | readded wxEVT_SCROLL_ENDSCROLL symbol back to the libra... |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Mattia Barbon | Avoid warnings with MSVC 5. |
blob | commitdiff | raw | diff to current |
2005-06-21 |
Václav Slavík | rolled back exceptions handling patch, it relied on... |
blob | commitdiff | raw | diff to current |
2005-06-20 |
Václav Slavík | changed exceptions handling to work under wxGTK |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Włodzimierz Skiba | First part of '[ 1216148 ] cleanup: unused variables... |
blob | commitdiff | raw | diff to current |
2005-06-07 |
Vadim Zeitlin | use pragma warning push/pop under MSVC instead of enabl... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Vadim Zeitlin | added wxEVT_SCROLL_CHANGED as synonym for wxEVT_SCROLL_... |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Dimitri Schoolwerth | restored the EVT_SCROLL and EVT_COMMAND_SCROLL definiti... |
blob | commitdiff | raw | diff to current |
2005-05-22 |
Vadim Zeitlin | wxCloseEvent::GetLoggingOff() is for [query] end sessio... |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Włodzimierz Skiba | Fix for 'using default arguments would be overload... |
blob | commitdiff | raw | diff to current |
2005-05-18 |
Vadim Zeitlin | added wxEvtHandler::Disconnect(evtType, ...) overload |
blob | commitdiff | raw | diff to current |
2005-03-18 |
Julian Smart | Added WXK_SPECIAL... keycodes for special hardware... |
blob | commitdiff | raw | diff to current |
2005-03-08 |
Włodzimierz Skiba | Casting fix for events. Needs check by ARM eVC4 users. |
blob | commitdiff | raw | diff to current |
2005-03-07 |
Vadim Zeitlin | fix to avoid eVC crashes: restored wxObjectEventFunctio... |
blob | commitdiff | raw | diff to current |
2005-03-01 |
Vadim Zeitlin | added accessor function to hide __VISAGECPP__ ugliness... |
blob | commitdiff | raw | diff to current |
2005-02-19 |
Vadim Zeitlin | added wxNavigationEvent::FromTab flag |
blob | commitdiff | raw | diff to current |
2005-02-17 |
Vadim Zeitlin | fixed typo in EVT_COMMAND definition |
blob | commitdiff | raw | diff to current |
2005-02-16 |
Włodzimierz Skiba | 'Compatibility' fix for connecting events. |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Vadim Zeitlin | (blind) fix for ambiguity between Disconnect() overloads |
blob | commitdiff | raw | diff to current |
2005-02-15 |
Julian Smart | Added EVT_COMMAND_CONTEXT_MENU with id arg |
blob | commitdiff | raw | diff to current |
2005-02-14 |
Vadim Zeitlin | define wxFooHandler() macros for all wxFooEvents to... |
blob | commitdiff | raw | diff to current |
2005-02-11 |
Włodzimierz Skiba | Various cleanings. |
blob | commitdiff | raw | diff to current |
2005-01-21 |
Robin Dunn | Added setter to wxMoveEvent |
blob | commitdiff | raw | diff to current |
2005-01-19 |
Vadim Zeitlin | (harmless) VC++ warning fixes |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Kevin Hock | Added DLL export for wxCommandEventStringHelper |
blob | commitdiff | raw | diff to current |
2005-01-18 |
Kevin Hock | Move member m_ variables to be protected rather than... |
blob | commitdiff | raw | diff to current |
2004-12-05 |
Robert Roebling | A little documentation about custom events as |
blob | commitdiff | raw | diff to current |
2004-10-28 |
Václav Slavík | wxKeyEvent::m_uniChar must be copied by operator= too |
blob | commitdiff | raw | diff to current |
2004-10-20 |
Vadim Zeitlin | update g_isPainting in wxPaintEvent copy ctor |
blob | commitdiff | raw | diff to current |
2004-09-13 |
Włodzimierz Skiba | Source cleaning: tabs, whitespaces, -1/wxID_ANY, TRUE... |
blob | commitdiff | raw | diff to current |
2004-09-04 |
Włodzimierz Skiba | Spelling fixes [#1017001], source cleaning. |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Václav Slavík | oops, reverted clntdata.h change, it _is_ needed |
blob | commitdiff | raw | diff to current |
2004-07-12 |
Václav Slavík | clntdata.h is needed only if wxUSE_GUI |
blob | commitdiff | raw | diff to current |
2004-07-09 |
Vadim Zeitlin | added wxNavigationKeyEvent::IsBackward to be able to... |
blob | commitdiff | raw | diff to current |
2004-07-04 |
Vadim Zeitlin | typo/spelling fixes (patch 983448) |
blob | commitdiff | raw | diff to current |
2004-07-01 |
Vadim Zeitlin | added and documented wxKey/MouseEvent::CmdDown() |
blob | commitdiff | raw | diff to current |
2004-06-26 |
Vadim Zeitlin | added and documented wxKeyEvent::GetUnicodeKey(); made... |
blob | commitdiff | raw | diff to current |
2004-06-23 |
Włodzimierz Skiba | Shortcuts for avoiding #ifdef __SMARTPHONE__ conditions. |
blob | commitdiff | raw | diff to current |
2004-06-15 |
Julian Smart | Enum becomes public |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Vadim Zeitlin | added and documented wx_const/static_cast<> |
blob | commitdiff | raw | diff to current |
2004-04-16 |
Vadim Zeitlin | wxEVT_MOVING = 442, not 4442, in event compatibility... |
blob | commitdiff | raw | diff to current |
2004-04-15 |
Vadim Zeitlin | changed return type of wxCommandEvent::GetClientObject... |
blob | commitdiff | raw | diff to current |
2004-03-28 |
Vadim Zeitlin | removed Win16 code (patch 905241), last version with... |
blob | commitdiff | raw | diff to current |
2004-02-11 |
Robin Dunn | Added missing wxNcPaintEventFunction and used it in... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | reverted wxStaticCast change which obviously can't... |
blob | commitdiff | raw | diff to current |
2004-02-10 |
Vadim Zeitlin | use static_cast<> in event table macros for type safety... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | fixed wxMouseEvent::Moving() and Dragging() after the... |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | wxMouseEvent::Moving() shouldn't return true when we... |
blob | commitdiff | raw | diff to current |
2003-10-08 |
Vadim Zeitlin | renamed WX_DEFINE_ARRAY_NO_PTR in WX_DEFINE_ARRAY_PTR |
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-30 |
Vadim Zeitlin | use wxEvent::ShouldPropagate() instead of its own propg... |
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-17 |
Vadim Zeitlin | moved all event handlers callign code in ProcessEventIf... |
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-09 |
Stefan Csomor | exposing the dynamic event table |
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 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
blob | commitdiff | raw | diff to current |
2003-07-19 |
Vadim Zeitlin | added NO_PTR versions of ARRAY macros to suppress warni... |
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-12 |
Julian Smart | Use WM_INITMENUPOPUP |
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-07 |
Julian Smart | Added wxFrameBase::OnMenuOpen, and wxUSE_IDLEMENUUPDATE... |
blob | commitdiff | raw | diff to current |
2003-07-03 |
Vadim Zeitlin | workaround BCC bug resulting in E2233 when building... |
blob | commitdiff | raw | diff to current |
2003-07-02 |
Vadim Zeitlin | renamed WXDLLEXPORT_BASE/CORE to WXDLLIMPEXP_BASE/CORE |
blob | commitdiff | raw | diff to current |
next |