Commit Graph

657 Commits

Author SHA1 Message Date
mdb 291bd2d084 Updated for a new version now that we're written in Python.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@666 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-17 10:13:57 +00:00
mdb 92a7a39328 Figure out where we're installed and load things from there.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@665 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-17 10:13:36 +00:00
mdb c55d5cba95 Commented out debug logging.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@664 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-17 10:13:25 +00:00
mdb a7f2bc97b2 Removed C build system. Added wrapper script.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@663 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-17 09:32:23 +00:00
mdb 31e910ca6e Added the Glade files.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@662 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-17 09:03:41 +00:00
mdb 7a280c80f9 Reimplemented lookuplet in Python and Glade.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@661 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-17 09:03:06 +00:00
mdb 02c2f6a7b7 Added a couple of more requirements.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@660 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-16 22:17:29 +00:00
mdb 8a8843e7dc Created a base class for panels that work with controllers. Enhanced
controller to automatically call wasShown/wasHidden when its associated
panel is added to and removed from the component hierarchy.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@659 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-16 20:52:07 +00:00
mdb 70ad13008f Automate the year specification in the copyright footer.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@658 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-16 20:51:09 +00:00
mdb 6477481eb5 Documentation edit.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@657 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-16 20:50:31 +00:00
mdb 2bd8c17db1 High teched the build system all up.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@656 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-16 06:48:54 +00:00
shaper cf53892b15 Added isInteger().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@655 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-15 18:05:36 +00:00
shaper 6684d7e043 Added addAll(Object[]).
git-svn-id: https://samskivert.googlecode.com/svn/trunk@654 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-15 18:05:36 +00:00
shaper 80ab33b62e Added setTextColor() to allow specifying a color in which the label text
is to be rendered.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@653 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-15 17:34:48 +00:00
mdb a266e05d65 git-svn-id: https://samskivert.googlecode.com/svn/trunk@652 6335cc39-0255-0410-8fd6-9bcaacd3b74c 2002-03-15 01:06:03 +00:00
mdb 9346b88369 Whitespace and formatting cleanups.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@651 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-14 23:39:14 +00:00
shaper 93bcb0bbdb Added history and tab-completion based on the history contents. Fixed
potential segmentation fault if key symbol translation fails.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@650 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-14 16:45:26 +00:00
mdb 40e0623806 Added compact().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@649 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-14 03:48:44 +00:00
mdb 18775ed66b Beginnings of a collapsible list class. Presently it doesn't provide UI
elements to collapse and expand.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@648 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-12 17:17:38 +00:00
shaper 6ab5b42ed2 Added getText().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@647 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-11 22:07:00 +00:00
mdb 5ca8e9312f Added support for enabling/disabling.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@646 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-10 20:28:56 +00:00
mdb 552f747694 Wasn't firing action performed; simplified selection management by letting
the model do the work.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@645 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-10 05:27:35 +00:00
mdb da6439a7bb Implemented a class for selecting among a mutually exclusive set of
buttons.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@644 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-10 05:10:37 +00:00
mdb d9f21d2b20 Add ability to parse floats.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@643 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-08 06:13:21 +00:00
mdb 9392e2ccfd Added support for parsing arrays of floats.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@642 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-08 02:40:02 +00:00
mdb dda33209b5 Add a parser for Color fields.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@641 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-08 02:07:58 +00:00
shaper 4f65f77e81 Added methods for generating textarea elements and select menu option
elements.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@640 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-05 18:33:16 +00:00
mdb 32752a74f6 Adapter class for easy instantiation of Task implementations.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@639 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-04 00:12:23 +00:00
mdb 88502457e8 Don't skip forward unless it's the right thing to do.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@638 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 22:21:07 +00:00
mdb 8dee2816b1 Added ability to pop back to previous panels. Only the first two panels
are wired up properly to support this. I may do so for later panels if it
seems useful.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@637 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 21:17:03 +00:00
mdb ed488b3a97 Major facelift. Icons for everything, lays out much more nicely. All the
games and all the puzzles.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@636 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 20:56:12 +00:00
mdb d28142f3fa Missed a call to play_next_tune().
git-svn-id: https://samskivert.googlecode.com/svn/trunk@635 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 18:05:20 +00:00
mdb 9d3e14bc1d Added "back" to go with "skip" (which is forward).
git-svn-id: https://samskivert.googlecode.com/svn/trunk@634 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 17:28:55 +00:00
mdb b36a3af860 Use the new callback interface to manage the "playing" UI components.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@633 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 17:21:46 +00:00
mdb 3f17073fec Added mechanism for reporting the "playing" state of the music server.
Automatically query the playing state after requesting a command that is
likely to modify it.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@632 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 17:21:29 +00:00
mdb ae0514ad79 Track and report our paused status.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@631 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 17:20:45 +00:00
mdb a87411a22e Switched repository.properties to a .dist file so that we don't have
usernames and passwords checked into CVS.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@630 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 16:05:34 +00:00
mdb e6b8708445 Check that we can get our database connection before starting to do
anything.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@629 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 16:03:14 +00:00
mdb f37ca596ac Was using the wrong prefix when extracting the actual properties.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@628 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 16:01:47 +00:00
mdb c9673585a0 Javadoc edits.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@627 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 07:05:44 +00:00
mdb 3b311d39a8 Changed the way outlines are rendered. Using TextLayout.getOutline() is
more correct but results in a crappy outline on anything less than an
extraordinarily large font. The "draw the same text offset by one pixel in
each of the four directions" method results in much more readable results
with sensibly sized fonts.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@626 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 07:03:20 +00:00
mdb 8772250d6f Added version string to window titles.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@625 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 06:32:12 +00:00
mdb 1bb3f4abf8 New release.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@624 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 06:24:37 +00:00
mdb b25bface6b Added NEWS file to report what's new for each release.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@623 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 06:21:19 +00:00
mdb dd3f403947 Added code to use the tagger to add ID3 tags to files after we've encoded
them.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@622 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 06:04:56 +00:00
mdb 0618b57963 Use id3v2 instead of v1 as v2 is way better.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@621 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 06:04:23 +00:00
mdb 7dbace84e7 Better error reporting.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@620 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 05:54:33 +00:00
mdb f38fc8a02a Updated to use id3v2.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@619 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 05:46:54 +00:00
mdb 3d2574dd59 Wrote a wrapper around the id3 tag program.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@618 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 05:25:10 +00:00
mdb bb29ba4bfd Wrap the args in quotes before sending them off to java.
git-svn-id: https://samskivert.googlecode.com/svn/trunk@617 6335cc39-0255-0410-8fd6-9bcaacd3b74c
2002-03-03 05:24:55 +00:00