]> git.saurik.com Git - wxWidgets.git/history - src/html
removed wxTLW cruft now that all ports have it
[wxWidgets.git] / src / html /
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-30  Václav Slavíkfixed encoding handling in ANSI mode
2002-12-28  Julian SmartUse path separator, not "/"
2002-12-19  Václav Slavíkwe don't really have to use variable instead of constant...
2002-12-19  Julian SmartApply table border fix to all ports.
2002-12-19  Julian SmartFix border for wxGTK too
2002-12-19  Julian SmartReinstated the cell border fix (wxMSW)
2002-12-18  Václav Slavíksimpler fix for rendering bug fixed in previous revision
2002-12-18  Julian SmartFixed cell visibility test that was causing refresh...
2002-12-16  Julian SmartApplied patch [ 654023 ] Enables HtmlHelp (native)
2002-12-08  Václav Slavíkadded wxHtmlHelpController::AddBook(wxFileName)
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-09-09  Václav Slavíkapplied patch #606835, bugfix to wxHtmlHelpFrame::OnAct...
2002-09-07  Robin DunnwxHtmlWindow now grabs the focus when clicked on. ...
2002-09-01  Václav Slavíkfixed a small typo
2002-08-31  Václav Slavíkfixed font picker in wxHtmlHelpController, better UI...
2002-08-17  Robert Roebling Removed all deprecated printing code.
2002-08-13  Vadim Zeitlincompilation fix for wxGTK (missing header)
2002-08-05  Robert Roebling Lots of Unix/Unicode compile fixes, some of which
2002-07-30  Václav Slavíkfixed icons displaying in wxHtmlHelpFrame
2002-06-28  Václav Slavíkenlarged <UL> bullets a bit and nuked this weirdness
2002-06-26  Václav Slavíkfix for bug reported by Robert and Julian, probably...
2002-06-26  Julian SmartChanged the UL bullet to be a square -- I couldn't get
2002-06-18  Julian SmartAdded AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
2002-05-25  Robert Roebling Set the focus to the html display window
2002-05-23  Robert Roebling Did I change anything here?
2002-05-14  Václav Slavíkno, DO NOT use wxMessageBox where wxLogError is more...
2002-05-08  Gilles Depeyrotadded missing include file
2002-05-08  Julian SmartAdded Ok() member for print data, print dialog, page...
2002-05-05  Václav Slavíkgcc pragmas fixes
2002-05-01  Mattia BarbonFixed Unicode breakage I caused
2002-04-29  Vadim Zeitlindon't generate an endless stream of asserts for the...
2002-04-23  Václav Slavíkno need to expand the hidden root (in fact, it is forbi...
2002-04-23  Václav Slavíkgcc3 compilation fix
2002-04-21  Mattia BarbonRemoved the need for wxStream::GetSize in wxHTML.
2002-04-16  Václav SlavíkwxHtmlHistoryItem needs not be wxObject
2002-04-06  Václav Slavíkadded wxFontMapper::Get/Set
2002-03-29  Vadim Zeitlincorrected the previous warning fix so that it doesn...
2002-03-29  Vadim Zeitlinfixed signed/unsigned comparison warning
2002-03-28  Vadim Zeitlinfixed a buffer overflow (!) in wxHtmlTagsCache
2002-03-21  Václav Slavíkdeleted no longer needed resource files
2002-03-21  Václav Slavíkadded wxArtProvider
2002-03-17  Václav Slavíkfix HTML browser setup dialog under MSW and make the...
2002-03-16  Václav Slavíkhide tree root on wxMSW in wxHtmlHelpController
2002-03-15  Jouk Jansen Committing in .
2002-03-08  Václav Slavíkcase insensitive <font face>
2002-03-08  Václav Slavíkfixed bug in wxHtmlHelpFrame: didn't show HTML window...
2002-03-07  Václav Slavíkrewrote Chris' fix properly
2002-03-06  Julian SmartApplied patch for Forty, print patch and wxHTML book...
2002-02-11  Václav Slavíkrewrote wxHtmlHelpFrame using sizers
2002-02-11  Václav Slavíka note just in case I misread wxHTML code again...
2002-02-10  Václav Slavíkfixes to HTML tables alignment
2002-02-10  Václav Slavíkuse sunken border for wxHtmlHelpController's font preview
2002-02-07  Kendall BennettMerges from Scitech Branch (George Davison):
2002-02-05  Vadim Zeitlinfixed VC++ compilation warnings in optimized build
2002-01-28  Vadim Zeitlinfix for a typo (== instead of =)
2002-01-28  Vadim Zeitlinfixed code in OpenURL() to actually use the result...
2002-01-27  Václav Slavíknew wxHtmlWindow::OnOpeningURL API
2002-01-24  Václav Slavíkadded dummy <style> handler in order to hide CSS code
2002-01-23  Václav Slavíkfixed .cached files on big endian machines and cleaned...
2002-01-19  Václav Slavíkimplemented URLs blocking in wxHtmlWindow
2002-01-17  Václav Slavíkput vertical space before <pre> section
2002-01-15  Václav Slavíkcase insensitive HHP files and fixed buffer overflow...
2002-01-14  Václav Slavíkremoved wxYield from wxHtmlWindow (seems to work w...
2002-01-12  Václav Slavíkfixed m_OldAlign hiding
2002-01-11  Vadim Zeitlinmore Sun C++ compiler warning fixes: in particular...
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2002-01-05  Václav Slavíkfix for root behavior under MSW
2002-01-04  Vadim Zeitlinfixed assert failure in wxStaticCast()
2001-12-31  Václav Slavíkuse wxTR_HIDE_ROOT in wxHtmlHelpFrame
2001-12-27  Václav Slavíkfixed bug in wxHTML that certainly prevented it from...
2001-12-22  Václav Slavíkuse wxBusyCursor in wxHtmlWindow instead of SetCursor...
2001-12-10  Robert Roebling Changed wxTreeCtrl to look Mac-like under Mac
2001-12-01  Vadim Zeitlinfixed compilation after wxTipWindow base class change...
2001-11-27  Václav Slavíkadded two-step creation of wxHtmlWindow
2001-11-20  Václav Slavíkbetter <HR> tag handling in wxHTML
2001-11-19  Václav Slavíkcase-insensitive sort of HTML help index
2001-11-15  Václav Slavíkoptimalization of wxHtmlWindow painting (used to repain...
2001-11-15  Robert Roebling Small patch for HTML help under Drawin.
2001-10-27  Václav Slavíkfix for colspan or rowspan = 0 in HTML tables
2001-10-27  Václav Slavíkfix for animated GIFs with frames of different dimensions
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-16  Mattia BarbonChanged char* to wxChar* in wxColour constructor.
2001-10-14  Václav Slavíkadded wxHtmlWindow::AppendToPage
2001-10-10  Jouk Jansen Committing in .
2001-10-05  Václav Slavík1) wxHTML now outputs unrecognized entities verbosely
2001-09-29  Václav Slavíkadded support for animated GIFs to wxHTML
2001-09-19  Václav Slavíkfixed problems with HTML printing w/o using wxHtmlWindow
2001-09-08  Václav Slavíkoops, HTML entities were parsed twice
2001-09-02  Václav Slavíkadded id handling to image cells
2001-09-02  Václav Slavíkcomment clarification
2001-09-01  Václav Slavíkfixed memory leaks when parsing
2001-08-31  Vadim Zeitlinimplemented and documented wxHtmlWindow::OnCellMouseHov...
2001-08-27  Vadim Zeitlinsend right click events for the URLs too
2001-08-26  Václav Slavíktables code fixes
2001-08-26  Václav Slavíkfixed HTML parsing in regard to spaces between tags
2001-08-25  Václav Slavíkbeginnings of HTML4 tables layouter
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-08-15  Vadim Zeitlincompilation fixes for VC++ in release mode
2001-08-08  Václav Slavíkfix for nbsp problem and minor parsing flow change
next