summaryrefslogtreecommitdiff
path: root/cocoa/res
Commit message (Collapse)AuthorAgeFilesLines
* Generating version info in Info.plist from version.cSven Weidauer2011-01-231-2/+2
| | | | svn path=/trunk/netsurf/; revision=11468
* Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it ↵Sven Weidauer2011-01-201-21/+20
| | | | | | up and displays a spinner. svn path=/trunk/netsurf/; revision=11420
* Improved tabs (draggable, can close last one)Sven Weidauer2011-01-201-5/+19
| | | | svn path=/trunk/netsurf/; revision=11415
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-193-776/+1499
| | | | 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
* Only showing regular browser windows, not frames or iframes.Sven Weidauer2011-01-181-1/+1
| | | | svn path=/trunk/netsurf/; revision=11366
* High-res iconSven Weidauer2011-01-171-0/+0
| | | | svn path=/trunk/netsurf/; revision=11352
* Implemented download windowSven Weidauer2011-01-141-0/+454
| | | | svn path=/trunk/netsurf/; revision=11317
* Correctly handling users closing windowsSven Weidauer2011-01-131-6/+12
| | | | svn path=/trunk/netsurf/; revision=11311
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-132-66/+184
| | | | svn path=/trunk/netsurf/; revision=11310
* Implemented tree view/history window.Sven Weidauer2011-01-131-6/+213
| | | | svn path=/trunk/netsurf/; revision=11309
* Added iconSven Weidauer2011-01-122-2/+2
| | | | svn path=/trunk/netsurf/; revision=11296
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-1211-0/+2607
svn path=/trunk/netsurf/; revision=11292