summaryrefslogtreecommitdiff
path: root/cocoa/NetSurf.xcodeproj
Commit message (Expand)AuthorAgeFilesLines
* Fix up for cookies_old rename.Michael Drake2013-07-221-2/+2
* s/history_core/local_history/Michael Drake2013-07-101-4/+4
* Created content handler CONTENT_APPLE_IMAGE for Mac OS X that can handle all ...Sven Weidauer2011-03-051-0/+4
* Renamed files in Xcode project to match actual file names.Sven Weidauer2011-03-031-24/+24
* Translated UI strings to german.Sven Weidauer2011-02-251-0/+70
* Building translated nib files if strings file exist.Sven Weidauer2011-02-251-0/+12
* Added 'Localizable.strings' to bundle resources and added german translations...Sven Weidauer2011-02-251-0/+18
* New local history panel with scrollbars. Still needs to resize itself to fit ...Sven Weidauer2011-02-171-0/+18
* New icon for homepage button and tooltips for homepage and local history butt...Sven Weidauer2011-02-081-0/+2
* Bookmarks window. No editing yet.Sven Weidauer2011-02-011-0/+2
* Implemented bookmarks menu.Sven Weidauer2011-02-011-0/+12
* Implemented global history window using new Tree class.Sven Weidauer2011-02-011-0/+6
* Factored Tree class out of TreeViewSven Weidauer2011-02-011-2/+14
* Implemented preferences window.Sven Weidauer2011-01-311-0/+6
* Implemented search window.Sven Weidauer2011-01-311-0/+10
* Changing Xcode project file to build using the Makefiles and fixed some warni...Sven Weidauer2011-01-311-372/+51
* Implemented resolution independence fot the TreeView and HistoryView and move...Sven Weidauer2011-01-281-0/+2
* Setting/Loading more options. Also loading urldb and cookies.Sven Weidauer2011-01-261-0/+2
* Updated PSMTabBarControl source code to version from https://github.com/dergr...Sven Weidauer2011-01-261-0/+12
* Creating select menus for formsSven Weidauer2011-01-251-0/+6
* Added local history overlaySven Weidauer2011-01-241-0/+6
* Nice back/forward buttons and moved refresh button into URL field (like Safari)Sven Weidauer2011-01-241-0/+6
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-40/+235
* Removing history.m - those functions aren't called anyways.Sven Weidauer2011-01-181-4/+0
* Implementing selection and clipboard functions.Sven Weidauer2011-01-141-0/+4
* Implemented download windowSven Weidauer2011-01-141-0/+10
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-131-0/+6
* Implemented tree view/history window.Sven Weidauer2011-01-131-0/+12
* Added iconSven Weidauer2011-01-121-0/+4
* Changed project file to use .xcconfig files and added shell script (config/de...Sven Weidauer2011-01-121-126/+26
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+1011