summaryrefslogtreecommitdiff
path: root/amiga/context_menu.c
Commit message (Expand)AuthorAgeFilesLines
* make context_menu.c build for os3Chris Young2015-01-101-2/+5
* Simplify ami_history_open API and use correct call to get history object.Michael Drake2014-11-221-1/+1
* Should be free of reliance on browser window internals here now.Michael Drake2014-11-211-1/+1
* Use browser_window_get_content() to get the current content.Michael Drake2014-11-211-1/+1
* Use API for getting browser window history.Michael Drake2014-11-211-5/+3
* Use browser_window_get_url() instead of getting URL from current content.Michael Drake2014-11-211-5/+5
* Use browser_window_can_select(), instead of assuming based on content type.Michael Drake2014-11-211-2/+1
* update commentsChris Young2014-11-161-2/+2
* Allocate screen title when first needed and keep it private to amiga/gui.cChris Young2014-11-161-1/+0
* Avoid bw->window refChris Young2014-11-161-6/+7
* Remove the global which meant we could only open one local history window.Chris Young2014-11-161-1/+1
* Remove some more cyclic referencesChris Young2014-11-161-2/+2
* Fix amiga/context_menu.c for new structChris Young2014-11-161-40/+40
* make the form select menu API smaller.Vincent Sanders2014-11-131-2/+2
* Fix warningsChris Young2014-11-091-68/+64
* Change contextual content retrieval to browser features.Vincent Sanders2014-11-021-4/+4
* Update amiga frontend for split operation table header changesVincent Sanders2014-10-161-20/+14
* Fix core create_form_select_menu API to pass gw, rather than bw out to front ...Michael Drake2014-10-161-3/+3
* Fix web search from context menuChris Young2014-08-241-1/+1
* Completely re-write web search provider handlingVincent Sanders2014-05-251-15/+16
* Fix cppcheck syntaxErrorChris Young2014-04-051-3/+3
* Fix cppcheck syntaxErrorChris Young2014-04-051-1/+1
* Fix cppcheck syntaxErrorChris Young2014-04-031-1/+1
* More build fixing.Michael Drake2014-02-151-1/+1
* Fix build.Michael Drake2014-02-151-2/+2
* Make history internal to browser_window module.Michael Drake2014-02-151-5/+6
* Make browser_window_navigate (un)verifiable flag match browser_window_create.Michael Drake2014-02-101-10/+5
* Allow tab creation without history clone. Changes browser_window_create and ...Michael Drake2014-02-101-15/+12
* Simplify local history interface.Michael Drake2014-02-081-1/+1
* Native select menu interface shouldn't force front end to dig inside bw struct.Michael Drake2014-02-081-1/+1
* Formatting.Chris Young2014-02-061-7/+6
* This shouldn't be UTF-8Chris Young2014-01-051-7/+1
* Add hotlist favourites star buttonChris Young2013-11-231-0/+1
* Fix adding to hotlist from context menuChris Young2013-10-131-4/+3
* Add Undo/Redo to Amiga version. NB: Clear selection no longer has a shortcut ...Chris Young2013-10-011-1/+0
* Use a simulated keypress rather than a simulated mouseclickChris Young2013-09-121-6/+1
* Botched fixes just to get it to compile againChris Young2013-09-121-2/+7
* Disable the treeview context menu for now, as it needs fixing.Chris Young2013-09-121-0/+2
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-5/+12
* Remove tree_url_node module. Had to disable treeview scanning in amiga and c...Michael Drake2013-09-021-6/+5
* Move old hotlist out of the way.Michael Drake2013-08-131-8/+8
* s/history_core/local_history/Michael Drake2013-07-101-1/+1
* move options includeVincent Sanders2013-05-281-1/+1
* Prevent ASL from causing delayed menusChris Young2013-05-251-0/+2
* more fix of edit menu updatesChris Young2013-05-121-1/+1
* attempt fix cut disable on context menuChris Young2013-05-121-1/+1
* Front ends have no reason to include desktop/selection.h now.Michael Drake2013-05-101-1/+0
* Fix can paste/copy tests.Michael Drake2013-03-181-2/+2
* Remove obsolete ami_selection_to_textChris Young2013-02-221-5/+4
* Remove struct selection from ami_file_save and anywhere that feeds into itChris Young2013-02-221-5/+4