]> git.saurik.com Git - wxWidgets.git/history - src/osx/core/bitmap.cpp
Add wxBitmap::NewFromPNGData() for creating bitmaps from PNG data.
[wxWidgets.git] / src / osx / core / bitmap.cpp
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)