2012-05-05 |
Vadim Zeitlin | No changes, just spelling corrections in the comments. |
blob | commitdiff | raw |
2011-07-25 |
Steve Lamerton | Merge in from trunk r67662 to r64801 |
blob | commitdiff | raw | diff to current |
2011-05-03 |
Dimitri Schoolwerth | Replaced Ok() occurrences with IsOk() throughout trunk. |
blob | commitdiff | raw | diff to current |
2011-02-02 |
Dimitri Schoolwerth | Added support for reading comments from a GIF image. |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Dimitri Schoolwerth | Cleaned up wxGIFDecoder. |
blob | commitdiff | raw | diff to current |
2009-06-01 |
Francesco Montorsi | document that CanRead() and GetImageCount() functions... |
blob | commitdiff | raw | diff to current |
2009-04-06 |
Vadim Zeitlin | compilation fix for PCH-less build |
blob | commitdiff | raw | diff to current |
2009-04-05 |
Vadim Zeitlin | allow reading GIFs with incorrectly specified animation... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2009-02-03 |
Vadim Zeitlin | renamed wx/ptr_shrd.h to wx/sharedptr.h; split wx/ptr_s... |
blob | commitdiff | raw | diff to current |
2009-01-13 |
Francesco Montorsi | always properly check if SeekI() calls succeded; this... |
blob | commitdiff | raw | diff to current |
2008-08-03 |
Vadim Zeitlin | don't keep the transparent palette colour from the... |
blob | commitdiff | raw | diff to current |
2008-08-02 |
Vadim Zeitlin | add wxImage::SetType() and use it in animation decoders... |
blob | commitdiff | raw | diff to current |
2007-03-30 |
Vadim Zeitlin | fixed memory leaks when reading invalid GIFs |
blob | commitdiff | raw | diff to current |
2006-12-10 |
Vadim Zeitlin | replaced size_t with unsigned int in wxAnimation and... |
blob | commitdiff | raw | diff to current |
2006-11-02 |
Julian Smart | If the GIF isn't an animation, we can ignore the animat... |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Vadim Zeitlin | removed unused Tell() call |
blob | commitdiff | raw | diff to current |
2006-10-31 |
Michael Wetherell | Fix for handling of invalid gifs, patch 1587754 Noel... |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Robert Roebling | Fix part of [ 1570325 ] wxAnimationCtrl for wxAdv... |
blob | commitdiff | raw | diff to current |
2006-10-09 |
Vadim Zeitlin | added wxAnimationCtrl (patch 1570325) |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Robert Roebling | Fixed [ 1561693 ] wxGIFDecoder creates incorrect... |
blob | commitdiff | raw | diff to current |
2006-04-18 |
Włodzimierz Skiba | wx/wxprec.h already includes wx/defs.h (with other... |
blob | commitdiff | raw | diff to current |
2006-04-02 |
Vadim Zeitlin | report error for GIF images without CLEAR code in the... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Vadim Zeitlin | removed unneeded test for pal!=NULL in ConvertToImage... |
blob | commitdiff | raw | diff to current |
2006-01-01 |
David Surovell | relaxed ReadGIF error checking as per review |
blob | commitdiff | raw | diff to current |
2005-12-30 |
David Surovell | two more ReadGIF tweaks |
blob | commitdiff | raw | diff to current |
2005-12-30 |
David Surovell | added protection against corrupted GIFs in ReadGIF |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-05-31 |
Julian Smart | Typo correction patch [ 1208110 ] Lots of typo corrections |
blob | commitdiff | raw | diff to current |
2005-01-31 |
Vadim Zeitlin | fixes for animated GIFs playing (patch 1097003) |
blob | commitdiff | raw | diff to current |
2004-11-10 |
Vadim Zeitlin | new set of fixes for problems due to huge files support... |
blob | commitdiff | raw | diff to current |
2004-10-17 |
Włodzimierz Skiba | Warning fixes related to various cases of typecasting. |
blob | commitdiff | raw | diff to current |
2004-09-15 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, FALSE/false, TRUE... |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Use old licence name |
blob | commitdiff | raw | diff to current |
2004-05-23 |
Julian Smart | Name and version changes |
blob | commitdiff | raw | diff to current |
2003-08-09 |
Václav Slavík | added support for gcc precompiled headers |
blob | commitdiff | raw | diff to current |
2003-04-05 |
Julian Smart | Fix for getting all frames from GIF animation |
blob | commitdiff | raw | diff to current |
2003-02-10 |
Mattia Barbon | Remove unnecessary header dependencies. Fix resulting... |
blob | commitdiff | raw | diff to current |
2002-05-22 |
Vadim Zeitlin | restore the stream position in wxImageHandler itself... |
blob | commitdiff | raw | diff to current |
2002-05-18 |
Vadim Zeitlin | check the return code of wxStream::Read() in wxImageHan... |
blob | commitdiff | raw | diff to current |
2002-03-14 |
Vadim Zeitlin | applied the patch from Dimitri to prevent crashes with... |
blob | commitdiff | raw | diff to current |
2002-01-13 |
Vadim Zeitlin | applied patch for safer GIF decoding (502103) |
blob | commitdiff | raw | diff to current |
2002-01-07 |
Vadim Zeitlin | patch from Dimitri fixing crashes when decoding the... |
blob | commitdiff | raw | diff to current |
2001-11-22 |
Václav Slavík | blind fix for wxGIFDecoder::ReadGIF |
blob | commitdiff | raw | diff to current |
2001-09-30 |
Vadim Zeitlin | fixes for wxUSE_PALETTE=0 compilation |
blob | commitdiff | raw | diff to current |
2001-07-03 |
Julian Smart | MSW fixes; added wxUSE_XPM to wxUniv's setup.h so now... |
blob | commitdiff | raw | diff to current |
2001-06-12 |
Guillermo Rodrigue... | For all platforms except WXMAC, the wxGIFDecoder::dgif... |
blob | commitdiff | raw | diff to current |
2001-05-02 |
Kendall Bennett | Updates to fix Watcom C/C++ 11.0 compiler warning probl... |
blob | commitdiff | raw | diff to current |
2001-04-02 |
Václav Slavík | enabled palette code for wxGTK |
blob | commitdiff | raw | diff to current |
2000-09-04 |
Julian Smart | Commented out palette code for wxGTK |
blob | commitdiff | raw | diff to current |
2000-08-09 |
Stefan Csomor | merge of wxMac into main repository |
blob | commitdiff | raw | diff to current |
2000-08-08 |
Bryan Petty | second merge of the 2.2 branch (RL) |
blob | commitdiff | raw | diff to current |
2000-07-28 |
Julian Smart | Added wxQuantize, wxSplashScreen, wxEffects & added... |
blob | commitdiff | raw | diff to current |
2000-02-21 |
Guillermo Rodrigue... | End of stream reading stuff |
blob | commitdiff | raw | diff to current |
2000-02-17 |
Guillermo Rodrigue... | Now wxGIFDecoder always tries to read to the end of... |
blob | commitdiff | raw | diff to current |
1999-12-30 |
Vadim Zeitlin | 1. many, many, many warnings fixed (from HP-UX build... |
blob | commitdiff | raw | diff to current |
1999-12-10 |
Guillermo Rodrigue... | source clean-up |
blob | commitdiff | raw | diff to current |
1999-12-08 |
Guillermo Rodrigue... | Optimized for performance. |
blob | commitdiff | raw | diff to current |
1999-11-30 |
Robert Roebling | Compile fix for GIF decoder, |
blob | commitdiff | raw | diff to current |
1999-11-30 |
Guillermo Rodrigue... | Fix to work with images embedded in streams (doesn... |
blob | commitdiff | raw | diff to current |
1999-11-18 |
David Webster | Some minor modifications for VA 4.0 support |
blob | commitdiff | raw | diff to current |
1999-09-09 |
Guillermo Rodrigue... | Replaced wxUSE_LIBGIF with wxUSE_GIF |
blob | commitdiff | raw | diff to current |
1999-08-27 |
Guillermo Rodrigue... | CanRead() now restores the stream to its previous state... |
blob | commitdiff | raw | diff to current |
1999-08-24 |
Guillermo Rodrigue... | Added CanRead() |
blob | commitdiff | raw | diff to current |
1999-08-18 |
Julian Smart | Added gifdecod.cpp |
blob | commitdiff | raw | diff to current |
|