The rounded corners look really dumb at this size.
[wxWidgets.git] / src / generic / helpext.cpp
2013-07-26  Vadim ZeitlinRemove all lines containing cvs/svn "$Id$" keyword.
2011-03-16  Stefan Csomorreplace usage of objective-c keyword 'id'
2011-01-22  Dimitri SchoolwerthUse wxString's empty() when checking if the string...
2010-06-20  Vadim ZeitlinUse wxDELETE() and wxDELETEA() when possible.
2010-01-18  Vadim ZeitlinAdd wxIsascii() function and use it instead of isascii...
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-01-19  Vadim Zeitlindon't use annoying and unneeded in C++ casts of NULL...
2008-03-24  Francesco Montorsifix for built with compat 2.8 off
2008-03-22  Francesco Montorsiuse wx-style header and commets; fix indentation to...
2007-11-20  Stefan Csomormac cleanup
2007-03-17  Václav Slavíkfirst phase of transition to unified Unicode build:
2006-04-20  Włodzimierz SkibaInclude wx/list.h according to precompiled headers...
2006-03-31  David Surovellsimplify KeywordSearch; cleanup and reformat
2006-03-27  Vadim Zeitlinuse wxLaunchDefaultBrowser by default if no browser...
2006-03-27  Vadim Zeitlinrenamed m_MapFile into m_helpDir because this is what...
2006-03-27  Vadim Zeitlinrewrote wxExtHelpController loading code to use wxFileN...
2006-01-26  Włodzimierz SkibaInclude order is wxprec.h=>defs.h=>platform.h=>setup...
2005-11-07  Włodzimierz SkibawxGetWorkingDirectory() deprecated. Fixed #1338966.
2005-10-26  Chris ElliottSF bug 1327872
2005-10-26  Julian SmartAdded parent window parameter to wxHelpController const...
2005-10-06  Włodzimierz SkibawxMotif for OS/2 adjustements. Source cleaning.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-04-05  Włodzimierz SkibaDeprecate wxPathExists, make wxDirExists used everywher...
2005-03-17  Włodzimierz SkibaFixed strange situation when we had wxPathExists and...
2005-03-17  Julian SmartSmall fixes for compiling Cygwin (with --disable-sockets)
2005-02-20  David ElliottDon't build when __WXMAC__ is defined but __WXMAC_OSX__...
2004-12-22  Ron LeeFix for wxGTK compilation.
2004-12-21  Włodzimierz SkibawxString and wxChar* access for file functions. Source...
2004-06-17  Włodzimierz SkibaCode cleaning: wxID_ANY, wxDefaultSize, wxDefaultPositi...
2004-05-23  Julian SmartUse old licence name
2004-05-23  Julian SmartName and version changes
2003-09-19  Vadim Zeitlin(blind) compilation fix after recent KeywordSearch...
2003-08-09  Václav Slavíkadded support for gcc precompiled headers
2003-08-03  Vadim Zeitlinfixed release mode warnings
2003-07-28  Václav Slavíkcompilation fix
2003-07-27  Mattia Barbon STL compilation fix.
2003-07-12  Julian SmartAdded wxWinceHelpController
2003-05-24  Mattia Barbon Compilation/warning fixes.
2003-05-24  Julian SmartRemoved wxHTMLHelpControllerBase (putting the
2002-12-04  Vadim Zeitlinmerged 2.4 branch into the trunk
2002-08-25  Stefan NeisEMX (OS/2) compilation fix. The implemented logic for...
2002-01-28  Vadim Zeitlinmore Unicode fixes for help files
2001-12-07  Václav SlavíkDOS compilation fixes
2000-07-15  Bryan Pettymerged 2.2 branch
2000-01-19  Julian SmartAdded missing windows.h includes
1999-11-12  Jouk Jansen Committing in .
1999-10-25  David Webster*** empty log message ***
1999-10-08  Karsten Ballüderreplaced T() makro with wxT() due to namespace probs...
1999-10-04  Vadim Zeitlinmany changes; major ones:
1999-07-23  Vadim Zeitlin1. more wxMotif fixes
1999-06-22  Vadim ZeitlinwxHTMLHelpController compiles (and somewhat works)...
1999-06-14  Karsten BallüderShould work for wxMSW, now. Cannot test this myself...
1999-04-16  Ove KaavenAll files compile in Unicode mode, but I have only...
1999-02-18  Julian SmartAdded 'tardist' script for creating .tgz archives of...
1999-01-25  Julian SmartSplit up wxStream doc files; added wxTCP... files;...
1999-01-14  Karsten BallüderSplit part of wxExtHelpController into wxHTMLHelpContro...
1999-01-08  Robert Roebling minor Configure / makefiles updates
1998-12-11  Julian SmartSome stubs includes removed from wxMotif; wxNotebook...
1998-11-25  Julian SmartVarious wxMotif changes including size optimisation...
1998-11-22  Karsten Ballüderfixed bug for empty lists
1998-11-15  Karsten BallüderReplaced kbList with wxList.
1998-11-12  Robert Roebling Compile fixes, warnings etc.
1998-11-10  Karsten BallüderAdded wxExtHelpController: wxHelpController implementat...