Michael Bayne
71f78110e8
More work on applet mode. Fixed up first time operation, made it possible to
...
pass an image from the applet for use as the background image.
2006-06-07 02:04:33 +00:00
Elizabeth Fong
8327440736
convert getdown to being completely type-safe, yarr.
2006-04-11 02:45:14 +00:00
Michael Bayne
a748358d58
Added support for rendering an image as the progress bar.
2006-02-27 00:34:12 +00:00
Michael Bayne
2e8d7a2b34
Removed debugging.
2004-07-28 06:01:58 +00:00
Michael Bayne
7617c20675
Fixed a bug, cleaned things up a bit more.
2004-07-26 23:27:46 +00:00
Michael Bayne
1ce7c8e515
Made the shadow color configurable; set up sensible defaults so that we
...
can report errors even before we download a config file; catch and report
the case where the application install directory fucks us into not
working; redirect getdown's output into a log file in the install
directory as well.
2004-07-26 22:57:03 +00:00
Michael Bayne
ddd40d009c
Justify the status label appropriately based on the relative position of
...
the progress bar and the status display.
2004-07-26 18:59:00 +00:00
Michael Bayne
191e31f083
Let's shadow the progress text as well.
2004-07-26 18:31:39 +00:00
Michael Bayne
b108684f37
Time estimate smoothing, further font properness.
2004-07-26 18:30:16 +00:00
Michael Bayne
cbf272221c
Format the remaining time in code so we can do the right thing with the
...
seconds.
2004-07-26 18:05:55 +00:00
Michael Bayne
119541f527
Various purdifications and improvements.
2004-07-26 17:52:32 +00:00
Michael Bayne
dfa722b358
More color fiddly.
2004-07-20 01:25:06 +00:00
Michael Bayne
8ca03245aa
Hardcode the label color to one suitable for our purposes for the moment.
2004-07-19 12:49:56 +00:00
Michael Bayne
0d67faee44
Handle compound translation keys. We have to duplicate some stuff from
...
Narya in here, but I don't want to introduce that dependency. Moving the
Narya stuff into samskivert is sort of an option, but here (and in most
places) we don't need the full-blown multiple named resource file support
that Narya has. Maybe just Narya's ResourceBundle could be moved...
2004-07-19 12:39:08 +00:00
Michael Bayne
ea0059770f
More user interfacely goodness, localized text, added code to attempt to
...
redownload getdown.txt if we choke while parsing it.
2004-07-07 10:45:20 +00:00
Michael Bayne
d3449f4518
Beginnings of an interface to display download and patching status.
2004-07-07 08:42:40 +00:00