summaryrefslogtreecommitdiff
path: root/frontends/kolibrios
Commit message (Collapse)AuthorAgeFilesLines
* Add Leency's icons to NetsurfAshish Gupta2017-10-295-0/+0
|
* Debugging : Squash / undo this commit later.Ashish Gupta2017-10-291-0/+2
|
* Make full screen (almost..)Ashish Gupta2017-10-271-2/+2
|
* Use libnslog.Ashish Gupta2017-10-252-8/+8
| | | | Get rid of LOG() macro calls and replace with calls to NSLOG.
* Enable libnslog...Ashish Gupta2017-10-251-0/+1
|
* Fix polling of http connections when going through linked list.Ashish Gupta2017-10-251-1/+1
|
* bash.im testing with httplib chunked transferAshish Gupta2017-10-251-2/+3
|
* Get rid of internal font related res data.Ashish Gupta2017-10-254-9574/+22
| | | | Make gui.c as close to framebuffer's gui.c as possible for now.
* Remove useless line from makefileAshish Gupta2017-10-251-1/+0
|
* Delete superfluous filesystem header/implementationAshish Gupta2017-10-252-67/+0
|
* Get rid of load<lib>.asm filesAshish Gupta2017-10-252-196/+0
|
* Delete .svn directory (wtf?!)Ashish Gupta2017-10-253-2/+0
|
* Hook into existing framebuffer sources rather than relying on a copyAshish Gupta2017-10-2544-9254/+46
|
* Remove bloat x3Ashish Gupta2017-10-255-355/+1
|
* Remove bloat x2Ashish Gupta2017-10-2515-842/+0
|
* Get rid of bloatAshish Gupta2017-10-256-195/+0
|
* Add HOME and END key handling in framebufferAshish Gupta2017-10-251-0/+16
|
* Fix debug. When rebasing, do not preserveAshish Gupta2017-10-251-57/+0
|
* Set homepage to board loginAshish Gupta2017-10-251-3/+2
|
* Fix pollingAshish Gupta2017-10-251-78/+43
|
* Enable debugAshish Gupta2017-10-251-0/+2
|
* Fix mkimg for building without /home/autobuildAshish Gupta2017-10-251-1/+3
|
* Get rid of int3Ashish Gupta2017-10-251-1/+0
|
* Fix toolAshish Gupta2017-10-251-1/+3
|
* Fix tools kolibriosAshish Gupta2017-10-251-5/+6
|
* Fix respathAshish Gupta2017-10-251-1/+1
|
* Fix up resourcesAshish Gupta2017-10-2522-11/+2750
|
* Add tools for building on Linux for KolibriOSAshish Gupta2017-10-252-0/+103
|
* Add local_historyAshish Gupta2017-10-252-0/+297
|
* Add corewindowAshish Gupta2017-10-252-0/+369
|
* 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