Remove all lines containing cvs/svn "$Id$" keyword.
[wxWidgets.git] / src / html / htmlwin.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-17  Vadim ZeitlinSet mouse cursor correctly over image map links in...
2013-04-25  Vadim ZeitlinProvide shorter synonyms for wxEVT_XXX constants.
2013-02-19  Vadim ZeitlinFix background corruption in scrolled wxHtmlWindow.
2012-10-07  Vadim ZeitlinNo real changes, just don't use brush styles for backgr...
2012-04-28  Vadim ZeitlinFix erasing wxHtmlWindow background in wxUniv.
2012-03-07  Václav SlavíkDon't eat unhandled events in wxHtmlWindow::OnKeyUp().
2012-01-18  Vadim ZeitlinSkip EVT_RIGHT_UP event in wxHtmlWindow if it wasn...
2011-11-30  Vadim ZeitlinUse more clear names for variables in wxHtmlSelection...
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-01-04  Stefan Csomormerging back XTI branch part 2
2010-07-23  Vadim ZeitlinPropagate wxHtmlWindow layout direction to the wxDC...
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-02-25  Vadim ZeitlinCompilation fixes in wxHTML for wxUSE_CONFIG==0.
2010-02-14  Václav SlavíkFix wxHtmlWindow to correctly decide whether to show...
2009-11-17  Václav SlavíkImproved handling of anchors in wxHTML: scroll to bette...
2009-11-04  Vadim ZeitlinRevert "trivial" change of r61772.
2009-10-10  Julian SmartSet the initial size
2009-08-28  Vadim ZeitlinNo real changes, just slightly simplify code.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-18  Vadim ZeitlinwxHtmlWindow background drawing fixes for OS X and...
2009-05-23  Vadim Zeitlinmake wxWindow::SetAutoLayout() now works for all window...
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-02-07  Vadim Zeitlinrequire semicolon after wxDECLARE/DEFINE_EVENT() (close...
2009-01-12  Vadim Zeitlinadd more flexible and safer template Connect() overload...
2008-10-15  Václav Slavíkfixed wxHtmlWindow::SelectionToText() to correctly...
2008-06-05  Václav SlavíkPCH-less compilation fix
2008-06-05  Václav Slavíkadded wxHtmlWindow::SetRelatedStatusBar(wxStatusBar...
2008-05-31  Vadim Zeitlinno real changes, just simplify LoadPage() to make it...
2008-05-30  Vadim Zeitlincheck that the argument is not empty in wxHtmlWindow...
2008-03-17  Paul Cornettfix a huge number of build errors
2008-02-28  Václav Slavíkclear statusbar 'Connecting...' message on failure
2007-10-22  Vadim Zeitlincalling SetFocus() in OnMouseUp() is unnecessary if...
2007-05-16  Václav SlavíkDo not follow HTML links if selecting text (patch ...
2007-04-27  Václav SlavíkWX_PRECOMP, not WXPRECOMP
2007-04-04  Vadim Zeitlincall SetEventObject() for wxHtmlLinkEvents we generate
2006-10-30  Vadim Zeitlingenerate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow
2006-10-29  Václav Slavíkadd events API to wxHtmlWindow (patch #1504493 by Franc...
2006-08-10  Vadim Zeitlinremoved wxHtmlWindow::m_Style which duplicated wxWindow...
2006-07-31  Václav Slavíkadded wxEVT_MOUSE_CAPTURE_LOST event and code for corre...
2006-07-27  Włodzimierz SkibaInclude wx/dataobj.h according to precompiled headers...
2006-07-04  Włodzimierz SkibaWarning fix.
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-23  Włodzimierz SkibaInclude wx/timer.h according to precompiled headers...
2006-05-17  Julian SmartDocumentation states scrollbars (plural) are switched...
2006-05-08  Włodzimierz SkibaInclude wx/dcmemory.h according to precompiled headers...
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-04-18  Włodzimierz Skibawx/wxprec.h already includes wx/defs.h (with other...
2006-04-14  Václav Slavíkdon't show the I-beam cursor over text in wxHtmlListBox
2006-04-13  Václav Slavík1. added abstract interface to wxHtmlWindow for use...
2006-03-21  Vadim ZeitlinMade wxList::compatibility_iterator a class in wxUSE_ST...
2006-03-07  Václav Slavíkpreserve window's content when changing the fonts
2006-01-18  Vadim Zeitlinuse Cmd-C under Mac to copy text, not Ctrl-C
2005-09-25  Vadim Zeitlinfirst round of Intel compiler warning fixes: down from...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-05-23  Włodzimierz SkibaClipboard usage fixes inspired by Tinderbox logs.
2005-05-04  Robin DunnDon't automatically copy the selection to the clipboard...
2005-03-03  Václav Slavíkfixed crash when wxHtmlWindow's content is updated...
2005-02-17  Vadim Zeitlinrevert to the old flicker-less version when background...
2005-02-13  Vadim Zeitlinadded support for background bitmap specified in backgr...
2005-02-13  Vadim Zeitlincopy the right part of the existing background to the...
2005-02-09  Vadim Zeitlindon't suppress default erase background logic, we do...
2005-02-09  Vadim Zeitlindon't erase the background of wxHtmlWindow unconditionally
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-24  Václav Slavíkreplaced NormalizeFontSizes with SetStandardFonts
2004-08-05  Robin DunnAdded NormalizeFontSizes which will set the html font...
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-16  Václav Slavíkadded wxHtmlWindow::ToText
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-02-11  Václav Slavíkadded public methods to select parts of displayed page
2003-11-26  Dimitri SchoolwerthDeclaration of CopySelection is bool instead of void.
2003-11-25  Vadim Zeitlindon't test whether m_selection is NULL both before...
2003-11-25  Vadim Zeitlinfixed memory leak (m_selection wasn't deleted)
2003-09-04  Stefan Csomormacro naming changes
2003-08-21  Stefan Csomorextended RTTI support
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-12  Vadim Zeitlinfixed a crash
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-07-09  Julian SmartOnIdle -> OnInternalIdle
2003-07-08  Václav Slavíkfixes to wxHTML selection code: corrected mouse navigation
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-06-15  Václav Slavíkfixed misbehaving selection on some words
2003-06-11  Vadim Zeitlinmade CopySelection() always available (otherwise it...
2003-06-07  Václav Slavíkuse 'I' cursor when over text
2003-06-07  David ElliottPlace m_lastDoubleClick initialization inside existing...
2003-06-05  Václav Slavíkadded line selection
2003-06-05  Mattia Barbon Add missing header for wxMotif.
2003-06-04  Václav Slavíkdoubleclick selects word
2003-06-04  Václav Slavíkadded selecting-while-dragging
2003-06-03  Václav Slavíknew rendering customization API for Vadim
2003-06-03  Václav Slavíksubcell selection
2003-06-02  Václav Slavíkadded copying selection to clipboard; fixes to selectio...
2003-06-01  Václav Slavíkattempt to fix first click problem
2003-06-01  Václav Slavíkmore work on text selection: selecting should work...
2003-06-01  Václav Slavíkreact on mouse up, not mouse down
2003-05-31  Václav Slavíkoops, commited debugging code by mistake
2003-05-31  Václav Slavíkpreparing wxHtmlWindow for text selection (highlighting...
next