Commit Graph

153 Commits

Author SHA1 Message Date
mdb 9c640b9ca5 Added a NEWS file to keep track of changes.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@267 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-14 01:14:40 +00:00
mdb 13c2815829 Added copyright headers.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@266 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-14 00:59:19 +00:00
mdb 09ab5b9005 Moved controller and controller provider into samskivert because they are
generally useful.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@261 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-14 00:18:01 +00:00
mdb b85193117e Ignore .cvsignore files.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@253 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-13 23:24:42 +00:00
mdb 3df53e51ce Moved PathUtil into the net package and documented that it's meant to be
used on URL paths rather than filesystem paths.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@252 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-13 23:24:24 +00:00
shaper 9f34e3d41a Fixed comment whitespace.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@251 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-13 14:33:52 +00:00
mdb 0627a035e9 Notes!
git-svn-id: https://samskivert.googlecode.com/svn/trunk@238 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-12 01:51:25 +00:00
mdb 0de8441f02 Yet more documentation mania!
git-svn-id: https://samskivert.googlecode.com/svn/trunk@237 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-12 01:45:46 +00:00
mdb f130acc2ce Documentation mania!
git-svn-id: https://samskivert.googlecode.com/svn/trunk@236 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-12 01:34:31 +00:00
mdb 7a91629b37 Add a link directive that causes java.* packages to be properly
referenced.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@235 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-12 00:08:14 +00:00
mdb 1f9610da2b Added building instructions.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@234 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-12 00:00:42 +00:00
mdb ff563b68aa Created a script for building source distributions.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@233 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-11 23:06:11 +00:00
mdb dfa4565b87 Added an $Id$ tag.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@232 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-11 22:53:13 +00:00
mdb 07f87d8555 Added copyright headers.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@231 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-11 22:43:29 +00:00
mdb 8f2f04ad88 More edits.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@230 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-11 22:34:46 +00:00
mdb 4ce0f6b6b5 Added $Id$ and a URL where the library will be available.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@229 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-11 22:15:53 +00:00
mdb e77e7c4e34 Added a copy of the LGPL to the distribution.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@228 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-11 22:13:57 +00:00
mdb 9ada86318c We're releasing it under the LGPL not the GPL.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@227 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-11 22:13:36 +00:00
mdb 6cd3d23d7d Edits.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@226 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-11 22:01:57 +00:00
mdb 666afaaa93 Created an action listener that can be wired up to any action event
generator (button, etc.) which will cause the action event to be forwarded
into the controller system.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@225 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-09 01:37:26 +00:00
mdb df7435e6d0 Implemented controller action processing.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@224 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-09 01:31:27 +00:00
mdb 9073807f61 Beginnings of the controller framework and its integration into the Yohoho
client.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@223 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-09 01:08:50 +00:00
mdb 7f38a5536b Added the ability to inherit up the classpath when loading a properties
file. This allows one to stick a properties file earlier in the classpath
that will override values in the properties file (with the same path) that
shows up later in the classpath.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@222 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-08 23:46:00 +00:00
mdb 799146e375 Nothing to ignore.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@221 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-08 23:32:02 +00:00
mdb 2d891c907b Generate javadoc docs with ant and put them in the dist directory now
rather than the docs directory.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@220 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-08 23:31:45 +00:00
mdb e9bb61f1e8 Pull the classpath out into a separate path entity and reference that
wherever we need it.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@219 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-08 22:30:04 +00:00
mdb ac4494f1a6 Pass the proper classpath to the javadoc build.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@218 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-08 22:25:04 +00:00
mdb 057a9595dd Operate on windows rather than frames so that we can center dialogs as
well. Accordingly changed name to centerWindow().


git-svn-id: https://samskivert.googlecode.com/svn/trunk@211 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-25 23:50:22 +00:00
shaper ce22aef1f8 Initial version of utility routines for adding menu items to menus in
a more concise fashion.  Strunk and White would be proud.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@207 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-24 20:11:19 +00:00
mdb a3107c9272 Added a version of toString() that can be passed an existing string
buffer.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@203 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-21 22:21:42 +00:00
mdb 469e2d169f Created a repository for collection related utility functions. Created
addAll() a function that adds all elements from an enumeration to a
collection. Created another version that works with an Iterator rather
than an Enumeration.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@202 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-21 22:05:04 +00:00
shaper fa41492090 Added instantiateValue() to facilitate instantiating a class via
Class.forName() where the class name is obtained from a config value.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@200 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-21 00:50:28 +00:00
shaper f59491ac03 Initial version.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@199 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-21 00:49:26 +00:00
mdb 9764ab554e Added JAXP dependency; modified format to be more explicity about which
samskivert services require which libraries.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@198 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-20 22:56:12 +00:00
shaper 019dc655a0 Initial version of utility class to facilitate XML parsing.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@197 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-20 22:56:00 +00:00
mdb 43e7ebcd4d Created a basic context that will serve as a base interface for the
variety of other contexts we're going to need for the Three Rings
game platform.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@196 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-20 19:46:56 +00:00
mdb 998ca7cf4f Recursively call toString() when toString()ing each Object in an Object
array.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@195 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-19 18:32:02 +00:00
mdb 40aac7bafa Log a notice when we catch a non-transient exception.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@194 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-19 01:04:50 +00:00
mdb 9e4758bb64 Created a class that provides standard comparators. Presently it has a
comparator that works on strings.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@183 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-13 23:41:06 +00:00
mdb 5c3b4383a0 Added split() for splitting a string up based on a separator character.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@171 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-12 23:29:16 +00:00
mdb dda6eae489 Added support for iterating over the configuration keys.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@166 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-12 18:13:19 +00:00
mdb 804f98de22 Created a configuration management object that provides access to typed
config values retrieved from properties files that live in the classpath.
Also modified build system to copy properties files from the classpath
into the target directory so that they are properly available.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@165 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-12 02:44:34 +00:00
mdb 0a54f5438b Added parseIntArray() and parseStringArray() for parsing arrays of ints
and strings respectively from a string representation.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@164 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-12 02:43:43 +00:00
mdb 21a1b4c2c5 Added means by which all users' real names can be loaded.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@162 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-07-08 19:34:39 +00:00
mdb d5612717a2 Throw EOFException if CDDB server closes their end of the connection
during a lookup.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@155 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-10 21:32:48 +00:00
mdb 920f114243 Whoops. Forgot an import.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@152 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-07 08:40:30 +00:00
mdb d1dee28125 Added support for off-axis justification.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@151 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-07 08:39:10 +00:00
mdb 4cd0102c69 Use JDBCUtil.close() rather than closing the statement directly because it
could conceivably be null.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@150 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-07 08:38:47 +00:00
mdb d827c97809 Added $Id$ for version visibility goodness.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@148 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-05 20:23:52 +00:00
mdb 8c2aa0ca11 Edits.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@147 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-06-05 20:19:42 +00:00