summaryrefslogtreecommitdiff
path: root/cocoa/BrowserView.m
Commit message (Expand)AuthorAgeFilesLines
...
* Nicer button for local history, fading history view, more readable blue for a...Sven Weidauer2011-01-251-28/+19
* Added local history overlaySven Weidauer2011-01-241-0/+35
* Wrapping drawing code in own autorelease poolSven Weidauer2011-01-201-1/+3
* Releasing objects in deallocSven Weidauer2011-01-201-1/+15
* Implementing tabs and fixing scrolling.Sven Weidauer2011-01-191-101/+7
* Menu items for reload and stop loading. Also validating zoom and stop loading...Sven Weidauer2011-01-181-3/+25
* Font scaling and other scaling related fixes.Sven Weidauer2011-01-171-2/+6
* Scaling mouse coordinatesSven Weidauer2011-01-141-6/+15
* Handling double-clicksSven Weidauer2011-01-141-1/+3
* Implementing selection and clipboard functions.Sven Weidauer2011-01-141-0/+41
* Better mouse handling for browserSven Weidauer2011-01-141-3/+39
* Zooming, opening files, accepting http and https URLsSven Weidauer2011-01-131-0/+15
* Copy scale value from cloned window and setting new clip rect for every drawi...Sven Weidauer2011-01-131-3/+2
* Rendering only dirty rectsSven Weidauer2011-01-121-11/+17
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+289