summaryrefslogtreecommitdiff
path: root/apps/gui/charcell (follow)
Commit message (Expand)AuthorAge
* lists: Adapt put_line().Thomas Martitz2014-01-07
* scroll_engine: Rename scroll_stop* functions to be more consistent with the l...Thomas Martitz2013-12-14
* Changed the FOR_NB_SCREENS macro to always be a for loop that declares its ow...Björn Stenberg2011-10-15
* Fix some 'set but not used' warnings.Andree Buschmann2011-09-17
* fix that disktidy plugin and shopper plugin is not usable when Show Icons set...Teruaki Kawashima2010-10-26
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* remove unused fields from struct gui_synclist.Teruaki Kawashima2010-02-21
* fix text scrolling handling in do_menu, set_time_screen and time_screen.Teruaki Kawashima2010-02-11
* Make the formatter functions used by the settings return a pointer to avoid u...Nils Wallménius2009-08-20
* Slight cleanup in lcd.h: kill fixme and remove useless include, add some incl...Nils Wallménius2009-08-19
* Remove some unused #includesBertrik Sikken2009-08-06
* Remove unneeded #include "backdrop.h"Bertrik Sikken2009-05-09
* Decouple the statusbar drawing from the rest of the screen drawing. it is not...Jonathan Gordon2008-12-31
* Change screens memebers char_width, char_height and nb_lines to functions ret...Peter D'Hoye2008-09-07
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* more textarea to viewport conversion... yes/no screen...Jonathan Gordon2008-05-11
* a bit of code cleanup.. use a single function to get the statusbar height (or...Jonathan Gordon2008-05-04
* Pass the buffer length to the list_get_name callback functions instead of usi...Nils Wallménius2008-04-09
* FS#8457 - convert the list drawing code to use viewports. This does not inclu...Jonathan Gordon2008-03-05