summaryrefslogtreecommitdiff
path: root/monkey
Commit message (Expand)AuthorAgeFilesLines
* Update for new nsfont_split expectations. Untested, but code similar to fram...Michael Drake2013-02-101-7/+19
* Make Monkey front end build with new clipboard API.Michael Drake2013-01-081-23/+17
* move common include path setup to core MakefileVincent Sanders2012-12-201-1/+1
* allow flags to be selected based on compiler versionVincent Sanders2012-12-131-1/+0
* split target defaults outVincent Sanders2012-12-131-0/+13
* make macro name more correctVincent Sanders2012-12-131-16/+17
* try without option altogetherVincent Sanders2012-12-131-1/+2
* let monkey generate unused-but-set-variable without causing an errorVincent Sanders2012-12-131-4/+6
* Remove libxmlJohn-Mark Bell2012-11-101-1/+1
* Port save complete to libdom.John-Mark Bell2012-11-031-15/+0
* Disable unused-but-set-variable warnings until such time as the JS bindings a...Daniel Silverstone2012-11-021-1/+1
* add javascript compilation to monkeyVincent Sanders2012-10-221-20/+24
* Fix "error setting certificate verify locations" problem when the Choices fil...Michael Drake2012-10-171-0/+6
* Remove suspension of bmp/gif images. It's completely redundant with the conv...Michael Drake2012-10-141-6/+0
* Fix up ripples from urldb change.Michael Drake2012-10-113-8/+8
* Split install and package targets.Vincent Sanders2012-08-231-0/+17
* Move browser_window struct to private header. Places that shouldn't include i...Michael Drake2012-08-221-1/+1
* Pass font plot style out to front end clipboard append function.Michael Drake2012-08-131-1/+2
* link math libraryVincent Sanders2012-08-131-1/+1
* Fix build: we need libdom now.John-Mark Bell2012-08-011-2/+2
* Fix colour string matching. Lose unneeded case insensitivity in matching.Michael Drake2012-03-271-3/+1
* Constify param to gui_system_colour_char function.Michael Drake2012-03-271-1/+1
* Monkey does not need _GNU_SOURCEDaniel Silverstone2012-03-241-1/+0
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-223-88/+92
* Fix gui_window_drag_startJohn Mark Bell2012-02-051-1/+1
* Constify rect param to gui_window_drag_start.Michael Drake2012-01-111-1/+1
* Pass pointer constraints for drag out to front ends. Ensure content scrollba...Michael Drake2012-01-111-4/+3
* Pass whether background images are wanted in redraw_context.Michael Drake2011-12-231-0/+1
* Fix monkey frontendJohn Mark Bell2011-12-041-0/+8
* More response tags, updated docs with commandsDaniel Silverstone2011-11-252-7/+22
* Avoid unused variable warningRob Kendrick2011-11-251-0/+1
* Build resource: map at start timeJohn Mark Bell2011-10-051-13/+11
* Remove gui_multitaskJohn Mark Bell2011-09-211-5/+0
* Remove gui_window_frame_resize_start() functions.Michael Drake2011-09-051-6/+0
* Remove gui_window_get_browser_window from core. Remove unused implementation...Michael Drake2011-09-051-6/+0
* Remove gui_window_position_frame() definition from core and remove all implem...Michael Drake2011-09-041-8/+0
* make image content handlers build conditional from teh makefileVincent Sanders2011-08-281-1/+4
* Fix up Monkey for r12574 API change.Michael Drake2011-07-061-4/+3
* Add file missing from r12543.Michael Drake2011-06-301-0/+5
* Remove plotter table global. Pass a redraw context around redraw functions. ...Michael Drake2011-06-302-2/+7
* Remove gui_window_set_scale().Michael Drake2011-06-241-6/+0
* If iframes are reformatted due to containing document reflow, don't need to r...Michael Drake2011-06-241-0/+1
* Merge branches/jmb/content-factory to trunkJohn Mark Bell2011-05-061-1/+1
* gui_find_resource --> gui_get_resource_url.Michael Drake2011-03-171-1/+1
* Rename utils/resource to utils/filepath to avoid confusion with resource: fet...Michael Drake2011-03-171-8/+8
* Move schedule.h to utils/John Mark Bell2011-03-131-1/+1
* Shunt the schedule function definitions to desktop/schedule.h. Shunt the hlc...Daniel Silverstone2011-03-131-1/+1
* Fix messageDaniel Silverstone2011-03-131-1/+1
* No point in saving bitmapsDaniel Silverstone2011-03-131-1/+0
* Shunt some schedule_run() calls around.. Should improve behaviour on GTK and ...Daniel Silverstone2011-03-131-2/+2