summaryrefslogtreecommitdiff
path: root/frontends/cocoa/FormSelectMenu.m
Commit message (Collapse)AuthorAgeFilesLines
* Start modernising ObjCSven Weidauer2017-06-051-18/+24
|
* Reformat code using clang-format.Sven Weidauer2017-06-051-29/+28
|
* Fix up cocoa frontend.Sven Weidauer2017-06-051-53/+44
| | | | | | - Convert to ARC - Fix crash due to endless responder chain recursion - Update makefile to find openssl installed via home-brew - Fix most compiler warnings
* Revert "remove cocoa frontend"Sven Weidauer2017-06-051-0/+114
| | | | This reverts commit d6c07925417eaea27c85996bc243f93e27b1bcd0.
* remove cocoa frontendVincent Sanders2017-05-231-114/+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.
* fixup cocoa form select menu includes to get rect type definitionVincent Sanders2017-01-191-1/+1
|
* move the public form APIVincent Sanders2016-06-141-1/+1
|
* reduce cocoa unecessary use of core APIVincent Sanders2016-06-121-0/+1
|
* move desktop window header into public APIVincent Sanders2016-05-301-1/+1
|
* move frontends into sub directoryVincent Sanders2016-05-151-0/+113