rubyslippers 1.01 → 1.02

Sign up to get free protection for your applications and to get access to all the features.
Files changed (69) hide show
  1. data/Readme.txt +6 -0
  2. data/code/01rwdcore/01rwdcore.rb +16 -16
  3. data/code/01rwdcore/jumplinkcommand.rb +30 -0
  4. data/code/01rwdcore/openhelpwindow.rb +26 -26
  5. data/code/01rwdcore/returntomain.rb +8 -8
  6. data/code/01rwdcore/rwdtinkerversion.rb +12 -13
  7. data/code/01rwdcore/rwdwindowreturn.rb +3 -5
  8. data/code/01rwdcore/test_cases.rb +79 -90
  9. data/code/01rwdcore/test_harness.rb +7 -10
  10. data/code/01rwdcore/uploadreturns.rb +60 -60
  11. data/code/superant.com.rubyslippers/jumplinkupdate.rb +23 -0
  12. data/code/superant.com.rubyslippers/listgemremote.rb +3 -6
  13. data/code/superant.com.rwdtinkerbackwindow/controlclient.rb +89 -92
  14. data/code/superant.com.rwdtinkerbackwindow/diagnostictab.rb +15 -21
  15. data/code/superant.com.rwdtinkerbackwindow/installapplet.rb +19 -18
  16. data/code/superant.com.rwdtinkerbackwindow/installgemapplet.rb +20 -19
  17. data/code/superant.com.rwdtinkerbackwindow/installremotegem.rb +19 -18
  18. data/code/superant.com.rwdtinkerbackwindow/listgemdirs.rb +7 -7
  19. data/code/superant.com.rwdtinkerbackwindow/listgemzips.rb +48 -49
  20. data/code/superant.com.rwdtinkerbackwindow/listinstalledfiles.rb +8 -7
  21. data/code/superant.com.rwdtinkerbackwindow/listzips.rb +22 -26
  22. data/code/superant.com.rwdtinkerbackwindow/loadconfigurationrecord.rb +32 -31
  23. data/code/superant.com.rwdtinkerbackwindow/loadconfigurationvariables.rb +14 -13
  24. data/code/superant.com.rwdtinkerbackwindow/network.rb +82 -82
  25. data/code/superant.com.rwdtinkerbackwindow/openappletname.rb +18 -17
  26. data/code/superant.com.rwdtinkerbackwindow/openhelpwindowtinkerwin2.rb +37 -37
  27. data/code/superant.com.rwdtinkerbackwindow/remotegemlist.rb +20 -20
  28. data/code/superant.com.rwdtinkerbackwindow/removeapplet.rb +33 -32
  29. data/code/superant.com.rwdtinkerbackwindow/runrwdtinkerbackwindow.rb +8 -9
  30. data/code/superant.com.rwdtinkerbackwindow/rwdtinkerwin2version.rb +10 -11
  31. data/code/superant.com.rwdtinkerbackwindow/saveconfigurationrecord.rb +19 -18
  32. data/code/superant.com.rwdtinkerbackwindow/viewappletcontents.rb +21 -20
  33. data/code/superant.com.rwdtinkerbackwindow/viewgemappletcontents.rb +23 -20
  34. data/configuration/language.dist +1 -1
  35. data/configuration/rubyslippers.dist +2 -2
  36. data/configuration/rwdapplicationidentity.dist +2 -2
  37. data/configuration/rwdtinker.dist +3 -3
  38. data/configuration/tinkerwin2variables.dist +1 -1
  39. data/gui/frontwindowselectionbegin/selectiontabbegin/selectiontabbegin.rwd +2 -7
  40. data/gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/jumplinkcommands.rwd +15 -0
  41. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/94rwddiagnostics.rwd +0 -18
  42. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m90selectiontab.rwd +11 -0
  43. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m95jumplinkcommands.rwd +15 -0
  44. data/gui/{frontwindow0/superant.com.rubyslippers/m99menuend.rwd → tinkerbackwindows/superant.com.rubyslippersbackwindow/m99selection.rwd} +0 -0
  45. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/81jumplinkcommands.rwd +17 -0
  46. data/init.rb +228 -228
  47. data/installed/rwdviewlogo-0.4.inf +4 -0
  48. data/rwd_files/HowTo_RubySlippers.txt +6 -0
  49. data/rwd_files/HowTo_Tinker.txt +6 -0
  50. data/rwd_files/remotegemlist.txt +58 -24
  51. data/rwdconfig.dist +1 -1
  52. data/tests/makedist.rb +36 -7
  53. data/tests/rubyslippers-1.01.gemspec +16 -0
  54. metadata +11 -19
  55. data/gui/frontwindow0/superant.com.rubyslippers/m01menubegin.rwd +0 -10
  56. data/gui/frontwindow0/superant.com.rubyslippers/m02menu.rwd +0 -60
  57. data/gui/frontwindow0/superant.com.rubyslippers/m03menu.rwd +0 -12
  58. data/gui/frontwindow0/superant.com.rubyslippers/m85menu.rwd +0 -21
  59. data/gui/frontwindow0/superant.com.rubyslippers/m88menu.rwd +0 -12
  60. data/gui/frontwindowselections/superant.com.rubyslippersselectiontab/rubyslippersselectiontab.rwd +0 -12
  61. data/gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/rwdwin2selectiontab.rwd +0 -12
  62. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m01menubegin.rwd +0 -10
  63. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m02menu.rwd +0 -60
  64. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m03menu.rwd +0 -12
  65. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m85menu.rwd +0 -21
  66. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m88menu.rwd +0 -12
  67. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m99menuend.rwd +0 -3
  68. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/v9returntab.rwd +0 -11
  69. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/80tab1.rwd +0 -11
