summaryrefslogtreecommitdiff
path: root/cocoa/plotter.m
Commit message (Expand)AuthorAgeFilesLines
* Correctly centering lines on pixel grid if their width is even.Sven Weidauer2011-02-261-3/+5
* Pass clip rect to clip plotters as struct. Simplify clip rect handling in de...Michael Drake2011-02-141-3/+3
* Reorganized includes.Sven Weidauer2011-01-311-4/+4
* Changing Xcode project file to build using the Makefiles and fixed some warni...Sven Weidauer2011-01-311-5/+9
* Implemented resolution independence fot the TreeView and HistoryView and move...Sven Weidauer2011-01-281-0/+4
* Rendering end pixels of horizontal and vertical lines correctly.Sven Weidauer2011-01-271-10/+26
* Implemented resolution-independent rendering for the browser view. Still need...Sven Weidauer2011-01-271-11/+35
* Activating (and fixing) more warnings in XcodeSven Weidauer2011-01-231-1/+1
* Implemented path plotterSven Weidauer2011-01-191-3/+64
* Cocoa front end (credit: Sven Weidauer)John Mark Bell2011-01-121-0/+223