summaryrefslogtreecommitdiff
path: root/frontends/cocoa/BrowserView.m
Commit message (Expand)AuthorAgeFilesLines
* Remove extra semicolonSven Weidauer2017-12-271-1/+1
* Fix position of caret when zooming content.Sven Weidauer2017-12-271-22/+11
* Reformat code using clang-format.Sven Weidauer2017-06-051-414/+421
* Fix up cocoa frontend.Sven Weidauer2017-06-051-18/+10
* Revert "remove cocoa frontend"Sven Weidauer2017-06-051-0/+750
* remove cocoa frontendVincent Sanders2017-05-231-750/+0
* update cocoa frontend with reformat API changeVincent Sanders2017-04-261-10/+0
* move key press enums and operations to their own headerVincent Sanders2016-07-011-1/+1
* reduce cocoa unecessary use of core APIVincent Sanders2016-06-121-0/+2
* reduce cocoa frontend use of content APIVincent Sanders2016-06-121-1/+2
* move plotters header into public APIVincent Sanders2016-05-301-1/+1
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+757