avoiding reentrancy problems and congestion
[wxWidgets.git] / src / osx / cocoa /
2013-06-03  Stefan Csomoravoiding focus lost events when a different subview...
2013-06-03  Stefan Csomorrefactoring SizeEvent sending
2013-06-03  Stefan Csomorattempt to get the 'new focus' window parameter of...
2013-06-03  Stefan Csomormake sure mouse moved events are always delivered,...
2013-06-02  Stefan Csomorpropagate scroll wheel events to parent, fixes #15187
2013-06-01  Stefan Csomorfixes potential crash under gatekeeper
2013-06-01  Stefan Csomoronly set native window level, when not using a wrapped...
2013-05-31  Stefan Csomormake sure we have a default handling the quit command...
2013-05-21  Vadim ZeitlinUse the best instead of current page size in OS X prefe...
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2013-05-16  Vadim ZeitlinAllow to specify the title used by wxPreferencesEditor...
2013-05-12  Stefan Csomordeactivating r65382 see #12267 (which does not seem...
2013-05-10  Stefan Csomorapplying editor part of patch, see #15003
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-03-11  Stefan Csomormore specific solution to tooltips appearing on neighbo...
2013-03-10  Stefan Csomorsupporting also mouse entered / exited events which...
2013-03-10  Stefan Csomormake sure dialogs can support alpha transparency sliders
2013-03-10  Stefan Csomoravoid multiple mouse moved events, refs #15072
2013-03-10  Stefan Csomortrying to solve cursor update problems with AUI, refs...
2013-03-07  Stefan Csomoravoid infinite recursion for richtooltops, (hopefully...
2013-03-06  Stefan Csomorimplementing canBecomeKeyView for user panes, native...
2013-03-03  Stefan Csomorissue NUMPAD constants only for Key but not for Char...
2013-03-02  Stefan Csomorenabling cursor events, fixes #15044
2013-02-28  Stefan Csomorenabling menu close event, fixes #15069
2013-02-28  Václav SlavíkAdd wxPreferencesEditor class.
2013-02-28  Václav SlavíkAdd support for Cocoa's selectable toolbar items.
2013-02-17  Stefan Csomorapplying patch, closes #13045
2013-01-20  Stefan Csomorworkaround for crash, see #14906
2012-12-29  Vadim ZeitlinSpelling fixes in comments in wxOSX.
2012-12-28  Vadim ZeitlinDon't assume that wxTE_RICH(2) implies wxTE_MULTILINE...
2012-12-23  Stefan Csomorremoving outdated code
2012-12-23  Stefan Csomoradding isFlipped to userpane
2012-12-23  Stefan Csomortry support for native isFlipped usage and coalesce...
2012-12-14  Stefan Csomorsupport SDK < 10.6, fixes #14902
2012-12-14  Stefan Csomoravoid double up events for static text, fixes #14902
2012-11-28  Vadim ZeitlinFix bezel used for bitmap buttons in wxOSX/Cocoa.
2012-11-28  Stefan Csomoradding some additional fixes for programmatic selection...
2012-11-28  Stefan Csomorsupporting selection methods when not focused, closes...
2012-11-27  Stefan Csomorsimulating focus events, see #13495
2012-11-27  Stefan Csomoremulating wx' focus-lost behavior
2012-11-27  Stefan Csomorspell error fixed
2012-11-23  Stefan Csomorsupport for custom app controllers, override OSXCreateA...
2012-11-23  Stefan Csomorfixing overrelease and out-of-bounds write, fixes ...
2012-11-19  Stefan Csomorimplementing delayed freezing, fixes #12865
2012-11-08  Stefan Csomorsupport for freeze and thaw under cocoa
2012-11-04  Vadim ZeitlinEnsure that paths used inside wxOSX are always in NFC...
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-02  Stefan Csomorusing smaller size for font on non native toolbar
2012-11-02  Stefan Csomorusing button impl
2012-11-02  Stefan Csomorexposing common used button impl class
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
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 ZeitlinImplement image support for wxNotebook pages in wxOSX...
2012-10-28  Vadim ZeitlinFix the pages range in the print dialog in wxOSX.
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-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-28  Stefan Csomorfixing usage of load states, set controller visible...
2012-08-12  Stefan Csomorforwarding style changes to documentViews, see #14578
2012-08-02  Robin DunnEnable the wxMediaCtrl backend for wxOSX-cocoa in the...
2012-07-24  Stefan Csomoravoid deprecated API, fixes #13727
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-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-04  Stefan Csomorsupporting alignment in single line controls, see ...
2012-07-04  Stefan Csomorusing correct constant
2012-07-02  Vadim ZeitlinSet string in wxEVT_COMMAND_COMBOBOX_SELECTED event...
2012-07-02  Vadim ZeitlinFix wxDataViewChoiceRenderer behaviour in wxOSX/Cocoa.
2012-07-01  Stefan Csomornative drop target method for cocoa
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-14  Stefan Csomorfixing analyzer warning
2012-06-13  Stefan Csomorproper init
2012-06-13  Stefan Csomorproper braces avoiding potential dangling else resultin...
2012-06-12  Stefan Csomorsupport for native tlw parents, see #14252
2012-06-12  Stefan Csomorusing callback for menu enabling, allows to benefit...
2012-05-29  Stefan Csomoradapting char event handling to msw / gtk, see #13415...
2012-05-23  Vadim ZeitlinNo real changes, just slightly simplify HasAppKit_10_6...
2012-05-20  Vadim ZeitlinAdd support for task bar icon tooltips to wxOSX version.
2012-05-20  Vadim ZeitlinImprove check for OS X version in Cocoa wxFileDialog...
2012-05-02  Stefan Csomoruse explicit WakeUp variant, too many errors using...
2012-05-02  Stefan Csomormake WakeUp variant explicit, too many errors using...
2012-04-20  Robin DunnMake wxTaskBarIcon's ctor have the same API on all...
next