talisman%anamorphic.com
|
6c710a2007
|
Fixed some potentially serious thread cancellation issues. jrg
|
2001-04-08 09:56:53 +00:00 |
talisman%anamorphic.com
|
8e37204c64
|
Fixed use of deprecated show() and hide() methods. Replaced with correct calls to setVisible( boolean ). jrg
|
2001-04-08 09:55:18 +00:00 |
talisman%anamorphic.com
|
d11981a6e2
|
Fixed some potentially serious thread cancellation issues. Also, it's not clear to me that we really need to override the addNotify() method in this case. jrg
|
2001-04-08 09:53:30 +00:00 |
talisman%anamorphic.com
|
e6f1bd8683
|
Missed this on last reorg checkin. jrg
|
2001-04-08 09:50:54 +00:00 |
talisman%anamorphic.com
|
fe45ec3e8c
|
Turned off the DEBUG flag and other unnecessary console output. jrg
|
2001-04-08 09:49:46 +00:00 |
talisman%anamorphic.com
|
e3829f07dd
|
Call to JPasswordField.getText() is deprecated. Changed to getPassword(). jrg
|
2001-04-08 09:46:24 +00:00 |
talisman%anamorphic.com
|
b781d22017
|
Changed call to Properties.save() to Properties.store() since save() is deprecated. jrg
|
2001-04-08 09:44:43 +00:00 |
talisman%anamorphic.com
|
0edb2efceb
|
new, better-looking, more professional splash screen image. jrg
|
2001-04-04 02:58:22 +00:00 |
talisman%anamorphic.com
|
aa3a94f670
|
Modified means of getting the splash screen image so it works when app is run as a jar. jrg
|
2001-04-04 02:57:04 +00:00 |
talisman%anamorphic.com
|
e752faa81a
|
Changed event switch - must access static public (i.e., class) variables through class, not through instance. jrg
|
2001-04-04 02:55:54 +00:00 |
talisman%anamorphic.com
|
84a9b07fea
|
Added resources target so app resources get copied to the build products directory. jrg
|
2001-03-28 05:51:08 +00:00 |
talisman%anamorphic.com
|
06aeb3039d
|
fixed a typo in the include directive. jrg
|
2001-03-28 03:49:31 +00:00 |
talisman%anamorphic.com
|
45d7fb221a
|
Initial checkin. A new Makefile for a new dir structure. jrg
|
2001-03-28 02:27:23 +00:00 |
talisman%anamorphic.com
|
17f898c965
|
New Makefile for a new dir structure. jrg
|
2001-03-28 02:26:20 +00:00 |
talisman%anamorphic.com
|
16324264c7
|
Updated Makefiles to build into separate dist/classes directory. jrg
|
2001-03-28 02:24:29 +00:00 |
talisman%anamorphic.com
|
dbe9de679f
|
REORG of source tree. Hierarchy is much cleaner now. Makefiles will likely be broken until next checkin. You've been warned.
|
2001-03-25 07:51:47 +00:00 |