From 31a0318de43966ec3d06139492e8b39dcafc7eac Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 17 Feb 2008 14:29:24 +0100 Subject: Implemented cSkinCursesDisplayMenu::SetScrollbar(); fixed calculating the scrollbar sizes in the skins --- HISTORY | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index 317df97c..8e2abc86 100644 --- a/HISTORY +++ b/HISTORY @@ -5639,6 +5639,7 @@ Video Disk Recorder Revision History - Added missing #include to epg.c and menuitems.h (thanks to Ville Skyttä). - The new function cSkin::SetScrollbar() can be implemented by skins to display a scrollbar in every list menu. The 'classic' and 'sttng' skins have been - changed accordingly. + changed accordingly, as well as the 'skincurses' plugin. - Introduced 'operator const void * ()' in cString to catch cases where operator*() should be used. +- Fixed calculating the scrollbar sizes in the skins. -- cgit v1.2.3