summaryrefslogtreecommitdiff
path: root/cocoa/utils.m
Commit message (Collapse)AuthorAgeFilesLines
* move filename_from_path and path_add_part into gui operation tablesVincent Sanders2014-01-161-13/+0
|
* Remove tree_url_node module. Had to disable treeview scanning in amiga and ↵Michael Drake2013-09-021-10/+0
| | | | cocoa front ends. Amiga front end very likely broken.
* Adding icons for tree views.Sven Weidauer2011-02-271-1/+5
| | | | svn path=/trunk/netsurf/; revision=11842
* Implementing path utility functions.Sven Weidauer2011-02-271-4/+6
| | | | svn path=/trunk/netsurf/; revision=11841
* Prepared for localizing string literals in source code.Sven Weidauer2011-02-251-1/+5
| | | | svn path=/trunk/netsurf/; revision=11795
* Reorganized includes.Sven Weidauer2011-01-311-0/+1
| | | | svn path=/trunk/netsurf/; revision=11567
* General cleanup and warning fixesSven Weidauer2011-01-251-12/+0
| | | | svn path=/trunk/netsurf/; revision=11486
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+67
svn path=/trunk/netsurf/; revision=11292