summaryrefslogtreecommitdiff
path: root/cocoa/gui.m
Commit message (Expand)AuthorAgeFilesLines
...
* Decoding .ICO for faviconsSven Weidauer2011-01-251-0/+5
* General cleanup and warning fixesSven Weidauer2011-01-251-2/+2
* Implemented favicons. Doesn't work for .ICO filesSven Weidauer2011-01-251-1/+14
* Creating select menus for formsSven Weidauer2011-01-251-2/+5
* Nicer button for local history, fading history view, more readable blue for a...Sven Weidauer2011-01-251-0/+1
* Activating (and fixing) more warnings in XcodeSven Weidauer2011-01-231-0/+1
* Renamed 'spinning' property to 'isProcessing' so that the tab bar picks it up...Sven Weidauer2011-01-201-2/+2
* Correct path for Messages fileSven Weidauer2011-01-201-1/+1
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-23/+43
* Getting a real path for the options fileSven Weidauer2011-01-171-2/+30
* Font scaling and other scaling related fixes.Sven Weidauer2011-01-171-4/+12
* Implementing selection and clipboard functions.Sven Weidauer2011-01-141-37/+2
* Implemented download windowSven Weidauer2011-01-141-29/+0
* Opening URLsSven Weidauer2011-01-141-1/+1
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-131-1/+1
* Copy scale value from cloned window and setting new clip rect for every drawi...Sven Weidauer2011-01-131-0/+4
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+391