avoid deprecated functions with GTK3
[wxWidgets.git] / src / osx /
2012-11-12  Stefan Csomormaking sure we have an initial frame buffer, even thoug...
2012-11-08  Stefan Csomorsupport for freeze and thaw under cocoa
2012-11-06  Stefan Csomorsupporting iOS 6 autorotate
2012-11-04  Vadim ZeitlinMake hack for button creation in wxOSX more robust.
2012-11-04  Vadim ZeitlinEnsure that paths used inside wxOSX are always in NFC...
2012-11-04  Vadim ZeitlinAdd wxCFStringRef::AsStringWithNormalizationFormC(...
2012-11-04  Vadim ZeitlinUse kCGBlendModeExclusion for wxCOMPOSITION_XOR operation.
2012-11-04  Vadim ZeitlinImplement setting default wxTextCtrl style in wxOSX.
2012-11-04  Vadim ZeitlinNo changes, just remove unnecessary wxTextAttr tests.
2012-11-04  Vadim ZeitlinSuppress warnings about NSText not responding to setAll...
2012-11-04  Vadim ZeitlinUpdate the button bezel to account for multi-line label...
2012-11-04  Vadim ZeitlinNo changes, just rename OSXSetAcceleratorFromLabel().
2012-11-04  Vadim ZeitlinNo real change, just make bezel setting code in wxOSX...
2012-11-04  Vadim ZeitlinRevert "Fix the pages range in the print dialog in...
2012-11-02  Stefan Csomorusing smaller size for font on non native toolbar
2012-11-02  Stefan Csomorfixing class
2012-11-02  Stefan Csomorusing button impl
2012-11-02  Stefan Csomorexposing common used button impl class
2012-11-01  Vadim ZeitlinRefactor and simplify wxChoice::DoGetBestSize().
2012-11-01  Vadim ZeitlinInvalidate best size of wxOSX wxChoice after its number...
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2012-10-31  Stefan Csomoradding principal class for command line builds (High...
2012-10-29  Vadim ZeitlinFix the use of obsolete wxDD_NEW_DIR_BUTTON in wxOSX.
2012-10-29  Vadim ZeitlinNo changes, just avoid code duplication in wxOSX wxDirD...
2012-10-28  Vadim ZeitlinImplement support for button mnemonics in wxOSX/Cocoa.
2012-10-28  Vadim ZeitlinImprove splitter appearance in wxOSX/Cocoa.
2012-10-28  Vadim ZeitlinImplement image support for wxNotebook pages in wxOSX...
2012-10-28  Vadim ZeitlinFix the pages range in the print dialog in wxOSX.
2012-09-30  Vadim ZeitlinNo changes, just remove unneeded variable initialization.
2012-09-19  Stefan Csomorcompleting the removal of PICT
2012-09-19  Stefan Csomorbracing 10.7+ constant
2012-09-19  Stefan Csomorworkaround for non-standard icon sizes under 64 bit
2012-09-13  Vadim ZeitlinAdd wxBitmap::NewFromPNGData() for creating bitmaps...
2012-09-10  Stefan Csomorlayout adaption, current sizer code leads to too much...
2012-09-08  Vadim ZeitlinFix some typos in the comments in wxOSX code.
2012-09-06  Stefan Csomorrestrict change from r71719 because otherwise apps...
2012-08-30  Vadim ZeitlinRemove wxOSX implementation of wxSpinCtrl and use the...
2012-08-29  Stefan Csomoravoid duplication in native dialog
2012-08-29  Stefan Csomoruse global NSLayoutManager
2012-08-29  Stefan Csomoradd global NSLayoutManager instance
2012-08-29  Stefan Csomorfixes #13557
2012-08-29  Stefan Csomortemporary workaround
2012-08-29  Stefan Csomorpropagating font to the individual columns, changing...
2012-08-29  Stefan Csomorremove duplicate code
2012-08-28  Stefan Csomorfixing usage of load states, set controller visible...
2012-08-27  Stefan Csomorreverting for the moment, original problem #12227,...
2012-08-25  Stefan Csomorsimpler implementation that also works over remote...
2012-08-12  Stefan Csomorforwarding style changes to documentViews, see #14578
2012-08-03  Robin DunnAdd the ability to trigger a print from JavaScript...
2012-08-02  Robin DunnEnable the wxMediaCtrl backend for wxOSX-cocoa in the...
2012-08-01  Vadim ZeitlinNo changes, just fix typos in comments in wxOSX files.
2012-07-25  Vadim ZeitlinwxOSX/Carbon compilation fix after the changes of r72207.
2012-07-24  Vadim ZeitlinBuild fix for wxOSX after removing position in MacCreat...
2012-07-24  Stefan CsomorI don't think this is still necessary, see #13625
2012-07-24  Vadim ZeitlinDon't eagerly set wxKeyEvent position fields.
2012-07-24  Vadim ZeitlinNo real changes, just avoid overloaded virtual wxWebVie...
2012-07-24  Stefan Csomoravoid deprecated API, fixes #13727
2012-07-24  Stefan Csomorguard against not-yet-existing font, fixes #14516
2012-07-23  Vadim ZeitlinFix compilation of wxOSX event loop without wxUSE_EVENT...
2012-07-23  Stefan Csomorfixing capture problem for mouse moved events, fixes...
2012-07-21  Stefan Csomorturning off undo for setter, otherwise memory gets...
2012-07-16  Stefan Csomoradapting order to preference
2012-07-16  Stefan Csomorcorrect handling of order of preference of formats
2012-07-15  Stefan Csomorremoving workaround for listbox, finishing drop target...
2012-07-13  Stefan Csomoralways use calibrated colors, fixes #14482
2012-07-07  Stefan Csomorfixing double focus ring under 10.7, emulating only...
2012-07-07  Stefan Csomoradding support for enabled property, avoiding missing...
2012-07-07  Stefan Csomoradded missing return value
2012-07-04  Stefan Csomorsupporting alignment in single line controls, see ...
2012-07-04  Stefan Csomorusing correct constant
2012-07-02  Vadim ZeitlinKeep client data in sync when deleting items from wxOSX...
2012-07-02  Vadim ZeitlinPreserve client data in wxComboBox::SetString() in...
2012-07-02  Vadim ZeitlinSet string in wxEVT_COMMAND_COMBOBOX_SELECTED event...
2012-07-02  Vadim ZeitlinFix wxDataViewChoiceRenderer behaviour in wxOSX/Cocoa.
2012-07-02  Stefan Csomoradapting new osx modifier handling, fixes #14377
2012-07-02  Stefan Csomorguarding against invalid files passed to 'pdoc' apple...
2012-07-02  Stefan Csomorguarding against invalid files passed to 'odoc' apple...
2012-07-01  Stefan Csomorcommon code for normalization
2012-07-01  Stefan Csomornative drop target method for cocoa
2012-07-01  Stefan Csomornative hook for supported datatypes
2012-07-01  Stefan Csomoradding native hook for drop target
2012-07-01  Stefan Csomormake sure the pasteboard paste location is only set...
2012-06-28  Stefan Csomorunconditionally include coretext-replacement function...
2012-06-25  Stefan Csomoradding new API needed for screenshots as old method...
2012-06-20  Stefan Csomormake sure native font exists, before asking about fixed...
2012-06-20  Stefan Csomorusing UTType constants wherever possible to avoid typos...
2012-06-18  Stefan Csomorsupporting promised file urls for transfer, see #14281
2012-06-18  Stefan Csomorsupporting promised file urls for transfer, see #14281
2012-06-17  Vadim ZeitlinMove wxBell() from base to core library.
2012-06-15  Stefan Csomoravoid idling in native file dialogs
2012-06-15  Stefan Csomorbetter naming wxCFEventLoopPauseIdleEvents
2012-06-15  Stefan Csomorusing suppression of idle processing (delayed destructi...
2012-06-15  Stefan Csomoroffer suppression of idle processing (delayed destructi...
2012-06-14  Stefan Csomorcleanup for 10.5 minimum
2012-06-14  Stefan Csomorguarding agains NULL
2012-06-14  Stefan CsomorCoreText font enumeration support for iOS
2012-06-14  Stefan CsomorCoreText support for iOS
2012-06-14  Stefan Csomorfixing analyzer warning
2012-06-14  Stefan Csomorremoving superfluous 10.5 checks
2012-06-14  Stefan Csomoras we always have CoreText available under 10.5+, we...
next