rockbox/apps/gui
Bertrik Sikken 30a2713b6e Clean up some more #includes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20243 a1c6a512-1295-4272-9138-f99709370657
2009-03-08 18:37:32 +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 Accept FS#9836 which fixes a bit of a display glitch in the colour chooser (Thanks Teruaki) 2009-02-02 09:24:24 +00:00
color_picker.h
gwps-common.c Cleanup play_hop() slightly and remove redundant/uneeded checks, reclaim a tiny bit of binsize 2009-02-24 18:07:42 +00:00
gwps-common.h
gwps.c Accept a quick patch from Alexander Levin to neaten up the #defines and comments from my earlier commit 2009-02-01 13:43:08 +00:00
gwps.h Changed the comment to more accurately reflect how it works 2009-03-08 11:32:02 +00:00
icon.c
icon.h
list.c Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, where the latter now activates the wheel acceleration code. 2009-03-02 19:25:50 +00:00
list.h
option_select.c Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, where the latter now activates the wheel acceleration code. 2009-03-02 19:25:50 +00:00
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 continuation of last nights statusbar cleanup. 2009-02-02 03:14:51 +00:00
statusbar.h continuation of last nights statusbar cleanup. 2009-02-02 03:14:51 +00:00
viewport.c Fix screens not redrawing the statusbar when they should. 2009-02-27 08:24:39 +00:00
viewport.h Clean up some more #includes 2009-03-08 18:37:32 +00:00
wps_debug.c
wps_parser.c FS#9904 - Fix for FS#9894 - Position of the progress bar is not updated after the font is changed (with small changes by me) 2009-02-16 08:28:51 +00:00
yesno.c
yesno.h Clean up some more #includes 2009-03-08 18:37:32 +00:00