Merge in from trunk r64802 - r68625
[wxWidgets.git] / samples / html / test /
2011-02-03  Vadim ZeitlinRebake everything using bakefile 0.2.9.
2010-06-20  Vadim ZeitlinRemove unnecessary mondrian.{ico,xpm} files from sample...
2010-05-30  Vadim ZeitlinAdd <span> tag and limited support for CSS styles to...
2010-04-09  Václav SlavíkRegenerated makefiles after removing USE_GDIPLUS.
2010-01-09  Kevin OllivierRebake.
2010-01-04  Kevin OllivierRebake from clean wx tree.
2009-12-08  Vadim ZeitlinUse X64 machine type for MSVC linker instead of old...
2009-11-18  Kevin OllivierRebake after last commit.
2009-11-17  Václav SlavíkImproved handling of anchors in wxHTML: scroll to bette...
2009-10-31  Kevin OllivierBakefile 0.2.8 rebake.
2009-10-23  Vadim ZeitlinRebaked using post-0.2.7 svn version of bakefile.
2009-10-22  Vadim ZeitlinRebake everything using bakefile 0.2.7.
2009-10-08  Kevin OllivierMake sure all Bakefile formats that use CRLF line feeds...
2009-09-12  Vadim ZeitlinRebake all the samples, demos and tests makefiles.
2009-07-23  Vadim ZeitlinGlobally replace _T() with wxT().
2009-06-18  Vadim ZeitlinwxHtmlWindow background drawing fixes for OS X and...
2009-05-12  Vadim Zeitlindon't update stc.h when not building the library, it...
2009-04-26  Kevin OllivierRebake after latest changes.
2009-04-25  Vadim Zeitlinadd support for table border width attribute (closes...
2009-04-24  Chris Elliottupdate bakefile to 0.2.6
2009-03-23  Vadim Zeitlinadd timing of the page loading (see #9972)
2009-03-15  Kevin OllivierRebake after last change.
2009-03-13  Kevin OllivierRebake after Mac bundle change.
2009-03-12  Kevin OllivierRemoving more CodeWarrior samples.
2009-03-02  Kevin OllivierLand the rest of the changes made by a rebake after...
2009-02-24  Vadim Zeitlinrender <TH> contents in bold, as all the browsers do
2009-02-08  Vadim Zeitlinadd wx-prefixed and semicolon-requiring versions of...
2009-01-17  Vadim Zeitlinremove MSVC solution files from svn
2009-01-15  Vadim Zeitlinlink with wininet.lib under Windows to avoid linking...
2009-01-06  Francesco Montorsiremove link to the old HTML manual
2009-01-06  Francesco Montorsiremove f.html and fft.html; they're old and unlinked...
2008-10-27  Vadim Zeitlinrebaked using bakefile 0.2.5
2008-10-08  Vadim Zeitlinadd VC9 project files (closes #9960)
2008-10-08  Vadim Zeitlinrebaked makefiles with 0.2.4
2008-09-20  Kevin OllivierRebake after bakefile changes.
2008-09-11  Stefan Csomoradding new toolkits for osx
2008-09-04  Kevin Ollivierrebake
2008-06-16  Stefan Csomornew path organisation for mac
2008-06-02  Václav Slavíkregenerated all trunk makefiles with bakefile-0.2.3
2008-02-28  Julian SmartOpen and Close clipboard properly
2008-01-27  Václav Slavíkadded VC7/8 project files for samples
2008-01-23  Václav Slavíkregenerated makefiles with bkl-0.2.3
2007-12-15  Vadim Zeitlinrebaked everything, fixes problems with OpenGL samples...
2007-11-25  Václav Slavíkremoved ANSI configs from VisualC++ project files
2007-10-11  Chris Elliottupdate makefiles
2007-06-30  Vadim Zeitlinchanged ds[pw] files to use CRLF eol style and not...
2007-06-26  Vadim Zeitlinremove .cvsignore files, they're useless with svn
2007-02-08  Vadim Zeitlinremoved the old tmake project files
2007-02-07  Robin Dunnrebaked after changing the version number
2007-02-04  Vadim Zeitlincall OnInit() from all samples to allow using standard...
2006-12-07  Paul Cornettdon't use %d to print pointer
2006-11-10  Robin DunnMove version number to 2.8.0.0 and rebake the makefiles
2006-11-04  Vadim Zeitlinrebaked with baefile rev 928
2006-10-30  Vadim Zeitlingenerate wxEVT_COMMAND_TEXT_COPY event in wxHtmlWindow
2006-10-30  Robert Roebling [ 1587059 ] wxLaunchDefaultBrowser fix for KDE
2006-10-29  Václav Slavíkadd events API to wxHtmlWindow (patch #1504493 by Franc...
2006-10-28  Robin DunnMoved version number to 2.7.2.0 and rebaked
2006-10-09  Robin DunnBumping the version number also requires that version...
2006-08-01  Włodzimierz SkibaRemoved unused Symantec (*.sc) build system. Symantec...
2006-06-29  Julian SmartMoved wxRichTextCtrl to its own library
2006-03-31  Włodzimierz SkibaRemoved every usage of obsolete wxTLW flags. 2.6 compat...
2006-02-10  Vadim Zeitlinregenerated all makefiles with bakefile 0.2.0; removed...
2006-01-21  Michael WetherellRebake all the VC++ project files and makefiles
2005-12-27  Václav Slavíkadded support for <sub> and <sup> to wxHTML (based...
2005-12-26  Václav Slavíkallow opening .html files, too
2005-12-18  Julian SmartShould use LoadFile for file, not LoadPage
2005-11-29  Julian SmartRemoved duplicate xh_grid.cpp/h and rebaked files
2005-11-25  David ElliottRan make -f build/autogen.mk
2005-11-16  Włodzimierz SkibaFinally removes occurences of OnMenuCommand and closes...
2005-11-09  Michael WetherellRegenerate Makefile.in, configure and the VC++ project...
2005-10-16  Michael WetherellRegenerate the msvc makefiles after TARGET_CPU option...
2005-10-03  Vadim Zeitlinregenerated after version.bkl changes fixing -compatibi...
2005-10-01  David ElliottRan bakefile -f autoconf and autoconf.
2005-09-23  Mart RaudseppNuke #pragma implementation/interface's
2005-09-05  Włodzimierz SkibaLaunch default browser.
2005-08-24  Włodzimierz SkibaMissing wxUSE_... flags and source cleaning.
2005-08-03  Michael WetherellRebake after MSLU and other changes
2005-07-28  Julian SmartRebake for 2.6.2
2005-05-31  Michael WetherellChange 'test -e' to 'test -f' for Sun
2005-05-31  Julian SmartBaked files for 2.6.1
2005-05-31  Julian SmartTypo correction patch [ 1208110 ] Lots of typo corrections
2005-05-18  Julian SmartReplaced image
2005-05-13  Włodzimierz SkibaMore tests for lists layout and drawing.
2005-04-17  Julian SmartRenewed makefiles after reverting run-time lib change
2005-04-17  Julian SmartRegenerated makefiles for runtime lib change
2005-04-17  Michael WetherellUse 'test -f' since Sun's shell doesn't have 'test -e'
2005-04-14  Robin DunnRemoved rules for copying the Mac resource file since...
2005-04-11  Julian SmartChanged version number
2005-03-30  Włodzimierz SkibaWrong #pragma interface/implementation warning fixes.
2005-03-23  Julian SmartUpdated version to 2.5.5
2005-03-18  Julian SmartUse sample icon
2005-03-11  Vadim Zeitlintest background bitmap
2005-02-19  David ElliottRebaked with Bakefile 0.1.7.
2005-02-13  Vadim Zeitlinremoved trailing CRs
2005-02-13  Vadim Zeitlincorrected link to the list test page
2005-02-12  Julian SmartRegenerated makefiles
2004-12-16  Włodzimierz SkibaSend full url to wxHtmlWindow::OnOpeningURL validation...
2004-11-22  Julian SmartAdded missing licence line
2004-10-27  Ryan NortonwxURI. Move Convert/to/fromURI into uri.cpp so that...
2004-10-18  David ElliottRebaked (build/bakefiles/common.bkl 1.95->1.96 change)
next