Commit Graph

314 Commits

Author SHA1 Message Date
mdb c73202d716 Updated the build file from the newest template.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@319 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-09-15 17:30:53 +00:00
mdb dc12791cc8 Reworked IntMap to be a proper Java collection in the style that the
java.util collections established. This means that IntMap becomes
HashIntMap, IntMap is now an interface that extends the standard Map
interface and a new Collections class is provided that allows one to
create a synchronized wrapper around an IntMap.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@318 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-09-15 17:22:11 +00:00
shaper 98b338f19e Added getPolygon() to return a polygon bounding a given rectangle.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@317 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-09-14 20:00:08 +00:00
mdb f8782c8f94 Make sure we can load up an entry for a particular eid that we found in
the playlist.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@316 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-09-14 17:45:46 +00:00
shaper 3325368832 Separate the tool tip interval frequency from the mouse delay before a
tool tip is shown.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@315 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-30 21:17:33 +00:00
shaper 384a01e307 Added support for retrieving boolean configuration values.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@314 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-29 18:40:26 +00:00
shaper 5155bc68de Added ToolTipProvider interface, and track and pass along the mouse
position associated with tool tip display so that tool tips can be
positioned more appropriately within their container.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@313 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-28 23:51:48 +00:00
shaper 5032121aef Added drawStringCentered().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@312 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-23 00:17:42 +00:00
shaper 2453e34bce Monitor the component's ancestor events so that the tool tip interval
can be registered and unregistered based on component visibility.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@311 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-23 00:16:21 +00:00
shaper 75b13b137c Initial version of classes to support working with tool tips in a more
generic, extensible and lightweight fashion than is possible with the
current incarnation of Swing tool tips.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@310 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-22 08:15:39 +00:00
mdb 998d8d60cb Whitespace massaging modifications.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@309 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-21 18:46:10 +00:00
mdb b8d360df34 To dos.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@308 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-19 05:05:15 +00:00
mdb 2ceee348dd Added build depends.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@307 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 03:49:23 +00:00
mdb 4907f24cab Point to the right pixmap file.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@306 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 03:46:51 +00:00
mdb bd328e4a35 Have to tell configure to point sysconfdir to /etc otherwise it'll get
jiggy and put it in /usr/etc.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@305 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 03:40:53 +00:00
mdb a9358ee7c5 Docs are in /usr/share/doc.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@304 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 03:40:11 +00:00
mdb a14743d35d Reference the proper location for the GPL.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@303 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 03:39:59 +00:00
mdb 8a8903979c Ignore .tar.gz rather than .tgz now.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@302 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 03:39:30 +00:00
mdb 8f4e91d2cc Categorize lookuplet in Apps/Tools rather than Apps/Net.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@301 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 03:00:35 +00:00
mdb e8363ef740 Don't need a README.Debian because we include the regular README and there
are no differences in the Debian packaged version.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@300 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 02:58:25 +00:00
mdb 89264a25d7 Entry for new release.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@299 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 02:54:21 +00:00
mdb 56b294cdec Notes related to GNOME applet support.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@298 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 02:39:36 +00:00
mdb c9deae38a7 Modified code to allow running as an applet or standalone. It auto detects
whether to operate in applet mode based on the command line arguments.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@297 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 02:34:06 +00:00
mdb 99dc02bdf3 Pass DESTDIR to make in a way that it can cope with.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@296 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-18 02:33:17 +00:00
mdb eadd4c5a95 *** empty log message ***
git-svn-id: https://samskivert.googlecode.com/svn/trunk@295 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-17 20:52:58 +00:00
mdb 091f273131 Horked debian build scripts from balsa and modified them to work for
lookuplet. We have a .deb package now. Whee!


git-svn-id: https://samskivert.googlecode.com/svn/trunk@294 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-17 20:33:53 +00:00
mdb 7aff0ce67e Removed instructions from end of license.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@293 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-17 20:33:27 +00:00
mdb a7e542f29f More release updates.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@291 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 21:03:49 +00:00
mdb 91df3f4e79 More build instructions.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@290 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:58:03 +00:00
mdb 4b73305fee No need to return gboolean from launch.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@289 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:52:40 +00:00
mdb 6847d2a8c1 Release notes.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@288 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:51:17 +00:00
mdb 7ffbdcdfa5 More info.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@287 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:41:10 +00:00
mdb 4be254ce89 Build instructions.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@286 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:41:00 +00:00
mdb 8f8d2eb849 Added copyright headers, modified binding defaults.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@285 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:25:09 +00:00
mdb 9433d17d70 Edits.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@284 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 20:13:37 +00:00
mdb 50987c7cf0 Now that we're not an applet, we need to call gnome_init() rather than
gtk_init(). Also slipped in some conditionals for the NLS stuff.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@283 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 19:26:31 +00:00
mdb ab14a1a3e3 Minor configuration to make things work. I dislike the cargo cult nature
of my approach toward autoconf, but I can't be bothered to dive deeply
enough into the whole business to sort out all the jockeying that GNOME
and the various other layers are doing with it.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@282 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 19:25:56 +00:00
mdb 0664031824 Modifications to build lookuplet like a GNOME app rather than an applet.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@281 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-16 00:12:11 +00:00
mdb 7680869899 Added support for enumerations and iterators to toString().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@280 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-15 21:50:03 +00:00
mdb d6a8e04e7e Pulled more things out into parameters.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@279 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-15 18:44:03 +00:00
mdb fbddd50cf5 Added dist to the all target.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@278 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-15 18:39:48 +00:00
mdb 66acdb246e Added testAndAdd() for adding elements only if they are not already in the
list. Modified clear...() and remove...() to cope with being passed a null
list.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@277 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-15 18:02:26 +00:00
mdb 9ea0c79776 Added contains() and containsEqual().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@276 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-15 04:11:10 +00:00
mdb 0f00379f85 Created a class for managing lists of object arrays for those times when
you don't want the overhead of a separate object that goes along with
ArrayList, and when you don't need strict list ordering.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@275 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-15 04:02:42 +00:00
mdb 5cad47a365 Be more verbose about dumping methods and fields.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@274 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-14 06:23:08 +00:00
mdb 6a1e92bd56 Added shaper's suggestion.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@273 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-14 01:58:55 +00:00
mdb 69a8354a53 Release 1.01 prep.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@271 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-14 01:32:00 +00:00
mdb 6bda784d0b Updates.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@270 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-14 01:31:46 +00:00
mdb 7776e18478 Making another release to support a viztool release.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@269 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-14 01:15:52 +00:00
mdb 3d4face77e Added a NEWS file for keeping track of changes.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@268 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2001-08-14 01:15:02 +00:00