summaryrefslogtreecommitdiff
path: root/apps/gui/yesno.c (follow)
Commit message (Expand)AuthorAge
* scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz2013-12-14
* yesno/touchscreen: Only accept on touch release.Thomas Martitz2012-08-15
* Fix missed buttons in action.c if action_wait_for_release() was calledThomas Martitz2012-08-15
* Revert "fix erroneous button read in yesno screen and missed buttons in actio...Jonathan Gordon2012-08-14
* fix erroneous button read in yesno screen and missed buttons in action.c.Thomas Martitz2012-07-18
* protect the yes/no screen from extra keypresses (which can happen if you disp...Jonathan Gordon2011-12-28
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Pull yesno_pop out of the radio code as it is a nice simple resuasble yesno a...Jonathan Gordon2011-07-21
* Fix FS#12098 by ignoring battery update events in the yesno screen.Nils Wallménius2011-05-07
* Make the yes/no screen useable in the stylus touchscreen mode, add 2 soft-but...Jonathan Gordon2010-08-26
* Fix two viewport related charcell bugs: crashes in the yesno screen and the U...Jens Arnold2010-04-11
* fix FS#10957 - the wps backdrop is always shown in the "create bookmark?" ask...Jonathan Gordon2010-02-08
* Fix FS#9842 by stopping scrolling before leaving the yesno screen.Thomas Martitz2009-09-05
* redo how the statusbar updates are done. send the EVENT_GUI_ACTIONUPDATE even...Jonathan Gordon2009-01-05
* fix the yesno screen which I accidently broke with the last commitesJonathan Gordon2008-12-31
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* revert that scroll engine stuff... good in theory, but broken.Jonathan Gordon2008-07-02
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* total removal of gui_textarea. The only thing using the text_message struct i...Jonathan Gordon2008-05-29
* Delete whitespace to make 'Id' keyword behave as desiredNils Wallménius2008-05-14
* doh! fix yellow.Jonathan Gordon2008-05-11
* and the time/date screen...Jonathan Gordon2008-05-11
* more textarea to viewport conversion... yes/no screen...Jonathan Gordon2008-05-11
* Const police raid, making a lot of pointers to lang strings const and removin...Nils Wallménius2008-04-26
* Straighten out voicing of yesno dialogs.Stéphane Doyon2007-11-07
* FS#7994 - Rename talk.c API, make talk_disable() affect all talking (not just...Steve Bavin2007-10-19
* Convert IDs to strings before using them, fixes FS #7564Peter D'Hoye2007-08-12
* Accept FS#6159 'Add voice to roughly 100 splash screens and yes-no menus' by ...Nils Wallménius2007-08-06
* *** Lang v2 cleanup (FS#6574) ***Nils Wallménius2007-08-05
* remove the need for action_signalscreenchange().Jonathan Gordon2007-07-22
* Ignore SYS_CHARGER_DISCONNECTED event in yesno screen (other events may need ...Peter D'Hoye2007-06-16
* Make a couple of private functions 'static'Nils Wallménius2007-03-15
* The list should reset the x margin when it finishes drawing. Not leave Jonathan Gordon2007-03-03
* really fix the yes/no screen now, also id3 viewer shows the status barJonathan Gordon2006-08-17
* * fix pitchscreenJonathan Gordon2006-08-16
* Finally, the new button action system is here, thanks to Jonathan Gordon. Som...Linus Nielsen Feltzing2006-08-15
* AB-repeat mode for software codecs. Accessible through menu as a repeat mode...Brandon Low2006-01-21
* kill gcc4 warningsDaniel Stenberg2005-12-05
* Commited George Styles's patch which added multi-screen support to the delete...Kevin Ferrare2005-11-22
* generic multi-screen support for yes/no screens (like the one when reseting s...Kevin Ferrare2005-11-18