John Maguire
|
fb2b91c874
|
Remove some more obsolete os x version checks.
|
2015-02-18 18:03:46 +01:00 |
John Maguire
|
bebd781fdf
|
Reformat all non-3rd-party C/C++/Objective-C++.
Command line:
find src ext -regex '.*\.\(h\|cpp\|mm\)' -exec clang-format -i
-style='{BasedOnStyle: Google, DerivePointerBinding: false}' {} \;
|
2014-02-07 16:34:20 +01:00 |
John Maguire
|
7fc733fca1
|
Fix compiling on Snow Leopard.
|
2012-10-29 12:47:03 +00:00 |
John Maguire
|
d2bb2d7ac8
|
Stop using deprecated UpdateSystemActivity() on mac.
|
2012-10-24 16:45:00 +02:00 |
David Sansome
|
ed1a25693c
|
Add missing licenses to debian/copyright, and add copyright information to each source file
|
2010-11-20 13:27:10 +00:00 |
David Sansome
|
8d1ea72b95
|
Add copyright headers to screensaver files
|
2010-10-12 21:29:58 +00:00 |
John Maguire
|
a87040f770
|
Support for inhibiting mac sleep.
Update issue #879
Mac support done.
|
2010-10-12 16:02:23 +00:00 |