]> git.saurik.com Git - wxWidgets.git/history - include/wx/html
added wxRTTI to XRC handlers (patch #752996 by David Falkinder)
[wxWidgets.git] / include / wx / html /
2003-06-11  Vadim Zeitlinmade CopySelection() always available (otherwise it...
2003-06-07  Václav Slavíkuse 'I' cursor when over text
2003-06-05  Václav Slavíkadded line selection
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ík(hopefully) finished subcell selection
2003-06-03  Václav Slavíknew rendering customization API for Vadim
2003-06-03  Václav Slavíksubcell selection
2003-06-02  Vadim Zeitlincompilation warning fixed
2003-06-02  Václav Slavíkadded copying selection to clipboard; fixes to selectio...
2003-06-01  Václav Slavíkmore work on text selection: selecting should work...
2003-06-01  Václav Slavíkadded default ctor and SetSelection to wxHtmlRenderingState
2003-06-01  Vadim Zeitlinadded consts needed by VC++/BC++
2003-06-01  Václav Slavíkreact on mouse up, not mouse down
2003-05-31  Václav Slavíkpreparing wxHtmlWindow for text selection (highlighting...
2003-05-26  Julian SmartAllow printing objects to be passed a wxWindow, not...
2003-05-12  Václav Slavíkapplied HTML pagebreaks patch
2003-03-16  Václav Slavíkapplied patch adding SetFonts to wxHTML printing classe...
2003-01-26  Václav Slavíkadded wxHtmlWindow::LoadFile
2003-01-18  Václav Slavíkwhy the heck should something that reacts on wxID_CLOSE...
2003-01-16  Julian SmartReDOS-ified project files
2003-01-02  Vadim Zeitlincompilation fixes after applying DECLARE_NO_COPY_CLASS...
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-09  Václav Slavíkforgot to add wxHtmlHelpController::AddBook(wxFileName...
2002-12-09  Julian SmartAdded missing AddBook
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-31  Gilles Depeyrotdisable use of #pragma interface under Mac OS X
2002-06-18  Julian SmartAdded AddGrab, RemoveGrab, IsGrabbed to wxTopLevelWindowGTK
2002-05-25  Robert Roebling Set the focus to the html display window
2002-04-16  Václav SlavíkwxHtmlBookRecords needs not be wxObject
2002-03-21  Václav Slavíkdeleted no longer needed resource files
2002-03-21  Václav Slavíkroot is always hidden -> no icon needed
2002-03-07  Václav Slavíkrewrote Chris' fix properly
2002-03-07  Julian SmartCorrections in light of recent toolbar and other changes
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-07  Kendall BennettMerges from Scitech Branch (George Davison):
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-19  Václav Slavíkimplemented URLs blocking in wxHtmlWindow
2002-01-09  Vadim Zeitlinfixes for the compilation warnings with Sun CC:
2002-01-06  Gilles Depeyrotuse "..." instead of <...> for wx headers
2001-11-27  Václav Slavíkadded two-step creation of wxHtmlWindow
2001-11-02  Václav Slavíkmingw compilation fixc
2001-10-17  Kendall BennettMutiple updates from SciTech for wxWindows including...
2001-10-14  Václav Slavíkadded wxHtmlWindow::AppendToPage
2001-10-05  Václav SlavíkwxHTML now outputs unrecognized entities verbosely
2001-10-04  Václav Slavíkfixed unimportant typo
2001-09-23  David WebsterFALSE, not false
2001-09-19  Václav Slavíkfixed problems with HTML printing w/o using wxHtmlWindow
2001-09-02  Václav Slavíkadded wxHtmlCell::Get/SetId
2001-08-31  Vadim Zeitlinimplemented and documented wxHtmlWindow::OnCellMouseHov...
2001-08-25  Václav Slavíkbeginnings of HTML4 tables layouter
2001-08-23  Václav SlavíkwxHtmlEasyPrinting indentation changes + CreatePrintout...
2001-08-08  Václav Slavíkmade some wxHtmlEntitiesParser's methods public --...
2001-08-06  Václav Slavíkcompilation fix
2001-08-06  Vadim Zeitlindon't allow TABbing to wxHtmlWindow
2001-07-31  Kendall BennettLatest updates from SciTech code tree including numerou...
2001-07-19  Václav Slavíknew wxHtmlParser core
2001-07-08  Václav SlavíkwxHTML fixes
2001-07-05  Vadim Zeitlinremoved/replaced include 'wx/wx.h'
2001-07-05  Vadim Zeitlinfixed ifdef
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-01  Václav Slavíkadded convenience accessors to wxHtmlTag and modified...
2001-07-01  Václav Slavíknew HTML tags parser and entities substitution code
2001-06-08  Kendall BennettMerged latest changes from SciTech code base into wxWin...
2001-05-08  Václav Slavíkfixed typo in pragma implementation
2001-05-05  Václav Slavíkadded new wxHF_xxxx contants to control wxHtmlHelpFrame...
2001-05-04  Václav Slavík1. changed AddSharedProcessor to AddGlobalProcessor
2001-05-04  Václav Slavíkadded wxHtmlHelpController::GetHelpData and removed...
2001-05-03  Kendall BennettFixed Windows DLL link problems with wxHtmlProcessor
2001-05-02  Václav Slavík1) some cleanup in wxHtmlWindow, moved private structur...
2001-05-02  Kendall BennettFixed wxHTML code in a Watcom Win32 DLL
2001-04-29  Václav Slavíkchanged wxAddBasePath to wxHtmlCotentsItem's method
2001-04-29  Václav Slavíkcleanup and reformatting to match indentation style...
2001-04-29  Václav Slavíkindentation fixes; virtual dtor for all platforms,...
2001-04-27  Julian SmartAdded showing the default URL in DisplayContents and...
2001-04-24  Václav Slavíkimplemented (more) correct <pre> handling
2001-04-19  Julian SmartFix/hack 1.
2001-04-13  Gilles Depeyrotcorrection for Mac OS X
2001-04-01  Gilles Depeyrotcorrections for final release of Mac OS X
2001-03-02  Julian SmartAdded DisplayTextPopup to wxHtmlHelpController; fixed...
2001-02-26  Vadim Zeitlinapplied patch 403956 (gcc warning fix)
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-10-18  Julian SmartFixed memory bug
2000-10-10  Václav Slavíkadded wxHtmlWindow::HistoryCanBack/Forward
2000-09-28  Václav Slavíkmodified wxHtmlHelpFrame to use AssignImageList
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-09  Julian SmartwxHtmlHelpController made compatible with other controllers
2000-03-05  Stefan NeisFixed apparent typo (int->wxWindowID)
2000-02-02  Václav Slavíkfixing memory leaks & mem tracing false alerts
2000-01-27  Václav Slavíkminor visual enhancement of help browser
2000-01-27  Václav Slavíkinline functions with if moved to .cpp
2000-01-27  Václav Slavíkremoved wxHtmlWindow::OnKeyDown
2000-01-26  Václav SlavíkwxHtmlHelpFrame enhancements
2000-01-26  Václav Slavíkadded wxHtmlWindow::GetOpenedAnchor
2000-01-26  Václav Slavíkadded more navigation controls to html help frame
2000-01-19  Václav Slavíkadded encoding support to help contents
2000-01-19  Václav Slavíkit is now possible to add custom buttons into wxHtmlHel...
2000-01-19  Václav Slavík.cached format of help books is now endian-independent...
next