2012-11-06 |
Vadim Zeitlin | Add wxUSE_{BASE,GUI} checks to interface headers. |
blob | commitdiff | raw |
2012-11-03 |
Bryan Petty | Finished adding @tableofcontents to all overviews in... |
blob | commitdiff | raw | diff to current |
2012-10-30 |
Vadim Zeitlin | Revert "Split documentation of non-GUI wxEvent-related... |
blob | commitdiff | raw | diff to current |
2012-10-29 |
Vadim Zeitlin | Split documentation of non-GUI wxEvent-related classes. |
blob | commitdiff | raw | diff to current |
2012-10-24 |
Vadim Zeitlin | Disable wxEvtHandler::CallAfter() for VC6, it's too... |
blob | commitdiff | raw | diff to current |
2012-10-23 |
Vadim Zeitlin | Add wxEvtHandler::CallAfter() for asynchronous method... |
blob | commitdiff | raw | diff to current |
2012-10-16 |
Vadim Zeitlin | Add wxEvent::GetEventUserData() and improve user data... |
blob | commitdiff | raw | diff to current |
2012-09-23 |
Vadim Zeitlin | Explain EVT_CONTEXT_MENU generation in more details. |
blob | commitdiff | raw | diff to current |
2012-09-09 |
Vadim Zeitlin | Fix wxKeyEvent::GetKeyCode() descripotion: it doesn... |
blob | commitdiff | raw | diff to current |
2012-09-09 |
Vadim Zeitlin | Do not use wxIsprint() in EVT_CHAR example in the docum... |
blob | commitdiff | raw | diff to current |
2012-08-31 |
Vadim Zeitlin | Fix example of using GetUnicodeKey() in the documentation. |
blob | commitdiff | raw | diff to current |
2012-07-24 |
Vadim Zeitlin | Don't eagerly set wxKeyEvent position fields. |
blob | commitdiff | raw | diff to current |
2012-07-14 |
Robin Dunn | Add missing wxEVT_COMMAND_TEXT_ENTER |
blob | commitdiff | raw | diff to current |
2012-07-01 |
Vadim Zeitlin | Forward WM_{CUT,COPY,PASTE} from edit control to wxComb... |
blob | commitdiff | raw | diff to current |
2012-05-24 |
Vadim Zeitlin | Document that SetFocus() can't be called from EVT_KILL_... |
blob | commitdiff | raw | diff to current |
2012-04-08 |
Vadim Zeitlin | Fix typo in wxKeyEvent::GetKeyCode() documentation... |
blob | commitdiff | raw | diff to current |
2012-03-22 |
Vadim Zeitlin | Use enum for wxMouseEvent::m_wheelAxis instead of int. |
blob | commitdiff | raw | diff to current |
2012-02-22 |
Vadim Zeitlin | Fix spelling in the documentation. |
blob | commitdiff | raw | diff to current |
2012-02-20 |
Vadim Zeitlin | Remove documentation of inexistent wxEvtHandler::TryThis(). |
blob | commitdiff | raw | diff to current |
2012-02-15 |
Vadim Zeitlin | Explicitly document that hidden windows get wxEVT_IDLE... |
blob | commitdiff | raw | diff to current |
2012-02-09 |
Vadim Zeitlin | Document MSW-only wxEVT_MOVING event. |
blob | commitdiff | raw | diff to current |
2012-01-07 |
Vadim Zeitlin | Set Z-position correctly for wxEVT_JOY_ZMOVE events. |
blob | commitdiff | raw | diff to current |
2011-12-30 |
Robin Dunn | Interface fixes and tweaks for Phoenix |
blob | commitdiff | raw | diff to current |
2011-12-28 |
Vadim Zeitlin | Complete wxEVT_MENU_{OPEN,CLOSE} implementation in... |
blob | commitdiff | raw | diff to current |
2011-12-11 |
Vadim Zeitlin | Ensure that Enter key presses are never stolen from... |
blob | commitdiff | raw | diff to current |
2011-12-08 |
Vadim Zeitlin | Document that wxEraseEvent::GetDC() never returns NULL. |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK propagate upwards and send it... |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Vadim Zeitlin | Make wxEVT_CHAR_HOOK behave in wxGTK as in wxMSW. |
blob | commitdiff | raw | diff to current |
2011-12-02 |
Vadim Zeitlin | Implement EVT_CHAR_HOOK for wxOSX/Cocoa. |
blob | commitdiff | raw | diff to current |
2011-11-22 |
Vadim Zeitlin | Add wxEventFilter and related functionality. |
blob | commitdiff | raw | diff to current |
2011-11-22 |
Stefan Csomor | fixes #13684 |
blob | commitdiff | raw | diff to current |
2011-10-09 |
Robin Dunn | Interface updates for Phoenix. Add wxNativeFontInfo. |
blob | commitdiff | raw | diff to current |
2011-09-27 |
Robin Dunn | More interface updates for Phoenix |
blob | commitdiff | raw | diff to current |
2011-09-16 |
Vadim Zeitlin | Fix int field of wxCommandEvents generated by menu... |
blob | commitdiff | raw | diff to current |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Vadim Zeitlin | Replace wxControlContainer-related macros with wxNaviga... |
blob | commitdiff | raw | diff to current |
2011-07-23 |
Vadim Zeitlin | Remove mentions of wxCommandEvent from wxThreadEvent... |
blob | commitdiff | raw | diff to current |
2011-06-28 |
Václav Slavík | Move wxThreadEvent into wxBase. |
blob | commitdiff | raw | diff to current |
2011-05-13 |
Vadim Zeitlin | Remove duplicated portability warning from wxShowEvent... |
blob | commitdiff | raw | diff to current |
2011-03-23 |
Vadim Zeitlin | Add WXK_CONTROL_A..WXK_CONTROL_Z constants. |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Bryan Petty | Extensive documentation typo patch (closes #13063). |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Vadim Zeitlin | Slightly improve wxMouseCaptureLostEvent documentation. |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Vadim Zeitlin | Don't generate wxEVT_CHAR_HOOK events while the mouse... |
blob | commitdiff | raw | diff to current |
2011-03-14 |
Vadim Zeitlin | Document EVT_CHAR_HOOK. |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Paul Cornett | add wxEVT_MAXIMIZE support to wxGTK |
blob | commitdiff | raw | diff to current |
2011-03-09 |
Vadim Zeitlin | Mention that wxEVT_MAXIMIZE is only generated by a... |
blob | commitdiff | raw | diff to current |
2011-02-06 |
Vadim Zeitlin | Correct more wxEVT_AUXn_XXX event types names. |
blob | commitdiff | raw | diff to current |
2011-02-05 |
Vadim Zeitlin | Re-enable generation of wxEVT_MOVE_{START,END} events... |
blob | commitdiff | raw | diff to current |
2011-01-06 |
Steve Lamerton | Add missing code tag before lots of wxEventTypes in... |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Robin Dunn | Fix some bad parameter names, add missing methods,... |
blob | commitdiff | raw | diff to current |
2010-10-24 |
Vadim Zeitlin | Set wxKeyEvent::m_rawFlags to hardware key code in... |
blob | commitdiff | raw | diff to current |
2010-10-22 |
Vadim Zeitlin | Restore the note about auto-repeat in key events docume... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Vadim Zeitlin | Generate the same flags for modifier key events in... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Vadim Zeitlin | Generate unshifted Unicode key codes in wxEVT_KEY_XXX... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Vadim Zeitlin | Fixes to key codes in keyboard events generated by... |
blob | commitdiff | raw | diff to current |
2010-09-11 |
Vadim Zeitlin | Add WXK_NONE symbolic constant indicating absence of... |
blob | commitdiff | raw | diff to current |
2010-08-15 |
Vadim Zeitlin | Improve EVT_SHOW documentation. |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Vadim Zeitlin | WIP |
blob | commitdiff | raw | diff to current |
2010-07-13 |
Vadim Zeitlin | Globally use "wxWindows licence" consistently. |
blob | commitdiff | raw | diff to current |
2010-06-09 |
Francesco Montorsi | Implement wx-prefixed macros versions of DECLARE_EVENT_... |
blob | commitdiff | raw | diff to current |
2010-05-27 |
Vadim Zeitlin | Correct wxEVT_AUXn_XXX event types names. |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Vadim Zeitlin | Replace public wxEvtHandler::ProcessEventHere() with... |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Vadim Zeitlin | Refactor the event processing code to add ProcessEventL... |
blob | commitdiff | raw | diff to current |
2010-05-09 |
Vadim Zeitlin | Call wxEvtHandler::TryBefore() only once from ProcessEv... |
blob | commitdiff | raw | diff to current |
2010-01-23 |
Vadim Zeitlin | Allow to not create wxPaintDC in EVT_PAINT handler... |
blob | commitdiff | raw | diff to current |
2010-01-19 |
Václav Slavík | Add wxThreadEvent::SetPayload<T>(). |
blob | commitdiff | raw | diff to current |
2009-11-21 |
Jaakko Salli | Added a new documentation overview section 'Caveats... |
blob | commitdiff | raw | diff to current |
2009-11-17 |
Vadim Zeitlin | Fix typo in Bind() documentation: s/binded/bound/ |
blob | commitdiff | raw | diff to current |
2009-11-17 |
Vadim Zeitlin | Explicitly document event types for EVT_CLOSE(). |
blob | commitdiff | raw | diff to current |
2009-11-12 |
Vadim Zeitlin | Make wxSizeEvent::GetSize() description more precise. |
blob | commitdiff | raw | diff to current |
2009-10-18 |
Mattia Barbon | Copy wxPerl notes from the LaTeX documentation. |
blob | commitdiff | raw | diff to current |
2009-09-24 |
Stefan Csomor | documenting events that are not available on OSX, close... |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Vadim Zeitlin | Make WXK_NUMPAD_TAB member of WXK_CATEGORY_TAB. |
blob | commitdiff | raw | diff to current |
2009-08-23 |
Vadim Zeitlin | Added wxKeyEvent::IsKeyInCategory() method. |
blob | commitdiff | raw | diff to current |
2009-04-29 |
Vadim Zeitlin | don't duplicate wxMouseState in wxMouseEvent but reuse... |
blob | commitdiff | raw | diff to current |
2009-04-14 |
Vadim Zeitlin | remove semicolon from wxDECLARE_EVENT; having it there... |
blob | commitdiff | raw | diff to current |
2009-03-29 |
Vadim Zeitlin | update documentation for Bind() (closes #10594) |
blob | commitdiff | raw | diff to current |
2009-03-23 |
Francesco Montorsi | wxEvtHandler derives from wxTrackable, too |
blob | commitdiff | raw | diff to current |
2009-03-08 |
Francesco Montorsi | add wxAppConsoleBase::DeletePendingEvents and wxEvtHand... |
blob | commitdiff | raw | diff to current |
2009-03-02 |
Francesco Montorsi | move pending event processing back to wxApp (these... |
blob | commitdiff | raw | diff to current |
2009-02-27 |
Francesco Montorsi | fix doxygen warnings |
blob | commitdiff | raw | diff to current |
2009-02-26 |
Vadim Zeitlin | deprecate the old TryValidator/Parent() and replace... |
blob | commitdiff | raw | diff to current |
2009-02-20 |
Francesco Montorsi | recategorize many misplaced classes; move lots of class... |
blob | commitdiff | raw | diff to current |
2009-02-19 |
Francesco Montorsi | mention wxThreadEvent in wxEVT_CATEGORY_THREAD and... |
blob | commitdiff | raw | diff to current |
2009-02-18 |
Francesco Montorsi | name wxThreadEvent and YieldFor in wxProgressDialog... |
blob | commitdiff | raw | diff to current |
2009-02-18 |
Francesco Montorsi | make distinction between classes which send events... |
blob | commitdiff | raw | diff to current |
2009-02-18 |
Bryan Petty | Fix manual references to the events overview after... |
blob | commitdiff | raw | diff to current |
2009-02-15 |
Francesco Montorsi | second part of #10320: move wxApp event handling functi... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Vadim Zeitlin | update custom event definition documentation; document... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Vadim Zeitlin | update/reorganize events overview and changed links... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Francesco Montorsi | add a wxEventType argument to wxThreadEvent for coheren... |
blob | commitdiff | raw | diff to current |
2009-02-04 |
Francesco Montorsi | check in the 'selective yield' patch (see ticket #10320): |
blob | commitdiff | raw | diff to current |
2009-02-01 |
Robert Roebling | Make wxCheckListBox call event.SetString() on all platf... |
blob | commitdiff | raw | diff to current |
2009-02-01 |
Vadim Zeitlin | emphasize that you need to specify eventSink when conne... |
blob | commitdiff | raw | diff to current |
2009-01-28 |
Francesco Montorsi | fix doxygen warnings |
blob | commitdiff | raw | diff to current |
2009-01-22 |
Francesco Montorsi | fix wxWindow::PushEventHandler and related wxWindow... |
blob | commitdiff | raw | diff to current |
2009-01-21 |
Vadim Zeitlin | send destroy events for children before they're fully... |
blob | commitdiff | raw | diff to current |
2009-01-18 |
Francesco Montorsi | no real change: divide in groups the wxEvtHandler methods |
blob | commitdiff | raw | diff to current |
2009-01-05 |
Bryan Petty | Replaced @ingroup with @addtogroup for all global func... |
blob | commitdiff | raw | diff to current |
2008-12-30 |
Francesco Montorsi | document wxEVT_NULL |
blob | commitdiff | raw | diff to current |
next |