put GetEscapeId() inside #if wxABI_VERSION > 20601
[wxWidgets.git] / include / wx / artprov.h
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