summaryrefslogtreecommitdiff
path: root/riscos/cookies.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branches/stevef/toolbars to trunk.Steve Fryatt2011-02-201-90/+122
* Small refactor to change icon names to being passed in from frontends instead...Vincent Sanders2010-12-141-1/+3
* Restore toolbar menus in RO treeview windows.Steve Fryatt2010-10-241-22/+17
* Re-enable toolbar editing and button selection in RO treeview windows.Steve Fryatt2010-10-241-4/+24
* Partially re-enable toolbar buttons in RO treeview windows.Steve Fryatt2010-10-241-0/+47
* Merge treeview-redux to trunkJohn Mark Bell2010-10-051-138/+208
* Add missing return in error case.John Mark Bell2009-05-291-0/+1
* 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-15/+15
* Construct cookies treeview correctly (fixes 1675328)John Mark Bell2007-04-071-7/+5
* Update project URL.Michael Drake2006-11-271-5/+5
* Allow the user to delete cookies.Richard Wilson2006-07-161-3/+8
* Extent cookie_update API to allow notification of deleted domains. Fix nodes ...Richard Wilson2006-07-161-11/+25
* Allow the viewing of the entire SSL certificate chain.Richard Wilson2006-07-161-13/+0
* Add basic cookie viewer, make trees use textarea components for UTF8 editing,...Richard Wilson2006-07-131-0/+201