Overview
Comment: | Move namespaces to namespaces.h and add missing files to Xcode project. |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA3-256: |
12e4f835356bdd759a3408ef38cf3a33 |
User & Date: | js on 2011-05-12 20:51:55 |
Other Links: | manifest | tags |
Context
2011-05-12
| ||
21:04 | Add methods to generate error and result replies for IQ stanzas check-in: 18872c9f4d user: florob@babelmonkeys.de tags: trunk | |
20:51 | Move namespaces to namespaces.h and add missing files to Xcode project. check-in: 12e4f83535 user: js tags: trunk | |
17:49 | Fix namespace handling. check-in: 39a1c76b23 user: js tags: trunk | |
Changes
Modified ObjXMPP.xcodeproj/project.pbxproj from [0f33696464] to [285badd55b]. [diff]
Modified src/Makefile from [9b32c5a165] to [a2d4863fd2]. [diff]
Modified src/XMPPConnection.h from [f70626456f] to [6a0f28070a]. [diff]
Modified src/XMPPConnection.m from [268210e651] to [db4105c296]. [diff]
Modified src/XMPPMessage.m from [8540bdc9fe] to [e65e08e1fa]. [diff]
Modified src/XMPPPresence.m from [dad887eaee] to [2036457b71]. [diff]
Modified src/XMPPRoster.m from [e2d29521b2] to [c2659e2d1c]. [diff]
Modified src/XMPPStanza.m from [e142fdac99] to [4e7bfcfbe2]. [diff]
Added src/namespaces.h version [aa29a5479e].