]> git.saurik.com Git - wxWidgets.git/history - docs/latex/wx/mouseevt.tex
add wxMouseEvent::GetClickCount() and implement it for wxMac
[wxWidgets.git] / docs / latex / wx / mouseevt.tex
2007-10-29  Vadim Zeitlinadd wxMouseEvent::GetClickCount() and implement it...
2007-08-15  Vadim Zeitlincorrected the 'Derived from' sections using the script...
2007-07-29  Vadim Zeitlinadded support for 2 extra mouse buttons (patch 1757630)
2007-07-28  Vadim Zeitlinadded the mention of library in which each class is...
2007-01-24  Vadim Zeitlindocument that the parent window gets EVT_LEAVE_WINDOW...
2006-10-25  Vadim Zeitlinclarify GetWheelRotation() (bug 969231)
2006-08-23  Vadim Zeitlinclarified LeftIsDown() behaviour for left click events
2006-08-15  Vadim Zeitlinclarify LeftIsDown() description
2005-02-06  Ryan NortonDoc fixes A-M edition. Thanks to Arnout for pointing...
2005-01-31  Robert Roebling Changed note that enter/leave events ARE supported
2004-11-15  Ryan Nortonfix buglet wxKeyEvent->wxMouseEvent
2004-10-22  Kevin Hock*** empty log message ***
2004-10-19  Vadim Zeitlindocument that not skipping left click event results...
2004-09-27  Vadim Zeitlinset click coordinates to (-1, -1) if right mouse button...
2004-09-27  Włodzimierz SkibaMissed labels to replace number of 'topicNNN' in anchor...
2004-07-05  Vadim Zeitlinfixed syntax error
2004-07-01  Vadim Zeitlinadded and documented wxKey/MouseEvent::CmdDown()
2004-05-04  Julian SmartName change replacements
2003-10-16  Vadim ZeitlinwxMouseEvent::Moving() shouldn't return true when we...
2003-04-29  Julian SmartFixed brace problem.
2003-04-15  Vadim Zeitlinuse symbolic constants instead of raw numbers for mouse...
2003-04-12  Vadim Zeitlinfixed Moving() documentation
2003-01-18  Václav SlavíkTRUE/FALSE -> true/false in documentation
2002-12-09  Vadim Zeitlinfixed a typo
2002-07-19  Robin DunnMoved the check for page scrolling with the wheel into...
2002-04-08  Julian SmartRemoved a lot of redundant references to wxWindow:...
2002-02-19  Vadim Zeitlinadded GetButton(), some cleanups
2001-05-06  Robin Dunnfixed typo
2001-05-04  Robin DunnAdded mouse wheel support for MSW. It generates a...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-15  Julian SmartSome doc proofreading
2000-02-15  Sylvain BougnouxUpdate entering/leaving
2000-02-11  Vadim Zeitlin1. exchanged binary ROPs wxSET/wxCLEAR meaning for...
1999-06-08  Vadim Zeitlinexplained (?) difference between LeftDown and LeftIsDown
1999-03-02  Julian SmartCorrected event.h for wxKeyEvent/wxMouseEvent, and...
1999-02-15  Julian SmartAdded 'Include files' section to class references
1998-08-06  Julian SmartOGL fixes; documentation fixes; dialog editor updates
1998-06-14  Julian SmartVarious documentation additions and changes.
1998-05-20  Karsten BallüderI've now added the documentation files.