summaryrefslogtreecommitdiff
path: root/apps/gui/line.c (follow)
Commit message (Expand)AuthorAge
* Fix greyscale and mono builds.Thomas Martitz2014-03-03
* Touchscreen: Show a line separator in lists.Thomas Martitz2014-03-03
* Fix regression introduced by eec89a9.Thomas Martitz2014-03-03
* Fix FS#12951: The icons could be a pixel to far down.Thomas Martitz2014-03-03
* put_line(): Add another check against possible buffer overflow (see 193911a).Thomas Martitz2014-01-12
* put_line(): Fix buffer overflow.Thomas Martitz2014-01-12
* put_line(): Do not lock up if the scroll engine runs out of lines.Thomas Martitz2014-01-12
* Fix remote warnings and charcell reds, and remove minor left-over tuff.Thomas Martitz2014-01-12
* put_line/scrolling: Make the scroll engine inform custom scrollers about star...Thomas Martitz2014-01-12
* put_line(): Limit and truncate inline strings to MAX_PATH+32.Thomas Martitz2014-01-09
* put_line: Be more careful with changing fg and bg colors.Thomas Martitz2014-01-09
* Fix Player red and icons on mono displays.Thomas Martitz2014-01-07
* Fix a few reds and yellows.Thomas Martitz2014-01-07
* lcd-common: Remove direct style (line decorations) from lcd-puts* functions.Thomas Martitz2014-01-07
* Introduce put_line().Thomas Martitz2014-01-07