Fix wxStandardDialogLayoutAdapter compilation with wxUSE_BUTTON==0.
[wxWidgets.git] / include / wx / osx /
2010-11-09  Vadim ZeitlinFix preprocessor definitions for wxBase build under...
2010-11-09  Vadim ZeitlinRemove non-existent functions declarations from wxOSX...
2010-11-05  Vadim ZeitlinRemove trailing comma from an enum.
2010-10-28  Vadim ZeitlinwxOSX/Carbon compilation fix after wxListBoxBase changes.
2010-10-27  Vadim ZeitlinwxOSX compilation fix: remove just added extra semicolon.
2010-10-27  Vadim ZeitlinRefactor: use wxBookCtrlBase::m_selection in all derive...
2010-10-27  Vadim ZeitlinNo real changes, just replace -1 with wxNOT_FOUND in...
2010-10-23  Vadim ZeitlinAdd wxIcon::GetSize() to wxIcon in wxOSX.
2010-10-02  Tim KosseConnect to events only if using native implementation...
2010-09-30  Stefan Csomoropening ATSU Font info for Ulrich Telle's wxPDFContext
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-09-29  Vadim ZeitlinReturn wxFONTFAMILY_DEFAULT, not UNKNOWN, from wxFont...
2010-09-23  Robin DunnCanSetTransparent needs to be virtual
2010-09-11  Stefan Csomorfixing 'main screen'
2010-09-07  Stefan Csomormodeling subclassing along msw, unsubclassing filedialo...
2010-08-22  Vadim ZeitlinMerge wxUIActionSimulator fixes from SOC2010_GUI_TEST...
2010-08-18  Vadim ZeitlinAdd wxRichMessageDialog class.
2010-08-18  Vadim ZeitlinProvide a task-dialog based wxMSW wxMessageDialog imple...
2010-08-17  Vadim ZeitlinAdd new wxCommandLinkButton class.
2010-08-10  Vadim ZeitlinAdd wxDataViewCtrl::{Set,Get}CurrentItem().
2010-08-08  Vadim ZeitlinAdd name argument to wxDataViewCtrl ctor for consistency.
2010-07-28  Vadim ZeitlinAdd association between wxOSX wxTextWidgetImpl and...
2010-07-22  Vadim ZeitlinReplace 2.9.1 version with 2.9.2.
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-07-13  Vadim ZeitlinFix a few minor typos in comments.
2010-07-13  Vadim ZeitlinGlobally rename all occurrences of "XCode" to "Xcode".
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-07-08  Julian SmartiPhone SDK 2.2 compilation
2010-07-08  Julian SmartAvoid warning
2010-06-21  Stefan Csomoradding mimetype patch, closes #12072
2010-06-21  Stefan Csomoradding HitTest to osx_cocoa implementation of listbox...
2010-06-21  Stefan Csomoradding bestsize for osx_cocoa combobox
2010-06-10  Robert RoeblingImplemented wxDataViewColumn for wxOSX/Cocoa
2010-06-09  Francesco MontorsiImplement wx-prefixed macros versions of DECLARE/IMPLEM...
2010-05-20  Stefan Csomorsupport compiling for iphone
2010-05-20  Stefan Csomoradding support for iphone
2010-05-20  Stefan Csomorfixing copy paste error
2010-05-20  Stefan Csomoradapting to new API
2010-05-19  Stefan Csomornot needed anymore
2010-05-19  Stefan Csomoradding methoddefs
2010-05-10  Vadim ZeitlinReplace wxTINY_CAPTION_{HORIZ,VERT} with a single wxTIN...
2010-05-04  Václav SlavíkMove wxFileHistory out of docview framework, add wxUSE_...
2010-04-30  Stefan Csomorupdated headers
2010-04-30  Stefan Csomortextctrl impl
2010-04-25  Francesco Montorsino real change: just fix RCS-ID so that it reflects...
2010-04-24  Vadim ZeitlinRemove unnecessary duplicate code dealing with invoking...
2010-04-22  Stefan Csomormissed in r64093
2010-04-22  Stefan Csomoroverriding the cfrunloop accessor, during booting cocoa...
2010-04-20  Stefan Csomortracking open modal dialogs
2010-04-20  Stefan Csomorhaving common API for mapping between native and wx...
2010-04-20  Stefan Csomortype of wrapped window can be any NSWindow, not only...
2010-04-20  Stefan CsomorTODO done
2010-04-20  Stefan Csomorwrap native TLWs so that they also appear in the tlw...
2010-04-18  Stefan Csomorstreamlining code for extra controls
2010-04-16  Stefan Csomortranslating background style BG_PAINT into opaqueness...
2010-04-13  Stefan Csomoradding support for extraControl on osx_carbon
2010-04-13  Stefan Csomoradding wrapping possibility for native tlws
2010-04-12  Stefan Csomorcorrecting alpha and removing window shadow for overlay
2010-04-12  Stefan Csomorname change to correctly reflect the autorelease nature...
2010-04-12  Stefan Csomorchange grow box implementation - was incorrectly gettin...
2010-04-11  Stefan Csomorcocoa implementation for overlay
2010-04-08  Stefan Csomorusing statically allocated font objects for speedup
2010-04-08  Stefan Csomorallowing direct native tlw modal loops
2010-04-06  Vadim ZeitlinAdd wxTextEntryBase::ForwardEnableTextChangedEvents().
2010-04-06  Vadim ZeitlinFix text text changed events sending in OS X combo...
2010-04-06  Vadim ZeitlinRemove duplicated GetTextPeer() definitions from derive...
2010-04-06  Stefan Csomoradding clipboard events, fixes #11906
2010-04-06  Vadim ZeitlinCorrect check for MSVC version in wxUSE_GRAPHICS_CONTEX...
2010-04-03  Vadim ZeitlinCorrect compilation breakage of r63832.
2010-04-02  Vadim ZeitlinAllow using wxGraphicsContext with MinGW if gdiplus...
2010-04-02  Stefan Csomorsimplifying modal event loop handling
2010-03-22  Vadim ZeitlinAdd wxUSE_UIACTIONSIMULATOR and turn it off by default.
2010-03-17  Stefan Csomoradding proper removal of observer for stacked event...
2010-03-17  Stefan Csomorstreamlining OSX event support third step, using platfo...
2010-03-15  Stefan Csomorstreamlining OSX event support second step, moving...
2010-03-15  Stefan Csomorstreamlining OSX event support first step, see #11805...
2010-03-06  Kevin OllivierA call to wxPopupWindow::Show shouldn't automatically...
2010-03-03  Stefan Csomormake sure ShowEvent doesn't get triggered to early...
2010-03-01  Robin DunnInvalidate best size when the bitmap or bitmap position...
2010-02-27  Kevin OllivierOverride CanFocus because the wxWindow level test will...
2010-02-22  Kevin OllivierCocoa text fields and views have their own context...
2010-02-19  Kevin OllivierDisable sending of events by OS X Combobox during progr...
2010-02-13  Kevin OllivierBasic support for tooltips under OS X Cocoa.
2010-02-08  Stefan Csomoradding carbon event missing in 10.4 headers
2010-02-06  Kevin OllivierGet wxSearchCtrl text events working, and share the...
2010-02-06  Kevin OllivierAdd an accessor to get the current drop source from...
2010-01-31  Stefan Csomorsupporting clipboard command shortcuts on osx_cocoa...
2010-01-28  Kevin OllivierGet ShowWindowModal behavior working under OS X Cocoa...
2010-01-25  Stefan Csomorsimplifying code, removing outdated API
2010-01-23  Kevin OllivierStart on ShowWindowModal for OS X Cocoa. Not working...
2010-01-11  Stefan Csomoradding protocol support for 10.6
2010-01-10  Kevin OllivierRemove duplicate fields in wxTextCtrl / wxTextEntry...
2010-01-09  Kevin OllivierImplement native OS X ComboBox for OS X Cocoa, and...
2010-01-04  Stefan Csomoradding kqueue define for xcode builds
2010-01-04  Kevin OllivierGet the OS X Cocoa native combobox building by having...
2010-01-03  Kevin OllivierDon't use a destroy event handler to disconnect the...
2010-01-03  Stefan Csomorcorrecting error message
2009-12-30  Kevin OllivierTo support playing async sounds on the stack on Mac...
2009-12-25  Kevin OllivierRemove the native toolbar from the frame in Destroy...
2009-12-25  Stefan Csomorremoving event handlers on non-owned windows when the...
next