Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-15 | Getting rid of "-Wobjc-interface-ivars" warnings from clang. | Tobias Markmann | |
Move instance variables to implementation because they are deprecated to have in the interface. Requires 'Modern' obj-c runtime. Change-Id: I60d693b7966e08ccc003818ab51ea3633c90ae17 License: This patch is BSD-licensed, see Documentation/Licenses/BSD-simplified.txt for details. | |||
2013-01-01 | Fix Objective-C memory leaks. | Remko Tronçon | |
Change-Id: I62206d3813e8873f027ff46e525a30bcb2e945c9 | |||
2012-01-14 | Include intrusive_ptr after intrusive_ptr_ref functions. | Remko Tronçon | |
This avoids compilation problems with CLang. | |||
2011-12-23 | Updated Growl notifier to work against Growl 1.3. | Remko Tronçon | |
2011-04-18 | Added RFC5122 XMPP URI parsing and basic handling. | Remko Tronçon | |
URI Handling currently only works on Mac OS X. |