Define _CRT_NONSTDC_NO_WARNINGS for zlib compilation with MSVC.
[wxWidgets.git] / samples / artprov / artbrows.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-06-29  Vadim ZeitlinUse more readable wxListCtrl::AppendColumn() in the...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
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...
2010-12-31  Vadim ZeitlinShow wxART_BUTTON icons in art provider sample resource...
2010-09-09  Vadim ZeitlinFix cast of pointer to int in artprov sample.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2008-03-15  Vadim Zeitlinremove/replace redundant SetAutoLayout() and Fit()...
2007-03-30  Vadim Zeitlinadded more wxART_XXX ids (patch 1687750)
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-12  Robert Roebling Applied patch for ArtProvider.
2005-02-27  Vadim Zeitlinrefersh after changing the image (patch 1151163)
2005-02-19  Vadim Zeitlinadded more icons (for GTK only) (patch 1097684)
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-05-27  Włodzimierz Skiba-1->wxID_ANY, TRUE->true, FALSE->false, wxDefaultPositi...
2003-06-24  Václav Slavíkadded wxART_MISSING_IMAGE
2002-12-13  Mattia Barbon Make some of the samples compile in Unicode mode.
2002-05-03  Gilles Depeyrotadded missing include file
2002-04-07  Vadim Zeitlincompilation fix for USE_PCH
2002-04-06  Václav Slavíkadded resources browser to wxArtProvider sample (simila...