summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Remove from poll on abort. Fix loglevelsashmew2/nskolibriosAshish Gupta2017-10-291-56/+35
|
* Add Leency's icons to NetsurfAshish Gupta2017-10-295-0/+0
|
* Debugging : Squash / undo this commit later.Ashish Gupta2017-10-293-9/+62
|
* Clean up MakefileAshish Gupta2017-10-281-13/+2
|
* Make full screen (almost..)Ashish Gupta2017-10-271-2/+2
|
* Fix infinite fetching processing in http fetcherAshish Gupta2017-10-261-18/+22
|
* Use libnslog.Ashish Gupta2017-10-254-61/+47
| | | | Get rid of LOG() macro calls and replace with calls to NSLOG.
* CleanupAshish Gupta2017-10-252-2/+0
|
* Enable libnslog...Ashish Gupta2017-10-251-0/+1
|
* Enable libnslog...Ashish Gupta2017-10-252-29/+2
|
* Fix polling of http connections when going through linked list.Ashish Gupta2017-10-252-15/+18
|
* 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-2547-9258/+50
|
* Remove bloat x3Ashish Gupta2017-10-256-374/+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-252-0/+17
|
* Fix debug. When rebasing, do not preserveAshish Gupta2017-10-252-59/+2
|
* Free the fetch (and http.obj handle) when errored out or finished or abortedAshish Gupta2017-10-251-4/+7
|
* Stop printing POST data on debug board (fixes passwords showing up)Ashish Gupta2017-10-251-18/+17
|
* POST Multipart worksAshish Gupta2017-10-251-13/+108
| | | | Private message can be sent on board.kolibrios.org
* Drop int3 in multipart fetch with log and return NULLAshish Gupta2017-10-251-1/+2
|
* Revert "Revert file.c to master"Ashish Gupta2017-10-251-0/+25
| | | | This reverts commit 1843934b37c6731fbb60665cd78bcd3f2c82d80d.
* Revert file.c to masterAshish Gupta2017-10-251-25/+0
|
* Set homepage to board loginAshish Gupta2017-10-251-3/+2
|
* Support urlencoded POSTAshish Gupta2017-10-251-3/+14
|
* Fix pollingAshish Gupta2017-10-252-92/+45
|
* Enable debugAshish Gupta2017-10-251-0/+2
|
* Fix mkimg for building without /home/autobuildAshish Gupta2017-10-251-1/+3
|
* Disable int3Ashish Gupta2017-10-251-1/+1
|
* 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
|
* Restrict build by enforcing Makefile.configAshish Gupta2017-10-251-0/+28
|
* Reconcile differences for fb frontendAshish Gupta2017-10-256-172/+9
|
* Add builderAshish Gupta2017-10-251-0/+55
|
* Add old work to rebase bucket.Ashish Gupta2017-10-252-2/+3
|
* Add netsurf compilation to docsAshish Gupta2017-10-251-1/+5
|
* Add building-kolibrios docAshish Gupta2017-10-251-0/+50
|
* Minor makefile fixes for kolibriosAshish Gupta2017-10-251-3/+2
|