znek
|
501a14af4b
|
implemented deliveryRepeatInterval handling, minor fixes and code cleanup
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@37651 72102866-910b-0410-8b05-ffd578937521
|
2014-01-31 12:08:13 +00:00 |
|
znek
|
fc5e7d24d4
|
import of <GNUstepBase/GSVersionMacros.h> is vital for gcc compilation, added
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@37649 72102866-910b-0410-8b05-ffd578937521
|
2014-01-30 15:30:34 +00:00 |
|
rfm
|
e6fa5a66c8
|
fix whitespace/indentatrion issues
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@37647 72102866-910b-0410-8b05-ffd578937521
|
2014-01-30 14:58:20 +00:00 |
|
znek
|
71498e1af1
|
Added NSUserNotification (new in OSX 10.8) and infrastructure. It's currently only available for compilers which support autosynthesis (clang >= 3.2) and the default implementation of NSUserNotificationCenter doesn't do much. However, there's a bundle loading mechanism embedded which makes it easy to provide a concrete implementation. I've provided a DBusKit based implementation as part of DBusKit which already works.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@37645 72102866-910b-0410-8b05-ffd578937521
|
2014-01-30 14:23:18 +00:00 |
|