summaryrefslogtreecommitdiff
path: root/css
AgeCommit message (Collapse)Author
2008-02-24Added functionality to display timer conflicts when polled through theDieter Hametner
statusbox updates. Created the layout and look of the status message.
2008-02-24Pagemenu is an ID of the corresponding div now. There is only oneDieter Hametner
pagemenu allowed so this change makes it clear. Adapted styles in global styles.css as well in the themes supplied with live.
2008-02-22First implementation of a notification about timer conflicts in LIVE.Dieter Hametner
Based on the work of winni in epgsearch and its service interface.
2007-12-22- Almost full featured javascript controlling interface for the vlc window.Dieter Hametner
2007-10-17- Added patch from zirias for background color settings. SeeDieter Hametner
http://www.vdr-portal.de/board/thread.php?postid=659497#post659497
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-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- Some changes to enhance W3C XHTML strict compatibility.Dieter Hametner
- Timer are called with epgid instead channelid and eventid.
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-19- Updated orange blue theme to the new tips and infowin.Dieter Hametner
2007-07-16- Fix style of progress bar in infowin boxes.Dieter Hametner
2007-07-12- Some About Box enhancements on the styling side.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-12- New theme orange-blue (see ChangeLog for more info).Dieter Hametner
- Some minor style fixes.
2007-06-11- Additional fixes for better styleability. Set class 'bottomrow' onDieter Hametner
table cells which are followed by a spacer line.
2007-06-07- also highlight 'at' and 'What's on' in corresponding mode in page 'What's on'Christian Wieninger
2007-06-06- Removed unused style.Dieter Hametner
2007-06-06- Fixed some minor styling bugs in edit_searchtimer.Dieter Hametner
- adapted styles.css and theme.css for the corrections.
2007-06-06- Use GetConfigDir instead of USRDIR define.Dieter Hametner
- Unification of table markup (still needs some tweaking). - Adaption of styles.css to new table CSS classes.
2007-06-03- general CSS based themeing support.Dieter Hametner
- 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
2007-06-01- minor fixSascha Volkenandt
2007-06-01In list view:Andreas Mair
- Added "switch channel" button. - Added IMDb button. - Added progress bar. - Added station column. - Toggle "list view" / "detail view" links.
2007-05-31- Added doc/ChangeLogDieter Hametner
- Added doc/css-themeing.txt - Implemented support for site wide style overrides. Fixes Bug #339 - Updated all pages to use the override mechanism. - Added needed files to Makefile - Introduced USRDIR configuration variable to Makefile.
2007-05-31- fixed padding in schedule tr td cssMichael Brückner
2007-05-29- highlight now/next depending on modeChristian Wieninger
2007-05-29- added translation-fixes for aboutboxMichael Brückner
- added hyperlink style for aboutbox
2007-05-29- added bugtracking information to about boxSascha Volkenandt
- added nicknames to about box
2007-05-26- span seperator font weight: bold -> lighterChristian Wieninger
2007-05-26- added span for pagemenu currently used in 'What's on?' as menu seperatorChristian Wieninger
2007-05-25- Adapted Aboutbox for better i18n support.Dieter Hametner
- Modified styles for longer german translation strings.
2007-05-25- Change styles to get rid of transparent line in about box.Dieter Hametner
2007-05-25- about box, first summitSascha Volkenandt
2007-05-24fixed some style errorsThomas Keil
2007-05-24Added nice frames around checkboxes and their labels, added logical labels ↵Thomas Keil
(you can click the label now to enable the checkbox/radio)
2007-05-23- link to channel in search resultsChristian Wieninger
2007-05-23- summary for search resultsChristian Wieninger
2007-05-11- removed global table width 100%Michael Brückner
- fixed table padding in login.ecpp
2007-05-08- Control recordings playback from InfoboxDieter Hametner
- Added button images (Buttons by skiller2k1) - Made recordings look more like schedule - Made all tables 100% width to have a common look over all pages - some cleanup in ajax xml responses - common file for xmlresponses - Added translations for recordings related strings - Javascript updates in vdr_status.js for new playback control functions - Added tasks for playback control actions
2007-05-08- added css style to 'a' in timers tableChristian Wieninger
2007-05-05- General cleanup of recordings. Made design more like other pagesDieter Hametner
- Bugfix for #289, #291 - Adapted styles and helper classes. - recordings should be now strict XHTML.
2007-05-04- tooltip is now on events titleChristian Wieninger
2007-05-01Beautified some stuffThomas Keil
2007-05-01Beautified some stuff and fixe Bug #273Thomas Keil
2007-04-28fixed a bugThomas Keil
2007-04-28Fixed bug in timers table headThomas Keil
2007-04-27Headerline for each timerboxThomas Keil
2007-04-27- added actions für searchtimer & timer in submenuMichael Brückner
- resized logo_login.png - beautified login page