Commit Graph

596 Commits

Author SHA1 Message Date
Gaston Dombiak 06ea3eb0f7 Implements basic functionalities
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2275 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:23:27 +00:00
Gaston Dombiak a011ddd424 Modified to use new FormField constructor
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2274 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:22:52 +00:00
Gaston Dombiak 00ffca04db Adds class and methods comments
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2273 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:21:56 +00:00
Gaston Dombiak 060f1de579 Fixes method comment
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2272 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:20:56 +00:00
Gaston Dombiak d18a60fc6d Moved static final variables to Form class
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2271 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:18:46 +00:00
Gaston Dombiak fab2c816cf Fixes the encoding of the password in the #toXML method
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2270 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-03 16:11:12 +00:00
Gaston Dombiak 35c1c035e8 Adds parsing for "destroy" elements
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2269 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-01 21:47:52 +00:00
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
Gaston Dombiak c45843e8ab Adds class and methods comments
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2267 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-01 21:44:21 +00:00
Gaston Dombiak 003d73fd7d Adds #getValue(String) to the inner class Row which allows to hide the inner class Field
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2266 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-30 02:33:28 +00:00
Gaston Dombiak cf75ce471f Initial version
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2265 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-29 21:42:32 +00:00
Gaston Dombiak 476d694eaf 1. Allows Registration packets to include extensions (DataForms)
2. Some parse methods were factored out to PacketParserUtils


git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2264 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-29 21:37:24 +00:00
Gaston Dombiak e11081b60d Modified #getChildElementXML to include possible extensions
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2263 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-29 21:32:41 +00:00
Gaston Dombiak 1c424c3449 Allows IQ packets to include extensions
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2262 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-29 21:31:52 +00:00
Gaston Dombiak 46f339d8db Modified comment that said the IQ packets couldn't have extensions
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2261 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-29 21:31:08 +00:00
Gaston Dombiak a5b33b4118 Initial version
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2260 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-29 21:29:55 +00:00
Gaston Dombiak 6596515785 Adds providers for DataForms and MUC
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2259 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-29 21:27:16 +00:00
Gaston Dombiak bdd57b90f7 Removes text that said "IQ packets cannot have packet extensions"
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2258 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-29 21:26:45 +00:00
Matt Tucker 16f5004301 Write out error if failed to load custom debugger.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2257 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-15 22:59:03 +00:00
Matt Tucker 2f0c000c82 Fixed regression.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2256 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-15 22:58:48 +00:00
Matt Tucker d8b5522ce1 Don't set L&F (SMACK-124).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2255 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-15 21:56:56 +00:00
Matt Tucker 14034110bf Small fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2254 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-15 21:56:18 +00:00
Matt Tucker 167d40ac20 Work on keep-alive interval. Fixes SMACK-123 and SMACK-121. Also general work on SmackConfiguration class.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2253 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-15 18:59:41 +00:00
Matt Tucker a7e7152b52 Javadoc fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2252 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-15 18:58:34 +00:00
Matt Tucker f3932b1075 Updates.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2251 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-15 18:57:06 +00:00
Matt Tucker 8711721777 Fixed copyright date.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2250 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-12 14:23:26 +00:00
Matt Tucker 81b154428d Updated formatting and text.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2249 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-12 14:23:12 +00:00
Gaston Dombiak bbcc5358e9 Updates the document with information about the new debugger
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2248 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-12 03:46:16 +00:00
Gaston Dombiak 9f0f4aeae6 Initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2247 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-12 03:42:39 +00:00
Gaston Dombiak 4771e2672b Updates the distribution secion with smackx-debug.jar info
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2245 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-11 16:45:21 +00:00
Gaston Dombiak da3e7ab55d Replaces message send #getChatID with #setThreadID
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2244 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-11 16:33:25 +00:00
Matt Tucker 279aabc049 Javdoc fixes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2243 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-11 15:55:44 +00:00
Matt Tucker 613f4b388b Javdoc fix.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2242 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-11 15:43:43 +00:00
Matt Tucker 5847d27098 Renamed Chat.getChatID to Chat.getThreadID and improved logic around setting thread mode (SMACK-120).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2241 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-11 15:43:21 +00:00
Matt Tucker d4e29d6a32 Updated for 1.3.0 release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2240 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-11 15:42:27 +00:00
Gaston Dombiak 777f8937e4 Prevents adding items to groups with no name (NULL)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2239 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-11 14:33:48 +00:00
Gaston Dombiak a8eeb87a64 Initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2238 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-08 02:01:52 +00:00
Gaston Dombiak e3782b0c8d Adds smackx-debug.jar and new resources to the deploy
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2237 b35dd754-fafc-0310-a699-88a17e54d16e
2004-03-06 02:24:27 +00:00
Gaston Dombiak 8e86f58e44 Fixed CVS keywords replacement
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2236 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-19 13:14:38 +00:00
Gaston Dombiak e09fac4c67 *** empty log message ***
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2235 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-19 13:13:12 +00:00
Gaston Dombiak 4ecf5f0d0a Changed format from Binary to ASCII with keywords substitution
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2234 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-18 21:50:25 +00:00
Gaston Dombiak 487c93e77a Code formatted
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2233 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-18 13:04:48 +00:00
Gaston Dombiak 14ba610fdb Initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2232 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-18 13:03:53 +00:00
Gaston Dombiak 2e2da08a3f UI design improved
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2231 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-18 13:03:00 +00:00
Gaston Dombiak 1a84f81fa7 Default value for debug was changed to NO
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2230 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-18 13:02:15 +00:00
Gaston Dombiak 1c82a8f206 *** empty log message ***
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2229 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-16 17:22:02 +00:00
Gaston Dombiak 7efeb9793d Initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2228 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-16 17:19:30 +00:00
Gaston Dombiak f6935ccb5e Initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2227 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-16 17:12:30 +00:00
Gaston Dombiak 055ca87d67 *** empty log message ***
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2226 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-16 17:09:42 +00:00
Gaston Dombiak fdd4ecbf81 Initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2225 b35dd754-fafc-0310-a699-88a17e54d16e
2004-02-16 17:09:02 +00:00