summaryrefslogtreecommitdiff
path: root/frontends/cocoa/gui.m
Commit message (Collapse)AuthorAgeFilesLines
* remove cocoa frontendVincent Sanders2017-05-231-335/+0
| | | | | | The cocoa frontend has been broken for a few years and we have no maintainer. It was removed from the CI six months ago and has already bitrotted so it cannot be compiled.
* 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