Age | Commit message (Expand) | Author |
---|---|---|
2016-09-26 | Use const std::unique_ptr for pimpl idiom usage | Tobias Markmann |
2016-04-04 | Modernize code to use C++11 shared_ptr instead of Boost's | Tobias Markmann |
2016-03-31 | Convert tabs to 4 spaces for all source files | Tobias Markmann |
2016-03-15 | Explicitly convert between nullable and non-nullable on OS X | Tobias Markmann |
2016-02-12 | Fix bug in OS X Notification Center backend on empty callback | Tobias Markmann |
2015-11-06 | Fix potential memory leaks in Cocoa API usage | Tobias Markmann |
2015-10-16 | Only show default notifications in OS X Notification Center | Tobias Markmann |
2015-09-03 | Initial support for OS X Notification Center | Tobias Markmann |