..
bitmap
Touchscreen fixes:
2009-02-19 16:16:22 +00:00
charcell
Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically.
2008-12-31 05:59:26 +00:00
backdrop.c
Make scaler output truly pluggable, add an 8-bit greyscale output to
2008-12-26 07:05:13 +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
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
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
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
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 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
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
icon.c
Make scaler output truly pluggable, add an 8-bit greyscale output to
2008-12-26 07:05:13 +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
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
Decouple the statusbar drawing from the rest of the screen drawing. it is not drawn roughly 4x per second automatically.
2008-12-31 05:59:26 +00:00
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
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
pitchscreen.c
Minor quickscreen and pitchscreen fixes
2009-02-05 00:14:52 +00:00
pitchscreen.h
Accept FS#9231 - viewportify the pitch screen by Thomas Martitz.
2008-10-05 13:01:54 +00:00
quickscreen.c
Minor quickscreen and pitchscreen fixes
2009-02-05 00:14:52 +00:00
quickscreen.h
FS#9525 - The list for the quickscreen items chooser turned out to not really be usable so try this instead.
2008-11-05 09:30:20 +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
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
Use unsigned constants to avoid adding another gcc-support routine and save a few bytes. This affects SH only.
2009-02-01 14:23:17 +00:00
wps_debug.c
Compile the WPS debug functions for the sim, to make --debugwps work.
2008-12-09 18:15:19 +00:00
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
redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE event every time get_action() is called. The event wont be as realiable (timewise) as before, but seems to work better
2009-01-05 09:59:11 +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