rockbox/apps/gui
Thomas Martitz ad59f6ed22 Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw issues.
a) remove the temporary work around in gui_wps_display
b) let the  wps-statusbars redraw if it's masked (i.e. WPS_REFRESH_ALL or WPS_REFRESH_STATUSBAR)
c) fix a bug of mine, I attached re-fixing the bars to the wrong event
d) unify the decision whether to draw bars at all
e) some other style/code minor cleanups

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20400 a1c6a512-1295-4272-9138-f99709370657
2009-03-20 16:12:09 +00:00
..
bitmap Bugfix: Text styles are not drawmodes, so stop storing them in the vieport's drawmode field. They're only used locally anyway. 2009-03-08 12:42:33 +00:00
charcell
backdrop.c
backdrop.h
buttonbar.c
buttonbar.h
color_picker.c
color_picker.h
gwps-common.c Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw issues. 2009-03-20 16:12:09 +00:00
gwps-common.h Move play_hop() to gwps.c and make it static. It's the only file that calls it. 2009-03-12 18:50:24 +00:00
gwps.c Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw issues. 2009-03-20 16:12:09 +00:00
gwps.h Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw issues. 2009-03-20 16:12:09 +00:00
icon.c
icon.h
list.c
list.h
option_select.c
option_select.h
pitchscreen.c Clean up some more #includes 2009-03-08 18:37:32 +00:00
pitchscreen.h
quickscreen.c Clean up some more #includes 2009-03-08 18:37:32 +00:00
quickscreen.h Clean up some more #includes 2009-03-08 18:37:32 +00:00
scrollbar.c
scrollbar.h
splash.c
splash.h
statusbar.c Yet more #include cleanups 2009-03-08 20:28:15 +00:00
statusbar.h
viewport.c Fix up statusbar drawing in the wps a bit, fixing most, if not all, (re-)draw issues. 2009-03-20 16:12:09 +00:00
viewport.h Clean up some more #includes 2009-03-08 18:37:32 +00:00
wps_debug.c
wps_parser.c
yesno.c
yesno.h Clean up some more #includes 2009-03-08 18:37:32 +00:00