projects
/
wxWidgets.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Increase interoperability between wxPoint and wxRealPoint introducing constructors...
[wxWidgets.git]
/
interface
/
wx
/
event.h
2010-06-09
Francesco Montorsi
Implement wx-prefixed macros versions of DECLARE_EVENT_...
blob
|
commitdiff
|
raw
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
2008-12-27
Francesco Montorsi
name also QueueEvent
blob
|
commitdiff
|
raw
|
diff to current
2008-12-16
Vadim Zeitlin
mention that mouse events carry position in window...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-08
Francesco Montorsi
formatting change; added @c in front of wxEVT_ constants
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Francesco Montorsi
document GetWheelAxis
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Francesco Montorsi
document the main event table macros, wxEventType,...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-02
Vadim Zeitlin
better documentation for wxEvent ctor
blob
|
commitdiff
|
raw
|
diff to current
2008-11-26
Francesco Montorsi
added note about GetTimestamp() (fixes #1986)
blob
|
commitdiff
|
raw
|
diff to current
2008-11-24
Francesco Montorsi
provide an example implementation of wxCloseEvent handler
blob
|
commitdiff
|
raw
|
diff to current
2008-11-22
Francesco Montorsi
minor fixes; replace references to Windows95 with refer...
blob
|
commitdiff
|
raw
|
diff to current
2008-11-09
Francesco Montorsi
ifacecheck manual fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-11-08
Francesco Montorsi
ifacecheck fixes
blob
|
commitdiff
|
raw
|
diff to current
2008-10-29
Francesco Montorsi
moved to appropriate 'protected' sections all functions...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-28
Francesco Montorsi
automated ifacecheck fixed
blob
|
commitdiff
|
raw
|
diff to current
2008-10-27
Francesco Montorsi
other ifacecheck fixes, resulting in removal of the...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-19
Francesco Montorsi
fixed the anchor names for @section used in interface...
blob
|
commitdiff
|
raw
|
diff to current
2008-10-14
Francesco Montorsi
misc fixes to function signatures
blob
|
commitdiff
|
raw
|
diff to current
2008-09-19
Vadim Zeitlin
make wxKeyEvent and wxMouseEvent derive from the same...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-18
Francesco Montorsi
few details fixed
blob
|
commitdiff
|
raw
|
diff to current
2008-08-01
Vadim Zeitlin
use a single wxBookCtrlEvent class for all wxBookCtrlBa...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Bryan Petty
Commit 3 of 3 for Doxygen path fixes, this one finally...
blob
|
commitdiff
|
raw
|
diff to current
2008-06-27
Bryan Petty
Moved all interface headers into a 'wx' subdirectory...
blob
|
commitdiff
|
raw
|
diff to current