2012-10-07 |
Vadim Zeitlin | No real changes, just don't use brush styles for backgr... |
blob | commitdiff | raw |
2012-09-30 |
Vadim Zeitlin | Add support for background-color style to span element... |
blob | commitdiff | raw | diff to current |
2012-02-07 |
Vadim Zeitlin | Fix infinite loop in wxHtmlEasyPrinting page break... |
blob | commitdiff | raw | diff to current |
2012-02-07 |
Vadim Zeitlin | No real changes, just pass const wxArrayInt to wxHtmlCe... |
blob | commitdiff | raw | diff to current |
2011-11-30 |
Vadim Zeitlin | Use more clear names for variables in wxHtmlSelection... |
blob | commitdiff | raw | diff to current |
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-04-03 |
Dimitri Schoolwerth | No code changes, fixed various typos. |
blob | commitdiff | raw | diff to current |
2011-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
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 |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-04-25 |
Vadim Zeitlin | add support for table border width attribute (closes... |
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-04-13 |
Václav Slavík | fixed incorrect layout width caching in wxHtmlContainer... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
blob | commitdiff | raw | diff to current |
2007-06-17 |
Václav Slavík | when selecting text in wxHTML, selecting half a charact... |
blob | commitdiff | raw | diff to current |
2007-06-17 |
Václav Slavík | fixed selecting part of word from right to left in... |
blob | commitdiff | raw | diff to current |
2007-06-05 |
Václav Slavík | don't crash when using wxHtmlWidgetCell in wxHtmlListBox |
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 |
2007-04-27 |
Václav Slavík | PCH-less compilation fixes |
blob | commitdiff | raw | diff to current |
2007-03-17 |
Vadim Zeitlin | fix extra indentation in wxHTML_ALIGN_JUSTIFY display... |
blob | commitdiff | raw | diff to current |
2006-08-31 |
Włodzimierz Skiba | Include wx/module.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-28 |
Vadim Zeitlin | use dynamic array for the page breaks positions (patch... |
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-04-19 |
Włodzimierz Skiba | Include wx/dynarray.h according to precompiled headers... |
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-14 |
Václav Slavík | don't show the I-beam cursor over text in wxHtmlListBox |
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-09-25 |
Vadim Zeitlin | first round of Intel compiler warning fixes: down from... |
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-09-11 |
Vadim Zeitlin | unused var warning in Mac build |
blob | commitdiff | raw | diff to current |
2005-09-04 |
Stefan Csomor | support for fractional characters widths under Mac |
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-13 |
Robin Dunn | added a missing \n the source |
blob | commitdiff | raw | diff to current |
2004-11-27 |
Václav Slavík | fixed wxHtmlContainerCell to not render off-screen... |
blob | commitdiff | raw | diff to current |
2004-11-25 |
Václav Slavík | reverted Robert's over-optimisation, correct fix coming... |
blob | commitdiff | raw | diff to current |
2004-11-24 |
Robert Roebling | Changed the way invisble HTML cells are NOT |
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-07-20 |
Włodzimierz Skiba | wxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord. |
blob | commitdiff | raw | diff to current |
2004-07-01 |
Václav Slavík | simplified justification code; fixed incorrect position... |
blob | commitdiff | raw | diff to current |
2004-06-18 |
Włodzimierz Skiba | Warning fix. |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Václav Slavík | fixed indentation in case there's only one cell on... |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Václav Slavík | compilation fix |
blob | commitdiff | raw | diff to current |
2004-05-27 |
Václav Slavík | fixed iteration over cells |
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-05-20 |
Vadim Zeitlin | really fixed handling of non-text cells in justified... |
blob | commitdiff | raw | diff to current |
2004-05-19 |
Włodzimierz Skiba | Centralized wxDefaultPosition and TRUE->true, FALSE... |
blob | commitdiff | raw | diff to current |
2004-05-18 |
Vadim Zeitlin | don't distribute extra space between 0 width cells... |
blob | commitdiff | raw | diff to current |
2004-03-17 |
Václav Slavík | improved HTML tables layout code (patch 911377) |
blob | commitdiff | raw | diff to current |
2004-01-17 |
Mattia Barbon | Add wxRTTI information. |
blob | commitdiff | raw | diff to current |
2003-10-16 |
Vadim Zeitlin | warning fixes for BCC and OW (heavily modified patch... |
blob | commitdiff | raw | diff to current |
2003-09-18 |
Václav Slavík | fixed single word selection |
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-22 |
Vadim Zeitlin | undisable many warnings for VC++ in defs.h and fixed... |
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-16 |
Václav Slavík | removed GetHorizontalConstraints -- no longer needed |
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-08 |
Václav Slavík | fixes to wxHTML selection code: corrected mouse navigation |
blob | commitdiff | raw | diff to current |
2003-07-08 |
Václav Slavík | much better looking selection of justified paragraphs |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Vadim Zeitlin | a hack to make copying double clicked words to clipboar... |
blob | commitdiff | raw | diff to current |
2003-06-07 |
Václav Slavík | use 'I' cursor when over text |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Václav Slavík | added selecting-while-dragging |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Václav Slavík | fixed bug in selection style if selection colours is... |
blob | commitdiff | raw | diff to current |
2003-06-03 |
Vadim Zeitlin | signed/unsigned comparison warning fixed |
blob | commitdiff | raw | diff to current |
2003-06-03 |
Václav Slavík | new rendering customization API for Vadim |
blob | commitdiff | raw | diff to current |
2003-06-03 |
Václav Slavík | subcell selection |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Václav Slavík | another bug fixed: wrong lookup of nearest cell before... |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Vadim Zeitlin | compilation fix |
blob | commitdiff | raw | diff to current |
2003-06-02 |
Václav Slavík | added copying selection to clipboard; fixes to selectio... |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Vadim Zeitlin | compilation fix (not all paths returned a value) |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Václav Slavík | more work on text selection: selecting should work... |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Václav Slavík | fixed UpdateRenderingState to do what it was meant to |
blob | commitdiff | raw | diff to current |
2003-05-31 |
Václav Slavík | preparing wxHtmlWindow for text selection (highlighting... |
blob | commitdiff | raw | diff to current |
2003-05-12 |
Václav Slavík | applied HTML pagebreaks patch |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Václav Slavík | we don't really have to use variable instead of constant... |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Julian Smart | Apply table border fix to all ports. |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Julian Smart | Fix border for wxGTK too |
blob | commitdiff | raw | diff to current |
2002-12-19 |
Julian Smart | Reinstated the cell border fix (wxMSW) |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Václav Slavík | simpler fix for rendering bug fixed in previous revision |
blob | commitdiff | raw | diff to current |
2002-12-18 |
Julian Smart | Fixed cell visibility test that was causing refresh... |
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-05-05 |
Václav Slavík | gcc pragmas fixes |
blob | commitdiff | raw | diff to current |
2001-08-31 |
Vadim Zeitlin | implemented and documented wxHtmlWindow::OnCellMouseHov... |
blob | commitdiff | raw | diff to current |
2001-08-27 |
Vadim Zeitlin | send right click events for the URLs too |
blob | commitdiff | raw | diff to current |
2001-08-26 |
Václav Slavík | tables code fixes |
blob | commitdiff | raw | diff to current |
2001-08-25 |
Václav Slavík | beginnings of HTML4 tables layouter |
blob | commitdiff | raw | diff to current |
2001-07-31 |
Kendall Bennett | Latest updates from SciTech code tree including numerou... |
blob | commitdiff | raw | diff to current |
2001-07-14 |
Vadim Zeitlin | fixed crash in ~wxHtmlCell |
blob | commitdiff | raw | diff to current |
2001-07-08 |
Václav Slavík | Trying to hide evidence of my negative programming... |
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-06-27 |
Vadim Zeitlin | MSW compilation fixes - widgets sample runs! |
blob | commitdiff | raw | diff to current |
2001-06-01 |
Václav Slavík | fixed bug #429351 (compilation broken in CJK environmen... |
blob | commitdiff | raw | diff to current |
2001-05-16 |
Václav Slavík | fixed wrong parsing of à (typo in tables) |
blob | commitdiff | raw | diff to current |
2001-05-10 |
Julian Smart | Added a couple more numeric character references |
blob | commitdiff | raw | diff to current |
next |