]> git.saurik.com Git - wxWidgets.git/history - src/html
Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / html /
2004-09-26  Kevin OllivierFixes to remove compile warnings.
2004-09-24  Václav Slavíkuses system's default UI font in the help browser by...
2004-09-24  Václav Slavíkreplaced NormalizeFontSizes with SetStandardFonts
2004-08-30  Václav Slavíknew stock buttons API
2004-08-22  Václav Slavíkmore wxArtProvider fixes
2004-08-22  Václav SlavíkwxHtmlHelpFrame's tree control uses 16x16 pixels, expli...
2004-08-15  Václav Slavíkaccept files in wxHtmlEasyPrinting::{Print,Preview...
2004-08-05  Robin DunnAdded NormalizeFontSizes which will set the html font...
2004-07-27  Václav Slavíkfixed memory leak
2004-07-23  Włodzimierz SkibawxUSE_STL/wxArrayString fixes.
2004-07-22  Václav Slavíkdon't select first hit in index if it is multi-topic...
2004-07-20  Włodzimierz SkibawxDefaultSize.* and wxDefaultPosition.* to wxDefaultCoord.
2004-07-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-18  Vadim Zeitlinuse wxLogTrace(htmldebug) instead of wxLogDebug() for...
2004-07-17  Václav Slavíkremoved accidentally committed debugging code
2004-07-17  Václav Slavíkuse corrent charset for page title in ANSI builds
2004-07-17  Julian SmartEnsure we don't get an empty help menu on Mac
2004-07-17  Václav Slavíkfixed TABs handling
2004-07-16  Václav Slavíkadded wxHtmlWindow::ToText
2004-07-12  Włodzimierz SkibaWarning fix for lack of -> operator.
2004-07-12  Václav Slavíkremoved useless code accidentally left in
2004-07-11  Stefan Csomoradaptions to m_peer methods
2004-07-01  Julian SmartComboboxes should have default height
2004-07-01  Václav Slavíksimplified justification code; fixed incorrect position...
2004-06-30  Václav Slavíkfixed HTML entities parsing inside <titl
2004-06-29  Vadim Zeitlinremoved gtk.h include
2004-06-28  Václav Slavíkimplemented nested index entries and index entries...
2004-06-27  Václav Slavíkmore fixes to HTML entities parsing when loading .hhk...
2004-06-27  Václav Slavíkfixes to charset conversion when loading non-Latin1...
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-06-18  Kevin OllivierFixed to work with the new wxMacControl system.
2004-06-18  Włodzimierz SkibaWarning fix.
2004-06-17  Julian SmartCorrected position of wxUSE_WEBKIT test
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-11  Włodzimierz SkibaNo warning with wxUSE_BUSYINFO turned off.
2004-06-11  Włodzimierz SkibawxUSE_PROGRESSDLG is optional.
2004-06-04  Stefan Csomoradaptions for m_peer
2004-06-04  Kevin OllivierMaking wxUSE_WEBKIT for optionally building wxWebKitCtrl.
2004-06-02  Kevin OllivierYet more fixes for wxNotebook compatibility...
2004-06-02  Kevin OllivierwxWebKitCtrl now properly detects a wxNotebook anywhere...
2004-06-01  Kevin OllivierFixes for wxWebKitCtrl to work with wxNotebook.
2004-05-31  Václav Slavíkfixed crash on incorrect HTML input caused by uninitial...
2004-05-30  Dimitri Schoolwerthpartially applied patch #895170: "Building with minimal...
2004-05-27  Václav Slavíkfixed indentation in case there's only one cell on...
2004-05-27  Václav Slavíkcompilation fix
2004-05-27  Václav Slavíkfixed iteration over cells
2004-05-26  Julian SmartReverted config/resource name change
2004-05-26  Kevin OllivierwxWebKikStateChangedEvent should now return proper...
2004-05-25  Kevin OllivierwxWebKit now properly updates after a resize event.
2004-05-24  Robin DunnUse correct #if for interface/implementation pragma.
2004-05-24  Kevin OllivierFixes for Unicode build.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2004-05-20  Vadim Zeitlinreally fixed handling of non-text cells in justified...
2004-05-19  Włodzimierz SkibaCentralized wxDefaultPosition and TRUE->true, FALSE...
2004-05-19  Kevin OllivierInitial import of wxWebKitCtrl sources and htmlctrl...
2004-05-18  Vadim Zeitlindon't distribute extra space between 0 width cells...
2004-05-18  Włodzimierz SkibaPatch 950002 after agreement from Markus Sinner
2004-04-25  Václav Slavíkdon't crash if there's no wxFileSystem instance
2004-04-17  Robert Roebling Make wxHTML compile (and work) under CE.
2004-03-29  Robin DunnUse "&Help" so wxMac doesn't make an extra help menu
2004-03-29  Vadim Zeitlinmade wxADJUST_MINSIZE default
2004-03-25  Julian SmartAdded UpdateSize to wxSplitterWindow, to allow an app
2004-03-21  Václav Slavíklists rendering fixes (second part of patch 911377)
2004-03-21  Václav Slavíka) navigation panel needs size hint, reverted previous...
2004-03-19  Jouk Jansen Committing in .
2004-03-18  Julian SmartRemove size hints for now that messes up nav panel...
2004-03-18  Vadim Zeitlinfixes for warnings about implicit double -> int conversions
2004-03-17  Václav Slavík<div> handling fix (Xavier Nodet)
2004-03-17  Václav Slavíkimproved HTML tables layout code (patch 911377)
2004-03-03  Julian SmartOnly scale an image once, which vastly improves the...
2004-02-29  Vadim Zeitlincheck for NULL pointer returned by wxFontEnumerator...
2004-02-23  Václav Slavíkcreate wxPrintData instance on demand
2004-02-11  Václav Slavíkadded public methods to select parts of displayed page
2004-01-22  Stefan Csomorno message
2004-01-20  Stefan Csomorpreliminary fix, for using the correct output encoding...
2004-01-17  Mattia Barbon Add wxRTTI information.
2003-11-27  Julian SmartAttempt to fix Borland compilo
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-11-22  Robin DunnUses wxSystemSettings for colour when there is no window
2003-11-20  Robin DunnWhen used from wxHtmlListBox it's possible for GetWindo...
2003-11-11  Václav SlavíkAlways set background colour prior to any HTML renderin...
2003-11-11  Václav Slavíkpart of DS' change _was_ corrent, restored
2003-11-10  Dimitri SchoolwerthReally fixed Borland release build warning (without...
2003-11-10  Václav Slavíkprevious DS' change was broken, reverted
2003-11-10  Dimitri SchoolwerthAdded wxUnusedVar for Borland and fixed 2 release mode...
2003-11-09  Václav Slavíkaddedd support for <pre width=...>
2003-11-06  David ElliottWrap some toolbar code in #if wxUSE_TOOLBAR
2003-10-16  Vadim Zeitlincompilation fix for Watcom (part of patch 813225)
2003-10-16  Vadim Zeitlinwarning fixes for BCC and OW (heavily modified patch...
2003-10-12  Vadim ZeitlinVC++ release mode warning fixes
2003-10-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-10-03  Václav Slavíkfixed memory leak (#817324)
2003-09-18  Václav Slavíkfixed single word selection
2003-09-10  Vadim Zeitlinfixed a 'variable could be used uninitialized' warning
2003-09-09  Václav Slavíkapplied Otto Wyss' patch to extend wxHelpController...
2003-09-04  Stefan Csomormacro naming changes
2003-08-29  Václav SlavíkContent-Type parsing should be case insensitive
next