index
:
vdr
master
stable/1.0
stable/1.2
stable/1.4
stable/1.6
stable/2.0
stable/2.2
stable/2.4
stable/2.6
VDR
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
skins.c
Age
Commit message (
Expand
)
Author
2009-06-06
Fixed calculating menu colum widths in case the font has a size other than th...
Klaus Schmidinger
2008-02-17
Implemented cSkin::SetScrollbar()
Klaus Schmidinger
2007-01-04
Fixed a possible segfault if VDR gets terminated while a message is displayed
Klaus Schmidinger
2006-12-01
Fixed a possible segfault in cSkins::Message()
Klaus Schmidinger
2006-06-03
When the 'skincurses' plugin is loaded, it automatically sets the 'curses' sk...
Klaus Schmidinger
2006-06-03
Fixed handling tabbed item display in 'skincurses'
Klaus Schmidinger
2006-04-09
cSkins::QueueMessage() called from a background thread with an empty message ...
Klaus Schmidinger
2006-02-05
Added cSkin::GetTextAreaWidth() and cSkin::GetTextAreaFont()
1.3.42
Klaus Schmidinger
2006-01-08
Cleaned up some trailing white space
Klaus Schmidinger
2005-11-27
Implemented message queueing
1.3.37
Klaus Schmidinger
2005-10-02
Added status message "Resetting CAM..." for an immediate feedback when the CA...
Klaus Schmidinger
2005-01-14
Making sure at least the default skin is available at program start
Klaus Schmidinger
2004-11-07
Added a missing call to cStatus::MsgOsdStatusMessage(NULL) in cSkins::Message()
Klaus Schmidinger
2004-11-06
Added missing calls to cStatus::MsgOsdClear() in cSkins::Message()
Klaus Schmidinger
2004-05-16
Implemented 'skins' and 'themes'
Klaus Schmidinger