summaryrefslogtreecommitdiff
path: root/cocoa/BookmarksController.m
Commit message (Collapse)AuthorAgeFilesLines
* Fix some build warnings.Michael Drake2012-10-111-1/+1
|
* Include browser_private.h.Michael Drake2012-08-221-0/+1
|
* Update frontends for r13185. Enabled new functionality, where it is not ↵Chris Young2011-11-271-1/+1
| | | | | | | | logical it can be switched off. svn path=/trunk/netsurf/; revision=13186
* Fix up for nsurl changes. Untested.Michael Drake2011-10-031-1/+1
| | | | svn path=/trunk/netsurf/; revision=12930
* Adding icons for tree views.Sven Weidauer2011-02-271-1/+1
| | | | svn path=/trunk/netsurf/; revision=11842
* Saving bookmarks before quitting NetSurf.Sven Weidauer2011-02-251-0/+22
| | | | svn path=/trunk/netsurf/; revision=11794
* Basic bookmark editing.Sven Weidauer2011-02-021-1/+20
| | | | svn path=/trunk/netsurf/; revision=11601
* Workaround for stupid hotlist treeview.Sven Weidauer2011-02-011-1/+3
| | | | svn path=/trunk/netsurf/; revision=11582
* Bookmarks window. No editing yet.Sven Weidauer2011-02-011-6/+11
| | | | svn path=/trunk/netsurf/; revision=11581
* Using real path from options for the bookmarks file instead of hardcoded ↵Sven Weidauer2011-02-011-2/+17
| | | | | | test string. svn path=/trunk/netsurf/; revision=11580
* Implemented bookmarks menu.Sven Weidauer2011-02-011-0/+129
svn path=/trunk/netsurf/; revision=11579