Age | Commit message (Expand) | Author |
2024-03-21 | Drop C/C++ DEBUG macro | Stephan Bergmann |
2021-10-27 | Add support for macOS SDK 12.0 | Stephan Bergmann |
2021-06-10 | -Werror,-Wunused-but-set-variable (Clang 13 trunk) | Stephan Bergmann |
2021-04-19 | Updated README.md files | Hossein |
2021-04-07 | Updated README.md files to represent current code / use Markdown format | Hossein |
2021-03-24 | Using .md extension/Markdown syntax for modules README | Hossein |
2020-11-16 | tdf#123936 Formatting files in module apple_remote with clang-format | Philipp Hofer |
2020-02-21 | Blind fix of -Werror,-Wpointer-to-int-cast in apple_remote | Stephan Bergmann |
2019-04-11 | Fix typo | Andrea Gelmini |
2019-02-21 | loplugin:indentation (macOS) | Stephan Bergmann |
2019-02-06 | Fix typo | Andrea Gelmini |
2017-10-12 | Following tdf#111561: no need to autorelease "elements" (apple_remote) | Julien Nabet |
2017-10-11 | tdf#111561: try to fix leak in HIDRemoteControlDevice (apple_remote) | Julien Nabet |
2017-08-21 | Typo notifcation->notification | Julien Nabet |
2017-08-07 | loplugin:oncevar | Stephan Bergmann |
2017-03-30 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-03-26 | Fix typos | Andrea Gelmini |
2017-01-09 | loplugin:externvar | Stephan Bergmann |
2016-10-05 | SAL_WNODEPRECATED_DECLARATIONS_PUSH/POP around new macOS 10.12 deprecations | Stephan Bergmann |
2016-03-07 | apple_remote: autorelease --> release in dealloc (destructor) | Douglas Mencken |
2016-03-07 | apple_remote: fix “variable set but not used” for non-debug builds | Douglas Mencken |
2016-02-08 | vcl: cmdevt.[hc]xx -> commandevent.[hc]xx | Chris Sherlock |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2014-11-01 | Fixed license encoding to have all the same apple_remote/source/* | Andrea Gelmini |
2014-04-28 | prefer makefile-gmake-mode | Takeshi Abe |
2014-02-25 | Remove visual noise from apple_remote | Alexander Wilms |
2014-02-10 | Resolved: #i124201# mark debug-infos from the apple_remote... | Herbert Dürr |
2014-02-10 | Resolves: #i124201# rename apple_remote's MainController... | Herbert Dürr |
2013-09-07 | s/wiki.services.openoffice.org/wiki.openoffice.org/g | Andras Timar |
2013-08-30 | ENABLE_MACOSX_SANDBOX Harmonize ENABLE_* variable to TRUE/<nothing> | Norbert Thiebaud |
2013-08-22 | The AppleRemote code is blocked by sandboxing so bypass it in that case | Tor Lillqvist |
2013-05-15 | Spelling "separate" (etc) correctly is hard | Tor Lillqvist |
2013-04-24 | gbuild: drop empty use_packages calls | David Tardon |
2013-04-24 | gbuild: drop uses of removed packages | David Tardon |
2013-04-23 | execute move of global headers | Bjoern Michaelsen |
2013-04-22 | Move to MPLv2 license headers, with ESC decision and author's permission. | Michael Meeks |
2013-04-21 | blind fix for MacOS X build problem | David Tardon |
2013-04-15 | fdo#60724 successfull -> successful | Thomas Arnhold |
2013-04-07 | Drop workarounds for Mac OS X SDKs 10.4 and 10.5 | Tor Lillqvist |
2013-03-14 | remove legacy build.pl prj/build.lst files. | Michael Meeks |
2013-02-28 | remove all d.lst | Michael Stahl |
2012-12-18 | Replace GUIBASE checks with equivalent OS checks | Tor Lillqvist |
2012-09-28 | gbuild: clean up Mac OS X framework handling: | Michael Stahl |
2012-07-28 | WaE: cast from pointer to integer of different size | Tor Lillqvist |
2012-07-28 | WaE: format specifies type 'int' but the argument has type 'void *' | Tor Lillqvist |
2012-05-08 | Improve | Tor Lillqvist |
2012-05-08 | Bin a line of apparently meaningless and wrong Mac OS X code | Tor Lillqvist |
2012-05-08 | Add Emacs and vim mode lines | Tor Lillqvist |
2012-04-29 | make gbuild the default assumption of build.pl | Bjoern Michaelsen |
2012-04-08 | LinkTarget.mk: remove gb_LinkTarget_add_package_headers | Michael Stahl |