summaryrefslogtreecommitdiff
path: root/cocoa/res
Commit message (Expand)AuthorAgeFilesLines
* Netsurf now appears in the 'Open with' menu for HTML files.Sven Weidauer2011-05-191-1/+16
* Importing UTI types for HTML and CSS.Sven Weidauer2011-05-191-6/+58
* Italian OSX localized strings, contributed by Samir Hawamdeh.François Revel2011-05-171-0/+0
* Add netsurf.png to the OSX resources.François Revel2011-05-141-0/+1
* Add internal.css to OSX resources. This fixes the dirlist display.François Revel2011-05-071-0/+1
* Revert previous changeChris Young2011-03-091-0/+0
* Updated translation from Samir HawamdehChris Young2011-03-091-0/+0
* Adding ca-bundle to the resourcesSven Weidauer2011-03-031-0/+1
* Implemented menu for back and forward buttons.Sven Weidauer2011-02-281-242/+200
* Adding icons for tree views.Sven Weidauer2011-02-271-0/+1
* Updated preferences and search window xib to allow more space for localized t...Sven Weidauer2011-02-252-120/+69
* Translated UI strings to german.Sven Weidauer2011-02-257-0/+0
* Added 'Localizable.strings' to bundle resources and added german translations...Sven Weidauer2011-02-255-0/+78
* Making sure history popup stays on screen.Sven Weidauer2011-02-171-4/+4
* New local history panel with scrollbars. Still needs to resize itself to fit ...Sven Weidauer2011-02-172-16/+391
* Automatically hide tab bar for single tab.Sven Weidauer2011-02-081-4/+12
* New icon for homepage button and tooltips for homepage and local history butt...Sven Weidauer2011-02-082-6/+130
* Basic bookmark editing.Sven Weidauer2011-02-021-42/+257
* Bookmarks window. No editing yet.Sven Weidauer2011-02-012-13/+402
* Implemented bookmarks menu.Sven Weidauer2011-02-011-3/+193
* Implemented global history window using new Tree class.Sven Weidauer2011-02-012-181/+363
* Added 'Home' buttonSven Weidauer2011-01-311-14/+113
* Implemented preferences window.Sven Weidauer2011-01-312-2/+548
* Implemented search window.Sven Weidauer2011-01-313-110/+806
* Download window asks if download should be cancelled before being closed and ...Sven Weidauer2011-01-291-2/+41
* Cmd-W closes active tab.Sven Weidauer2011-01-261-28/+97
* Some random fixes.Sven Weidauer2011-01-261-10/+9
* Enabling back/forward buttons only if appropriate.Sven Weidauer2011-01-261-20/+24
* Implemented favicons. Doesn't work for .ICO filesSven Weidauer2011-01-251-1/+16
* Nicer button for local history, fading history view, more readable blue for a...Sven Weidauer2011-01-251-25/+32
* Added local history overlaySven Weidauer2011-01-241-27/+126
* Nice back/forward buttons and moved refresh button into URL field (like Safari)Sven Weidauer2011-01-241-125/+136
* Generating version info in Info.plist from version.cSven Weidauer2011-01-231-2/+2
* Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up...Sven Weidauer2011-01-201-21/+20
* Improved tabs (draggable, can close last one)Sven Weidauer2011-01-201-5/+19
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-193-776/+1499
* Menu items for reload and stop loading. Also validating zoom and stop loading...Sven Weidauer2011-01-181-12/+155
* Only showing regular browser windows, not frames or iframes.Sven Weidauer2011-01-181-1/+1
* High-res iconSven Weidauer2011-01-171-0/+0
* Implemented download windowSven Weidauer2011-01-141-0/+454
* Correctly handling users closing windowsSven Weidauer2011-01-131-6/+12
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-132-66/+184
* Implemented tree view/history window.Sven Weidauer2011-01-131-6/+213
* Added iconSven Weidauer2011-01-122-2/+2
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-1211-0/+2607