Commit Graph

1097 Commits

Author SHA1 Message Date
mdb c42db97465 More Mac hackery.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1109 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-05-03 00:06:23 +00:00
mdb 9052ba869d Yay! It's just what I've always hoped for.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1108 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-05-02 23:47:39 +00:00
ray ccda16e138 More dealing with components that are no longer on screen..
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1107 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-05-01 01:28:07 +00:00
ray ec6bfc4439 Protect against a wacky failure I witnessed.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1106 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-30 23:03:52 +00:00
ray 9784947f9c Was already Clonable; made a public clone(), made it do the right thing.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1105 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-30 22:24:31 +00:00
mdb bd9ac0902b Added the ability to temporarily disable flushing on LRU hash maps.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1104 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-27 07:37:32 +00:00
mdb 50343eca92 Make the adjustment editor scroll sanely.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1103 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-26 17:59:17 +00:00
mdb eabbc87ac2 Have our host tell us the view bounds rather than assuming they are
widthxheight+0+0.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1102 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-22 22:04:55 +00:00
ray 935dde422d possibly fix to work with negative values
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1101 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-20 01:06:12 +00:00
mdb 09a1df0e7b Don't freak out if we are deactivated multiple times.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1100 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-16 22:50:55 +00:00
mdb 77394018ae Behave like a normal swing component and just post actions to our action
listeners. If they want to do the controller thing, they can.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1099 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-15 20:54:34 +00:00
mdb 0a8c5524db git-svn-id: https://samskivert.googlecode.com/svn/trunk@1098 6335cc39-0255-0410-8fd6-9bcaacd3b74c 2003-04-15 20:28:36 +00:00
mdb d4082ae0b7 Yay for type safety!
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1096 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-10 21:43:13 +00:00
mdb c925bd6304 Added method for tersely summarizing the histogram.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1095 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-10 20:50:47 +00:00
mdb 9b7faf8e10 Don't let our preferred size shrink in our constrained direction.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1092 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-04 21:29:54 +00:00
mdb 50e2d51f89 Set the cell height as well.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1091 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-04 18:55:24 +00:00
ray d6052c18cd added methods for integer range and general purpose validation of parameters
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1090 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-04 04:19:44 +00:00
mdb 89f7f2370c Fixed a problem with "smart" sizing of multiline labels. User interfaces
are complicated things.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1089 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-02 04:04:53 +00:00
mdb 59593f67ad Better error message.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1088 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-02 04:01:50 +00:00
ray d0128668b3 added a constructor that takes a dimension
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1087 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-04-01 11:04:18 +00:00
mdb 718cd99144 Made isRunning() public.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1086 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-31 04:09:50 +00:00
mdb c4a8a8c16f Removed pointless fiddling.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1085 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-30 02:26:14 +00:00
mdb 200954fd45 This was just plain wrong.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1084 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-30 02:23:39 +00:00
mdb dde9e484cc Query conditions need to be separated by AND not comma.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1083 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-29 07:43:33 +00:00
mdb 2e4fe14887 New commits address.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1082 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-27 00:19:52 +00:00
ray 0d0bcfe9e1 - display the 'move' cursor while positioning the box
- clicking outside the box centers the box at the click and allows for
  further dragging.
- created paintBackground, paintBox, and setActiveArea methods so that
  the look and behavior can be easily overridden.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1081 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-26 20:38:18 +00:00
ray 746170698a git-svn-id: https://samskivert.googlecode.com/svn/trunk@1080 6335cc39-0255-0410-8fd6-9bcaacd3b74c 2003-03-26 09:27:43 +00:00
mdb 17060cfb2e Don't require jikes by default.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1079 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-23 05:14:07 +00:00
mdb 959e62d355 Compile with deprecation warnings and don't require jikes by default.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1078 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-23 05:13:24 +00:00
mdb e44cec3f21 layout() is deprecated.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1077 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-23 05:12:43 +00:00
mdb ac4b5b065d Nix the usernames and passwords; specify the default rather than the
userdb.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1076 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-23 05:02:31 +00:00
mdb 7477ad017f Ignore the generated API docs directory.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1075 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-23 02:44:48 +00:00
mdb 8009cab663 Did that.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1074 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-23 02:44:10 +00:00
mdb 13f495c0b9 Updated to reflect some narya repackaging; took out custom image loader
because the media services now provide access to unprepared images.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1073 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-23 02:22:51 +00:00
mdb f6bbcd2187 Added another constructor.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1072 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-22 01:20:13 +00:00
mdb 1799d7d06e Added sizeColumnsToContents().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1071 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-22 00:36:05 +00:00
ray 560ea5ea64 check for ConcurrentModificationException in our iterator's remove().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1070 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-18 19:50:49 +00:00
mdb e5c11edbe2 Removed checking for commons-lang.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1069 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-17 23:05:17 +00:00
mdb 400b61e34a Redid nestable exceptions using standard Java support for same rather than
Jakarta lang's support. No longer do we depend on Jakarta lang.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1068 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-17 23:01:37 +00:00
ray 6815e27ea1 For adjusts that are edited via a textfield, commit the change when
they lose focus.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1067 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-11 23:08:56 +00:00
mdb 6746ef24de More formatting fiddly.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1066 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-11 01:20:06 +00:00
mdb e38a6af2b2 Use links instead of forms with image submit buttons.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1065 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-11 00:53:40 +00:00
mdb 00eade6333 Formatting tweaks.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1064 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-10 22:54:25 +00:00
ray b0d1381c29 A good-enough-for-now revamp of IntIntMap:
- removed synchronization
- use Iterators instead of Enumerations


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1063 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-10 04:59:20 +00:00
ray 0b1e5a2628 Added getKeys() and getValues() which return int[]s.
Full revamp of this class pending.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1062 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-05 02:51:33 +00:00
mdb 3fed034271 Added toShortArray().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1061 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-04 19:05:43 +00:00
mdb 469f37d176 Use the relative rather than absolute font sizes.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1060 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-03-03 05:17:34 +00:00
mdb 338080a401 Handy class for keeping a key+value in a sorted list or other set-like
circumstance.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@1059 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-02-27 00:43:32 +00:00
mdb 2b4f746c68 Return a stable value for wacky comparisons.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1058 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-02-18 18:30:57 +00:00
mdb 786a189943 Implement Comparable.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@1057 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2003-02-18 18:22:50 +00:00