]> git.saurik.com Git - wxWidgets.git/history - src/osx/cocoa/window.mm
paint event handling fixes and wxClientDC implementation for osx-cocoa
[wxWidgets.git] / src / osx / cocoa / window.mm
2009-02-09  Stefan Csomorpaint event handling fixes and wxClientDC implementatio...
2009-02-09  Stefan Csomordrawing code now in common file
2009-02-09  Kevin OllivierInitial support for EVT_ERASE_BACKGROUND for OS X Cocoa.
2009-02-08  Stefan Csomoradding scroll wheel support
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-25  Stefan Csomoradapting to name change in r58318
2009-01-20  Stefan Csomorstreamlining slider, scroller, spinbutton for osx carbo...
2009-01-18  Stefan Csomormouse and cursor additions for cocoa, see #10361
2009-01-15  Stefan Csomoradding missing header for non-precomp build
2009-01-15  Stefan Csomorfixing controls with content areas, correcting radiobox...
2009-01-14  Stefan Csomorcleaning up warnings, more common event code
2009-01-14  Stefan Csomorrouting native events first to the wx class and only...
2009-01-13  Stefan Csomorusing subclass as impl ptr, common code in macro becaus...
2008-10-10  Stefan Csomormoving embedding to common API
2008-09-25  Stefan Csomoravoiding crash for pure modifier events
2008-09-10  Stefan Csomor64 bit fixes
2008-09-07  Stefan Csomornon-precomp fixes
2008-09-05  Stefan Csomorsimplify native textcontrol creations, adding search...
2008-09-02  Stefan Csomorosx new layout
2008-09-01  Stefan Csomorosx-cocoa updates
2008-08-30  Stefan Csomorcommitting current cocoa state just to be safe ...
2008-07-29  Stefan Csomoruniversal implementation for osx cocoa