Age | Commit message (Collapse) | Author |
|
- 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.
|
|
- 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
|
|
|
|
- Bugfix for #289, #291
- Adapted styles and helper classes.
- recordings should be now strict XHTML.
|
|
whole box. This circumvents the tooltip stacking problem.
- updated styles for this change.
- updated i18n.cpp for this change.
- Changed javascript implementation for infobox.
- Box doesn't change size after first update.
- added some <%cpp> { </%cpp> tags to prevent newlines inserted by
tntnet. See tntnet documentation about this.
- Added infobox to all pages that didn't had one.
|
|
epg-boxes simultanously.
- This currently prevents the statusbox of having tooltips on its
buttons because at each 'update' the tooltip reappears leading to an
accumulation of tooltips.
|
|
|
|
tooltips in the status box
|
|
logo area.
- Added support for progress bars to display elapsed content.
- Extendend ajax.js to be usable for non xml requests.
- adapted styles for the new features.
|
|
is possible to have more of them open at one time. This makes it
possible to have tooltips also inside the epg-event boxes.
This is an experimental setting and is only a domTT configuration
option.
- Found and preliminary fixed a bug in domTT for sticky tooltips (like
the epg-event boxes) that don't have a domTT-caption (domTT option
caption set to false for design reasons). When they are set to
draggable domTT crashes. I added a fix to this, that makes the whole
box draggable with the mouse. Idealy one would like to have this
beheaviour only in the title bar. Will try to report this bug upstream
to domTT developer.
- Added some translations for new strings.
|
|
- Added tooltip style class domTTepg for epg infos like in recordings
- Added new pageelement.epg_tt_box to create epg box tooltips.
Used at moment in recordings. Planned also for whats_on and schedule.
- Changed structure of event box in whats_on to same structure like
epg box. This makes the styling comparable between the two boxes.
- added bg_tools.png to with a vertical fadeing border to resemble the
fading bottom of more line oriented pages.
|
|
- Experimental 'yellow' Tooltips
|
|
- Made recordings use tooltip infrastructure to display detailed info.
- Updated style for this.
|