ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/conient/uk/org/iscream/cms/conient/ControlPanel.java
Revision 1.19 - (view) (annotate) - [select for diffs]
Sun Aug 1 10:40:06 2004 UTC (19 years, 9 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.18: +3 -3 lines
Diff to previous 1.18
Catch a lot of old URL's and update them. Also remove a couple of old files
that aren't used.

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Feb 5 19:35:04 2003 UTC (21 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.17: +3 -3 lines
Diff to previous 1.17
Conient now uses the new seperate i-scream util package.

Revision 1.17 - (view) (annotate) - [select for diffs]
Fri Jan 31 17:05:50 2003 UTC (21 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.16: +11 -11 lines
Diff to previous 1.16
The images (from the resources directory) are now inside the JAR file.
Thanks Pete for pointing out how to do this ;)

Revision 1.16 - (view) (annotate) - [select for diffs]
Tue May 21 16:47:10 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.15: +3 -2 lines
Diff to previous 1.15
Added URL to GPL headers.

Revision 1.15 - (view) (annotate) - [select for diffs]
Sat May 18 18:15:56 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.14: +22 -3 lines
Diff to previous 1.14
i-scream is now licensed under the GPL. I've added the GPL headers to every
source file, and put a full copy of the license in the appropriate places.
I think I've covered everything. This is going to be a mad commit ;)

Revision 1.14 - (view) (annotate) - [select for diffs]
Tue May 29 17:41:32 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.13: +4 -4 lines
Diff to previous 1.13
The last of the central monitoring system packages to be changed to the newer
structure. It has changed from;

uk.org.iscream.conient.*

to;

uk.org.iscream.cms.conient.*

This is in keeping with the new style of packaging.

Revision 1.13 - (view) (annotate) - [select for diffs]
Mon Mar 19 01:38:16 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.12: +3 -10 lines
Diff to previous 1.12
A load of minor cosmetic changes, and some swing thread issues cleared up.

Revision 1.12 - (view) (annotate) - [select for diffs]
Thu Mar 15 01:05:46 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
The whole bally lot now is under uk.org.iscream ;p

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Feb 27 15:11:44 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.10: +13 -11 lines
Diff to previous 1.10
Made change to handle all resources (images etc).
Modified all scripts and classes which handles resources.
Moves to ./build/resources.
Also fixed bug in makefile which didn't copy ./build/etc on install.

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Feb 27 03:34:45 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.9: +45 -38 lines
Diff to previous 1.9
Fixed bug of the action listeners not working.

don't know why it happened, but two things can't share an action listener
if it is defined as an attribute and shared between them.

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Feb 27 03:09:59 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.8: +117 -32 lines
Diff to previous 1.8
Now has fully support for configuration modification, saving and loading.

Note there are still bugs, namely the server config is NOT treated seperately
from local config, as well as concurrency issues of loading in a config as
its changing.

Also not present is support for checking all REQUIRED configuration options
are present, so that will need to be done.

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Feb 26 18:40:25 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.7: +10 -2 lines
Diff to previous 1.7
initial workings of the GUI configuration.
gave up and went home after compilations went VERY barmy on raptor!

Revision 1.7 - (view) (annotate) - [select for diffs]
Sun Feb 25 18:00:17 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.6: +5 -4 lines
Diff to previous 1.6
Fixed bug which mean it didn't work on ealier jvm

Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Feb 5 00:52:03 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.5: +10 -7 lines
Diff to previous 1.5
now uses some crude icons....

and...back by popular demand, the i-scream logo! HURRAY!

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Jan 24 03:09:46 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.4: +25 -4 lines
Diff to previous 1.4
all packaged up
all javadoc'd
still not handling stuff (sockets) right just yet....
but its all in a fit state to be PROPER and continue working and expanding on

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Jan 22 12:48:38 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.3: +36 -13 lines
Diff to previous 1.3
Still messy, but now all use the template class and have all head their import section cut to what they need.

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Jan 22 04:09:35 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.2: +8 -0 lines
Diff to previous 1.2
added "QUIT" button

Revision 1.2 - (view) (annotate) - [select for diffs]
Mon Jan 22 03:03:39 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.1: +24 -0 lines
Diff to previous 1.1
re-worked to be better OO... ;-)
added support for V1.0 client protocol
all still very messy....

Revision 1.1 - (view) (annotate) - [select for diffs]
Sun Jan 21 03:30:00 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
modified to have better support for threads and application layout.
all ready to start implementing a protocol too ;)

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a