shaper
d9a446406e
Fail gracefully and report an informative error message if INIT_PROPS_KEY
...
is unspecified in the servlet config.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@728 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-05-02 21:41:54 +00:00
shaper
bacb5b925a
Revamped user login authentication to use a pluggable Authenticator
...
allowing applications to perform authentication as they see fit.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@727 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-05-02 19:10:34 +00:00
mdb
b32956a893
Message resolver goes bye bye. We resolve messages with I18nTool now.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@726 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-05-02 07:20:44 +00:00
mdb
1ac9444684
Not to choke if we don't have a site identifier or site resource loader.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@725 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-05-02 07:20:25 +00:00
mdb
ec33df29e7
Listen for and report exceptions thrown while executing methods in
...
Velocity.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@724 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-05-02 07:20:04 +00:00
mdb
2891641485
Modified the i18n message handling code so that it doesn't require
...
modifications to the core Velocity code.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@723 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-05-02 05:30:31 +00:00
shaper
7a1599f0d0
Added a login() variant that assumes the user is fully authenticated and
...
dives right into the session creation and auth cookie generation.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@722 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-05-02 01:15:09 +00:00
shaper
f462d967fa
Report success or failure in deliverMail().
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@721 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-05-02 01:13:35 +00:00
shaper
d34c1a1011
Pass the user repository in to the user manager rather than constructing
...
it so that applications that care to do so can use their own custom user
repository.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@720 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-05-01 01:50:05 +00:00
mdb
ef1a04e149
Added a spacey new class.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@719 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-30 02:31:09 +00:00
mdb
8f65db9709
Account for super-stealthy outline mode.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@718 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-30 01:57:47 +00:00
mdb
d5f82c91ce
The dirty mask needs to be transient.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@717 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-30 01:11:47 +00:00
mdb
f2eaccc927
Added support for only updating the fields in a user record that were
...
modified; modified user repository to support extension.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@716 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-30 00:52:31 +00:00
mdb
017328ed9e
Apparently getBoundingBox() is used internally in various places and needs
...
to not create a new Rectangle as well.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@715 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-27 22:07:05 +00:00
shaper
92367ee43f
[Check-in gremlins helping Walter out] Added getSelectionLabel().
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@714 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-27 00:23:49 +00:00
mdb
4cf036eaea
Added convenience methods for creating panels with standard group layout
...
configurations.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@713 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-26 02:34:48 +00:00
mdb
06f3b423a9
Added convenience method for creating buttons and wiring them up with
...
actions.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@712 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-26 02:31:32 +00:00
shaper
1a02ff759e
Stretch list contents horizontally.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@711 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-23 17:05:47 +00:00
shaper
7d0beac4c2
Actually increment count when adding a value.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@710 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-22 21:28:55 +00:00
shaper
2e1da08718
Added size() that returns the total number of values present in the
...
histogram.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@709 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-22 17:33:09 +00:00
mdb
70118aa1a2
Oh the bugs. Fixed problem with remove().
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@708 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-18 00:09:17 +00:00
mdb
df93eb736d
Aiya. Fixed bug in removing elements from set.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@707 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-17 02:10:18 +00:00
mdb
4c6da3f4ab
Added remove(int[]).
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@706 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-17 00:19:41 +00:00
mdb
f8fd234bb8
Added method for formatting collections of objects using a special
...
formatter class.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@705 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-16 18:19:18 +00:00
mdb
b87759222d
Added coordsToString() for formatting coordinates in X Windows style
...
(ie. +5+7) and modified Point2D and Rectangle2D toString()ing to use that
and, in the case of Rectangle2D, to do fully X Windows style rectangle
specification (ie. 400x300+5+7).
git-svn-id: https://samskivert.googlecode.com/svn/trunk@704 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-16 17:47:04 +00:00
mdb
8f67ec1fab
Not to freak out if contains()/containsEqual() are passed null lists.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@703 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-13 01:39:17 +00:00
mdb
d2fbfd11cf
Beginnings of automated Java library publishing, dependency tracking and
...
downloading system.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@702 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-11 07:23:59 +00:00
samskivert@gmail.com
6caf731ff9
Added selectRandomSubset() which selects a random subset of elements (with
...
equal probability) from a collection.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@701 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-11 04:11:23 +00:00
mdb
8daf88066b
assert -> assertTrue to avoid collision with new Java assert keyword.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@700 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-11 04:07:42 +00:00
mdb
432fd659bf
Allow a log provider and/or the log level to be set at JVM start time via
...
system properties.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@699 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-09 05:13:28 +00:00
mdb
c576508fb3
Whoops! Fixed infinite looping problem pointed out by Mr. Korman.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@698 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-08 17:40:31 +00:00
mdb
fdfdc4c9ae
Documentation clarifcation.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@697 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-07 23:45:27 +00:00
mdb
e90c8e1f3e
git-svn-id: https://samskivert.googlecode.com/svn/trunk@696 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-07 23:44:31 +00:00
shaper
8e4c52b224
Sanity check the results of getController().
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@695 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-07 21:59:25 +00:00
mdb
9c84953f0a
Added proper XML header.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@694 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-01 04:48:22 +00:00
mdb
58f80c99ae
Need commons-lang now rather than commons-util.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@693 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-01 01:57:53 +00:00
mdb
f6a842d5a2
getTemplate() now throws more general ResourceException rather than
...
NotFoundException.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@692 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-01 01:57:31 +00:00
mdb
34d4a50d01
Nestable support moved to lang from util.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@691 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-01 01:57:03 +00:00
mdb
071ccbb806
StreamUtils moved from util to io.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@690 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-01 01:56:34 +00:00
mdb
ebcdf0fff6
Updated to reflect changed test properties file.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@689 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-04-01 01:56:21 +00:00
mdb
9e29383ada
Added a mechanism for retrieving a set of sub-properties (whose keys all
...
start with a particular prefix) from a configuration object.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@688 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-28 22:21:06 +00:00
mdb
72079b8ef8
We don't share a single Config instance any more and thus don't need a
...
root Context interface to provide it.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@687 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-28 21:58:10 +00:00
mdb
105c8ad2f4
Reference the 1.4 Java API docs.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@686 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-28 21:52:38 +00:00
mdb
752a14a5e3
Revamped the way configuration and preferences work. Now there is a config
...
object associated with each different package's preferences (rather than
everything being bound into one object and differentiated by passing a
prefix) and the base config system supports user overrides of
configuration information (preferences) using the Java preferences
services.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@685 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-28 21:50:27 +00:00
mdb
2c659068f7
Expanded imports; moved test code into unit test class.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@684 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-28 18:57:34 +00:00
mdb
98513e3bc7
Use JAVA_LIBS to locate our jar files.
...
git-svn-id: https://samskivert.googlecode.com/svn/trunk@683 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-28 18:56:13 +00:00
mdb
84061c0ca7
Added support for supplying a field mask along with a query by example
...
object so that builtin fields can be used with query by example.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@682 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-28 07:25:31 +00:00
mdb
fe33ed950e
Added setEnabled() which sets the enabled state of a container and all of
...
its children.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@681 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-26 19:32:16 +00:00
mdb
744019ccb0
Added a default implementation of handleAction() which reflects over the
...
methods of the controller looking for a handle<foo> method where <foo> is
the action command. The arguments to the method are allowed to be either
none, the source object that generated the action or the source object and
the action argument (which requires that the action be a CommandEvent).
git-svn-id: https://samskivert.googlecode.com/svn/trunk@680 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-21 00:53:38 +00:00
mdb
2e173531a7
Created general purpose classes to support a standard callback pattern
...
that we've been using in a few places in Narya and Yohoho.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@679 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-20 07:07:48 +00:00