]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx/cocoa
Disable wxUSE_ENH_METAFILE for wxGTK builds.
[wxWidgets.git] / include / wx / osx / cocoa /
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-27  Stefan Csomorallowing font changes on multi-line textctrls, see...
2009-05-10  Stefan Csomorexporting methods properly
2009-05-08  Robert RoeblingAdd wxDataViewCtrl implementation for OSX/Cocoa (closes...
2009-04-15  Stefan Csomortextctrl fixes
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-15  Francesco Montorsisecond part of #10320: move wxApp event handling functi...
2009-02-14  Kevin OllivierStart on implementation for wxTE_MULTILINE / wxTE_RICH...
2009-02-12  Stefan Csomorrenaming clickedAction callbacks to more generic contro...
2009-02-09  Stefan Csomorflipped accessor conforming to plain c++ impl
2009-02-08  Kevin OllivierEnable wxDVC on OS X Cocoa using the generic control.
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...
2009-01-11  Francesco Montorsijust fix some $Id$ tokens
2008-12-28  Vadim Zeitlinimplement DispatchTimeout() for wxOSX/Cocoa
2008-10-10  Stefan Csomormoving embedding to common API
2008-09-24  Kevin Ollivier#ifdef Carbon-specific code to get stubbed DND support...
2008-09-22  Kevin OllivierAdding compiling (but not yet working) taskbar implemen...
2008-09-21  Kevin OllivierStubbed wxToolTip implementation to get code that uses...
2008-09-20  Kevin OllivierSource changes needed to get MDI support compiling...
2008-09-07  Kevin OllivierRemove a couple duplicate feature checks, and check...
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-30  Stefan CsomorOSX reshuffling
2008-07-29  Stefan Csomorosx regrouping