Commit Graph

892 Commits

Author SHA1 Message Date
mdb 6cc55d41c9 Removed dev config.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@900 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-08 21:54:50 +00:00
mdb 80bc2a8a2b Reenable site loader.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@899 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-08 21:54:43 +00:00
mdb 2de6a6923b Notes, edits, tigers, oh my!
git-svn-id: https://samskivert.googlecode.com/svn/trunk@898 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-08 21:49:18 +00:00
mdb aa4c37541a Initial version of basic project task management application.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@897 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-08 09:14:21 +00:00
mdb ac48cced65 Button images.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@896 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-08 09:13:47 +00:00
shaper f8cf165235 Added getMinValue().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@895 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-08 02:34:54 +00:00
ray 5764a6b6b4 moved access to IteratorIterator into Collections.getMetaIterator()
git-svn-id: https://samskivert.googlecode.com/svn/trunk@894 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-07 18:40:40 +00:00
mdb 09624ed239 An iterator that iterates over the union of the iterators provided by a
collection of collections.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@893 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-07 05:58:31 +00:00
mdb 58c6a6f862 Missed a call to Math.round() and have roundly chastised myself for it.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@892 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-06 04:29:56 +00:00
mdb 9ab80613b4 More testing.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@891 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-06 04:29:17 +00:00
mdb 2c21a8cbe6 Added method for easily logging a brevified class name.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@890 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-06 01:39:24 +00:00
mdb 9b92d44e5b Label.setOutlineColor() is now Label.setAlternateColor().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@889 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-05 03:01:08 +00:00
mdb c9b3f26dc9 Seal the deal with Math.ceil(). We will no longer expound on Math.round()
as it gave us incorrect bounds.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@888 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-05 03:00:47 +00:00
mdb 81adae5fd3 Added method for converting millis interval into human readable format.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@887 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-05 02:24:22 +00:00
ray 6c5df91f83 Samskivert Timer: posts commands to a Controller on the awt thread, all the
manueverability of javax.swing.Timer.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@886 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-05 01:47:32 +00:00
mdb 4feb577c47 Ignore user case here as well.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@885 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-01 00:43:58 +00:00
mdb 1444f62d0d Check passwords encrypted both ways because we have a bunch of passwords
in our databases that were encrypted in the old manner which need to still
work. We love the legacy we leave.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@884 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-11-01 00:33:48 +00:00
shaper 421cf7f1e4 Renamed joinEscaped() variant that allows specifying whether to escape the
string to the more sensible join().


git-svn-id: https://samskivert.googlecode.com/svn/trunk@883 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-31 01:44:25 +00:00
shaper daaa6994e2 Added join(String[]).
git-svn-id: https://samskivert.googlecode.com/svn/trunk@882 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-31 01:24:10 +00:00
mdb f79b5828a7 Not to be case sensitive about the usernames.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@881 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-30 18:58:42 +00:00
ray 878db2b241 Don't allow drags to start from a DragSource whose component is disabled;
don't allow drops over a DropTarget whose component is disabled.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@880 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-28 19:19:43 +00:00
shaper ab8606f10b Expanded imports.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@879 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-27 22:17:08 +00:00
shaper 48677691b3 Added an adapter for the PopupMenuListener interface.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@878 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-27 08:31:29 +00:00
mdb 840fcbdf14 Added urlEncode() to the Velocity string tool.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@877 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-25 18:04:44 +00:00
mdb fb3be71567 Added convenience method for rounding a number up to a power of two.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@876 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-23 23:31:32 +00:00
mdb 8dd1b4c4bb A step down the road toward interface elements that look after themselves.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@875 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-23 02:06:14 +00:00
ray 229591d213 added positionRect() and createPointComparator(), both originally from
the internals of comic chat.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@874 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-18 21:45:10 +00:00
ray b483031902 LRU hashmap with rudimentary performance tracking code.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@873 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-18 01:43:46 +00:00
shaper 72a05fa745 Added two useful constructors that allow specifying additional label
configuration options.  Added layout(Component).


git-svn-id: https://samskivert.googlecode.com/svn/trunk@872 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-17 00:32:47 +00:00
shaper de4dccabe4 Removed log message caching from the default log provider in the interest
of KISS.  Someday the default log provider will surely be able to read
e-mail, otherwise it will be replaced by someone else's log provider that
can.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@871 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-16 19:30:15 +00:00
shaper e9f2df069c Minor javadoc edits.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@870 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-16 19:12:53 +00:00
shaper 56b4ec8a69 Replace System.out and System.err in order to capture absolutely all
interesting output rather than just capturing output via log() and
logStackTrace().


git-svn-id: https://samskivert.googlecode.com/svn/trunk@869 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-16 19:10:13 +00:00
shaper bdbf7ec25a Wraps a print stream to allow monitoring all text printed to the stream.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@868 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-16 19:09:02 +00:00
shaper ae71f3d7d5 Make the slider component available to allow configuration without having
to add wrapper methods to the SimpleSlider itself for every possible
slider configuration option.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@867 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-16 14:55:58 +00:00
mdb 92f15137e3 Work around a bug in Tomcat 3.3's class loader.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@866 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-16 01:52:37 +00:00
mdb fa522c41fc Go ahead and throw the exception in StringUtil since everyone else will
end up doing something like that anyway.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@865 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-16 00:44:48 +00:00
mdb 056072405c Moved MD5 encoding routine into StringUtil.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@864 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-16 00:42:26 +00:00
mdb 2ed07b5590 Better error reporting.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@863 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-14 00:23:41 +00:00
mdb 8f60bffa78 Added means for loading subproperties into existing properties object.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@862 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-14 00:23:09 +00:00
shaper 7dceb9c255 Added rudimentary facilities to the default log provider for caching log
messages.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@861 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-08 02:17:57 +00:00
mdb c969f9a2f7 Fixed wildly inaccurate constructor documentation.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@860 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-07 17:52:59 +00:00
mdb 36a94d4326 Added ability to specify name of looping thread in constructor.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@859 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-05 23:45:59 +00:00
shaper db316be504 Added setConstraints().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@858 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-04 21:28:23 +00:00
ray d947409983 go ahead and make dialogs transparent- if they have an irregular border
it will paint correctly.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@857 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-04 01:24:58 +00:00
shaper 9e2c1af444 Added copyright header and minor edits to javadoc formatting.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@856 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-01 18:56:32 +00:00
ray 13542f421f Because I'm sick of unforgiving clicks.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@855 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-10-01 17:31:14 +00:00
shaper a9b4b9ee9c Added variant of createDialog() that allows specifying a dialog title.
Added copyright header and edited javadoc slightly.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@854 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-09-30 06:23:11 +00:00
mdb 61796f97cf A layout manager for those times when you need absolute control.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@853 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-09-25 23:49:10 +00:00
mdb 412d26b2d4 Catch weird sporadic error that is occasionally thrown when label layout
results from the initial call to pack() on a Frame when an application
first starts up.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@852 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-09-25 08:42:00 +00:00
mdb 64355cce3c Added some new make[HV]Box variants.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@851 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-09-25 07:26:19 +00:00