using #ifdef wxABORT_ON_CONFIG_ERROR not just #if as elsewhere
[wxWidgets.git] / src / osx / iphone /
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-23  Stefan Csomorsupport for iPhone callbacks
2013-07-03  Vadim ZeitlinAdd "OSX" prefix to wxCFEventLoop::DoRun() and DoStop...
2013-06-19  Stefan Csomorusing common GetContentScaleFactor throughout part 2/2
2013-05-20  Vadim ZeitlinAdd a public wxModalDialogHook class for intercepting...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2012-11-12  Stefan Csomormaking sure we have an initial frame buffer, even thoug...
2012-11-06  Stefan Csomorsupporting iOS 6 autorotate
2012-11-01  Václav SlavíkAdd wxTEST_DIALOG for testing of modal dialogs.
2012-07-07  Stefan Csomoradding support for enabled property, avoiding missing...
2012-07-07  Stefan Csomoradded missing return value
2012-06-17  Vadim ZeitlinMove wxBell() from base to core library.
2012-06-14  Stefan CsomorCoreText font enumeration support for iOS
2012-04-06  Stefan Csomorfixes #14193
2011-11-14  Stefan Csomorlatest private API usage complaint, right now most...
2011-10-25  Stefan Csomorfixing reentrancy problem under iOS 5
2011-10-25  Stefan Csomorfixing iPhone build
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-14  Vadim ZeitlinRefactor wxButton and wxToggleButton to derive from...
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-04-08  Stefan Csomorsupport 3.X deployment
2011-03-20  Dimitri SchoolwerthNo changes, synchronised source names that appear comme...
2011-03-19  Stefan Csomorgoing private with userpane info
2011-03-18  Stefan Csomormoving userpane attribute into implementation
2011-03-18  Dimitri SchoolwerthSet svn properties on various files throughout the...
2011-03-18  Stefan Csomorgoing private for m_peer to give a foundation for bette...
2011-02-22  Stefan Csomorsupporting content size scaling (retina display)
2011-02-22  Stefan Csomorbuilding iphone again
2011-01-26  Stefan Csomorkeeping opaqueness and backgroundcolor in synch with...
2011-01-26  Stefan Csomorper default wx' static text items have a transparent...
2011-01-26  Stefan Csomorfixing toplevel position
2011-01-26  Stefan Csomorsupport for hints, fixing textfield implementation...
2011-01-26  Stefan CsomorMaximize for iPhone
2011-01-25  Stefan Csomorsupport for separator (fixed width spacE)
2011-01-24  Stefan Csomorguarding code in case of delayed controller release
2010-12-04  Stefan Csomoradapting inheritance to other osx ports
2010-08-18  Vadim ZeitlinProvide a task-dialog based wxMSW wxMessageDialog imple...
2010-07-09  Julian SmartFix undefined symbols
2010-07-08  Julian SmartiPhone SDK 2.2 compilation
2010-05-19  Stefan Csomorcommon wxMacWakeUp code across all platforms
2010-05-19  Stefan Csomormissing commit, fixes #12067
2010-04-30  Stefan Csomoradding wrapper for native UIWindow, using designated...
2010-04-30  Stefan Csomoradjusting to API change of cocoa and carbon
2010-04-30  Stefan Csomorcleanup
2010-04-30  Stefan Csomormoving value setting conformance to impl
2010-04-30  Stefan Csomoriphone implementations
2010-04-14  Stefan Csomorfixing build
2010-04-08  Stefan Csomorallowing direct native tlw modal loops
2010-04-03  Stefan Csomorshuffling code back from eventloop to common app utils
2010-04-03  Stefan Csomorfixing multilib build
2010-03-17  Stefan Csomorstreamlining OSX event support third step, using platfo...
2010-03-15  Stefan Csomorstreamlining OSX event support first step, see #11805...
2010-03-03  Stefan Csomorusing native fullscreen support and ShowEvent triggers
2010-02-23  Stefan Csomorproper app shutdown support for iphone
2010-02-09  Stefan Csomorsupport fullscreen display (translucent status) in...
2010-02-01  Stefan Csomoradapting to new API variant
2010-01-26  Stefan Csomoroptimizing creation of glcontexts, less flicker
2010-01-25  Stefan Csomorfixing building on iphone
2010-01-24  Stefan Csomorsupporting auto-rotate for translucent statusbar
2009-12-31  Stefan Csomoradding placeholders and work in progress files
2009-12-25  Stefan Csomorremoving event handlers on non-owned windows when the...
2009-12-12  Stefan Csomorrearranging contentview, adding toolbar
2009-12-09  Stefan Csomorsupport for getting current event loop on iPhone
2009-11-13  Stefan Csomoradding toolbar implementation for iphone
2009-11-13  Stefan Csomorupdating implementations of wxGetMouseState for osx_coc...
2009-10-24  Stefan Csomorsupport for auto-rotate on iphone
2009-09-14  Stefan Csomorenable backface culling which is not enabled by default...
2009-09-14  Stefan Csomorremove debug logging
2009-09-13  Stefan Csomoravoiding potential infinite recursion
2009-09-13  Stefan Csomorsupporting rotated display correctly for display size
2009-09-13  Stefan CsomorOpenGL for iPhone
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-24  Stefan Csomorimplementing checkbox using UISwitch
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-22  Stefan Csomoradded missing files
2009-07-22  Stefan Csomoradded missing files
2009-07-22  Stefan Csomoradapting to SDK 3.0
2009-07-10  Stefan Csomoradapting to widgetimpl extensions and iPhone OS 3.0
2009-07-10  Stefan Csomorcommitting current iphone state
2008-09-02  Stefan Csomorosx new layout
2008-07-29  Stefan Csomoruniversal implementation for iphone