..
bitmap
Fix position calculation of title icon.
2009-10-06 13:32:37 +00:00
charcell
Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups
2009-08-20 16:47:44 +00:00
skin_engine
Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend it to zero most of the wps_data members.
2009-10-14 15:49:11 +00:00
backdrop.c
Correct yet another typo causing reds and greater shame on me.
2009-08-06 00:48:08 +00:00
backdrop.h
Fix/hack checkwps + add Onda VX747/VX777 targets
2009-08-21 18:15:20 +00:00
buttonbar.c
FS#10080
2009-07-14 13:57:45 +00:00
buttonbar.h
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
color_picker.c
RTL: Cosmetic changes, no functional change - Rename constants
2009-10-11 20:15:22 +00:00
color_picker.h
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
icon.c
Fine tuning of gui elements positioning in RTL mode
2009-10-05 23:41:59 +00:00
icon.h
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
list.c
revert r23093 and r 23094, since the title pointer is used to modify the title of the list from the callback function in one place
2009-10-11 09:40:47 +00:00
list.h
revert r23093 and r 23094, since the title pointer is used to modify the title of the list from the callback function in one place
2009-10-11 09:40:47 +00:00
option_select.c
Don't cast away constness
2009-10-10 09:55:28 +00:00
option_select.h
Make the formatter functions used by the settings return a pointer to avoid usless copying of lang strings, this brought with it a long chain of const correctness and a few random cleanups
2009-08-20 16:47:44 +00:00
pitchscreen.c
Slight const police and avoid copying a lang string
2009-10-10 09:57:03 +00:00
pitchscreen.h
Fix red in bootloaders
2009-07-11 17:16:23 +00:00
quickscreen.c
Deinline fuction and some whitespace tweaks
2009-10-10 07:46:54 +00:00
quickscreen.h
Quickscreen: 4th item
2009-08-29 14:42:03 +00:00
scrollbar.c
Fix STRIDE macro for multiscreen and add stride support for picture lib.
2009-09-04 00:46:24 +00:00
scrollbar.h
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
splash.c
RTL: Cosmetic changes, no functional change - Rename constants
2009-10-11 20:15:22 +00:00
splash.h
FS#9281 Rename of splash functions.
2008-08-15 08:27:39 +00:00
statusbar.c
RTL: Cosmetic changes, no functional change - Rename constants
2009-10-11 20:15:22 +00:00
statusbar.h
Slightly change parts of the previous commit to reuse existing code, and enforce enum statusbar_values instead of just int,
2009-08-24 00:03:59 +00:00
viewport.c
RTL: Cosmetic changes, no functional change - Rename constants
2009-10-11 20:15:22 +00:00
viewport.h
A bit of const correctness and 80-char limit correction.
2009-10-11 00:05:12 +00:00
wps.c
Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend it to zero most of the wps_data members.
2009-10-14 15:49:11 +00:00
wps.h
Remove wps_reset(), and rename skin_data_init to skin_data_reset() and extend it to zero most of the wps_data members.
2009-10-14 15:49:11 +00:00
yesno.c
Fix FS#9842 by stopping scrolling before leaving the yesno screen.
2009-09-05 18:10:41 +00:00
yesno.h
Clean up some more #includes
2009-03-08 18:37:32 +00:00