1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-11-23 12:32:06 +01:00
Smack/source/org/jivesoftware/smackx
Gaston Dombiak fa8e0d0e9f 1. Adds class and methods comments
2. Removes the alt element (no longer used according the spec)
3. Adds the Destroy inner class (new element according the spec)


git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2268 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-01 21:46:39 +00:00
..
debugger Don't set L&F (SMACK-124). 2004-03-15 21:56:56 +00:00
packet 1. Adds class and methods comments 2004-04-01 21:46:39 +00:00
provider Initial version 2004-03-29 21:29:55 +00:00
DefaultMessageEventRequestListener.java Javadoc fixes. 2003-09-17 22:21:45 +00:00
Form.java Initial version 2004-03-29 21:29:55 +00:00
FormField.java Initial version 2004-03-29 21:29:55 +00:00
GroupChatInvitation.java Element name and namespace available statically. 2003-10-23 20:21:32 +00:00
MessageEventManager.java Javadoc fixes. 2003-08-19 13:11:51 +00:00
MessageEventNotificationListener.java Javadoc fixes. 2003-09-17 22:21:45 +00:00
MessageEventRequestListener.java Javadoc fixes. 2003-09-17 22:21:45 +00:00
MultiUserChat.java Initial version 2004-03-29 21:29:55 +00:00
package.html Initial check-in. 2003-08-23 23:08:19 +00:00
PrivateDataManager.java Added JEP info. 2003-08-30 23:57:00 +00:00
RemoteRosterEntry.java Removed the setters methods from RemoteRosterEntry 2003-08-26 16:05:57 +00:00
ReportedData.java Adds #getValue(String) to the inner class Row which allows to hide the inner class Field 2004-03-30 02:33:28 +00:00
RosterExchangeListener.java comments updated 2003-08-24 23:04:43 +00:00
RosterExchangeManager.java param name modified 2003-08-24 23:05:54 +00:00
ServiceDiscoveryManager.java Adds static init - Makes the disco feature available by default on every connection 2003-12-19 17:59:55 +00:00
XHTMLManager.java Adds static init - Makes the XHTMLfeature available by default on every connection 2003-12-19 18:00:16 +00:00
XHTMLText.java escapes for XML the appended text 2003-09-28 03:13:45 +00:00