Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / include / wx / imaggif.h
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-01-28  Dimitri SchoolwerthChanged the procedure for writing a comment to a GIF...
2011-01-19  Dimitri SchoolwerthAdded GIF and animated GIF saving support.
2009-06-01  Francesco Montorsidocument that CanRead() and GetImageCount() functions...
2009-04-05  Vadim Zeitlinimplement GetImageCount() for GIF handler (closes ...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2006-02-08  Vadim Zeitlinmake access specifiers for the virtual functions match...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2004-09-16  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxDefaultCoord...
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
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-01-03  Václav Slavíkmade wxImageHander's default values consistent with...
1999-12-15  Václav Slavíkimage handlers moved to separate headers (imagbmp.h...
1999-06-15  Robert Roebling Added a few #if wxUSE_XXX
1999-04-11  Václav Slavíkdirect stream use
1999-04-07  Julian SmartAdded imaggif.h, imaggif.cpp (wxImage GIF-reading suppo...