summaryrefslogtreecommitdiff
path: root/frontends/kolibrios
Commit message (Collapse)AuthorAgeFilesLines
* Reconcile differences for fb frontendAshish Gupta2017-10-255-172/+8
|
* Add old work to rebase bucket.Ashish Gupta2017-10-252-2/+3
|
* Move sys_uptime() inside kolibrios dirAshish Gupta2017-10-253-571/+12
|
* Release nightly for KolibriOS.Ashish Gupta2017-10-253-8/+18
| | | | Check board.kolibrios.org forum thread for Netsurf for more details.
* Towards integration with shared build systemAshish Gupta2017-10-251-1/+17
|
* Enable GIF PNG JPEG image formatsAshish Gupta2017-10-252-0/+8
|
* Get rid of internal font building from MakefileAshish Gupta2017-10-251-29/+1
|
* Clean up debug board logging and other crapAshish Gupta2017-10-254-16/+12
|
* Switch to freetype fonts!Ashish Gupta2017-10-253-9/+10
|
* Changes to gui.c as framebuffer frontend has changedAshish Gupta2017-10-251-21/+34
|
* Tidy up some things.Ashish Gupta2017-10-252-12/+15
|
* Properly initialize heap to avoid malloc failuresAshish Gupta2017-10-252-5/+8
|
* Update kolibrios frontend to use invalidate window area API (Applied change ↵Ashish Gupta2017-10-251-15/+25
| | | | becd386)
* Get logging working.Ashish Gupta2017-10-253-354/+26
|
* Move port for kolibrios ahead.Ashish Gupta2017-10-2511-353/+71
| | | | Look at diff from master and reconcile.
* Fix up makefiles to build with make TARGET=kolibrios installAshish Gupta2017-10-252-5/+10
|
* Steal framebuffer and reuse in kolibrios portAshish Gupta2017-10-2524-78/+88
|
* Step 2 : Abuse _TARGET_IS_KOLIBRIOS and build with make TARGET=kolibriosAshish Gupta2017-10-255-97/+82
|
* Add kolibrios/ dir : Step 1 towards porting this to Kolibri OSAshish Gupta2017-10-25127-0/+24000