.. |
bitmap
|
Commit FS#9308: differentiate between TOUCHPAD & TOUCHSCREEN
|
2008-08-23 09:46:38 +00:00 |
charcell
|
Change screens memebers char_width, char_height and nb_lines to functions returning a calculated value. Fixes FS #9361 because the values were calculated based on sysfont, not the user selected font.
|
2008-09-07 20:09:11 +00:00 |
backdrop.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
backdrop.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
buttonbar.c
|
fix red
|
2008-06-28 21:02:43 +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
|
fix red
|
2008-09-07 20:22:47 +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 |
gwps-common.c
|
Clean up use of snprintf where strncpy if suited, avoid useless copying of constant strings for wps token evaluator, minor const police too.
|
2008-09-24 20:03:53 +00:00 |
gwps-common.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
gwps.c
|
Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.
|
2008-10-05 13:01:54 +00:00 |
gwps.h
|
Introduce a new WPS parsing error case: limits exceeded. It includes the cases when there are too many tokens, lines, sublines, viewports, strings, characters or conditional levels. This prevents the parser from failing silently or going on, as it used to do in those cases. Thanks to fml (Alexander Levin) for mentioning this issue.
|
2008-07-12 15:12:09 +00:00 |
icon.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +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
|
redo the previous commit so its actually useful.
|
2008-09-25 08:12:25 +00:00 |
list.h
|
redo the previous commit so its actually useful.
|
2008-09-25 08:12:25 +00:00 |
option_select.c
|
Clean up use of snprintf where strncpy if suited, avoid useless copying of constant strings for wps token evaluator, minor const police too.
|
2008-09-24 20:03:53 +00:00 |
option_select.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
pitchscreen.c
|
yes... i'm just trying to boost my ohloh score!
|
2008-10-05 13:45:21 +00:00 |
pitchscreen.h
|
Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.
|
2008-10-05 13:01:54 +00:00 |
quickscreen.c
|
Change screens memebers char_width, char_height and nb_lines to functions returning a calculated value. Fixes FS #9361 because the values were calculated based on sysfont, not the user selected font.
|
2008-09-07 20:09:11 +00:00 |
quickscreen.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
scrollbar.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +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
|
FS#9281 Rename of splash functions.
|
2008-08-15 08:27:39 +00:00 |
splash.h
|
FS#9281 Rename of splash functions.
|
2008-08-15 08:27:39 +00:00 |
statusbar.c
|
Clean up use of snprintf where strncpy if suited, avoid useless copying of constant strings for wps token evaluator, minor const police too.
|
2008-09-24 20:03:53 +00:00 |
statusbar.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
viewport.c
|
Remove a viewport ambiguity by changing the screens width/heigth members into lcdwidth/lcdheight. Normal usercode should always use getwidth()/getheigth() as that returns the viewport width/height. Fixes issues that would have appeared in many places when introducing viewports with sizes != lcd sizes.
|
2008-06-28 20:45:21 +00:00 |
viewport.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
wps_debug.c
|
Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327
|
2008-08-29 21:08:38 +00:00 |
wps_parser.c
|
Add wpseditor, the Google Summer of Code 2008 project of Rostislav Chekan. Closes FS#9327
|
2008-08-29 21:08:38 +00:00 |
yesno.c
|
revert that scroll engine stuff... good in theory, but broken.
|
2008-07-02 13:02:57 +00:00 |
yesno.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |