]> git.saurik.com Git - wxWidgets.git/history - src/html/m_image.cpp
switched back to old use of DrawBitmap for transparent bitmaps
[wxWidgets.git] / src / html / m_image.cpp
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