Include wx/msgdlg.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / html / helpfrm.cpp
2006-05-25  Włodzimierz SkibaInclude wx/msgdlg.h according to precompiled headers...
2006-05-24  Włodzimierz SkibaInclude wx/settings.h according to precompiled headers...
2006-05-18  Włodzimierz SkibaInclude wx/menu.h according to precompiled headers...
2006-05-03  Włodzimierz SkibaInclude wx/stream.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/dynarray.h according to precompiled headers...
2006-04-19  Włodzimierz SkibaInclude wx/object.h according to precompiled headers...
2006-02-06  Michael WetherellCompile fix for --enable-stl
2006-01-09  Julian SmartMoved wxHtmlHelpFrame functionality to wxHtmlHelpWindow...
2005-09-24  Vadim Zeitlinadded missing consts and pass objects by const referenc...
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-05  Włodzimierz SkibaFix for [1250089] 'wxHtmlHelpFrame uses constants inste...
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-03-23  Julian Smartuse default position, not 0, 0
2005-03-21  Włodzimierz SkibaCheck for empty page location to avoid crash in lack...
2005-03-12  Robert Roebling Make tree control more GTK-is in the HTML help system.
2005-03-10  Robin DunnGive the wxChoice an explicit width so the min size...
2004-10-11  Włodzimierz SkibaWarning fixes found under hardest mode of OpenWatcom...
2004-09-27  Włodzimierz SkibaSource cleaning: whitespaces, tabs, -1/wxID_ANY/wxDefau...
2004-09-24  Václav Slavíkuses system's default UI font in the help browser by...
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-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-19  Włodzimierz SkibaFixes for wxUSE_STATUSBAR.
2004-07-17  Julian SmartEnsure we don't get an empty help menu on Mac
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-01  Julian SmartComboboxes should have default height
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íkfixes to charset conversion when loading non-Latin1...
2004-06-24  Václav Slavíkdeprecated wxBookCtrlSizer and wxNotebookSizer, they...
2004-06-12  Dimitri Schoolwerthremoved SetAutoLayout(true) calls when a corresponding...
2004-06-11  Włodzimierz SkibawxUSE_PROGRESSDLG is optional.
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
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íka) navigation panel needs size hint, reverted previous...
2004-03-18  Julian SmartRemove size hints for now that messes up nav panel...
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-07  Václav Slavíkadded .chm support for Unix (Markus Sinner)
2003-10-03  Václav Slavíkfixed memory leak (#817324)
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-08-13  Vadim Zeitlincompilation fix after Clear() change
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-07-20  Mattia Barbon Compilation fix for !WXWIN_COMPATIBILITY_2_4.
2003-07-10  Mattia Barbon STL-ification patch for wxMSW and wxGTK.
2003-07-03  Mattia Barbon Moved some methods/classes inside COMPATIBILITY_2_4.
2003-06-01  Václav Slavíkmore work on text selection: selecting should work...
2003-01-18  Václav Slavíkwhy the heck should something that reacts on wxID_CLOSE...
2003-01-16  Julian SmartAdded About menu
2003-01-16  Stefan Csomoradded missing includes for wxMac specific additions
2003-01-16  Julian SmartReDOS-ified project files
2003-01-02  Vadim Zeitlinuse DECLARE_NO_COPY_CLASS() where applicable (patch...
2002-12-16  Julian SmartApplied patch [ 654023 ] Enables HtmlHelp (native)
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-01  Václav Slavíkfixed a small typo
2002-08-31  Václav Slavíkfixed font picker in wxHtmlHelpController, better UI...
2002-07-30  Václav Slavíkfixed icons displaying in wxHtmlHelpFrame
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-05  Václav Slavíkgcc pragmas fixes
2002-04-23  Václav Slavíkno need to expand the hidden root (in fact, it is forbi...
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-08  Václav Slavíkfixed bug in wxHtmlHelpFrame: didn't show HTML window...
2002-02-11  Václav Slavíkrewrote wxHtmlHelpFrame using sizers
2002-02-10  Václav Slavíkuse sunken border for wxHtmlHelpController's font preview
2002-01-11  Vadim Zeitlinmore Sun C++ compiler warning fixes: in particular...
2002-01-05  Václav Slavíkfix for root behavior under MSW
2001-12-31  Václav Slavíkuse wxTR_HIDE_ROOT in wxHtmlHelpFrame
2001-12-10  Robert Roebling Changed wxTreeCtrl to look Mac-like under Mac
2001-08-18  Robert Roebling Applied Greg's patch to tree control and related.
2001-07-14  Robert RoeblingFix HTML help on Mac.
2001-07-09  Julian SmartVarious wxMotif fixes
2001-07-03  Vadim Zeitlintons of fixes for wxGTK/Univ - seems to work, more...
2001-07-02  Vadim Zeitlin1. fixed wxGTK notebook which was completely broken...
2001-05-06  Václav Slavíkfixed typo that caused incorrect if there was only...
2001-05-05  Václav Slavíkadded new wxHF_xxxx contants to control wxHtmlHelpFrame...
2001-05-02  Kendall BennettUpdates to fix Watcom C/C++ 11.0 compiler warning probl...
2001-04-29  Václav Slavíkchanged wxAddBasePath to wxHtmlCotentsItem's method
2001-04-27  Julian SmartAdded showing the default URL in DisplayContents and...
2001-04-19  Julian SmartFix/hack 1.
2000-11-15  David WebsterFor some reason VA needs a default ctor for wxHtmlHelpT...
2000-11-05  Václav SlavíkwxHTML src code indentation now conforms (more) to...
2000-09-28  Václav Slavíkmodified wxHtmlHelpFrame to use AssignImageList
2000-07-15  Bryan Pettymerged 2.2 branch
2000-03-11  Václav Slavíksome != NULL checks
2000-03-09  Julian SmartwxHtmlHelpController made compatible with other controllers
2000-02-05  Julian SmartVC++ changes + makeproj additions
2000-01-29  Václav Slavíkfixed memory leak (m_PagesHash not deleted)
next