summaryrefslogtreecommitdiff
path: root/frontends/cocoa/gui.m
Commit message (Expand)AuthorAgeFilesLines
* Fix nserror return values.Sven Weidauer2017-06-221-1/+1
* Replace deprecated APISven Weidauer2017-06-051-7/+11
* Reformat code using clang-format.Sven Weidauer2017-06-051-174/+166
* Fix up cocoa frontend.Sven Weidauer2017-06-051-36/+35
* Revert "remove cocoa frontend"Sven Weidauer2017-06-051-0/+335
* remove cocoa frontendVincent Sanders2017-05-231-335/+0
* update cocoa frontend with reformat API changeVincent Sanders2017-04-261-11/+13
* Allow certificate verification user prompt creation to return errorsVincent Sanders2016-07-311-2/+2
* move key press enums and operations to their own headerVincent Sanders2016-07-011-1/+0
* reduce cocoa unecessary use of core APIVincent Sanders2016-06-121-0/+1
* reduce cocoa frontend use of content APIVincent Sanders2016-06-121-5/+3
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
* move mouse and pointer state header into public APIVincent Sanders2016-05-301-1/+1
* move misc header into public APIVincent Sanders2016-05-301-1/+1
* move window header into public APIVincent Sanders2016-05-301-1/+1
* fixup cocoa imports for moved image content handlersVincent Sanders2016-05-231-1/+1
* move frontends into sub directoryVincent Sanders2016-05-151-0/+335