fix vertical mouse wheel event rotation value, sign was reversed in r74805
[wxWidgets.git] / src / cocoa / NSWindow.mm
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2007-08-15  David ElliottAdd support for uniquifying to all wxCocoa Objective...
2007-08-09  David ElliottAdd Objective-C uniquifying to WXNSWindow and WXNSPanel
2007-05-14  David ElliottRemove ObjcPose.h since nothing is using it anymore.
2007-04-20  David ElliottRemove Objective-C class posing for everything except...
2007-04-20  David ElliottMove Objective-C interfaces into separate header files...
2006-10-16  Włodzimierz SkibaCVS tags cleaning (with other minor cleaning).
2005-09-23  David ElliottAdded Cocoa_canBecomeKeyWindow.
2004-05-23  Julian SmartMore name change
2004-03-03  David Elliotts/wxTopLevelWindow/wxTopLevelWindowCocoa/
2004-03-03  David ElliottConstructor now takes a wxTopLevelWindow * = NULL so...
2004-02-27  David ElliottMake wxMenuItemAction: and validateMenuItem: delegate...
2004-02-20  David ElliottImplement wxMenuItemAction: and validateMenuItem: deleg...
2004-02-19  David ElliottUse one wxNSWindowDelegate instance per wxCocoaNSWindow...
2004-02-08  David ElliottUse wxLogTrace instead of wxLogDebug for trace messages
2004-01-22  David ElliottApplied patch #881258: Add wxT() to debug messages...
2004-01-22  David ElliottApplied correct filename case for header imports from...
2003-11-06  David ElliottAdd wxCocoaNSWindow* parameter to GetAppMenuBar so...
2003-11-06  David ElliottAdd virtual wxMenuBar* GetAppMenuBar();
2003-10-06  David ElliottUse NSWindow delegate notification windowWillClose...
2003-09-04  David Elliott* Added delegate notifications for Become/Resign Main
2003-08-29  David ElliottRename some of the Cocoa methods to reflect that they...
2003-08-29  David ElliottImplement windowShouldClose: in delegate instead of...
2003-08-29  David ElliottUse a delegate instead of manually adding notifications...
2003-08-28  David ElliottSend all menu item actions to a dedicated target. ...
2003-08-26  David ElliottAdded a notification observer for NSWindow. Observe...
2003-07-11  David ElliottAssociate/Disassociate now check for non-NULL pointer...
2003-04-19  David Elliott#include "wx/cocoa/ObjcPose.h" from the source in prepa...
2003-03-21  David ElliottAdded original works and stubs to CVS repository