Fix bug with using uninitialized flags in GetParentForModalDialog().
[wxWidgets.git] / include / wx / gifdecod.h
2009-08-21  Vadim ZeitlinNo changes, just removed hard tabs and trailing white...
2009-06-01  Francesco Montorsidocument that CanRead() and GetImageCount() functions...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-03-26  Francesco Montorsisubstitute WXDLLEXPORT with WXDLLIMPEXP_CORE and WXDLLE...
2007-07-21  Vadim Zeitlincorrect closing comments in #endifs (patch 1756990)
2007-04-21  Vadim Zeitlinadd missing dynarray.h includes (patch 1702312)
2006-12-10  Vadim Zeitlinreplaced size_t with unsigned int in wxAnimation and...
2006-10-30  Włodzimierz SkibaMinor header cleaning.
2006-10-11  Robert Roebling Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv...
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-09-24  Robert Roebling Fixed [ 1561693 ] wxGIFDecoder creates incorrect...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-03-16  Włodzimierz SkibaUse defs.h (and automatically setup.h and chkconf.h...
2004-09-15  Włodzimierz SkibaSource cleaning: whitespaces, tabs, FALSE/false, TRUE...
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-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-01-13  Vadim Zeitlinapplied patch for safer GIF decoding (502103)
2001-07-02  Julian SmartFix to minimal sample project file; changed protected...
2000-02-17  Guillermo Rodrigue... Now wxGIFDecoder always tries to read to the end of...
1999-12-10  Guillermo Rodrigue... source clean-up
1999-12-08  Guillermo Rodrigue... Performance optimizations
1999-09-13  Julian SmartTook anonymous class out of wxHtmlHelpFrame; corrected...
1999-09-09  Guillermo Rodrigue... *** empty log message ***
1999-08-24  Guillermo Rodrigue... Added CanRead()
1999-08-18  Julian SmartAdded gifdecod.h