Gaston Dombiak
0fe65190b8
Fixes javadoc warnings
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2289 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-08 19:09:19 +00:00
Gaston Dombiak
efa6d1ddd8
Modifies the #create method so that the user leaves the room if the room already existed
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2286 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-07 19:52:44 +00:00
Gaston Dombiak
6023b4fa64
Changes the fields that are included in the form to use for answering the original form.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2285 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-07 19:50:56 +00:00
Gaston Dombiak
6c7d71e9ca
Adds protected method #resetValues
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2284 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-07 19:48:39 +00:00
Gaston Dombiak
6155bf2227
Adds static final TYPE_CANCEL
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2283 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:34:10 +00:00
Gaston Dombiak
b8c60f3295
Adds new "user" functionalities (e.g. invitation, change availability status, etc.)
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2281 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:30:53 +00:00
Gaston Dombiak
3600aa17d4
Modified to use new FormField constructor
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2280 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:28:18 +00:00
Gaston Dombiak
3223d0f290
Adds new constructor that makes the "variable" attribute required
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2279 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:27:40 +00:00
Gaston Dombiak
06d225a337
Initial version
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2278 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:26:08 +00:00
Gaston Dombiak
e1ee22207d
Fixes parsing errors (#getText was replaced with #nextText)
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2277 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:25:24 +00:00
Gaston Dombiak
c34861903d
1. Adds class and methods comments
...
2. Fixes parsing errors (#getText was replaced with #nextText)
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2276 b35dd754-fafc-0310-a699-88a17e54d16e
2004-04-05 16:24:44 +00:00
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
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
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
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
Gaston Dombiak
37a3f14d3b
1. Stops collecting data when the debugger gets closed (uses ObservableReader/Writer)
...
2. Adds a new packetID column to the table
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2217 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-27 12:24:16 +00:00
Gaston Dombiak
ba65acf8c5
Makes the "Smack Info" tab prettier
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2208 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-15 13:13:27 +00:00
Gaston Dombiak
4f8f6b4c17
Stops debugging the connections when the windows is closed
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2204 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-12 16:09:07 +00:00
Gaston Dombiak
878aee9043
Makes UI prettier and also allows to stop debugging a connection
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2203 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-12 16:08:03 +00:00
Gaston Dombiak
3db7e3fe4d
Fixes resources not found problem using Smack under an AppServer
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2200 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-04 23:31:54 +00:00
Gaston Dombiak
29903213a3
Adds icon representations
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2199 b35dd754-fafc-0310-a699-88a17e54d16e
2004-01-02 15:13:55 +00:00
Gaston Dombiak
4f4fff1772
Gets Smack version from the SmackConfiguration class
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2186 b35dd754-fafc-0310-a699-88a17e54d16e
2003-12-19 18:21:16 +00:00
Gaston Dombiak
b3a4c76f1f
Adds static init - Makes the XHTMLfeature available by default on every connection
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2183 b35dd754-fafc-0310-a699-88a17e54d16e
2003-12-19 18:00:16 +00:00
Gaston Dombiak
7eba4a484b
Adds static init - Makes the disco feature available by default on every connection
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2182 b35dd754-fafc-0310-a699-88a17e54d16e
2003-12-19 17:59:55 +00:00
Gaston Dombiak
7d7c02b750
References to PacketWriterListener changed to PacketListener
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2172 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-18 17:06:47 +00:00
Gaston Dombiak
4a8060c209
Initial check-in
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2171 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-15 20:30:48 +00:00
Gaston Dombiak
b17a47a385
Initial check-in
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2169 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-15 20:24:42 +00:00
Matt Tucker
d8c7f6164f
Element name and namespace available statically.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2158 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-23 20:21:32 +00:00
Gaston Dombiak
943497731f
Added disco support
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2142 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 23:10:15 +00:00
Gaston Dombiak
420ce10ed9
Initial check-in
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2141 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 23:05:06 +00:00
Gaston Dombiak
a136f1066e
Initial check-in
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2140 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 22:57:25 +00:00
Matt Tucker
8e83a092db
Added support for group chat invitations (SMACK-95).
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2135 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-12 04:40:08 +00:00
Gaston Dombiak
9a1e6f1308
escapes for XML the appended text
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2112 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 03:13:45 +00:00
Matt Tucker
ab73164b38
Javadoc fixes.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2086 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-17 22:21:45 +00:00
Gaston Dombiak
62211a89d0
Initial check-in of XHTML support.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2085 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-14 14:46:38 +00:00
Matt Tucker
4d26e6c0f9
Added JEP info.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2079 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-30 23:57:00 +00:00
Gaston Dombiak
bceff343af
Removed the setters methods from RemoteRosterEntry
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2069 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-26 16:05:57 +00:00
Matt Tucker
78289e848b
Yanked code for doing parsing of Javabeans since it's not really supported anyway.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2068 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-25 20:03:53 +00:00
Gaston Dombiak
bfb927b502
param name modified
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2067 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-24 23:05:54 +00:00
Gaston Dombiak
ec9df5b41c
comments updated
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2066 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-24 23:04:43 +00:00
Gaston Dombiak
ca37ceb2f1
changed "local entry" solution to "wrapper class" solution
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2065 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-24 16:05:45 +00:00
Matt Tucker
779f6ab82f
Support for getting and setting private data for other users.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2064 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-24 14:20:44 +00:00
Matt Tucker
5039b19f3c
Initial check-in.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2058 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-23 23:08:19 +00:00
Matt Tucker
e805172f46
Fixed get provider method.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2051 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-20 16:38:57 +00:00
Matt Tucker
3c3b3d5cdf
Javadoc improvements.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2049 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-20 16:03:32 +00:00
Matt Tucker
83275fa888
Javadoc improvements.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2048 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-20 15:32:40 +00:00
Matt Tucker
a32776bd89
Fixed provider methods.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2046 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-20 14:56:03 +00:00
Matt Tucker
c817d02351
Javadoc fixes.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2036 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-19 13:11:51 +00:00
Gaston Dombiak
0c374af190
code format modified
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2035 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-18 20:21:00 +00:00
Gaston Dombiak
e516bf8730
comments modified to display fine in javadoc
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2034 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-18 20:18:19 +00:00
Gaston Dombiak
69f8d71a65
code format modified
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2033 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-18 20:15:03 +00:00
Matt Tucker
a0daf9edc9
Removed HTML markup in Javadoc.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2032 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-18 15:14:09 +00:00
Matt Tucker
64aee59d27
Initial check-in.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2029 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-18 14:44:43 +00:00
Matt Tucker
e583057e43
Small fix.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2026 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-15 19:35:58 +00:00
Gaston Dombiak
243c73ef49
Initial check-in of message event support.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2024 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-13 12:59:24 +00:00
Matt Tucker
7a78ab7aa4
Small fix.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2023 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-12 19:33:52 +00:00
Bill Lynch
776fad632a
Fixed a couple of minor Javadoc errors/warnings
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2018 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-11 13:50:03 +00:00
Matt Tucker
ba2b0a76bb
Renamed method.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2017 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-10 01:34:50 +00:00
Gaston Dombiak
17def9e24c
*** empty log message ***
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2016 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-08 21:52:56 +00:00
Matt Tucker
665825b656
Fixes for private data support.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2006 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-04 21:05:44 +00:00
Gaston Dombiak
a3c226f1a1
*** empty log message ***
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2003 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-02 18:46:55 +00:00
Matt Tucker
0371343141
Initial check-in of private data support. Not tested yet and will require build file support for a smackx.jar file.
...
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@1994 b35dd754-fafc-0310-a699-88a17e54d16e
2003-08-01 21:13:36 +00:00