]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa/dnd.mm
Make wxEVT_CHAR_HOOK propagate upwards and send it to the window itself.
[wxWidgets.git] / src / osx / cocoa / dnd.mm
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-08  Stefan Csomoradapting to init pattern
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2010-12-27  Stefan Csomormake sure we always have a return value
2010-06-21  Stefan Csomorstoring current event for dnd support, adding default...
2010-02-28  Stefan Csomormoving header for precomp builds
2010-02-06  Kevin OllivierForgot about the drag source delegate, which is the...
2010-02-06  Kevin OllivierAdd an accessor to get the current drop source from...
2010-02-03  Kevin OllivierRefactor DND code into Carbon and Cocoa parts, and...