summaryrefslogtreecommitdiff
path: root/frontends
Commit message (Collapse)AuthorAgeFilesLines
* 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-256-101/+82
|
* Add kolibrios/ dir : Step 1 towards porting this to Kolibri OSAshish Gupta2017-10-25127-0/+24000
|
* Windows: Use bitmap width as minimum width, since content width may be 0.Michael Drake2017-10-251-1/+1
|
* Remove excess loggingChris Young2017-10-241-1/+0
|
* Squash remaining GCC7 -Wimplicit-fallthrough warnings.Michael Drake2017-10-231-0/+2
|
* Handle HOME and END keys in framebufferAshish Gupta2017-10-211-0/+16
|
* Update version for next development cycleVincent Sanders2017-10-151-1/+1
|
* Framebuffer: Don't create 0x0 bitmaps if content width is 0.Michael Drake2017-10-131-5/+5
|
* Ensure X DPI set correctlyChris Young2017-10-031-1/+1
|
* Widen available values for DPIChris Young2017-10-031-2/+2
|
* Button disable state updates should now work correctly on OS3Chris Young2017-09-261-4/+2
|
* OS3 was not checking the GA_Disabled tag valueChris Young2017-09-261-1/+2
|
* Fix attributeChris Young2017-09-241-1/+1
|
* Initialise DPI earlier so that it works for treeviewsDaniel Silverstone2017-09-191-7/+7
|
* fix beos throbber allocationVincent Sanders2017-09-111-1/+1
|
* fix format specifiers signedness in atari settingsVincent Sanders2017-09-111-14/+14
|
* rationalise history icon bitmap handling to ensure correct lifetimeVincent Sanders2017-09-101-4/+3
|
* Finalise nslog layer properly in closedownDaniel Silverstone2017-09-108-0/+28
|
* GTK: Corewindow: Fix modifier keys on mouse click.Michael Drake2017-09-091-3/+7
| | | | Modifiers were getting unset for the click (release) events.
* Fix atari INFO macro name collisionVincent Sanders2017-09-081-0/+1
|
* Revert "Hopefully quash INFO confusion on Atari MINT platform"Vincent Sanders2017-09-081-1/+1
| | | | This reverts commit 9c93ed1bca859e5b5cb3c018be327fb91213c558.
* fix time_t loggingVincent Sanders2017-09-081-1/+1
|