]> git.saurik.com Git - wxWidgets.git/history - include/wx/osx/window.h
Add more checks for Intel compiler.
[wxWidgets.git] / include / wx / osx / window.h
2013-09-21  Václav SlavíkMake public headers compatible with Objective-C++ with...
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-19  Stefan Csomorusing common GetContentScaleFactor throughout part 1
2013-06-17  Stefan Csomoradding magnification API into the wxWindow classes...
2013-06-03  Stefan Csomorrefactoring SizeEvent sending
2012-11-27  Stefan Csomorsupport for simulating focus events since not all contr...
2012-11-04  Vadim ZeitlinMake hack for button creation in wxOSX more robust.
2012-03-01  Julian SmartAdded MacInternalOnSize() to allow windows to resize...
2011-04-22  Stefan Csomorimplementation of HotKey, see #12354
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-19  Stefan Csomorgoing private with userpane info
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-01-07  Paul Cornettmove default OnInternalIdle processing to wxWindowBase
2010-12-07  Stefan Csomoradding support for layout coordinates via insets from...
2010-09-30  Vadim ZeitlinNo changes whatsoever, just remove trailing whitespace.
2010-07-13  Vadim ZeitlinFix file paths in the header comments.
2010-04-16  Stefan Csomortranslating background style BG_PAINT into opaqueness...
2010-04-13  Stefan Csomoradding wrapping possibility for native tlws
2010-04-12  Stefan Csomorchange grow box implementation - was incorrectly gettin...
2009-10-05  Vadim ZeitlinImplement wxWindow::ShowWithEffect() for wxOSX/Cocoa.
2009-10-05  Vadim ZeitlinAdded a virtual wxWindow::OSXGetViewOrWindow() method.
2009-09-28  Julian SmartApplied #9076 (scrolling bars grow box fix)
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-18  Vadim Zeitlinimplement propert background style semantics for OS X
2009-06-10  Vadim Zeitlinadd virtual DoGetTextExtent() to allow calling the...
2009-03-30  Stefan Csomorhiding the impl type more again
2009-03-29  Stefan Csomorstreamlining code
2009-03-25  Stefan Csomormaking method properly const
2009-02-09  Stefan Csomorcommon drawing code for osx-cocoa and osx-carbon, also...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-07  Stefan Csomorreworking event handling to redirect to c++ virtual...
2009-01-23  Robert RoeblingGive some OSX specific methods OSX prefix, fixes hidden...
2009-01-20  Stefan Csomorstreamlining slider, scroller, spinbutton for osx carbo...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2009-01-17  Stefan Csomorheadermove osx - header files
2008-06-11  Stefan Csomorfixing file paths after renaming
2008-06-11  Stefan Csomorrenaming