2013-07-26 |
Vadim Zeitlin | Remove all lines containing cvs/svn "$Id$" keyword. |
blob | commitdiff | raw |
2013-07-17 |
Vadim Zeitlin | Set mouse cursor correctly over image map links in... |
blob | commitdiff | raw | diff to current |
2013-04-25 |
Vadim Zeitlin | Provide shorter synonyms for wxEVT_XXX constants. |
blob | commitdiff | raw | diff to current |
2013-02-19 |
Vadim Zeitlin | Fix background corruption in scrolled wxHtmlWindow. |
blob | commitdiff | raw | diff to current |
2012-10-07 |
Vadim Zeitlin | No real changes, just don't use brush styles for backgr... |
blob | commitdiff | raw | diff to current |
2012-04-28 |
Vadim Zeitlin | Fix erasing wxHtmlWindow background in wxUniv. |
blob | commitdiff | raw | diff to current |
2012-03-07 |
Václav Slavík | Don't eat unhandled events in wxHtmlWindow::OnKeyUp(). |
blob | commitdiff | raw | diff to current |
2012-01-18 |
Vadim Zeitlin | Skip EVT_RIGHT_UP event in wxHtmlWindow if it wasn... |
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-03-22 |
Dimitri Schoolwerth | Fixed various typos. |
blob | commitdiff | raw | diff to current |
2011-01-04 |
Stefan Csomor | merging back XTI branch part 2 |
blob | commitdiff | raw | diff to current |
2010-07-23 |
Vadim Zeitlin | Propagate wxHtmlWindow layout direction to the wxDC... |
blob | commitdiff | raw | diff to current |
2010-06-20 |
Vadim Zeitlin | Use wxDELETE() and wxDELETEA() when possible. |
blob | commitdiff | raw | diff to current |
2010-02-25 |
Vadim Zeitlin | Compilation fixes in wxHTML for wxUSE_CONFIG==0. |
blob | commitdiff | raw | diff to current |
2010-02-14 |
Václav Slavík | Fix wxHtmlWindow to correctly decide whether to show... |
blob | commitdiff | raw | diff to current |
2009-11-17 |
Václav Slavík | Improved handling of anchors in wxHTML: scroll to bette... |
blob | commitdiff | raw | diff to current |
2009-11-04 |
Vadim Zeitlin | Revert "trivial" change of r61772. |
blob | commitdiff | raw | diff to current |
2009-10-10 |
Julian Smart | Set the initial size |
blob | commitdiff | raw | diff to current |
2009-08-28 |
Vadim Zeitlin | No real changes, just slightly simplify code. |
blob | commitdiff | raw | diff to current |
2009-07-23 |
Vadim Zeitlin | Globally replace _T() with wxT(). |
blob | commitdiff | raw | diff to current |
2009-06-18 |
Vadim Zeitlin | wxHtmlWindow background drawing fixes for OS X and... |
blob | commitdiff | raw | diff to current |
2009-05-23 |
Vadim Zeitlin | make wxWindow::SetAutoLayout() now works for all window... |
blob | commitdiff | raw | diff to current |
2009-02-08 |
Vadim Zeitlin | add wx-prefixed and semicolon-requiring versions of... |
blob | commitdiff | raw | diff to current |
2009-02-07 |
Vadim Zeitlin | require semicolon after wxDECLARE/DEFINE_EVENT() (close... |
blob | commitdiff | raw | diff to current |
2009-01-12 |
Vadim Zeitlin | add more flexible and safer template Connect() overload... |
blob | commitdiff | raw | diff to current |
2008-10-15 |
Václav Slavík | fixed wxHtmlWindow::SelectionToText() to correctly... |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Václav Slavík | PCH-less compilation fix |
blob | commitdiff | raw | diff to current |
2008-06-05 |
Václav Slavík | added wxHtmlWindow::SetRelatedStatusBar(wxStatusBar... |
blob | commitdiff | raw | diff to current |
2008-05-31 |
Vadim Zeitlin | no real changes, just simplify LoadPage() to make it... |
blob | commitdiff | raw | diff to current |
2008-05-30 |
Vadim Zeitlin | check that the argument is not empty in wxHtmlWindow... |
blob | commitdiff | raw | diff to current |
2008-03-17 |
Paul Cornett | fix a huge number of build errors |
blob | commitdiff | raw | diff to current |
2008-02-28 |
Václav Slavík | clear statusbar 'Connecting...' message on failure |
blob | commitdiff | raw | diff to current |
2007-10-22 |
Vadim Zeitlin | calling SetFocus() in OnMouseUp() is unnecessary if... |
blob | commitdiff | raw | diff to current |
2007-05-16 |
Václav Slavík | Do not follow HTML links if selecting text (patch ... |
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-04 |
Vadim Zeitlin | call SetEventObject() for wxHtmlLinkEvents we generate |
blob | commitdiff | raw | diff to current |
2006-10-30 |
Vadim Zeitlin | generate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow |
blob | commitdiff | raw | diff to current |
2006-10-29 |
Václav Slavík | add events API to wxHtmlWindow (patch #1504493 by Franc... |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Vadim Zeitlin | removed wxHtmlWindow::m_Style which duplicated wxWindow... |
blob | commitdiff | raw | diff to current |
2006-07-31 |
Václav Slavík | added wxEVT_MOUSE_CAPTURE_LOST event and code for corre... |
blob | commitdiff | raw | diff to current |
2006-07-27 |
Włodzimierz Skiba | Include wx/dataobj.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-07-04 |
Włodzimierz Skiba | Warning fix. |
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-23 |
Włodzimierz Skiba | Include wx/timer.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-05-17 |
Julian Smart | Documentation states scrollbars (plural) are switched... |
blob | commitdiff | raw | diff to current |
2006-05-08 |
Włodzimierz Skiba | Include wx/dcmemory.h according to precompiled headers... |
blob | commitdiff | raw | diff to current |
2006-04-20 |
Włodzimierz Skiba | Include wx/list.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 |
2006-03-21 |
Vadim Zeitlin | Made wxList::compatibility_iterator a class in wxUSE_ST... |
blob | commitdiff | raw | diff to current |
2006-03-07 |
Václav Slavík | preserve window's content when changing the fonts |
blob | commitdiff | raw | diff to current |
2006-01-18 |
Vadim Zeitlin | use Cmd-C under Mac to copy text, not Ctrl-C |
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-05-23 |
Włodzimierz Skiba | Clipboard usage fixes inspired by Tinderbox logs. |
blob | commitdiff | raw | diff to current |
2005-05-04 |
Robin Dunn | Don't automatically copy the selection to the clipboard... |
blob | commitdiff | raw | diff to current |
2005-03-03 |
Václav Slavík | fixed crash when wxHtmlWindow's content is updated... |
blob | commitdiff | raw | diff to current |
2005-02-17 |
Vadim Zeitlin | revert to the old flicker-less version when background... |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Vadim Zeitlin | added support for background bitmap specified in backgr... |
blob | commitdiff | raw | diff to current |
2005-02-13 |
Vadim Zeitlin | copy the right part of the existing background to the... |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Vadim Zeitlin | don't suppress default erase background logic, we do... |
blob | commitdiff | raw | diff to current |
2005-02-09 |
Vadim Zeitlin | don't erase the background of wxHtmlWindow unconditionally |
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-07-19 |
Włodzimierz Skiba | Fixes for wxUSE_STATUSBAR. |
blob | commitdiff | raw | diff to current |
2004-07-16 |
Václav Slavík | added wxHtmlWindow::ToText |
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-02-11 |
Václav Slavík | added public methods to select parts of displayed page |
blob | commitdiff | raw | diff to current |
2003-11-26 |
Dimitri Schoolwerth | Declaration of CopySelection is bool instead of void. |
blob | commitdiff | raw | diff to current |
2003-11-25 |
Vadim Zeitlin | don't test whether m_selection is NULL both before... |
blob | commitdiff | raw | diff to current |
2003-11-25 |
Vadim Zeitlin | fixed memory leak (m_selection wasn't deleted) |
blob | commitdiff | raw | diff to current |
2003-09-04 |
Stefan Csomor | macro naming changes |
blob | commitdiff | raw | diff to current |
2003-08-21 |
Stefan Csomor | extended RTTI support |
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-12 |
Vadim Zeitlin | fixed a crash |
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-07-09 |
Julian Smart | OnIdle -> OnInternalIdle |
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-04 |
Václav Slavík | fixed compilation of multilib dll |
blob | commitdiff | raw | diff to current |
2003-06-15 |
Václav Slavík | fixed misbehaving selection on some words |
blob | commitdiff | raw | diff to current |
2003-06-11 |
Vadim Zeitlin | made CopySelection() always available (otherwise it... |
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-07 |
David Elliott | Place m_lastDoubleClick initialization inside existing... |
blob | commitdiff | raw | diff to current |
2003-06-05 |
Václav Slavík | added line selection |
blob | commitdiff | raw | diff to current |
2003-06-05 |
Mattia Barbon | Add missing header for wxMotif. |
blob | commitdiff | raw | diff to current |
2003-06-04 |
Václav Slavík | doubleclick selects word |
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-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 | added copying selection to clipboard; fixes to selectio... |
blob | commitdiff | raw | diff to current |
2003-06-01 |
Václav Slavík | attempt to fix first click problem |
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 | react on mouse up, not mouse down |
blob | commitdiff | raw | diff to current |
2003-05-31 |
Václav Slavík | oops, commited debugging code by mistake |
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 |
next |