summaryrefslogtreecommitdiff
path: root/cocoa/res/MainMenu.xib
Commit message (Collapse)AuthorAgeFilesLines
* Bookmarks window. No editing yet.Sven Weidauer2011-02-011-13/+7
| | | | svn path=/trunk/netsurf/; revision=11581
* Implemented bookmarks menu.Sven Weidauer2011-02-011-3/+193
| | | | svn path=/trunk/netsurf/; revision=11579
* Implemented global history window using new Tree class.Sven Weidauer2011-02-011-181/+25
| | | | svn path=/trunk/netsurf/; revision=11578
* Implemented preferences window.Sven Weidauer2011-01-311-2/+17
| | | | svn path=/trunk/netsurf/; revision=11565
* Implemented search window.Sven Weidauer2011-01-311-77/+120
| | | | svn path=/trunk/netsurf/; revision=11563
* Cmd-W closes active tab.Sven Weidauer2011-01-261-28/+97
| | | | svn path=/trunk/netsurf/; revision=11497
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-3/+183
| | | | svn path=/trunk/netsurf/; revision=11396
* Menu items for reload and stop loading. Also validating zoom and stop ↵Sven Weidauer2011-01-181-12/+155
| | | | | | loading menu actions. svn path=/trunk/netsurf/; revision=11367
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-131-66/+172
| | | | svn path=/trunk/netsurf/; revision=11310
* Implemented tree view/history window.Sven Weidauer2011-01-131-6/+213
| | | | svn path=/trunk/netsurf/; revision=11309
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+1578
svn path=/trunk/netsurf/; revision=11292