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

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

Parent Directory Parent Directory


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

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 21 15:52:42 2011 UTC (6 months, 2 weeks ago) by mbt
Branch: MAIN
CVS Tags: HEAD, r1-3, r1-3-2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
new sets of profiles for hub, profiles and extraprofiles

Revision 1.23 - (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.22: +1 -1 lines
Diff to previous 1.22
display additional hub client info where available in HubView ClientPanel

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 4 10:34:00 2011 UTC (12 months ago) by mbt
Branch: MAIN
CVS Tags: r1-2
Changes since 1.21: +1 -1 lines
Diff to previous 1.21
Replace deprecated Dialog.show() with setVisible(true)

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Feb 1 12:02:57 2011 UTC (12 months, 1 week ago) by mbt
Branch: MAIN
Changes since 1.20: +12 -12 lines
Diff to previous 1.20
HubRunner deprecated in favour of Hub

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 6 10:30:53 2010 UTC (16 months ago) by mbt
Branch: MAIN
Changes since 1.19: +15 -0 lines
Diff to previous 1.19
Disable external hub action if it would fail

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 21 10:05:51 2010 UTC (18 months, 2 weeks ago) by mbt
Branch: MAIN
CVS Tags: r1-1
Changes since 1.18: +13 -5 lines
Diff to previous 1.18
adjusted hub start mode logic, especially in view of SysTray availability

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Aug 3 17:20:52 2009 UTC (2 years, 6 months ago) by mbt
Branch: MAIN
CVS Tags: r1-0
Changes since 1.17: +3 -2 lines
Diff to previous 1.17
Indicate in client update events whether metadata or subscriptions changed.

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 22 16:19:38 2009 UTC (2 years, 6 months ago) by mbt
Branch: MAIN
Changes since 1.16: +11 -9 lines
Diff to previous 1.16
Added connectionChanged hook to HubConnector

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 10 15:08:07 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
CVS Tags: AG_2009_1, r0-3-1, samp-maven1
Changes since 1.15: +64 -1 lines
Diff to previous 1.15
Add GuiHubConnector.createRegisterOrHubAction method

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Dec 8 11:34:08 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
CVS Tags: r0-3
Changes since 1.14: +1 -2 lines
Diff to previous 1.14
Provide useful toString() implementation for Client implementstions

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 16:16:59 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.13: +1 -0 lines
Diff to previous 1.13
Set renderer explicitly

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Dec 5 11:19:44 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.12: +13 -4 lines
Diff to previous 1.12
Add createMonitorPanel method

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 15:31:59 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.11: +4 -3 lines
Diff to previous 1.11
Improve icons in client icon box

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 13:40:28 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
Pinch somebody else's border rather than trying to DIY

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Dec 3 12:18:31 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.9: +80 -69 lines
Diff to previous 1.9
Change the way that actions and components are notified of connection status
changes.  Also (related) change various get* methods to create* methods.

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 28 11:19:15 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.8: +11 -11 lines
Diff to previous 1.8
staticise createBoxBorder

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 28 11:08:58 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.7: +18 -5 lines
Diff to previous 1.7
Add createBoxBorder

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 27 16:08:20 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.6: +4 -4 lines
Diff to previous 1.6
Remove size parameter from IconStore constructor

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 27 14:46:42 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5
IconBox.CellRenderer interface change

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 17:59:18 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.4: +10 -55 lines
Diff to previous 1.4
IconBox rewrite

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 14:54:15 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.3: +0 -1 lines
Diff to previous 1.3
GuiHubConnector.java

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 14:45:00 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.2: +2 -1 lines
Diff to previous 1.2
Javadoc tweak

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 26 14:22:39 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Changes since 1.1: +11 -0 lines
Diff to previous 1.1
Added public createClientListCellRenderer method

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 25 11:17:46 2008 UTC (3 years, 2 months ago) by mbt
Branch: MAIN
Functionality moved from from ConnectorGui and ../client/HubConnector into GuiHubConnector

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