Commit Graph

4990 Commits

Author SHA1 Message Date
Gaston Dombiak 9757607447 Refactors debugger code and adds listeners for sent packets
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2168 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-15 20:23:20 +00:00
Gaston Dombiak 24f965ead7 Adds notification for sent packets
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2167 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-15 19:24:00 +00:00
Gaston Dombiak da49a174c3 Refactors existing debugger code
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2166 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-15 19:21:15 +00:00
Gaston Dombiak 870eb08da3 Removes the track of the number of packets read.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2165 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-12 17:49:07 +00:00
Gaston Dombiak cc5802998f Remove and add entry methods comment updated
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2164 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-05 17:53:19 +00:00
Gaston Dombiak 9b9fdb9791 Remove entry method updated
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2163 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-05 17:51:06 +00:00
Gaston Dombiak a063ecd602 Allows to filter messages by message type and sender or by thread
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2162 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-05 17:46:34 +00:00
Gaston Dombiak 7b8c9d1780 *** empty log message ***
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2161 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-05 17:44:00 +00:00
Gaston Dombiak d9aa18a34c Fixes an error while parsing an error message with another format
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2160 b35dd754-fafc-0310-a699-88a17e54d16e
2003-11-05 16:47:32 +00:00
Matt Tucker 7f2753f78d Fixed bad XML in toXML method (SMACK-103).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2159 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-29 18:57:17 +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
Bill Lynch b6c7fa7150 Added smack.jar to the smackx.jar's classpath.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2157 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-23 17:42:16 +00:00
Matt Tucker 10b6f964e9 Small fixes.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2156 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-23 16:48:10 +00:00
Matt Tucker f65b410766 Added methods to get Iterators for IQ and PacketExtension providers.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2155 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-23 16:16:53 +00:00
Matt Tucker d4d351aae2 Use multiple class loaders to try to load smack.providers file.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2154 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-23 15:38:16 +00:00
Matt Tucker 8688966ca6 Keeps track of the number of packets written.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2153 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-21 17:39:18 +00:00
Matt Tucker 88eb8090e6 Keeps track of the number of packets read.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2152 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-21 17:39:04 +00:00
Matt Tucker 63e1d822a5 Throw exception in sendPacket if packet is null.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2151 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-20 12:46:48 +00:00
Gaston Dombiak ef8d1f794d Added disco support
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2150 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-18 21:05:23 +00:00
Gaston Dombiak ad7c383943 Initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2149 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-18 21:04:39 +00:00
Matt Tucker 62c74384c8 Fixed bad spelling (SMACK-97).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2148 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-16 04:02:49 +00:00
Gaston Dombiak 45fbd2e4b7 Added #setUp and #tearDown
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2147 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-15 14:55:19 +00:00
Bill Lynch 627c46b51d Fixed issue with daily builds building both dev and app versions.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2146 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-14 14:29:31 +00:00
Gaston Dombiak 26023650af Removed not used imports
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2145 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 23:44:14 +00:00
Gaston Dombiak 8783efddba Remove not used imports
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2144 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 23:43:15 +00:00
Gaston Dombiak 60ce65d50b Initial check-in
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2143 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 23:12:34 +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 3451c8880d Added getMessage() method, improved stack traces.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2139 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 20:42:22 +00:00
Matt Tucker e5f76b3e40 Improved document.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2138 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 17:34:45 +00:00
Matt Tucker 0f960f99a6 Added group chat invitation docs.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2137 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 15:39:11 +00:00
Matt Tucker 357ec5c13f AndFilter and OrFilter now work over more than two packets (SMACK-96).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2136 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-13 00:40:11 +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
Matt Tucker 740a27e500 Test should now be correct again.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2134 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-05 15:23:18 +00:00
Matt Tucker 33859481d2 Fixed to make test work, made wait times more aggressive.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2133 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-05 04:45:05 +00:00
Matt Tucker 41d5c4637e Improved Javadocs on getPresence method.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2132 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-03 19:30:45 +00:00
Matt Tucker c47f08557c Account for the fact that there is now a standard and developer release.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2131 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-03 01:05:04 +00:00
Matt Tucker 55b6a4ea80 Updated version number.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2130 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-03 01:01:33 +00:00
Matt Tucker 889a908873 Removed unused import.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2129 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-03 00:47:51 +00:00
Matt Tucker fbaf772bc8 Use host value from server (SMACK-94).
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2128 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-03 00:47:45 +00:00
Matt Tucker 7423a62429 Improved Javadocs.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2127 b35dd754-fafc-0310-a699-88a17e54d16e
2003-10-03 00:31:29 +00:00
Matt Tucker 6b9fd9ba4e Initial version of real roster documentation.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2125 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 23:08:33 +00:00
Matt Tucker f91846102b Added logo.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2124 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 23:08:14 +00:00
Matt Tucker 4f404b25bf Initial check-in.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2123 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 23:07:45 +00:00
Bill Lynch 2098b0882d Changed the way releases are made - now a dev and bin release are made. the dev one is for developers and includes full ant scripts and source. the bin is for end users and only includes jars and docs.
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2122 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 19:34:31 +00:00
Bill Lynch 9ff61ae9a3 No longer needed
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2121 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 18:48:08 +00:00
Bill Lynch 1107dfecb8 moved from /resources
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2120 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 18:46:19 +00:00
Bill Lynch 7666b4ac93 Moved from /resources
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2119 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 18:46:09 +00:00
Bill Lynch b886d27dfa Move resources dir around, adjusted build/release scripts
git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2118 b35dd754-fafc-0310-a699-88a17e54d16e
2003-09-28 18:45:09 +00:00