.. |
debugger
|
Adds a method that anwwers if the connection with the server is active. SMACK-139
|
2004-06-14 17:00:04 +00:00 |
muc
|
Fixes incorrect namespace for granting and revoking admin/owner privileges.
|
2004-09-12 02:11:52 +00:00 |
packet
|
Allows a disco#info packet to include a dataform. SMACK-153
|
2004-09-19 16:20:10 +00:00 |
provider
|
Fixed possible NPE when parsing invalid XHTML text. SMACK-3
|
2004-10-31 02:46:07 +00:00 |
workgroup
|
Code tweaks.
|
2004-08-17 16:18:19 +00:00 |
DefaultMessageEventRequestListener.java
|
Javadoc fixes.
|
2003-09-17 22:21:45 +00:00 |
Form.java
|
Added #setDefaultAnswer(String) to set the default value as the current value of a given field
|
2004-10-22 20:54:53 +00:00 |
FormField.java
|
New constructor for fields of type FIXED
|
2004-04-26 02:34:29 +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 |
NodeInformationProvider.java
|
Modifies comments for javadoc
|
2004-06-04 18:52:10 +00:00 |
package.html
|
Initial check-in.
|
2003-08-23 23:08:19 +00:00 |
PrivateDataManager.java
|
Cancel opened collectors. SMACK-145
|
2004-07-16 20:46:16 +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
|
Fixes NPE when sending null as the node while trying to get the NodeInformationProvider for a node.
|
2004-08-10 13:03:15 +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 |