]> git.saurik.com Git - wxWidgets.git/history - include/wx/html
Applied patch [ 857446 ] wxStaticCast evaluates argument twice
[wxWidgets.git] / include / wx / html /
2003-11-26  Vadim Zeitlinresolved conflict (because I forgot to commit before)
2003-11-26  Dimitri SchoolwerthDeclaration of CopySelection is bool instead of void.
2003-09-09  Václav Slavíkapplied Otto Wyss' patch to extend wxHelpController...
2003-09-01  Václav Slavíkaccept focus, keyboard can be used for navigation ...
2003-08-17  Václav Slavíkremoved WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-03  Václav Slavíkreverted two last changes; they both broke compilation
2003-08-03  Václav Slavíkcompilation fix
2003-07-23  Julian SmartPrinting improvements: GetPageInfo() gets called after...
2003-07-22  Vadim Zeitlinundisable many warnings for VC++ in defs.h and fixed...
2003-07-19  Vadim Zeitlinreduced compilation dependencies
2003-07-17  Václav Slavíkremove extra space at top and bottom of the page if...
2003-07-16  Václav Slavíkremoved GetHorizontalConstraints -- no longer needed
2003-07-15  Václav Slavíkdon't break lines in the middle of word
2003-07-09  Julian SmartOnIdle -> OnInternalIdle
2003-07-08  Mattia Barbon Morec ompilation fixes.
2003-07-08  Václav Slavíkmuch better looking selection of justified paragraphs
2003-07-06  Julian SmartAdded wxHtmlPrintout::AddFilter so the same filters...
2003-07-04  Václav Slavíkfixed compilation of multilib dll
2003-07-04  Václav Slavíkfixes for moving wxHTML files into their own DLL
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
next