summaryrefslogtreecommitdiff
path: root/framebuffer
Commit message (Expand)AuthorAgeFilesLines
* There must be a next widget for swap_siblings.Michael Drake2013-09-051-2/+3
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-1/+0
* Remove tree icon_name globals from all the front ends.Michael Drake2013-09-022-24/+1
* Remove tree_url_node module. Had to disable treeview scanning in amiga and c...Michael Drake2013-09-021-22/+0
* Suppress most fbtk logging when FBTK_LOGGING is unset.Michael Drake2013-08-291-1/+8
* LOG macro terminates line itself.Michael Drake2013-08-291-7/+7
* FONT_SIZE_SCALE is for preserving fractional parts, so use it properly.Michael Drake2013-08-291-1/+1
* Fix up for cookies_old rename.Michael Drake2013-07-221-1/+1
* s/history_core/local_history/Michael Drake2013-07-102-2/+2
* add finalisation to options and document the API betterVincent Sanders2013-06-011-2/+5
* move framebuffer to new options APIVincent Sanders2013-05-284-325/+85
* fix mismatched option name and variable namesVincent Sanders2013-05-281-1/+1
* move options includeVincent Sanders2013-05-285-6/+6
* change all core and frontend options headers to new formatVincent Sanders2013-05-281-81/+41
* move the logging initialisation out to be call by frontendsVincent Sanders2013-05-231-2/+16
* Add support for delete key.Michael Drake2013-05-121-0/+4
* Front ends have no reason to include desktop/selection.h now.Michael Drake2013-05-101-1/+0
* Remove struct selection from gui_drag_save_selection, so gui.h doesn't need i...Michael Drake2013-05-101-1/+1
* fixup message splitting with updated toolVincent Sanders2013-05-021-1/+1
* More appropriate system colours.Michael Drake2013-04-091-5/+5
* Allow override of default window width/height individually.Michael Drake2013-04-091-5/+5
* Avoid double/triple click stuff for scrollwheeling.Michael Drake2013-03-281-1/+3
* Pass caret clip rect out to front ends. (Nothing actually using them yet.)Michael Drake2013-03-051-1/+2
* rename flags for browser_window routines to be shorterVincent Sanders2013-02-181-4/+4
* change browser_window_create and refactor all callsitesVincent Sanders2013-02-181-3/+20
* browser_window_navigate refactorVincent Sanders2013-02-181-1/+18
* Add button to quit by default. Not having it confuses people who run it as i...Michael Drake2013-02-121-1/+1
* Add support for double and triple clicks.Michael Drake2013-02-121-4/+37
* Make delete line key enum value name less missleading. (Doesn't cut to clipb...Michael Drake2013-02-111-1/+1
* Make compatible with new nsfont_split expectations. Only splits on spaces.Michael Drake2013-02-102-15/+36
* Update framebuffer front end to implement new clipboard API.Michael Drake2013-01-081-89/+34
* move common include path setup to core MakefileVincent Sanders2012-12-201-1/+1
* split target defaults outVincent Sanders2012-12-131-0/+47
* make macro name more correctVincent Sanders2012-12-131-5/+5
* Remove libxmlJohn-Mark Bell2012-11-101-4/+1
* Use FatMessages in framebuffer frontendRob Kendrick (fatigue)2012-11-041-5/+6
* Port save complete to libdom.John-Mark Bell2012-11-032-49/+1
* add javascript build support to framebufferVincent Sanders2012-10-221-0/+4
* Fix "error setting certificate verify locations" problem when the Choices fil...Michael Drake2012-10-171-13/+14
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-13/+0
* Widget can't be NULL.Michael Drake2012-10-111-0/+3
* Fix up ripples from urldb change.Michael Drake2012-10-113-3/+3
* trivial docuemntation cleanups to address some of the huge number of docuemnt...Vincent Sanders2012-10-081-4/+5
* Install netsurf.png too.Michael Drake2012-09-291-1/+1
* Add missing resources to intall target.Michael Drake2012-09-291-1/+5
* Add OSK icon.Michael Drake2012-09-285-12/+21
* Split install and package targets.Vincent Sanders2012-08-231-1/+17
* make the framebuffer resource path setting betterVincent Sanders2012-08-222-2/+2
* Move browser_window struct to private header. Places that shouldn't include i...Michael Drake2012-08-223-0/+4
* Pass font plot style out to front end clipboard append function.Michael Drake2012-08-131-1/+2