]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx/cocoa/private.h
added support for bitmaps in wxButton to wxOSX/Cocoa
[wxWidgets.git] / include / wx / osx / cocoa / private.h
2009-06-21  Vadim Zeitlinadded support for bitmaps in wxButton to wxOSX/Cocoa
2009-06-11  Stefan Csomoradding events to single line textcontrols (password...
2009-05-10  Stefan Csomorexporting methods properly
2009-03-30  Stefan Csomorhiding the impl type more again
2009-03-23  Stefan Csomortextctrl cleanup
2009-03-11  Kevin OllivierGet SetLabel working again for wxStaticText by overridi...
2009-03-10  Kevin OllivierForgot to commit the header change too.
2009-03-08  Kevin OllivierFixes needed to get transient popup windows working...
2009-03-05  Kevin OllivierUse sheets for native file dialogs if the dialog has...
2009-02-22  Kevin OllivierLanding basic EVT_CHAR support, along with the rest...
2009-02-12  Stefan Csomorrenaming clickedAction callbacks to more generic contro...
2009-02-09  Stefan Csomorflipped accessor conforming to plain c++ impl
2009-02-07  Kevin OllivierThe GL library needs access to this.
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
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 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...
2009-01-12  Stefan Csomoradding 10.4 build compatibility for osx cocoa, see...
2008-10-10  Stefan Csomormoving embedding to common API
2008-09-07  Stefan Csomorchanges for command line builds of osx-cocoa
2008-09-06  Stefan Csomordefines reordered, support for non-precomp cocoa
2008-09-05  Stefan Csomorsimplify native textcontrol creations, adding search...
2008-09-02  Stefan Csomorosx new layout
2008-07-29  Stefan Csomorosx regrouping