@@ -1,60 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p></row>
4
-
5
- <horizontal>
6
-
7
- <button caption=\"Gem Commands\" action=\"runrubyslippersmenu1\"/>
8
- <p>Open Gem Commands Tab.................................................................</p>
9
-
10
- </horizontal>
11
-
12
- <horizontal>
13
-
14
- <button caption=\"View Gem Data\" action=\"runrubyslippersmenu2\"/>
15
- <p>Open Gem Data Tab..............................................................................</p>
16
-
17
- </horizontal>
18
-
19
- <horizontal>
20
- <button caption=\"Gem Install Screen\" action=\"runrubyslippersmenu3\"/>
21
- <p>Open Gem Installation Tab..............................................................</p>
22
- </horizontal>
23
-
24
- <horizontal>
25
- <button caption=\"Gem Files Screen\" action=\"runrubyslippersmenu4\"/>
26
- <p>Open Gem Files Tab...........................................................................</p>
27
- </horizontal>
28
-
29
- <horizontal>
30
- <button caption=\"Gem Documents Screen\" action=\"runrubyslippersmenu5\"/>
31
- <p>Open Gem Documents View Tab...............................................</p>
32
- </horizontal>
33
-
34
- <horizontal>
35
- <button caption=\"View Gemspec Data Screen\" action=\"runrubyslippersmenu6\"/>
36
- <p>Open Gemspec Tab............................................................</p>
37
- </horizontal>
38
-
39
- <horizontal>
40
- <button caption=\"Edit Gemspec Records Screen\" action=\"runrubyslippersmenu7\"/>
41
- <p>Open Gemspec Editor Tab...............................................</p>
42
- </horizontal>
43
-
44
- <horizontal>
45
- <button caption=\"Gemspec Utilities Screen\" action=\"runrubyslippersmenu8\"/>
46
- <p>Open Gemspec Utilities Tab.....................................................</p>
47
- </horizontal>
48
- <horizontal>
49
-
50
- <button caption=\"Gem Directories Screen\" action=\"runrubyslippersmenu9\"/>
51
- <p>Open Gem Directories Tab..........................................................</p>
52
- </horizontal>
53
- <horizontal>
54
-
55
- <button caption=\"RubySlippers Configuration Editing Screen\" action=\"runrubyslippersmenu10\"/>
56
- <p> Open Configuration File to View or Edit Tab.</p>
57
- </horizontal>
58
-
59
- "
60
-
@@ -1,12 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p></row>
4
-
5
- <horizontal>
6
-
7
- <button caption=\"Rubyslippers Back Window\" action=\"runrubyslippersbackwindow\"/>
8
- <p>Open RubySlipper back window...........................................</p>
9
-
10
- </horizontal>"
11
-
12
-
@@ -1,21 +0,0 @@
1
- $rwdguivar=
2
- "
3
-
4
- <horizontal>
5
-
6
- <button caption=\"Open Documents Tab\" action=\"runrubyslippersmenu11\"/>
7
- <p> Open RwdTinker and RubySlippers Documents Tab......................</p>
8
-
9
- </horizontal>
10
-
11
- <horizontal>
12
-
13
- <button caption=#{Message[:rwdtinker_help_window]} action=\"runhelpwindow\"/>
14
- <p> Open RwdTinker Help Window................................................ </p>
15
-
16
- </horizontal>
17
-
18
-
19
- "
20
-
21
-
@@ -1,12 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p></row>
4
-
5
- <horizontal>
6
-
7
- <button caption=#{Message[:rwdtinker_back_window]} action=\"runrwdtinkerbackwindow\"/>
8
-
9
-
10
- </horizontal>"
11
-
12
-
@@ -1,12 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p></row>
4
-
5
- <horizontal>
6
-
7
- <button caption=\"Rubyslippers Back Window\" action=\"runrubyslippersbackwindow\"/>
8
-
9
-
10
- </horizontal>"
11
-
12
-
@@ -1,12 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p></row>
4
-
5
- <horizontal>
6
-
7
- <button caption=#{Message[:rwdtinker_back_window]} action=\"runrwdtinkerbackwindow\"/>
8
-
9
-
10
- </horizontal>"
11
-
12
-
@@ -1,10 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <tab name=\"rubyslippersselectiontab\" caption=\"RubySlippers Menu\">
4
-
5
- <table>
6
- <row> <p align=\"right\">Select the RubySlippers Tab</row>
7
-
8
- </table>
9
- "
10
-
@@ -1,60 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p></row>
4
-
5
- <horizontal>
6
-
7
- <button caption=\"Gem Commands\" action=\"runrubyslippersmenu1\"/>
8
- <p>Open Gem Commands Tab.................................................................</p>
9
-
10
- </horizontal>
11
-
12
- <horizontal>
13
-
14
- <button caption=\"View Gem Data\" action=\"runrubyslippersmenu2\"/>
15
- <p>Open Gem Data Tab..............................................................................</p>
16
-
17
- </horizontal>
18
-
19
- <horizontal>
20
- <button caption=\"Gem Install Screen\" action=\"runrubyslippersmenu3\"/>
21
- <p>Open Gem Installation Tab..............................................................</p>
22
- </horizontal>
23
-
24
- <horizontal>
25
- <button caption=\"Gem Files Screen\" action=\"runrubyslippersmenu4\"/>
26
- <p>Open Gem Files Tab...........................................................................</p>
27
- </horizontal>
28
-
29
- <horizontal>
30
- <button caption=\"Gem Documents Screen\" action=\"runrubyslippersmenu5\"/>
31
- <p>Open Gem Documents View Tab...............................................</p>
32
- </horizontal>
33
-
34
- <horizontal>
35
- <button caption=\"View Gemspec Data Screen\" action=\"runrubyslippersmenu6\"/>
36
- <p>Open Gemspec Tab............................................................</p>
37
- </horizontal>
38
-
39
- <horizontal>
40
- <button caption=\"Edit Gemspec Records Screen\" action=\"runrubyslippersmenu7\"/>
41
- <p>Open Gemspec Editor Tab...............................................</p>
42
- </horizontal>
43
-
44
- <horizontal>
45
- <button caption=\"Gemspec Utilities Screen\" action=\"runrubyslippersmenu8\"/>
46
- <p>Open Gemspec Utilities Tab.....................................................</p>
47
- </horizontal>
48
- <horizontal>
49
-
50
- <button caption=\"Gem Directories Screen\" action=\"runrubyslippersmenu9\"/>
51
- <p>Open Gem Directories Tab..........................................................</p>
52
- </horizontal>
53
- <horizontal>
54
-
55
- <button caption=\"RubySlippers Configuration Editing Screen\" action=\"runrubyslippersmenu10\"/>
56
- <p> Open Configuration File to View or Edit Tab.</p>
57
- </horizontal>
58
-
59
- "
60
-
@@ -1,12 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p></row>
4
-
5
- <horizontal>
6
-
7
- <button caption=\"Rubyslippers Back Window\" action=\"runrubyslippersbackwindow\"/>
8
- <p>Open RubySlipper back window...........................................</p>
9
-
10
- </horizontal>"
11
-
12
-
@@ -1,21 +0,0 @@
1
- $rwdguivar=
2
- "
3
-
4
- <horizontal>
5
-
6
- <button caption=\"Open Documents Tab\" action=\"runrubyslippersmenu11\"/>
7
- <p> Open RwdTinker and RubySlippers Documents Tab......................</p>
8
-
9
- </horizontal>
10
-
11
- <horizontal>
12
-
13
- <button caption=#{Message[:rwdtinker_help_window]} action=\"runhelpwindow\"/>
14
- <p> Open RwdTinker Help Window................................................ </p>
15
-
16
- </horizontal>
17
-
18
-
19
- "
20
-
21
-
@@ -1,12 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <row> <p></row>
4
-
5
- <horizontal>
6
-
7
- <button caption=\"RubySlippers Top Window\"=\"returntomain\"/>
8
-
9
-
10
- </horizontal>"
11
-
12
-
@@ -1,3 +0,0 @@
1
- $rwdguivar=
2
- "
3
- </tab>"
@@ -1,11 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <tab name=\"backtab\" caption=\"Back Tab\">
4
-
5
- <row> You can return to the Main window</row>
6
- <row><p> </row>
7
- <row><p> </row>
8
- <button caption=\"Return to top menu\" action=\"returntomain\"/>
9
-
10
- </tab>"
11
-
@@ -1,11 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <tab name=\"backone\" caption=\"Back Tab\">
4
-
5
- <row> You can return to the previous window</row>
6
- <row><p> </row>
7
- <row><p> </row>
8
- <button caption=\"Return to top menu\" action=\"returntomain\"/>
9
-
10
- </tab>"
11
-