summaryrefslogtreecommitdiff
path: root/atari/ctxmenu.c
Commit message (Expand)AuthorAgeFilesLines
* Added is_process_runningOle Loots2012-08-271-12/+22
* add includes to get browser private struct on atariVincent Sanders2012-08-221-0/+1
* Avoid box_at_point.Michael Drake2012-08-201-33/+5
* Fix access to context data URL char *.Ole Loots2012-07-141-15/+15
* Plotter refactor: removed one plotter abraction layer.Ole Loots2012-07-131-28/+28
* Show alert when no editor option is configured.Ole Loots2012-06-231-6/+8
* Added "Save link as..." context menu item. Ole Loots2012-06-041-9/+21
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-6/+7
* Re-Enabled "View Source"Ole Loots2011-12-151-3/+8
* content_get_url -> hlcache_handle_get_url, content__get_url -> content_get_urlJohn Mark Bell2011-12-041-6/+6
* I'm actually trying to simplify the frontend code, changes:Ole Loots2011-11-281-5/+13
* Added missing scroll position. Ole Loots2011-10-131-46/+52
* Fix up for nsurl changes. Untested.Michael Drake2011-10-031-192/+192
* Added "view source" to context menu. Ole Loots2011-09-201-4/+45
* Added context menu, Ole Loots2011-09-191-0/+221