]> git.saurik.com Git - wxWidgets.git/history - src/osx/core/bitmap.cpp
using terminate: terminates prematurely, OnExit is not called anymore
[wxWidgets.git] / src / osx / core / bitmap.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-14  Stefan Csomorsupport for @2x notation for wxBITMAP_TYPE_PNG (non...
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 Csomornative bitmap scaling codes
2013-06-25  Stefan Csomornative scaling support for bitmap
2013-06-15  Stefan Csomoradding new constructor for best dc-compatibility of...
2013-02-28  Václav SlavíkAdd wxBitmap(NSImage*) ctor to wxOSX.
2013-01-20  Paul Cornettadd wxMask::GetBitmap(), closes #9381
2013-01-20  Paul Cornettsizeof(char) is 1. By definition.
2012-11-02  Stefan Csomorfixing class
2012-09-19  Stefan Csomorcompleting the removal of PICT
2012-09-19  Stefan Csomorbracing 10.7+ constant
2012-09-19  Stefan Csomorworkaround for non-standard icon sizes under 64 bit
2012-09-13  Vadim ZeitlinAdd wxBitmap::NewFromPNGData() for creating bitmaps...
2012-06-14  Stefan Csomorguarding agains NULL
2012-05-18  Stefan Csomorfixing c++11 build
2012-04-28  Vadim ZeitlinHandle kCGImageAlphaNoneSkipFirst correctly in wxOSX...
2012-02-28  Stefan Csomorremoving Quickdraw call
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-02-27  Stefan Csomorno 10.4 support anymore
2012-01-18  Stefan Csomorfixing RTTI
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-06-09  Stefan Csomorguard against nullptr
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2011-03-16  Stefan Csomorcalling explicit base class constructor from copy const...
2011-01-25  Stefan Csomorsupporting a null cgimage so that we don't get exceptio...
2011-01-25  Stefan Csomoradding constructor from CGImageRef
2011-01-23  Stefan Csomorloading png and jpg from resource bundle
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-04-12  Stefan Csomorname change to correctly reflect the autorelease nature...
2009-10-03  Stefan Csomorcommenting never used code
2009-10-03  Paul Cornettrevert, checked in the wrong file
2009-10-03  Paul CornettRemove unused global bitmap, which caused crash on...
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-07-12  Stefan Csomorbetter surviving 0 width / height bitmap sizes
2009-07-10  Stefan CsomoriPhone bitmap support
2009-07-03  Vadim Zeitlinsuppress harmless warning about unused variable
2009-06-18  Vadim Zeitlinfix a couple of harmless warnings during wxOSX build
2009-03-14  Francesco Montorsiadd wxSize overloads to wxBitmap ctors and to wxBitmap...
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-11-02  Vadim Zeitlinreplace wx_{const,static,reinterpret}_cast with their...
2008-09-02  Stefan Csomorosx new layout
2008-08-03  Stefan Csomormoving osx files (rename will follow)