From cd260aabdb23fd97d9cb8b0105e61d90ca844f01 Mon Sep 17 00:00:00 2001 From: Dieter Hametner Date: Sun, 3 Jun 2007 22:18:54 +0000 Subject: - general CSS based themeing support. - added setup option to select theme. - added search scheme for themable images and stylesheets. - added marine (default) and redwine theme. - documented new features. All developers must read doc/dev-conventions.txt --- doc/ChangeLog | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) (limited to 'doc/ChangeLog') diff --git a/doc/ChangeLog b/doc/ChangeLog index 69bac21..078e35c 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,16 +1,28 @@ +2007-06-03 Dieter Hametner + + Added CSS based themeing support. For details please read + doc/css-themeing.txt and doc/dev-conventions.txt. + * setup.h, setup.cpp, setup.ecpp: added setup for theme and + selection of theme. + * pages/*.ecpp: added support for themable images. + * tntconfig.cpp: cascaded search for images, to support themeing. + 2007-06-03 Christian Wieninger - Setup includes now a local net mask specifying the address range without - necessary login (#321) + + Setup includes now a local net mask specifying the address range + without necessary login (#321) 2007-06-02 Christian Wieninger + required version of VDR is now >= 1.4.0-2 2007-06-01 Sascha Volkenandt - The detection of featured plugins was uniformed. The display in the about - box now reads "active: " or "required: " + The detection of featured plugins was uniformed. The display in + the about box now reads "active: " or "required: + " -2007-06-01 Dieter Hametner +2007-06-01 Dieter Hametner These changes fix bug entry #339 * css-themeing.txt: describe how to do css themeing. @@ -26,6 +38,6 @@ unrecorded Sascha Volkenandt - Due to the introduction of a uniform header for C++ standard extenstions, - the boost library is now only necessary if the used g++ compiler version - is less than 4.0 + Due to the introduction of a uniform header for C++ standard + extenstions, the boost library is now only necessary if the used + g++ compiler version is less than 4.0 -- cgit v1.2.3