summaryrefslogtreecommitdiff
path: root/amiga/hotlist.c
Commit message (Expand)AuthorAgeFilesLines
* Create the hotlist menu/toolbar folders if they don't exist.Chris Young2013-10-261-4/+14
* Pass generic userdataChris Young2013-09-121-7/+7
* Move the hotlist menu creator into hotlist.c and make it more genericChris Young2013-09-121-0/+69
* Remove old hotlist, cookies, and history_global_core modules.Michael Drake2013-09-021-36/+0
* Remove cookies, history_global, and hotlist_old _initialise and _cleanup func...Michael Drake2013-09-021-4/+0
* Remove tree icon_name globals from all the front ends.Michael Drake2013-09-021-2/+1
* 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-0/+1
* Move old hotlist out of the way.Michael Drake2013-08-131-4/+4
* Set the newly-created hotlist dirs to be "retain in memory" otherwise NetSurf...Chris Young2012-12-011-2/+2
* Create "menu" and "toolbar" directories in the hotlist if they don't exist on...Chris Young2012-11-291-1/+36
* Small refactor to change icon names to being passed in from frontends instead...Vincent Sanders2010-12-141-1/+2
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-124/+10
* Calling a hlcache_handle "content" is confusing.Michael Drake2010-04-071-3/+3
* Changes required for new-cacheChris Young2010-03-281-12/+12
* Fix assert when there is no hotlist fileChris Young2009-02-081-1/+1
* Add AmigaOS test builds linkChris Young2009-01-101-2/+2
* Change memory allocations to MEMF_PRIVATE to enable paging on OS4.1.Chris Young2008-11-021-1/+1
* Implemented the ability to add hotlist entries to the Hotlist menu. Modified...Chris Young2008-10-141-1/+6
* Various minor fixes for treeviews, history tree now populates.Chris Young2008-10-131-0/+4
* Improved Amiga treeview support. Now creates trees for cookies and history (...Chris Young2008-10-111-2/+56
* Basic hotlist supportChris Young2008-08-231-0/+67
* Initial Amiga port files, mostly empty stub functions.Chris Young2008-08-021-0/+23