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

Revision 1.35 - (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.34: +4 -4 lines
Diff to previous 1.34
The images (from the resources directory) are now inside the JAR file.
Thanks Pete for pointing out how to do this ;)

Revision 1.34 - (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.33: +4 -3 lines
Diff to previous 1.33
Added URL to GPL headers.

Revision 1.33 - (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.32: +22 -3 lines
Diff to previous 1.32
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.32 - (view) (annotate) - [select for diffs]
Thu Feb 14 16:50:10 2002 UTC (22 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.31: +4 -4 lines
Diff to previous 1.31
Very serious fault in the code.  Glad I spotted it :-)

Revision 1.31 - (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.30: +3 -3 lines
Diff to previous 1.30
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.30 - (view) (annotate) - [select for diffs]
Thu Mar 22 00:39:52 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.29: +3 -3 lines
Diff to previous 1.29
Changed the copyright indicator...it corrupts on some platforms.

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

Revision 1.28 - (view) (annotate) - [select for diffs]
Mon Mar 19 00:23:50 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.27: +5 -7 lines
Diff to previous 1.27
WOW, finally, this is what it SHOULD have been like.

Lots of playing and going down the wrong road with layered panes (which I am *NOT* amused about)...but its done.

mmm...lovely.

Revision 1.27 - (view) (annotate) - [select for diffs]
Sun Mar 18 22:25:42 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26
tabs now down the side, less cluttered? nicer?

Revision 1.26 - (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.25: +3 -3 lines
Diff to previous 1.25
The whole bally lot now is under uk.org.iscream ;p

Revision 1.25 - (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.24: +4 -4 lines
Diff to previous 1.24
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.24 - (view) (annotate) - [select for diffs]
Tue Feb 27 03:09:58 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.23: +5 -4 lines
Diff to previous 1.23
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.23 - (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.22: +22 -3 lines
Diff to previous 1.22
initial workings of the GUI configuration.
gave up and went home after compilations went VERY barmy on raptor!

Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Feb 21 23:45:16 2001 UTC (23 years, 2 months ago) by ajm
Branch: MAIN
Changes since 1.21: +50 -3 lines
Diff to previous 1.21
now displays a funky jubble splash screen!

Revision 1.21 - (view) (annotate) - [select for diffs]
Mon Feb 5 01:26:04 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.20: +4 -2 lines
Diff to previous 1.20
a small but nice change again, it now has the server icon in the window

Revision 1.20 - (view) (annotate) - [select for diffs]
Sun Feb 4 00:04:01 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.19: +4 -4 lines
Diff to previous 1.19
a cosmetic change

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Jan 30 02:15:11 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.18: +11 -5 lines
Diff to previous 1.18
now starts the configuration system up

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Jan 24 03:37:31 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.17: +5 -2 lines
Diff to previous 1.17
word wraps the messages - a small change...but something that was annoying me!

Revision 1.17 - (view) (annotate) - [select for diffs]
Wed Jan 24 03:35:14 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
changed the case of I-Scream to i-scream (the agreed standard)

Revision 1.16 - (view) (annotate) - [select for diffs]
Wed Jan 24 03:21:26 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.15: +8 -8 lines
Diff to previous 1.15
changes for SwingClient.java -> Conient.java

Revision 1.15 - (view) (annotate) - [select for diffs]
Wed Jan 24 03:09:43 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.14: +73 -20 lines
Diff to previous 1.14
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.14 - (view) (annotate) - [select for diffs]
Mon Jan 22 19:35:36 2001 UTC (23 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.13: +6 -5 lines
Diff to previous 1.13
Mainly bug fixes and small features added.
eg, start data connects control link if not already there
eg, shows messages as new hosts are added
eg, scrolls the main central data panel
eg, cleans up old data panels when data is stopped and restarted

added more javadoc to some items

Revision 1.13 - (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.12: +12 -22 lines
Diff to previous 1.12
Still messy, but now all use the template class and have all head their import section cut to what they need.

Revision 1.12 - (view) (annotate) - [select for diffs]
Mon Jan 22 05:11:40 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.11: +19 -12 lines
Diff to previous 1.11
nicer status...still not quite right though....

oh...and it should quit!

Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Jan 22 04:45:58 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.10: +25 -4 lines
Diff to previous 1.10
added nice status stuff for looking at the Queue

Revision 1.10 - (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.9: +3 -3 lines
Diff to previous 1.9
re-worked to be better OO... ;-)
added support for V1.0 client protocol
all still very messy....

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

Revision 1.8 - (view) (annotate) - [select for diffs]
Sat Jan 20 16:06:53 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.7: +44 -22 lines
Diff to previous 1.7
various updates, now displays a nice status
still far from complete

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Jan 15 03:26:26 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.6: +10 -6 lines
Diff to previous 1.6
fixed bug and added one feature

Revision 1.6 - (view) (annotate) - [select for diffs]
Mon Jan 15 03:15:06 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.5: +34 -33 lines
Diff to previous 1.5
fixed bug where it didn't actually read more than one data item ;-p
hey...it was early in the morning !
(and tidied up some code to make it easier to read)

Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Jan 15 03:01:37 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.4: +19 -53 lines
Diff to previous 1.4
lots of tidying up...
now supports not using a command line
now has nicer graphical displays for memory
NOTE- bugfixes memory not being sent in uniform size - see HostDisplayPanel.java

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Jan 15 00:12:31 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.3: +24 -88 lines
Diff to previous 1.3
now supports multiple hosts....!!! oh yes!

Revision 1.3 - (view) (annotate) - [select for diffs]
Sun Jan 14 23:14:35 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.2: +9 -2 lines
Diff to previous 1.2
stopped it hogging CPU, it now only updates if new data has been recieved...
it does it in a messy way....

Revision 1.2 - (view) (annotate) - [select for diffs]
Sun Jan 14 22:37:24 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
Changes since 1.1: +41 -16 lines
Diff to previous 1.1
added percentage bars and date formated nicely

Revision 1.1 - (view) (annotate) - [select for diffs]
Sun Jan 14 21:22:34 2001 UTC (23 years, 3 months ago) by ajm
Branch: MAIN
initial checkin

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