Fix crash when auto-sizing a wxDataViewCtrl column.
[wxWidgets.git] / interface / wx / html /
2013-09-30  Vadim ZeitlinAdd wxHtmlTag::GetParamAsString() convenience method.
2013-08-21  Steve LamertonFix html documentation warnings.
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2013-07-17  Robin DunnFix interface definition of GetMouseCursorAt
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-04-25  Vadim ZeitlinSmall fixes after wxHtmlTagHandler::GetParser() addition.
2013-04-24  Robin DunnAdd documentation for some additional cell types so...
2013-04-24  Robin DunnAdd ctor for wxHtmlWinTagHandler
2013-04-24  Robin DunnAdd GetParser methods for the tag handlers
2012-11-01  Robin DunnFixes and tweaks and additions to the wxHtml docs for...
2012-04-07  Robin DunnwxHtmlHelpController derives from wxHelpControllerBase
2012-04-07  Robin DunnAdd a ctor that is compatible with the documented wxHel...
2012-02-07  Vadim ZeitlinFix infinite loop in wxHtmlEasyPrinting page break...
2012-02-07  Vadim ZeitlinNo real changes, just pass const wxArrayInt to wxHtmlCe...
2011-11-08  Steve LamertonUpdate wxHtmlWindow documentation to refer to wxWebView.
2011-04-03  Dimitri SchoolwerthNo code changes, fixed various typos.
2011-03-22  Dimitri SchoolwerthFixed various typos.
2011-03-18  Vadim ZeitlinAdd wxHtmlHelpController::SetShouldPreventAppExit().
2010-08-22  Vadim ZeitlinMerge the new GUI tests from SOC2010_GUI_TEST branch.
2010-07-13  Vadim ZeitlinGlobally use "wxWindows licence" consistently.
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2009-12-20  Francesco Montorsifix miscellaneous Doxygen 1.6.1 warnings
2009-12-01  Bryan PettyForward-port of r62758 (Added wxHtmlEasyPrinting name...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-07-03  Vadim Zeitlindocument SetStandardFonts() and SetFonts() methods...
2009-04-25  Vadim Zeitlinadd support for table border width attribute (closes...
2009-03-26  Vadim Zeitlindetect horizontal overflow in wxHtmlPrintout and warn...
2009-02-21  Václav Slavíkadded asserts to check correct order of wxHtmlDCRendere...
2009-02-18  Francesco Montorsimake distinction between classes which send events...
2009-01-21  Francesco Montorsifix wxHtmlCell::Layout docs
2009-01-21  Francesco Montorsirename image files in a coherent way; remove old unused...
2009-01-18  Francesco Montorsiremove usage of wxT() macro; it makes example code...
2009-01-10  Francesco Montorsimany automated ifacecheck fixes
2009-01-08  Francesco Montorsieven more fixes detected using ifacecheck
2008-11-15  Francesco Montorsiinterface fixes; removed many functions which were...
2008-11-09  Francesco Montorsiifacecheck manual fixes
2008-11-08  Francesco Montorsiifacecheck fixes
2008-11-03  Francesco Montorsifixed doxygen warnings produced by the ifacecheck fixes
2008-10-29  Francesco Montorsimoved to appropriate 'protected' sections all functions...
2008-10-29  Francesco Montorsiautomated ifacecheck fixes
2008-10-27  Francesco Montorsiautomated ifacecheck fixes
2008-10-27  Francesco Montorsiother ifacecheck fixes
2008-10-27  Francesco Montorsiother ifacecheck fixes, resulting in removal of the...
2008-10-25  Francesco Montorsiother interface revisions of html headers
2008-10-23  Francesco Montorsifirst part of revisions of html/h* interface headers
2008-10-13  Francesco Montorsimisc fixes of ctor signatures
2008-10-13  Francesco Montorsiautomated changes: many (pure) virtual specifiers added
2008-10-13  Francesco Montorsiaccess-specifier fixes
2008-10-13  Francesco Montorsivirtual/static attributes automated fixes by ifacecheck
2008-09-27  Francesco Montorsieven more interface fixes
2008-09-27  Francesco Montorsimore fixes
2008-09-27  Francesco MontorsiHUGE commit of ifacecheck-automated fixes to virtualnes...
2008-08-29  Robert RoeblingAnother doc patch from Tim
2008-08-25  Vadim Zeitlinescape '@' symbols in the docs
2008-06-27  Bryan PettyCommit 3 of 3 for Doxygen path fixes, this one finally...
2008-06-27  Bryan PettyMoved all interface headers into a 'wx' subdirectory...