No real changes, just refactor wxControlContainer code a little.
[wxWidgets.git] / include / wx / artprov.h
2011-02-19  Vadim ZeitlinMove "static" keyword out from wxDEPRECATED() macros...
2011-01-26  Stefan Csomorartmac extended for cocoa
2010-12-31  Vadim ZeitlinAdd wxUSE_ARTPROVIDER_STD build option.
2010-12-31  Vadim ZeitlinAdd wxArtProvider using Tango icons.
2010-12-31  Vadim ZeitlinAdd go to first/last and plus/minus art provider icons.
2010-12-31  Vadim ZeitlinMake art provider id of type "char *" instead of "wxCha...
2009-10-05  Vadim ZeitlinAdded wxART_CLOSE art id.
2009-10-05  Vadim ZeitlinAdded wxArtProvider::GetMessageBoxIconId().
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-03-29  Václav SlavíkwxArtProvider::GetIconBundle() cleanup:
2009-02-08  Stefan Csomorturning on icons for osx-cocoa
2008-10-20  Jouk Jansengtk1.x has less native functions than gtk2.x
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
2008-08-07  Václav Slavíksmall wxArtProvider API improvements: added HasNativePr...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-12-02  Vadim Zeitlinadded wxArtProvider::GetMessageBoxIcon() to avoid dupli...
2007-07-09  Václav Slavíkadded WXDLLIMPEXP_FWD_FOO macros in addition to WXDLLIM...
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2006-10-30  Włodzimierz SkibaMinor header cleaning.
2006-09-23  Vadim Zeitlin1. deprecate redundantly sounding wxArtProvider::FooPro...
2006-08-31  Václav Slavíkfixed typo in previous commit
2006-08-31  Václav Slavíkadded wxArtProvider::InsertProvider to accompany PushPr...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-26  Robin DunnSome tweaks to the temporary art images, added wxART_NEW
2005-03-12  Robert Roebling Applied patch for ArtProvider.
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2005-02-19  Vadim Zeitlinadded more icons (for GTK only) (patch 1097684)
2004-11-27  Robert Roebling Added new Art which GTK+ 2.4 defines and
2004-10-15  Włodzimierz SkibaUnnecessary wxString(wxString).
2004-09-08  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-08-22  Václav Slavíkadded wxART_BUTTON
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-01-20  Václav Slavíkadded wxART_MISSING_IMAGE
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-08-20  Václav Slavíkyet another variation on the same theme: wxMAKE_ART_ID_...
2002-08-17  Václav Slavíkmake it possible to easily define artID from a string...
2002-08-14  Václav Slavíkdefine wxART_* constanst in way that will make adding...
2002-04-16  Václav Slavíkmake wxArtProvider pure virtual (I was not so on
2002-03-24  Václav Slavíkmove wxApp::GetStdIcon to wxArtProvider
2002-03-22  Václav Slavíkport proplist.cpp to wxArtProvider
2002-03-22  Václav Slavíkuse wxArtProvider in wxFileDialog
2002-03-21  Václav Slavík(hopefully) final touches to wxArtProvider
2002-03-19  Václav Slavíkadded wxArtProvider