[cvs] / astrogrid / samp / src / java / org / astrogrid / samp / gui / MessageTrackerHubService.java Repository:
ViewVC logotype

Log of /astrogrid/samp/src/java/org/astrogrid/samp/gui/MessageTrackerHubService.java

Parent Directory Parent Directory


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 27 12:45:26 2011 UTC (6 months, 2 weeks ago) by mbt
Branch: MAIN
CVS Tags: HEAD, r1-3, r1-3-2
Changes since 1.21: +7 -1 lines
Diff to previous 1.21
Add Clients menu

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 21 11:56:38 2011 UTC (6 months, 2 weeks ago) by mbt
Branch: MAIN
Changes since 1.20: +1 -1 lines
Diff to previous 1.20
display additional hub client info where available in HubView ClientPanel

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 20 17:27:55 2011 UTC (6 months, 3 weeks ago) by mbt
Branch: MAIN
Changes since 1.19: +6 -4 lines
Diff to previous 1.19
add ProfileToken interface to identify profiles to HubServices

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jan 28 16:30:06 2011 UTC (12 months, 1 week ago) by mbt
Branch: MAIN
CVS Tags: r1-2
Changes since 1.18: +31 -34 lines
Diff to previous 1.18
HubService interface changed

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jan 4 14:43:16 2010 UTC (2 years, 1 month ago) by mbt
Branch: MAIN
CVS Tags: r1-1
Changes since 1.17: +51 -5 lines
Diff to previous 1.17
Fix to cope with re-used message tags

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 8 14:32:24 2009 UTC (2 years, 7 months ago) by mbt
Branch: MAIN
CVS Tags: r1-0
Changes since 1.16: +4 -2 lines
Diff to previous 1.16
Add popup menu to graphical hub views

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 9 15:10:17 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
CVS Tags: AG_2009_1, r0-3, r0-3-1, samp-maven1
Changes since 1.15: +28 -4 lines
Diff to previous 1.15
Make GUI expiry delays customisable

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 11:06:48 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.14: +20 -12 lines
Diff to previous 1.14
Manipulate transmission table models directly rather than listening to list models

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 18:42:20 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.13: +3 -1 lines
Diff to previous 1.13
Add maxRows

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 18:37:00 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.12: +32 -9 lines
Diff to previous 1.12
Add message tab to status window

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 16:21:39 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.11: +4 -9 lines
Diff to previous 1.11
Implement createHubWindow in terms of new overridable createHubPanel method

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 12:14:44 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
MessageTrackerHubConnector.java

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 27 14:44:31 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.9: +0 -1 lines
Diff to previous 1.9
Remove troublesome assertion

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 14:20:43 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.8: +9 -114 lines
Diff to previous 1.8
MessageTrackerListCellRenderer separated from MessageTrackerHubService for reusability

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 18:25:54 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.7: +0 -2 lines
Diff to previous 1.7
Minor tidying

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 18:23:55 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.6: +40 -21 lines
Diff to previous 1.6
Remove some unused code, fix a memory leak, and add public get{Tx,Rx}ListModel methods

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 12:17:40 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.5: +4 -4 lines
Diff to previous 1.5
Rename add/remove -> addTransmission/removeTransmission

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 12:24:08 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.4: +0 -78 lines
Diff to previous 1.4
Move TransmissionListModel to a class of its own

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 24 11:09:44 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.3: +22 -2 lines
Diff to previous 1.3
Fix bug which was using same map slot for multiple recipients of same message

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 21 17:55:09 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.2: +101 -17 lines
Diff to previous 1.2
Added graphical representation of pending messages

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 18:17:43 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.1: +61 -100 lines
Diff to previous 1.1
Simplified implementation since ClientSets are now handled in a more extensible way

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 20 10:34:23 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Add a hub service implementation which keeps track of messages in progress

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

Sort log by:

gg78@starNOSPAM.le.ac.uk
ViewVC Help
Powered by ViewVC 1.0.4