summaryrefslogtreecommitdiff
path: root/apps/gui/yesno.c
AgeCommit message (Expand)Author
2009-09-05Fix FS#9842 by stopping scrolling before leaving the yesno screen.Thomas Martitz
2009-01-05redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon
2008-12-31fix the yesno screen which I accidently broke with the last commitesJonathan Gordon
2008-12-31Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon
2008-07-02revert that scroll engine stuff... good in theory, but broken.Jonathan Gordon
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-29total removal of gui_textarea. The only thing using the text_message struct i...Jonathan Gordon
2008-05-14Delete whitespace to make 'Id' keyword behave as desiredNils Wallménius
2008-05-11doh! fix yellow.Jonathan Gordon
2008-05-11and the time/date screen...Jonathan Gordon
2008-05-11more textarea to viewport conversion... yes/no screen...Jonathan Gordon
2008-04-26Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius
2007-11-07Straighten out voicing of yesno dialogs.Stéphane Doyon
2007-10-19FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin
2007-08-12Convert IDs to strings before using them, fixes FS #7564Peter D'Hoye
2007-08-06Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius
2007-08-05*** Lang v2 cleanup (FS#6574) ***Nils Wallménius
2007-07-22remove the need for action_signalscreenchange().Jonathan Gordon
2007-06-16Ignore SYS_CHARGER_DISCONNECTED event in yesno screen (other events may need ...Peter D'Hoye
2007-03-15Make a couple of private functions 'static'Nils Wallménius
2007-03-03The list should reset the x margin when it finishes drawing. Not leave Jonathan Gordon
2006-08-17really fix the yes/no screen now, also id3 viewer shows the status barJonathan Gordon
2006-08-16* fix pitchscreenJonathan Gordon
2006-08-15Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing
2006-01-21AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low
2005-12-05kill gcc4 warningsDaniel Stenberg
2005-11-22Commited George Styles's patch which added multi-screen support to the delete...Kevin Ferrare
2005-11-18generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare