summaryrefslogtreecommitdiff
path: root/apps/gui
AgeCommit message (Expand)Author
2010-02-26Fix the list showing an empty line at the bottom if the sbs is handling the t...Jonathan Gordon
2010-02-26small change to how the quickscreen fixes its viewportsJonathan Gordon
2010-02-262 new tags for the base skin.Jonathan Gordon
2010-02-25Quickscreen: add more check for case that qs item is not set.Teruaki Kawashima
2010-02-24Change how touchscreen regions work slightly... "It modifies the behaviour of...Jonathan Gordon
2010-02-24make the parser spit out filenames of images it cant loadJonathan Gordon
2010-02-24some minor changes to checkwps, shouldn't change anythingJonathan Gordon
2010-02-23Quickscreen: Hande case where not all quick settings are definesTomer Shalev
2010-02-22correct checking size in function get_image_filename.Teruaki Kawashima
2010-02-21statusbar_position should also return enum statusbar_values if it's a macroFrank Gevaerts
2010-02-21Fix the mechanism to fail to parse skins if images fail to load and fix havin...Thomas Martitz
2010-02-21remote multifont fixes. it shoud be working again (blame AlexP! he made me br...Jonathan Gordon
2010-02-21remove unused fields from struct gui_synclist.Teruaki Kawashima
2010-02-21make sure font fd's get closed when a new skin is loadedJonathan Gordon
2010-02-20Playlist Viewer Changes to bring consistency:Thomas Martitz
2010-02-20WPS: Use helper local variable instead of its value (no functional change)Tomer Shalev
2010-02-19and actually fix multifont on remote lcd targets alsoJonathan Gordon
2010-02-19fix possible out-of-bounds error on remote lcd targets if they try loading a ...Jonathan Gordon
2010-02-18allow integer sound settings (bass, volume, etc) to be used with conditional ...Jonathan Gordon
2010-02-18fix yellowJonathan Gordon
2010-02-18basic alignment support (%a|l|c|r|L|R) in the playlist viewer. no sublines so...Jonathan Gordon
2010-02-17change the %St tag so it only shows the filename of file settings, not the fu...Jonathan Gordon
2010-02-16scrollbar.c: Simplify code a bit.Teruaki Kawashima
2010-02-16* surround member only used by charcells with #ifdef HAVE_LCD_CHARCELLS in st...Teruaki Kawashima
2010-02-16Reuse the backdrop buffers if 2 skins use the same backdrop (on the same scre...Jonathan Gordon
2010-02-14WPS volume touchregion: fix reverse Y coordinate in portrait modeMaurus Cuelenaere
2010-02-14FS#10984 - multifont! 2 major additions:Jonathan Gordon
2010-02-13Touchscreen: fix scrollbar handling when it's on the rightMaurus Cuelenaere
2010-02-11color_picker: a bit of rework for color_picker.Teruaki Kawashima
2010-02-11fix text scrolling handling in do_menu, set_time_screen and time_screen.Teruaki Kawashima
2010-02-10OK, this is hopefully the last sbs related fix. This one will fix the backdro...Jonathan Gordon
2010-02-10Fix FS#10983 - r24568 was just moronic. SorryJonathan Gordon
2010-02-08Fix WPS backdrop drawing, as instructed by JdGordon.Alex Parker
2010-02-08unconditioannly show the main/base skins backdrop when enabling the theme so ...Jonathan Gordon
2010-02-08fix red. these long #if's need to be changed to a single #defineJonathan Gordon
2010-02-08revert r24478 and make the backdrop behaviour the same as it used to be (so w...Jonathan Gordon
2010-02-08fix FS#10957 - the wps backdrop is always shown in the "create bookmark?" ask...Jonathan Gordon
2010-02-05make all the RTC tokens in the skins be useable in conditionals (I dare anyon...Jonathan Gordon
2010-02-03fix a bug where the backdrop from the sbs is displayed on scrolling lines in ...Jonathan Gordon
2010-02-01make sure skins always draw with their backdrop, otherwise the backdrop only ...Jonathan Gordon
2010-01-31Fix RTL list handing when not loading a custom base skin.Jonathan Gordon
2010-01-29really the last of the red this timeJonathan Gordon
2010-01-29bugger, too tired, didnt mean to commit this. Jonathan Gordon
2010-01-29fix the last of the red... note to self, fix backdrop.h!Jonathan Gordon
2010-01-29fix redsJonathan Gordon
2010-01-29skin rework (FS#10922) notable changes:Jonathan Gordon
2010-01-28Fix remote backdrop crashesJonathan Gordon
2010-01-27Fix yellowsThomas Martitz
2010-01-27Fix multiscreen handling of the viewportmanager.Thomas Martitz
2010-01-27futile attempt to keep the ondioSP rombox working. This will almost certainly...Jonathan Gordon