Added wxART_CLOSE art id.
[wxWidgets.git] / src / common / artstd.cpp
2009-10-05  Vadim ZeitlinAdded wxART_CLOSE art id.
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2008-10-16  Václav SlavíkCleaned up wxArtProvider:
2008-09-02  Stefan Csomoradaptions to new osx ouside the main trees
2008-03-16  Václav SlavíkFixed generic art provider to scale bitmaps down to...
2008-01-16  Vadim Zeitlinmade all XPM const to avoid warnings from mingw32 4...
2007-04-07  Vadim Zeitlin1. changed wxIconBundle to use m_refData and COW to...
2006-09-23  Vadim Zeitlin1. deprecate redundantly sounding wxArtProvider::FooPro...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2005-10-09  Mattia Barbon Removed WXWIN_COMPATIBILITY_2_2 together with code...
2005-06-10  Włodzimierz SkibaAllow MSW Base be usable in other ports than wxMSW...
2005-05-26  Robin DunnSome tweaks to the temporary art images, added wxART_NEW
2005-05-25  Robin Dunndelete_ --> delete
2005-05-24  Robin DunnSome placeholder images to use until we get those that...
2005-03-14  Włodzimierz SkibaIncomplete setup build fix (wxPalmOS).
2005-03-12  Robert Roebling Applied patch for ArtProvider.
2004-11-27  Robert Roebling Added new Art which GTK+ 2.4 defines and
2004-08-25  Václav Slavíkcompilation fix
2004-08-22  Václav SlavíkwxART_MISSING_IMAGE should be always available, for...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-06-24  Vadim ZeitlinwxBase/GUI separation: 1st step, wxMSW should build...
2003-01-19  Václav Slavíkuse wxART_BROKEN_IMAGE in wxHTML
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-07  Gilles Depeyrotcorrected warnings when compiling with -Wall -W
2002-03-25  Václav Slavíkforgot to check in modified artstd.cpp
2002-03-23  Julian SmartAdded hack to make standard art provider link with app
2002-03-22  Václav Slavíkport proplist.cpp to wxArtProvider
2002-03-22  Václav Slavíkuse wxArtProvider in wxFileDialog
2002-03-22  Václav Slavíkfixed compilation problem with old gcc releases
2002-03-21  Václav Slavík(hopefully) final touches to wxArtProvider
2002-03-19  Václav Slavíkadded wxArtProvider