Update OpenVMS makefile
[wxWidgets.git] / src / osx /
2013-09-18  Václav SlavíkDeallocate wxThreadSpecificInfo when wxThread ends.
2013-08-24  Vadim ZeitlinMove code removing "-psn_xxx" command line arguments...
2013-08-14  Stefan Csomorusing terminate: terminates prematurely, OnExit is...
2013-08-14  Stefan Csomorusing #ifdef wxABORT_ON_CONFIG_ERROR not just #if as...
2013-08-06  Vadim ZeitlinFix column sorting UI in wxDataViewCtrl under wxOSX.
2013-08-05  Stefan Csomorfollow up parent chain to properly support modal dialog...
2013-07-28  Stefan Csomorfirst attempt at adding the minimal set needed for...
2013-07-28  Stefan Csomoradapting to new event version
2013-07-28  Stefan Csomorchanging to allow for 2x ramping up NSApp run
2013-07-28  Stefan Csomorusing Run of base class
2013-07-27  Stefan Csomorwiring event loop callbacks
2013-07-27  Stefan CsomorOSX adaptions
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-24  Stefan Csomorwiring OnInit on osx to a later point in event processing
2013-07-23  Stefan Csomorsupport for iPhone callbacks
2013-07-22  Stefan Csomorfurther routing into wxApp
2013-07-22  Stefan Csomorcocoa wiring
2013-07-22  Stefan Csomorwiring osx native notification during launch
2013-07-17  Vadim ZeitlinHandle wxALWAYS_SHOW_SB in wxOSX.
2013-07-16  Vadim ZeitlinFix insertion of radio menu items in wxOSX wxMenu.
2013-07-16  Vadim ZeitlinAllow unsetting wxMenuItem as start of radio group...
2013-07-16  Vadim ZeitlinNo changes, just renamed "pItem" to "item" in wxOSX...
2013-07-16  Vadim ZeitlinGet rid of wxMenu::m_startRadioGroup in wxOSX.
2013-07-16  Vadim ZeitlinFix harmless unused parameter warning in wxOSX.
2013-07-16  Vadim ZeitlinUse [DOMRange markupString] to get selection source.
2013-07-16  Vadim ZeitlinReturn raw text, not markup, from wxWebViewWebKit:...
2013-07-16  Stefan Csomornever return negative client sizes, fixes #15338
2013-07-15  Stefan Csomorkeeping selected page, fixes #15334
2013-07-15  Stefan Csomormaking sure images are in synch with the pages
2013-07-15  Vadim ZeitlinAdd wxUSE_PREFERENCES_EDITOR and the corresponding...
2013-07-15  Vadim ZeitlinDon't use images in wxToolBar with wxTB_NOICONS in...
2013-07-15  Vadim ZeitlinSupport using GetTextExtent() with empty string to...
2013-07-14  Stefan Csomorsupport for @2x notation for wxBITMAP_TYPE_PNG (non...
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.
next