Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / html / m_image.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-17  Vadim ZeitlinCheck the number of points in the image map in wxHTML.
2013-07-17  Vadim ZeitlinNo changes, just remove an extra pair of braces in...
2012-12-08  Vadim ZeitlinAdd a wxHtmlTag helper parsing both absolute values...
2012-09-30  Vadim ZeitlinFix handling of spaces after <img> tag in wxHTML.
2012-09-30  Vadim ZeitlinConvert image tags to text using their alt attribute...
2011-07-25  Steve LamertonMerge in from trunk r67662 to r64801
2011-05-03  Dimitri SchoolwerthReplaced Ok() occurrences with IsOk() throughout trunk.
2010-07-14  Vadim ZeitlinSuppress warnings about double to int truncation in...
2010-03-29  Paul Cornettnon-pch build fix
2010-03-28  Václav SlavíkwxHTML: Support percentage width in IMG tag.
2009-12-18  Vadim ZeitlinDon't access the first character of a possible empty...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2008-04-03  Václav SlavíkFixed timing of malformed animated GIFs in wxHTML ...
2007-04-27  Václav SlavíkWX_PRECOMP, not WXPRECOMP
2006-10-09  Vadim Zeitlinadded wxAnimationCtrl (patch 1570325)
2006-09-05  Vadim Zeitlinmark all dtors which are virtual because base class...
2006-07-03  Włodzimierz SkibaInclude wx/image.h according to precompiled headers...
2006-06-15  Włodzimierz SkibaInclude wx/math.h according to precompiled headers...
2006-04-26  Włodzimierz SkibaInclude wx/log.h according to precompiled headers of...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-13  Václav Slavík1. added abstract interface to wxHtmlWindow for use...
2006-01-21  Julian SmartCompile with wxUSE_DYNLIB_CLASS and wxUSE_WXDIB set...
2005-12-27  Václav Slavíkadded support for <sub> and <sup> to wxHTML (based...
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-07-26  Vadim Zeitlinmoved declaration of variable only used if wxUSE_GIF...
2004-12-14  Włodzimierz Skibawx/math.h integration
2004-11-25  Václav Slavíkreverted Robert's over-optimisation, correct fix coming...
2004-11-24  Robert Roebling Changed the way invisble HTML cells are NOT
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-03-03  Julian SmartOnly scale an image once, which vastly improves the...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-09  Vadim Zeitlinuse mask for GIFs (part of patch 649438)
2003-06-03  Václav Slavíknew rendering customization api fixes
2003-05-31  Václav Slavíkpreparing wxHtmlWindow for text selection (highlighting...
2003-01-19  Václav Slavíkuse wxART_BROKEN_IMAGE in wxHTML
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-05-23  Robert Roebling Did I change anything here?
2002-04-29  Vadim Zeitlindon't generate an endless stream of asserts for the...
2002-01-28  Vadim Zeitlinfix for a typo (== instead of =)
2002-01-27  Václav Slavíknew wxHtmlWindow::OnOpeningURL API
2002-01-19  Václav Slavíkimplemented URLs blocking in wxHtmlWindow
2002-01-04  Vadim Zeitlinfixed assert failure in wxStaticCast()
2001-10-27  Václav Slavíkfix for animated GIFs with frames of different dimensions
2001-09-29  Václav Slavíkadded support for animated GIFs to wxHTML
2001-09-02  Václav Slavíkadded id handling to image cells
2001-07-31  Kendall BennettLatest updates from SciTech code tree including numerou...
2001-07-08  Václav SlavíkTrying to hide evidence of my negative programming...
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-07-01  Václav Slavíkadded convenience accessors to wxHtmlTag and modified...
2001-02-06  Julian SmartFixed some warnings (don't know why dialoged Makefile...
2001-01-17  Václav SlavíkBitmaps are no longer rescaled to reflect printerPPI...
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-07-15  Bryan Pettymerged 2.2 branch
2000-02-15  Václav Slavíkfixed typo bug in my last commit that caused image...
2000-02-11  Václav Slavíkfixed bug in scaling images
2000-02-02  Václav Slavíkfixed bug that caused assertion failure when printing...
2000-01-29  Václav Slavíkswitched back to old use of DrawBitmap for transparent...
2000-01-24  Julian SmartCorrected font calculation (use screen resolution now...
2000-01-03  Ove KaavenUnicode compilation fixes for BC++ 5
1999-12-23  Václav SlavíkwxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink...
1999-12-20  Václav Slavíkcleaned some relics - mod_* instead of m_* in wxHTML...
1999-12-11  Václav Slavíknew wxHTML printing code ; parser now supports scaling
1999-11-07  Julian SmartVarious fixes for various compilers...
1999-11-06  Václav Slavíkcosmetic changes : indentation etc.
1999-11-02  Vadim Zeitlininclude <wx/...> => include "wx/..."
1999-10-29  Ove KaavenWell, wxHTML compiles in Unicode mode now. But if it...
1999-10-17  Václav SlavíkHTML_xxxx constants changed to wxHTML_xxxx (with backwa...
1999-10-10  Václav Slavíkpreparing for HTML printing
1999-10-09  Robert Roebling Makefile changes for static libs and HP-UX,
1999-10-08  Václav Slavíkfixed bug in imagemap
1999-10-07  Vadim Zeitlinsome fixes after global _T() => T() change
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-10-02  Václav Slavíkmaking wxHTML 8.3 compliant