summaryrefslogtreecommitdiff
path: root/frontends/cocoa/desktop-tree.m
Commit message (Collapse)AuthorAgeFilesLines
* Change LOG calls to NSLOGSven Weidauer2017-12-231-1/+1
|
* Reformat code using clang-format.Sven Weidauer2017-06-051-203/+199
|
* Fix up cocoa frontend.Sven Weidauer2017-06-051-2/+4
| | | | | | - 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/+353
| | | | This reverts commit d6c07925417eaea27c85996bc243f93e27b1bcd0.
* remove cocoa frontendVincent Sanders2017-05-231-353/+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.
* Cocoa: Update for core hotlist API change.Michael Drake2017-04-251-2/+2
|
* patch up cocoa use of depricated tree apiVincent Sanders2016-12-311-0/+353