summaryrefslogtreecommitdiff
path: root/cocoa/res/BrowserWindow.xib
Commit message (Collapse)AuthorAgeFilesLines
* Implemented menu for back and forward buttons.Sven Weidauer2011-02-281-242/+200
| | | | svn path=/trunk/netsurf/; revision=11857
* New local history panel with scrollbars. Still needs to resize itself to fit ↵Sven Weidauer2011-02-171-16/+34
| | | | | | the history. svn path=/trunk/netsurf/; revision=11705
* Automatically hide tab bar for single tab.Sven Weidauer2011-02-081-4/+12
| | | | svn path=/trunk/netsurf/; revision=11630
* New icon for homepage button and tooltips for homepage and local history ↵Sven Weidauer2011-02-081-6/+24
| | | | | | buttons. svn path=/trunk/netsurf/; revision=11628
* Added 'Home' buttonSven Weidauer2011-01-311-14/+113
| | | | svn path=/trunk/netsurf/; revision=11566
* Implemented search window.Sven Weidauer2011-01-311-33/+40
| | | | svn path=/trunk/netsurf/; revision=11563
* Some random fixes.Sven Weidauer2011-01-261-10/+9
| | | | svn path=/trunk/netsurf/; revision=11496
* Enabling back/forward buttons only if appropriate.Sven Weidauer2011-01-261-20/+24
| | | | svn path=/trunk/netsurf/; revision=11494
* Implemented favicons. Doesn't work for .ICO filesSven Weidauer2011-01-251-1/+16
| | | | svn path=/trunk/netsurf/; revision=11485
* Nicer button for local history, fading history view, more readable blue for ↵Sven Weidauer2011-01-251-25/+32
| | | | | | active item svn path=/trunk/netsurf/; revision=11481
* Added local history overlaySven Weidauer2011-01-241-27/+126
| | | | svn path=/trunk/netsurf/; revision=11479
* Nice back/forward buttons and moved refresh button into URL field (like Safari)Sven Weidauer2011-01-241-125/+136
| | | | svn path=/trunk/netsurf/; revision=11477
* 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-191-0/+1139
svn path=/trunk/netsurf/; revision=11396