summaryrefslogtreecommitdiff
path: root/frontends/kolibrios/gui.c
Commit message (Collapse)AuthorAgeFilesLines
* Make full screen (almost..)Ashish Gupta2017-10-271-2/+2
|
* Use libnslog.Ashish Gupta2017-10-251-6/+6
| | | | Get rid of LOG() macro calls and replace with calls to NSLOG.
* bash.im testing with httplib chunked transferAshish Gupta2017-10-251-2/+3
|
* Get rid of internal font related res data.Ashish Gupta2017-10-251-17/+22
| | | | Make gui.c as close to framebuffer's gui.c as possible for now.
* Hook into existing framebuffer sources rather than relying on a copyAshish Gupta2017-10-251-0/+2293