|
9ae39edeb4
|
Use instancetype.
|
2013-06-23 23:41:47 +02:00 |
|
|
7f5c58ffc7
|
Adjust to reworked exception API.
|
2013-06-23 16:19:42 +02:00 |
|
|
4a016c271f
|
Prefix all ivars with an underscore.
|
2013-02-12 22:36:39 +01:00 |
|
|
f590ff46fe
|
Don't access isa directly.
|
2012-07-12 05:34:20 +02:00 |
|
|
d314c1b32d
|
Update URL in copyright.
|
2012-03-21 11:56:56 +01:00 |
|
|
6ddf416e50
|
Add xml:lang support.
|
2012-02-03 17:26:34 +01:00 |
|
|
df5e8f04b4
|
Adjust to recent ObjFW changes.
|
2011-09-23 01:38:03 +02:00 |
|
|
ec3e12b62a
|
Check for res_ndestroy.
|
2011-05-26 22:42:16 +02:00 |
|
|
39d57946d9
|
Move namespaces to namespaces.h and add missing files to Xcode project.
|
2011-05-12 22:51:55 +02:00 |
|
|
d80aa353d3
|
Fix namespace handling.
|
2011-05-12 19:49:58 +02:00 |
|
|
1ffd66aa92
|
Improve +[XMPPStanza stanzaWithElement:].
|
2011-04-26 01:04:34 +02:00 |
|
|
59cb0a7954
|
Set the default namespace and prefixes when creating a new XMPPStanza.
|
2011-03-30 20:35:02 +02:00 |
|
|
5b16eaa1f0
|
Port to ObjC 1.
|
2011-03-29 03:46:20 +02:00 |
|
|
56ddb5c8de
|
Add XMPPRosterItem class.
|
2011-03-28 01:47:48 +02:00 |
|
|
8ea345c02c
|
Don't synthesize the getter when the setter isn't synthesized.
|
2011-03-27 23:50:14 +02:00 |
|
Florian Zeitz
|
1f98e7b726
|
Handle nil as argument to XMPPStanza's setters
|
2011-03-24 18:57:07 +01:00 |
|
|
613400a718
|
Use XMPPJID for from and to.
|
2011-02-19 17:40:41 +01:00 |
|
|
cfea8d5362
|
Remove old attributes before adding new ones.
|
2011-02-19 16:08:57 +01:00 |
|
Florian Zeitz
|
81ab8eac00
|
Fix copyright
|
2011-02-17 00:27:59 +01:00 |
|
|
8f4e29a466
|
Use exceptions.
|
2011-02-16 23:36:50 +01:00 |
|
|
fa34006321
|
Add license.
|
2011-02-16 21:12:01 +01:00 |
|
|
4690b47ae9
|
Clean up the code.
|
2011-02-16 21:05:14 +01:00 |
|
|
fa59d3ce32
|
Use one file per class.
|
2011-02-16 20:32:39 +01:00 |
|
Florian Zeitz
|
b64ae746e6
|
Use self for XMPPStanza's init
|
2011-02-12 17:58:43 +01:00 |
|
Florian Zeitz
|
12ec7d5f08
|
Add a basic folder structure
|
2011-02-11 02:06:53 +01:00 |
|