adapt to wx conventions for scroll wheel differences between horizontal and vertical...
[wxWidgets.git] / src / osx /
2013-07-11  Stefan Csomoradapt to wx conventions for scroll wheel differences...
2013-07-10  Vadim ZeitlinAdd default ctors and Create() to wxDirDialog and wxFil...
2013-07-10  Václav SlavíkFix lots of warnings reported by Clang.
2013-07-06  Vadim ZeitlinForbid creation of wxStandardPaths object directly.
2013-07-03  Vadim ZeitlinRewrite wxExecute() implementation under Unix.
2013-07-03  Vadim ZeitlinUse CFSocket instead of CFFileDescriptor in wxCFEventLo...
2013-07-03  Vadim ZeitlinMake wxEventLoop::AddSourceForFD() static.
2013-07-03  Vadim ZeitlinAdd wxEventLoop::ScheduleExit().
2013-07-03  Vadim ZeitlinAdd wxEventLoopBase::DoRun().
2013-07-03  Vadim ZeitlinAdd "OSX" prefix to wxCFEventLoop::DoRun() and DoStop...
2013-06-28  Stefan Csomorsupport getting device resolution on all osx ports
2013-06-28  Stefan Csomornew method for contentScaleFactor on main screen
2013-06-27  Stefan Csomornew method for contentScaleFactor on main screen
2013-06-27  Stefan Csomornative bitmap scaling codes
2013-06-25  Stefan Csomorsupport for scaled bitmaps in wxMemoryDC
2013-06-25  Stefan Csomornative scaling support for bitmap
2013-06-25  Stefan Csomorsupporting native content scaling on OSX
2013-06-19  Stefan Csomorfixing iPhone build
2013-06-19  Stefan Csomorusing common GetContentScaleFactor throughout part 2/2
2013-06-17  Stefan Csomorfixing sdk compilo
2013-06-17  Stefan Csomoradding magnification API into the wxWindow classes...
2013-06-15  Stefan Csomoradding new constructor for best dc-compatibility of...
2013-06-14  Vadim ZeitlinDon't crash in wxWebView under OS X if custom URI is...
2013-06-14  Vadim ZeitlinHandle NULL flags argument in wxOSX wxNotebook::HitTest().
2013-06-13  Stefan Csomorfixing correct delete key
2013-06-13  Stefan Csomorreusing existing API
2013-06-13  Stefan Csomorslight adaption, shorter max wait
2013-06-12  Stefan Csomoradding missing include
2013-06-12  Stefan Csomorsupporting max len event
2013-06-12  Stefan Csomorquite ugly workaround, but even the engineers at WWDC...
2013-06-12  Stefan Csomorguarding open combo box against AppDefined NSEvents...
2013-06-12  Stefan Csomorguarding open combo box against AppDefined NSEvents...
2013-06-12  Stefan Csomoradding check for invalid date
2013-06-12  Stefan Csomoras the native control doesn't check the min max values...
2013-06-12  Stefan Csomoradding hook, but unfortunately no solution yet for...
2013-06-12  Stefan Csomorcocoa needs a special implementation for read-only...
2013-06-12  Stefan CsomorClear is also expected to clear the text
2013-06-11  Stefan Csomoradd more high-level event concepts, fixing native butto...
2013-06-11  Stefan Csomornotify the event loop that synthesized events are on...
2013-06-11  Stefan Csomorbetter support for ui action simulation
2013-06-10  Vadim ZeitlinAdd wxMouseEvent::GetColumnsPerAction().
2013-06-04  Stefan Csomorassociate the outline view with the impl, fixes #13748
2013-06-04  Stefan Csomorrefactoring focus handling
2013-06-04  Stefan Csomorexposing wxOSXGetViewFromResponder
2013-06-04  Stefan Csomoradding a more extensive version to arrive at the impl...
2013-06-04  Stefan Csomoradding comment
2013-06-03  Stefan Csomoravoiding reentrancy problems and congestion
2013-06-03  Stefan Csomoravoiding focus lost events when a different subview...
2013-06-03  Stefan Csomormake sure we don't execute pending deletes either when...
2013-06-03  Stefan Csomorusing ordinary Show for popup windows as on MSW which...
2013-06-03  Stefan Csomorrefactoring SizeEvent sending
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-03  Stefan Csomormake sure button clicks etc. on a popup window don...
2013-06-02  Stefan Csomordon't take resize indicators into account if we are...
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 Csomorusing an empty default menu bar when no menubar is...
2013-05-31  Stefan Csomormake sure we have a default handling the quit command...
2013-05-31  Stefan Csomoravoiding reshow of hidden windows when app is brought...
2013-05-24  Stefan Csomorusing scan-line polygon conversion for constructing...
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-16  Václav SlavíkCall wxThread::Create() from Run() automatically.
2013-05-12  Stefan Csomordeactivating r65382 see #12267 (which does not seem...
2013-05-10  Stefan Csomorapplying editor part of patch, see #15003
2013-05-05  Steve LamertonSpeculative fix for wxWebView unit tests on OSX.
2013-04-30  Vadim ZeitlinUse WXUNUSED() to suppress unused parameter warnings.
2013-04-30  Vadim ZeitlinAllow using wxDEFAULT as font size in wxOSX.
2013-04-26  Vadim ZeitlinwxOSX: store the menu title when inserting it in the...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-04-12  Robin DunnEnsure there is valid context for DrawRectangle
2013-03-31  Vadim ZeitlinRemove wxTextCtrl::OnEnabled() hack from wxGTK.
2013-03-26  Vadim ZeitlinUse wxCONTROL_PRESSED instead of wxCONTROL_SELECTED...
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 Csomorsupport alpha in color dialog, see #14127
2013-03-10  Stefan Csomormake sure dialogs can support alpha transparency sliders
2013-03-10  Stefan Csomoradd support for alpha in color dialog on OSX, see ...
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  Vadim ZeitlinFix handling of wxST_NO_AUTORESIZE in wxOSX.
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-28  Václav SlavíkAdd wxBitmap(NSImage*) ctor to wxOSX.
2013-02-17  Stefan Csomorapplying patch, closes #13045
2013-02-17  Stefan Csomorswitching notebook implementation to common
2013-02-01  Steve LamertonRename all WEB_VIEW* style identifiers to WEBVIEW*.
2013-01-27  Stefan NeisNo changes, just remove unneeded variable initializatio...
2013-01-21  Vadim ZeitlinNo changes, just remove unused variable in wxCarbon...
2013-01-20  Stefan Csomorworkaround for crash, see #14906
2013-01-20  Paul Cornettadd wxMask::GetBitmap(), closes #9381
next