rockbox/apps/gui
Jonathan Gordon b684b82fd0 Accept and Fix FS#8427 - problem with empty screens in lists with pages scrolling enabled
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16023 a1c6a512-1295-4272-9138-f99709370657
2008-01-08 08:12:32 +00:00
..
backdrop.c
backdrop.h
buttonbar.c
buttonbar.h
color_picker.c
color_picker.h
gwps-common.c revert my previous commit and use a conditional for the time format instead which is probably better. 2007-11-27 01:41:59 +00:00
gwps-common.h
gwps.c
gwps.h revert my previous commit and use a conditional for the time format instead which is probably better. 2007-11-27 01:41:59 +00:00
icon.c
icon.h
list.c Accept and Fix FS#8427 - problem with empty screens in lists with pages scrolling enabled 2008-01-08 08:12:32 +00:00
list.h remove the duplicated gui_list struct and only duplicate the members which are actually different on each screen. should translate to a smaller bin and easier code (users shouldnt notice any difference) 2007-12-17 02:37:21 +00:00
option_select.c Allow (almost) arbitrary backlight fade in and fade out times (on targets with software PWM fading), and comvert the associated settings to table settings. * Settings system: Unify a bunch of formatters and getlang helpers. 2007-11-26 23:10:20 +00:00
option_select.h
quickscreen.c
quickscreen.h
scrollbar.c Break out some duplicated code into a seperate function 2007-11-25 14:07:40 +00:00
scrollbar.h
splash.c
splash.h
statusbar.c
statusbar.h
textarea.c
textarea.h
wps_debug.c Improve clearing of pictures in conditional constructs. This fixes improper clearing of pictures used in several conditionals or in nested conditionals (FS#7856). 2007-11-18 15:32:45 +00:00
wps_parser.c revert my previous commit and use a conditional for the time format instead which is probably better. 2007-11-27 01:41:59 +00:00
yesno.c
yesno.h