summaryrefslogtreecommitdiff
path: root/live
AgeCommit message (Collapse)Author
2007-09-17- Moved images from compiled in image dir to data dir 'img'.Dieter Hametner
- Fixed MapUrl entries to the new image location - Adapted some pages for the new image locations. - Added a preload functionalty to fill file cache at plugin startup.
2007-08-03- support for Datepicker controlChristian Wieninger
2007-08-03- style sheets for Datepicker.jsChristian Wieninger
2007-08-03- Datepicker controlChristian Wieninger
2007-08-01- Updated mootools config to include Json for the upcomeing Datepicker.Dieter Hametner
2007-08-01- configured minimal currently needed version of mootools.Dieter Hametner
- documented mootools configuration
2007-07-29- Made vdr ajax requests work also via a static page. This is forDieter Hametner
browsers that don't support javascript (e.g. PDA browsers) - Implemented for AJAX request a visual notification how requested action performed. - Adapted styles for this. - Moded images for rounded boxes (formerly tip-hint-??.png) to central image directory and renamed them according to their color. This makes them reusable in different themes. - Adapted themes to this move.
2007-07-24- Updated veltliner theme with changes from Ulf Kiener.Dieter Hametner
- Fixed new timer creation bug. - Fixed typo in styles.css
2007-07-22- Tool icons in epg popup windows.Dieter Hametner
2007-07-21- Introducing explicit pageenhance javascript class. See Changelog andDieter Hametner
the files itself for more info.
2007-07-20- Made epg images better stylable. Moved epg image info into spanDieter Hametner
area, which floats right of the normal epg description text.
2007-07-20- Make AJAX work when no 'epgImages' path has been specified.Dieter Hametner
2007-07-19- Updated orange blue theme to the new tips and infowin.Dieter Hametner
2007-07-16- Remove not needed DOM elements, after a infowin ajax response.Dieter Hametner
2007-07-12- Update to the mootools framework.Dieter Hametner
- New more XHTML compliant tips. - Optional AJAX enabled infoboxes for epg information. - Major speed enhancement for the single pages, due to less data to transfer to the browser. - See doc/ChangeLog for more detailed changes description. - See doc/dev-conventions.txt for how we benefit from mootools package on the ECMAScript side of live.
2007-06-22- directory restructuration regarding static content.Dieter Hametner