added support for animated GIFs to wxHTML

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@11734 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2001-09-29 16:23:09 +00:00
parent e4b7b2b052
commit ea5c1679ad
2 changed files with 186 additions and 46 deletions

View File

@@ -25,6 +25,7 @@ wxHTML:
- new HTML parser with correct parsing of character entities and fixes
to tags parsing
- added support for animated GIFs
2.3.1
-----