summaryrefslogtreecommitdiff
path: root/riscos/hotlist.c
Commit message (Expand)AuthorAgeFilesLines
* Update the RISC OS frontend to cope with split operations table headersVincent Sanders2014-10-161-5/+5
* stop riscos uncesecarily including gui.hVincent Sanders2014-06-041-0/+1
* Scope reduce a couple of variables.Michael Drake2014-05-261-5/+5
* remove unecessary utils/url.h includesVincent Sanders2014-05-091-1/+0
* move scheduleing into browser operation tableVincent Sanders2014-03-091-8/+10
* fix up riscos build errorsVincent Sanders2014-01-161-0/+1
* Update copyright header dates for recent commits.Steve Fryatt2014-01-021-3/+2
* Add confirm_hotlist_remove option to allow users to turn URL removal query off.Steve Fryatt2013-12-311-4/+13
* Implement user confirmation before removing hotlist entries from the URL bar.Steve Fryatt2013-12-311-2/+71
* Remove excessive logging from hotlist code.Steve Fryatt2013-12-301-8/+0
* Update the URL hotlist icon when entries are deleted from the hotlist.Steve Fryatt2013-12-301-0/+2
* Tidy up hotlist icon interfaces and make consistant with rest of toolbar.Steve Fryatt2013-12-301-0/+18
* Bring hotlist icon event handling in line with other toolbar actions.Steve Fryatt2013-12-301-0/+16
* Make RO hotlist add function take nsurl.Michael Drake2013-11-221-12/+6
* Destroy treeviews.Michael Drake2013-09-081-0/+13
* Port to new recursive expand/contract functions.Michael Drake2013-09-031-11/+11
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-17/+35
* Remove cookies, history_global, and hotlist_old _initialise and _cleanup func...Michael Drake2013-09-021-6/+0
* Remove tree icon_name globals from all the front ends.Michael Drake2013-09-021-2/+1
* Remove bulk of old treeview implementation.Michael Drake2013-09-021-5/+4
* Use TREE_HOTLIST directly.Michael Drake2013-09-021-1/+1
* Allow the other front ends to use the hotlist test too.Michael Drake2013-08-161-1/+1
* Move old hotlist out of the way.Michael Drake2013-08-131-26/+26
* move options includeVincent Sanders2013-05-281-1/+1
* Fix up ripples from urldb change.Michael Drake2012-10-111-1/+5
* NetSurf options rework (a=vince r=daniels,jmb)Vincent Sanders2012-03-221-10/+9
* Update frontends for r13185. Enabled new functionality, where it is not logi...Chris Young2011-11-271-3/+3
* Config to enable external hotlist app to be launched via toolbar and menus.Steve Fryatt2011-11-191-0/+17
* Bring external hotlist support in line with Bookmaker's interpretation.Steve Fryatt2011-10-131-14/+44
* Add support for external hotlist utilities.Steve Fryatt2011-10-091-4/+123
* When launching multiple URLs from a treeview, allow to open one window with m...Chris Young2011-07-021-2/+2
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-111/+131
* Small refactor to change icon names to being passed in from frontends instead...Vincent Sanders2010-12-141-1/+2
* Restore toolbar menus in RO treeview windows.Steve Fryatt2010-10-241-26/+21
* Re-enable toolbar editing and button selection in RO treeview windows.Steve Fryatt2010-10-241-6/+24
* Partially re-enable toolbar buttons in RO treeview windows.Steve Fryatt2010-10-241-0/+62
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-293/+247
* Fix hotlist for new cache.Michael Drake2010-04-071-8/+10
* Fix blatent use-after-free bug.John Mark Bell2009-12-031-3/+3
* Add missing return.John Mark Bell2009-05-291-0/+1
* Avoid potentially unsafe writes through a const pointer.John Mark Bell2009-03-281-15/+29
* Updated URLs in default hotlistAdrian Lees2009-01-101-2/+2
* - Teached ro_gui_set_icon_string() and ro_gui_get_icon_string() about the dif...John Tytgat2008-08-051-5/+5
* - Compiler warning squashJohn Tytgat2008-07-261-10/+18
* Update all source code file headers to reflect GPL version 2 only and contain...Vincent Sanders2007-08-081-3/+14
* Remove the netsurf/ from the include paths and rationalise use of <> vs "" in...Daniel Silverstone2007-05-301-14/+14
* Tweak default hotlist entries to be more up-to-dateRob Kendrick2007-05-211-3/+3
* Update project URL.Michael Drake2006-11-271-4/+4
* Allow the viewing of the entire SSL certificate chain.Richard Wilson2006-07-161-12/+0
* Provide persistent flag for urldb entries.John Mark Bell2006-06-141-3/+4