Include wx/list.h according to precompiled headers of wx/wx.h (with other minor clean...
[wxWidgets.git] / src / common / artprov.cpp
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2006-01-18  Julian SmartReverted semicolons patch
2006-01-18  Julian SmartApplied patch [ 1399013 ] More removals of extraneous...
2005-09-25  Vadim Zeitlinmore extra semicolons removed (patch 1303724)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-06-10  Michael WetherellDeclare gtk_icon_size_lookup if it is missing from...
2005-03-12  Robert Roebling Applied patch for ArtProvider.
2005-03-05  Vadim Zeitlin(blind) GTK1 compilation fix
2005-03-04  Robert Roebling Applied John L's patches for curson scaling, image...
2004-09-08  Włodzimierz SkibaSource cleaning: whitespaces, tabs, TRUE/true, FALSE...
2004-08-22  Václav Slavíkadded GTK2 implementation of wxArtProvider
2004-08-22  Václav Slavíklinking in artstd.obj doesn't have to be forced, it...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-08-11  Julian SmartCater for wxUSE_IMAGE=0
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-12  Mattia Barbon Fix some leaks cause by removing list.DeleteContents...
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-04-06  Václav Slavíkclear wxArtProvider cache when pushing new provider
2002-03-28  Vadim Zeitlinfixed VC++ warning in optimized build
2002-03-26  Robin Dunnswitch to _EXPORTED_ hash maps to avoid VC++ warnings
2002-03-24  Václav Slavíkadd automatic rescaling to wxArtProvider
2002-03-23  Julian SmartAdded hack to make standard art provider link with app
2002-03-21  Václav Slavík(hopefully) final touches to wxArtProvider
2002-03-19  Václav Slavíkadded wxArtProvider