summaryrefslogtreecommitdiff
path: root/riscos/hotlist.h
Commit message (Collapse)AuthorAgeFilesLines
* move frontends into sub directoryVincent Sanders2016-05-151-53/+0
|
* cleanup RISC OS frontend header usageVincent Sanders2014-06-051-3/+5
|
* Remove unneeded forward declaration.Michael Drake2014-05-261-2/+0
|
* Update copyright header dates for recent commits.Steve Fryatt2014-01-021-2/+1
|
* Tidy up hotlist icon interfaces and make consistant with rest of toolbar.Steve Fryatt2013-12-301-0/+1
|
* Bring hotlist icon event handling in line with other toolbar actions.Steve Fryatt2013-12-301-0/+1
| | | | | | - Make hotlist icon return click events to clients. - Move URL add and remove code into browser window toolbar event handler. - Pass hotlist icon URL add/remove via RISC OS hotlist interface.
* Make RO hotlist add function take nsurl.Michael Drake2013-11-221-1/+3
|
* Destroy treeviews.Michael Drake2013-09-081-0/+1
|
* Add support for external hotlist utilities.Steve Fryatt2011-10-091-0/+12
| | | | svn path=/trunk/netsurf/; revision=13022
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-7/+0
| | | | svn path=/trunk/netsurf/; revision=11741
* Restore toolbar menus in RO treeview windows.Steve Fryatt2010-10-241-0/+7
| | | | svn path=/trunk/netsurf/; revision=10908
* Re-enable toolbar editing and button selection in RO treeview windows.Steve Fryatt2010-10-241-1/+1
| | | | svn path=/trunk/netsurf/; revision=10907
* Partially re-enable toolbar buttons in RO treeview windows.Steve Fryatt2010-10-241-0/+1
| | | | svn path=/trunk/netsurf/; revision=10906
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-0/+36
svn path=/trunk/netsurf/; revision=10865