2012-06-28 |
Vadim Zeitlin | Fix off by 1 error in wxHTML font size from points... |
blob | commitdiff | raw |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-05-30 |
Vadim Zeitlin | Add <span> tag and limited support for CSS styles to... |
blob | commitdiff | raw | diff to current |
2010-03-29 |
Václav Slavík | Use fixed screen DPI of 96 when printing HTML. |
blob | commitdiff | raw | diff to current |
2009-08-21 |
Vadim Zeitlin | No changes, just removed hard tabs and trailing white... |
blob | commitdiff | raw | diff to current |
2008-05-08 |
Vadim Zeitlin | fix some unused variables warnings reported by Borland |
blob | commitdiff | raw | diff to current |
2008-05-05 |
Václav Slavík | fixed handling in wxHtmlWinParser, broken by... |
blob | commitdiff | raw | diff to current |
2008-04-21 |
Václav Slavík | preserve TAB characters when copying HTML <pre> content... |
blob | commitdiff | raw | diff to current |
2008-03-21 |
Václav Slavík | remove needless casting (no real change) |
blob | commitdiff | raw | diff to current |
2008-03-13 |
Václav Slavík | fixed unreadable formatting |
blob | commitdiff | raw | diff to current |
2007-08-20 |
Václav Slavík | don't recompute nonbreakable space character every... |
blob | commitdiff | raw | diff to current |
2007-07-07 |
Václav Slavík | fixed dereferencing of invalid pointers |
blob | commitdiff | raw | diff to current |
2007-06-11 |
Václav Slavík | use wxString argument and not wxChar* in wxHtmlParser... |
blob | commitdiff | raw | diff to current |
2007-05-05 |
Robert Roebling | Compilo. |
blob | commitdiff | raw | diff to current |
2007-04-27 |
Václav Slavík | WX_PRECOMP, not WXPRECOMP |
blob | commitdiff | raw | diff to current |
2006-10-27 |
Michael Wetherell | Use wxFS_SEEKABLE when opening images since some image... |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Vadim Zeitlin | ensure that -2 font size is readable, it could be too... |
blob | commitdiff | raw | diff to current |
2006-08-25 |
Vadim Zeitlin | don't hardcode HTML font sizes, this makes wxHtmlWindow... |
blob | commitdiff | raw | diff to current |
2006-07-02 |
Stefan Neis | Fixed typos in comments (patch #1515724) |
blob | commitdiff | raw | diff to current |
2006-05-24 |
Włodzimierz Skiba | Include wx/settings.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Václav Slavík | commented OpenContainer usage |
blob | commitdiff | raw | diff to current |
2006-04-26 |
Włodzimierz Skiba | Include wx/log.h according to precompiled headers of... |
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-13 |
Václav Slavík | 1. added abstract interface to wxHtmlWindow for use... |
blob | commitdiff | raw | diff to current |
2005-12-27 |
Václav Slavík | added support for <sub> and <sup> to wxHTML (based... |
blob | commitdiff | raw | diff to current |
2005-11-17 |
Václav Slavík | reduced code duplication in wxHtmlWinParser::AddText... |
blob | commitdiff | raw | diff to current |
2005-09-24 |
Vadim Zeitlin | added missing consts and pass objects by const referenc... |
blob | commitdiff | raw | diff to current |
2005-09-23 |
Mart Raudsepp | Nuke #pragma implementation/interface's |
blob | commitdiff | raw | diff to current |
2005-02-08 |
Włodzimierz Skiba | Minor decorations. |
blob | commitdiff | raw | diff to current |
2004-12-22 |
Václav Slavík | compilation fix |
blob | commitdiff | raw | diff to current |
2004-12-21 |
Włodzimierz Skiba | wxURI is enough for the basic url operations. |
blob | commitdiff | raw | diff to current |
2004-12-16 |
Włodzimierz Skiba | Send full url to wxHtmlWindow::OnOpeningURL validation... |
blob | commitdiff | raw | diff to current |
2004-09-27 |
Włodzimierz Skiba | Source cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau... |
blob | commitdiff | raw | diff to current |
2004-09-24 |
Václav Slavík | replaced NormalizeFontSizes with SetStandardFonts |
blob | commitdiff | raw | diff to current |
2004-08-05 |
Robin Dunn | Added NormalizeFontSizes which will set the html font... |
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 |
2004-01-22 |
Stefan Csomor | no message |
blob | commitdiff | raw | diff to current |
2004-01-20 |
Stefan Csomor | preliminary fix, for using the correct output encoding... |
blob | commitdiff | raw | diff to current |
2004-01-17 |
Mattia Barbon | Add wxRTTI information. |
blob | commitdiff | raw | diff to current |
2003-11-27 |
Julian Smart | Attempt to fix Borland compilo |
blob | commitdiff | raw | diff to current |
2003-11-22 |
Robin Dunn | Uses wxSystemSettings for colour when there is no window |
blob | commitdiff | raw | diff to current |
2003-11-20 |
Robin Dunn | When used from wxHtmlListBox it's possible for GetWindo... |
blob | commitdiff | raw | diff to current |
2003-11-11 |
Václav Slavík | Always set background colour prior to any HTML renderin... |
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-07-17 |
Václav Slavík | remove extra space at top and bottom of the page if... |
blob | commitdiff | raw | diff to current |
2003-07-15 |
Václav Slavík | don't break lines in the middle of word |
blob | commitdiff | raw | diff to current |
2003-07-10 |
Mattia Barbon | STL-ification patch for wxMSW and wxGTK. |
blob | commitdiff | raw | diff to current |
2003-03-16 |
Václav Slavík | applied patch adding SetFonts to wxHTML printing classe... |
blob | commitdiff | raw | diff to current |
2002-12-30 |
Václav Slavík | fixed encoding handling in ANSI mode |
blob | commitdiff | raw | diff to current |
2002-12-04 |
Vadim Zeitlin | merged 2.4 branch into the trunk |
blob | commitdiff | raw | diff to current |
2002-06-26 |
Václav Slavík | fix for bug reported by Robert and Julian, probably... |
blob | commitdiff | raw | diff to current |
2002-05-05 |
Václav Slavík | gcc pragmas fixes |
blob | commitdiff | raw | diff to current |
2002-04-06 |
Václav Slavík | added wxFontMapper::Get/Set |
blob | commitdiff | raw | diff to current |
2002-02-11 |
Václav Slavík | a note just in case I misread wxHTML code again... |
blob | commitdiff | raw | diff to current |
2002-02-05 |
Vadim Zeitlin | fixed VC++ compilation warnings in optimized build |
blob | commitdiff | raw | diff to current |
2002-01-28 |
Vadim Zeitlin | fixed code in OpenURL() to actually use the result... |
blob | commitdiff | raw | diff to current |
2002-01-27 |
Václav Slavík | new wxHtmlWindow::OnOpeningURL API |
blob | commitdiff | raw | diff to current |
2002-01-19 |
Václav Slavík | implemented URLs blocking in wxHtmlWindow |
blob | commitdiff | raw | diff to current |
2001-09-08 |
Václav Slavík | oops, HTML entities were parsed twice |
blob | commitdiff | raw | diff to current |
2001-08-26 |
Václav Slavík | fixed HTML parsing in regard to spaces between tags |
blob | commitdiff | raw | diff to current |
2001-08-08 |
Václav Slavík | fix for nbsp problem and minor parsing flow change |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Vadim Zeitlin | fixed three new warnings after the last warning fix |
blob | commitdiff | raw | diff to current |
2001-07-20 |
Vadim Zeitlin | fixed a warning and detabified |
blob | commitdiff | raw | diff to current |
2001-07-19 |
Václav Slavík | new wxHtmlParser core and changes implied by it |
blob | commitdiff | raw | diff to current |
2001-07-05 |
Vadim Zeitlin | removed/replaced include 'wx/wx.h' |
blob | commitdiff | raw | diff to current |
2001-07-01 |
Václav Slavík | new HTML tags parser and entities substitution code |
blob | commitdiff | raw | diff to current |
2001-02-06 |
Julian Smart | Fixed some warnings (don't know why dialoged Makefile... |
blob | commitdiff | raw | diff to current |
2000-11-05 |
Václav Slavík | wxHTML src code indentation now conforms (more) to... |
blob | commitdiff | raw | diff to current |
2000-07-15 |
Bryan Petty | merged 2.2 branch |
blob | commitdiff | raw | diff to current |
2000-03-09 |
Vadim Zeitlin | don't translate wxASSERT_MSG messages |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Václav Slavík | added wxLogError/Warning into wxHTML |
blob | commitdiff | raw | diff to current |
2000-01-23 |
Václav Slavík | added WXMAC default font sizes |
blob | commitdiff | raw | diff to current |
2000-01-16 |
Václav Slavík | added encoding conversion to wxHTML |
blob | commitdiff | raw | diff to current |
2000-01-14 |
Václav Slavík | code fragment that adds one more line to each html... |
blob | commitdiff | raw | diff to current |
1999-12-24 |
Václav Slavík | added <font face> support |
blob | commitdiff | raw | diff to current |
1999-12-23 |
Václav Slavík | wxHtmlWindow::OnLinkClicked and wxHtmlCell::Get/SetLink... |
blob | commitdiff | raw | diff to current |
1999-12-23 |
Václav Slavík | removed wxITALIC/wxSLANT stuff from wxHTML (no longer... |
blob | commitdiff | raw | diff to current |
1999-12-11 |
Václav Slavík | new wxHTML printing code ; parser now supports scaling |
blob | commitdiff | raw | diff to current |
1999-11-28 |
Václav Slavík | wxHtmlWinParser::SetFonts now refreshes fonts cache |
blob | commitdiff | raw | diff to current |
1999-11-02 |
Vadim Zeitlin | include <wx/...> => include "wx/..." |
blob | commitdiff | raw | diff to current |
1999-10-17 |
Václav Slavík | HTML_xxxx constants changed to wxHTML_xxxx (with backwa... |
blob | commitdiff | raw | diff to current |
1999-10-16 |
Václav Slavík | SetFonts methods have const param now |
blob | commitdiff | raw | diff to current |
1999-10-15 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
1999-10-08 |
Karsten Ballüder | replaced T() makro with wxT() due to namespace probs... |
blob | commitdiff | raw | diff to current |
1999-10-02 |
Václav Slavík | making wxHTML 8.3 compliant |
blob | commitdiff | raw | diff to current |
|