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
@@ -0,0 +1,4 @@
1
+ # rwdviewlogo - small applet to display one picture
2
+ code/dd0viewphoto
3
+ gui/cc0viewphoto
4
+ rwd_files/tinker.png
@@ -157,6 +157,12 @@ http://www.erikveen.dds.nl/rubywebdialogs/index.html
157
157
  Thanks, Steven Gibson
158
158
 
159
159
  =Changelog
160
+ Version 1.02
161
+ changed selection screen to use new hash method
162
+ updated diagnostic tab
163
+ changed remote gem list retrieval
164
+ updated for rwdtinker 1.62 - improve distro release script
165
+
160
166
  version 1.01
161
167
  add in test harness
162
168
  fix gem list input
@@ -227,6 +227,12 @@ http://www.erikveen.dds.nl/rubywebdialogs/index.html
227
227
  Thanks, Steven Gibson
228
228
 
229
229
  == Changelog
230
+ version 1.62
231
+ improve distro release script
232
+ code cleanup
233
+ removed redundent network code
234
+ change handling of window and tab jumps
235
+
230
236
  version 1.61
231
237
  add in test harness
232
238
  rwdtinkerwin2 help about removed
@@ -1,28 +1,30 @@
1
1
 
2
2
  *** REMOTE GEMS ***
3
- Updating Gem source index for: http://gems.rubyforge.org
4
3
 
5
- actionmailer (0.8.0, 0.7.1, 0.7.0, 0.6.1, 0.6.0, 0.5.0, 0.4.0, 0.3.0)
4
+ actionmailer (0.8.1, 0.8.0, 0.7.1, 0.7.0, 0.6.1, 0.6.0, 0.5.0, 0.4.0, 0.3.0)
6
5
  Service layer for easy email delivery and testing.
7
6
 
8
- actionpack (1.6.0, 1.5.1, 1.5.0, 1.4.0, 1.3.1, 1.3.0, 1.2.0, 1.1.0, 1.0.1, 1.0.0, 0.9.5, 0.9.0, 0.8.5, 0.8.0, 0.7.9, 0.7.8, 0.7.7, 0.7.6, 0.7.5)
7
+ actionpack (1.7.0, 1.6.0, 1.5.1, 1.5.0, 1.4.0, 1.3.1, 1.3.0, 1.2.0, 1.1.0, 1.0.1, 1.0.0, 0.9.5, 0.9.0, 0.8.5, 0.8.0, 0.7.9, 0.7.8, 0.7.7, 0.7.6, 0.7.5)
9
8
  Web-flow and rendering framework putting the VC in MVC.
10
9
 
11
10
  actionservice (0.3.0, 0.2.102, 0.2.100, 0.2.99)
12
11
  Web service support for Action Pack.
13
12
 
14
- actionwebservice (0.6.1, 0.6.0, 0.5.0)
13
+ actionwebservice (0.6.2, 0.6.1, 0.6.0, 0.5.0)
15
14
  Web service support for Action Pack.
16
15
 
17
- activerecord (1.9.0, 1.8.0, 1.7.0, 1.6.0, 1.5.1, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 0.9.5, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.4, 0.8.3, 0.8.2, 0.8.1, 0.8.0, 0.7.6, 0.7.5)
16
+ activerecord (1.9.1, 1.9.0, 1.8.0, 1.7.0, 1.6.0, 1.5.1, 1.5.0, 1.4.0, 1.3.0, 1.2.0, 1.1.0, 1.0.0, 0.9.5, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.4, 0.8.3, 0.8.2, 0.8.1, 0.8.0, 0.7.6, 0.7.5)
18
17
  Implements the ActiveRecord pattern for ORM.
19
18
 
20
- activesupport (1.0.2, 1.0.1, 1.0.0)
19
+ activesupport (1.0.3, 1.0.2, 1.0.1, 1.0.0)
21
20
  Support and utility classes used by the Rails framework.
22
21
 
23
22
  algorithm-diff (0.1)
24
23
  Computes the differences between two arrays of elements
25
24
 
25
+ allinoneruby (0.2.1)
26
+ A "Just-in-Time and Temporary Installation of Ruby"
27
+
26
28
  amatch (0.1.4, 0.1.3)
27
29
  Approximate String Matching library
28
30
 
@@ -42,6 +44,12 @@ aversa (0.3, 0.2, 0.1)
42
44
  Aversa is a little utility for creating and viewing BitTorrent
43
45
  metainfo files.
44
46
 
47
+ bangkok (0.1.2, 0.1.1, 0.1.0)
48
+ Chess game file reader and player; can turn games into MIDI files
49
+
50
+ Bangkok (0.1.0)
51
+ Chess game file reader and player; can turn games into MIDI files
52
+
45
53
  Bloglines4R (0.1.0)
46
54
  A library to access the Bloglines API from Ruby
47
55
 
@@ -74,6 +82,10 @@ cmdparse (1.0.0)
74
82
  An advanced command line parser using optparse which supports
75
83
  commands
76
84
 
85
+ color-tools (1.0.0)
86
+ color-tools provides RGB and CMYK colour definitions and
87
+ manpiulations.
88
+
77
89
  complearn (0.6.2)
78
90
  The CompLearn Toolkit enables you to do data mining using data
79
91
  compression. It also allows you to do Quartet Tree Reconstruction as
@@ -167,8 +179,11 @@ easyprompt (0.1.0)
167
179
  EliteJournal (1.9.492, 1.9.480, 1.9.403, 1.9.401, 1.9.400)
168
180
  Easy to install, multi-user blog software
169
181
 
170
- eteos-client (0.2.0)
171
- Eteos Client for Ruby on Rails
182
+ eteos-client (0.3.0, 0.2.0)
183
+ Eteos Client for Rails allows cross-website authentication via the
184
+ Eteos authentication service (www.eteos.com) in two lines of code
185
+ for Rails applications. Even integrates with ActiveRecord user
186
+ models simply and easily.
172
187
 
173
188
  extensions (0.6.0, 0.5.0, 0.4.0)
174
189
  'extensions' is a set of extensions to Ruby's built-in classes. It
@@ -196,7 +211,7 @@ filesystem (0.1.0)
196
211
  fingerserver (0.4.0)
197
212
  Exposes hash-style objects via the finger protocol.
198
213
 
199
- fireruby (0.2.0, 0.1.0)
214
+ fireruby (0.2.1, 0.2.0, 0.1.0)
200
215
  Ruby interface library for the Firebird database.
201
216
 
202
217
  flexmock (0.0.3)
@@ -227,7 +242,7 @@ getopt-declare (1.09.7)
227
242
  Comprehensive and easy to use command-line parser library using
228
243
  regular expressions (port of Perl's module).
229
244
 
230
- glue (0.13.0)
245
+ glue (0.14.0, 0.13.0)
231
246
  Glue utilities
232
247
 
233
248
  gnuplot (2.1, 2.0, 1.0)
@@ -327,7 +342,7 @@ madeleine (0.7.1, 0.6.1, 0.6)
327
342
  MB-Ruby (0.1.0)
328
343
  MusicBrainz bindings for Ruby.
329
344
 
330
- mechanize (0.1.2, 0.1.1, 0.1.0)
345
+ mechanize (0.1.3, 0.1.2, 0.1.1, 0.1.0)
331
346
  Automated web-browsing.
332
347
 
333
348
  merge3 (0.8)
@@ -396,14 +411,14 @@ net-tftp (0.1.0)
396
411
  Net::TFTP is a pure Ruby implementation of the Trivial File Transfer
397
412
  Protocol (RFC 1350)
398
413
 
399
- nitro (0.13.0, 0.12.0, 0.11.0, 0.10.0, 0.9.5, 0.9.3, 0.8.0, 0.7.0, 0.6.0, 0.5.0, 0.4.1, 0.3.0, 0.2.0, 0.1.2)
414
+ nitro (0.14.0, 0.13.0, 0.12.0, 0.11.0, 0.10.0, 0.9.5, 0.9.3, 0.8.0, 0.7.0, 0.6.0, 0.5.0, 0.4.1, 0.3.0, 0.2.0, 0.1.2)
400
415
  Nitro Web Engine
401
416
 
402
417
  ObjectGraph (1.0.1, 1.0)
403
418
  A simple script that generates a graph of the ruby class
404
419
  hierarchies. Uses GraphViz (separate install).
405
420
 
406
- og (0.13.0, 0.12.0, 0.11.0, 0.10.0, 0.9.5, 0.9.3, 0.8.0, 0.7.0, 0.6.0, 0.5.0)
421
+ og (0.14.0, 0.13.0, 0.12.0, 0.11.0, 0.10.0, 0.9.5, 0.9.3, 0.8.0, 0.7.0, 0.6.0, 0.5.0)
407
422
  Og (ObjectGraph)
408
423
 
409
424
  Ook (1.0.2)
@@ -454,6 +469,9 @@ PrettyException (0.9.5, 0.9.3, 0.9.2, 0.9.1)
454
469
  PrettyException is a library to output pretty html output for raised
455
470
  exceptions.
456
471
 
472
+ production_log_analyzer (1.1.0)
473
+ Extracts statistics from Rails production logs
474
+
457
475
  progressbar (0.0.3)
458
476
  Ruby/ProgressBar is a text progress bar library for Ruby. It can
459
477
  indicate progress with percentage, a progress bar, and estimated
@@ -462,13 +480,16 @@ progressbar (0.0.3)
462
480
  purplepkg (0.0.6, 0.0.5, 0.0.4, 0.0.3)
463
481
  A simple pre-packaging tool with meta-package plugin support.
464
482
 
465
- rails (0.11.0, 0.10.1, 0.10.0, 0.9.5, 0.9.4.1, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.5, 0.8.0, 0.7.0, 0.6.5, 0.6.0)
483
+ rails (0.11.1, 0.11.0, 0.10.1, 0.10.0, 0.9.5, 0.9.4.1, 0.9.4, 0.9.3, 0.9.2, 0.9.1, 0.9.0, 0.8.5, 0.8.0, 0.7.0, 0.6.5, 0.6.0)
466
484
  Web-application framework with template engine, control-flow layer,
467
485
  and ORM.
468
486
 
469
- rake (0.4.15, 0.4.14, 0.4.13, 0.4.12, 0.4.11, 0.4.10, 0.4.9, 0.4.8, 0.4.7, 0.4.6, 0.4.4, 0.4.3, 0.4.2, 0.4.0, 0.3.2)
487
+ rake (0.5.0, 0.4.15, 0.4.14, 0.4.13, 0.4.12, 0.4.11, 0.4.10, 0.4.9, 0.4.8, 0.4.7, 0.4.6, 0.4.4, 0.4.3, 0.4.2, 0.4.0, 0.3.2)
470
488
  Ruby based make-like utility.
471
489
 
490
+ rant (0.3.0)
491
+ Rant is a Ruby based build tool.
492
+
472
493
  rdf (0.3)
473
494
  RubyRDF is a wrapper over the Redland RDF framework
474
495
 
@@ -486,7 +507,7 @@ RedCloth (3.0.3, 3.0.2, 3.0.1, 3.0.0, 2.0.11, 2.0.10, 2.0.9, 2.0.8, 2.0.7, 2.0.6
486
507
  regexp-engine (0.9, 0.8)
487
508
  regular expression engine
488
509
 
489
- revolution (0.1)
510
+ revolution (0.4, 0.3, 0.2, 0.1)
490
511
  Revolution is a binding for the Evolution email client
491
512
 
492
513
  rgl (0.2.2)
@@ -563,7 +584,7 @@ Ruby-MemCache (0.0.1)
563
584
  This is a client library for memcached, a high-performance
564
585
  distributed memory cache.
565
586
 
566
- rubygems-update (0.8.8, 0.8.6, 0.8.5, 0.8.4, 0.8.3, 0.8.1, 0.8.0)
587
+ rubygems-update (0.8.10, 0.8.8, 0.8.6, 0.8.5, 0.8.4, 0.8.3, 0.8.1, 0.8.0)
567
588
  RubyGems Update GEM
568
589
 
569
590
  RubyInline (3.2.0, 3.1.0)
@@ -576,7 +597,10 @@ RubyJDWP (0.0.1)
576
597
  rubypants (0.2.0)
577
598
  RubyPants is a Ruby port of the smart-quotes library SmartyPants.
578
599
 
579
- rubyslippers (1.00, 0.99, 0.98, 0.97, 0.96, 0.95, 0.94, 0.93, 0.92)
600
+ rubyscript2exe (0.3.3)
601
+ A Ruby Compiler
602
+
603
+ rubyslippers (1.01, 1.00, 0.99, 0.98, 0.97, 0.96, 0.95, 0.94, 0.93, 0.92)
580
604
  RubySlippers is a GUI wrapper for RubyGems using RubyWebDialogs.
581
605
 
582
606
  rubyzip (0.5.8, 0.5.7, 0.5.5)
@@ -594,7 +618,7 @@ ruwiki (0.9.3, 0.9.2, 0.9.1, 0.9.0)
594
618
  rvsh (0.4.5)
595
619
  VIM clone
596
620
 
597
- rwdaddresses (1.01, 0.99, 0.98, 0.97, 0.95, 0.94, 0.93, 0.92, 0.91, 0.9, 0.8)
621
+ rwdaddresses (1.02, 1.01, 0.99, 0.98, 0.97, 0.95, 0.94, 0.93, 0.92, 0.91, 0.9, 0.8)
598
622
  rwdaddresses is contact book application using rwdtinker and
599
623
  RubyWebDialogs.
600
624
 
@@ -608,20 +632,24 @@ rwdhypernote (0.06, 0.05, 0.04, 0.03)
608
632
  rwdhypernote application is a hierarchical note taker for
609
633
  RubyWebDialogs.
610
634
 
611
- rwdmovies (0.93, 0.92, 0.91, 0.90, 0.7, 0.6)
635
+ rwdmovies (0.94, 0.93, 0.92, 0.91, 0.90, 0.7, 0.6)
612
636
  rwdmovies application is a movie database using RubyWebDialogs.
613
637
 
614
- rwdschedule (0.97, 0.96, 0.95, 0.94, 0.93, 0.92, 0.91, 0.9, 0.8, 0.6, 0.5)
638
+ rwdschedule (0.98, 0.97, 0.96, 0.95, 0.94, 0.93, 0.92, 0.91, 0.9, 0.8, 0.6, 0.5)
615
639
  rwdschedule is an calendar application using rwdtinker and
616
640
  RubyWebDialogs.
617
641
 
618
- rwdshell (0.97, 0.96, 0.95, 0.94, 0.93, 0.92, 0.9)
642
+ rwdshell (0.98, 0.97, 0.96, 0.95, 0.94, 0.93, 0.92, 0.9)
619
643
  rwdshell is a GUI front end for operating system commands with
620
644
  rwdtinker and RubyWebDialogs features.
621
645
 
622
- rwdtinker (1.61, 1.60, 1.59, 1.58, 1.57, 1.56, 1.55, 1.54, 1.53, 1.52, 1.51, 1.48, 1.47, 1.46, 1.45, 1.44, 1.43, 1.42, 1.41, 1.24, 1.23, 1.4, 1.3, 1.2)
646
+ rwdtinker (1.62, 1.61, 1.60, 1.59, 1.58, 1.57, 1.56, 1.55, 1.54, 1.53, 1.52, 1.51, 1.48, 1.47, 1.46, 1.45, 1.44, 1.43, 1.42, 1.41, 1.24, 1.23, 1.4, 1.3, 1.2)
623
647
  rwdtinker application is a framework to program for RubyWebDialogs.
624
648
 
649
+ rwdtorrent (0.02, 0.01)
650
+ rwdtorrent is a GUI front end for BitTorrent with rwdtinker and
651
+ RubyWebDialogs features.
652
+
625
653
  rwdziparubyslippers (0.99)
626
654
  rubyslippers is frontend for the RubyGems system using rwdtinker and
627
655
  RubyWebDialogs. Requires rwdtinker >1.51
@@ -645,6 +673,9 @@ rwdziprwdwaddresses (1.00, 0.99, 0.97)
645
673
  rwdziprwdwcalc (0.50)
646
674
  rwdcalc is calculator using rwdtinker and RubyWebDialogs.
647
675
 
676
+ rwdziprwdwgutenberg (0.03)
677
+ rwdgutenberg application is a text file reader for RubyWebDialogs.
678
+
648
679
  rwdziprwdwhypernote (0.04)
649
680
  rwdziprwdwhypernote is a hierarchical note editor using rwdtinker
650
681
  and RubyWebDialogs. Requires rwdtinker >1.51
@@ -721,9 +752,12 @@ sws (0.3, 0.2.1)
721
752
  Syndic8-Ruby (0.2.0)
722
753
  Syndic8 (http://www.syndic8.com/) bindings for Ruby.
723
754
 
724
- syntax (0.5.0)
755
+ syntax (0.7.0, 0.5.0)
725
756
  Syntax is Ruby library for performing simple syntax highlighting.
726
757
 
758
+ tar2rubyscript (0.4.5)
759
+ A Tool for Distributing Ruby Applications
760
+
727
761
  Technorati-Ruby (0.1.0)
728
762
  Technorati(http://technorati.com/) bindings for Ruby.
729
763
 
data/rwdconfig.dist CHANGED
@@ -1,4 +1,4 @@
1
- ##VERSION:1.61
1
+ ##VERSION:1.62
2
2
  # rwdtinker core configuration file
3
3
  ##NAME: ConfigLocation:0
4
4
  ConfigLocation=""
data/tests/makedist.rb CHANGED
@@ -4,26 +4,55 @@
4
4
  #* Copyright (c) 2004, 2005 by Steven Gibson. All Rights Reserved.
5
5
  #* at "steven@superant.com".
6
6
  #***********************************************************************/
7
-
7
+ $progdir =""
8
8
  require 'fileutils'
9
- load 'configuration/rubyslippers.dist'
9
+ DistroName = "rubyslippers"
10
+ load "configuration/#{DistroName}.dist"
11
+ DistroVersion=RubySlippersVersion
12
+
13
+ DistroTitle="#{DistroName}-#{DistroVersion}"
14
+
15
+
10
16
 
11
17
  $progdir = File::expand_path( File.dirname(__FILE__))
12
18
  results = " "
13
- puts "creating rubyslippers distribution files version #{RubySlippersVersion}"
19
+
20
+ puts "creating #{DistroName} distribution files version #{DistroVersion}"
14
21
  puts "cleaning conf files"
15
22
  `tests/cleancnf.sh`
16
23
  puts "moving up one directory"
17
24
  Dir.chdir("..")
18
25
 
19
- zipcreatecmd = "zip -r rubyslippers-#{RubySlippersVersion}.zip rubyslippers"
26
+
27
+
28
+ FileUtils.rm_rf("#{DistroTitle}.zip")
29
+ zipcreatecmd = "zip -r #{DistroTitle}.zip #{DistroName}"
20
30
  puts "#{zipcreatecmd}"
21
31
  `#{zipcreatecmd}`
22
- tarcreatecmd = "tar --gzip -cf rubyslippers-#{RubySlippersVersion}.tar.gz rubyslippers"
32
+ tarcreatecmd = "tar --gzip -cf #{DistroTitle}.tar.gz #{DistroName}"
23
33
  puts "#{tarcreatecmd}"
24
34
  `#{tarcreatecmd}`
25
- tarcreatecmd2 = "tar --bzip2 -cf rubyslippers-#{RubySlippersVersion}.tar.bz2 rubyslippers"
35
+ tarcreatecmd2 = "tar --bzip2 -cf #{DistroTitle}.tar.bz2 #{DistroName}"
26
36
  puts "#{tarcreatecmd2}"
27
37
  `#{tarcreatecmd2}`
28
38
 
29
- print Dir["rubyslippers*.{gz,bz2,deb,gem}"]
39
+ gemspecfilename = "#{DistroTitle}.gemspec"
40
+ tobject = Time.now
41
+ year = tobject.year.to_s
42
+ month = tobject.mon.to_s
43
+ daydate = tobject.day.to_s
44
+
45
+ fd = File.open(gemspecfilename,"w")
46
+ fd.print("Gem::Specification.new do |s|\n")
47
+ fd.print(" s.name = %q{#{DistroName}}\n")
48
+ fd.print(" s.version = \"#{DistroVersion}\"\n")
49
+ fd.print(" s.date = %q{#{year}-#{month}-#{daydate}}")
50
+ load "#{DistroName}/tests/gemspec"
51
+ fd.print($gemspecvar)
52
+ fd.close
53
+
54
+ ListingCommand = "ls -1 -s -h #{DistroTitle}*"
55
+
56
+ puts `#{ListingCommand}`
57
+
58
+ print "Build finished\n"
@@ -0,0 +1,16 @@
1
+ Gem::Specification.new do |s|
2
+ s.name = %q{rubyslippers}
3
+ s.version = "1.01"
4
+ s.date = %q{2005-3-22}
5
+ s.summary = %q{RubySlippers is a GUI wrapper for RubyGems using RubyWebDialogs.}
6
+ s.email = %q{steven@superant.com}
7
+ s.homepage = %q{http://rubyforge.org/projects/rwdapplications/}
8
+ s.rubyforge_project = %q{rwdapplications}
9
+ s.description = %q{RubySlippers is a GUI wrapper for RubyGems using RubyWebDialogs.}
10
+ s.has_rdoc = true
11
+ s.require_paths = ["."]
12
+ s.files = Dir['bin/*.*'] + Dir['lib/*.*'] + Dir['code/**/*.rb'] + Dir['configuration/*.*'] + Dir['extras/**/*.*'] + Dir['ev/*.*'] + Dir['lang/**/*.*'] + Dir['gui/**/*.*'] + Dir['installed/*.*'] + Dir['rwd_files/*.*'] + Dir['zips/*.*'] +Dir['tests/*.*'] + Dir['*.*']
13
+ s.extra_rdoc_files = ["rwd_files/HowTo_RubySlippers.txt", "Readme.txt", "rwd_files/HowTo_Tinker.txt", "rwd_files/HowTo_TinkerWin2.txt" ]
14
+ s.rdoc_options = ["--main", "rwd_files/HowTo_RubySlippers.txt"]
15
+ s.executables = ["rubyslippers"]
16
+ end
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.8
3
3
  specification_version: 1
4
4
  name: rubyslippers
5
5
  version: !ruby/object:Gem::Version
6
- version: "1.01"
7
- date: 2005-03-22
6
+ version: "1.02"
7
+ date: 2005-04-01
8
8
  summary: RubySlippers is a GUI wrapper for RubyGems using RubyWebDialogs.
9
9
  require_paths:
10
10
  - "."
@@ -38,6 +38,7 @@ files:
38
38
  - code/01rwdcore/uploadreturns.rb
39
39
  - code/01rwdcore/test_cases.rb
40
40
  - code/01rwdcore/test_harness.rb
41
+ - code/01rwdcore/jumplinkcommand.rb
41
42
  - code/superant.com.rwdtinkerbackwindow/controlclient.rb
42
43
  - code/superant.com.rwdtinkerbackwindow/diagnostictab.rb
43
44
  - code/superant.com.rwdtinkerbackwindow/helptexthashtinkerwin2.rb
@@ -84,6 +85,7 @@ files:
84
85
  - code/superant.com.rubyslippers/loadconfigurationvariables.rb
85
86
  - code/superant.com.rubyslippers/saveconfigurationrecord.rb
86
87
  - code/superant.com.rubyslippers/gemwhich.rb
88
+ - code/superant.com.rubyslippers/jumplinkupdate.rb
87
89
  - code/superant.com.rubyslippersbackwindow/copygemspecdata.rb
88
90
  - code/superant.com.rubyslippersbackwindow/changegemspecdata.rb
89
91
  - code/superant.com.rubyslippersbackwindow/listgemdirectories.rb
@@ -128,23 +130,15 @@ files:
128
130
  - gui/frontwindow0/superant.com.rubyslippers
129
131
  - gui/frontwindow0/superant.com.rubyslippers/70listgemsremote.rwd
130
132
  - gui/frontwindow0/superant.com.rubyslippers/90gemserverscan.rwd
131
- - gui/frontwindow0/superant.com.rubyslippers/m88menu.rwd
132
133
  - gui/frontwindow0/superant.com.rubyslippers/85gemfilesinstalled.rwd
133
- - gui/frontwindow0/superant.com.rubyslippers/m02menu.rwd
134
134
  - gui/frontwindow0/superant.com.rubyslippers/60installgem.rwd
135
135
  - gui/frontwindow0/superant.com.rubyslippers/40listgemrecordfiles.rwd
136
136
  - gui/frontwindow0/superant.com.rubyslippers/30viewgemdata.rwd
137
137
  - gui/frontwindow0/superant.com.rubyslippers/25gemcommands.rwd
138
- - gui/frontwindow0/superant.com.rubyslippers/m01menubegin.rwd
139
- - gui/frontwindow0/superant.com.rubyslippers/m85menu.rwd
140
- - gui/frontwindow0/superant.com.rubyslippers/m03menu.rwd
141
- - gui/frontwindow0/superant.com.rubyslippers/m99menuend.rwd
142
138
  - gui/frontwindow0/superant.com.rubyslippers/75gemwhich.rwd
143
139
  - gui/frontwindowselectionbegin/selectiontabbegin/selectiontabbegin.rwd
144
140
  - gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab
145
- - gui/frontwindowselections/superant.com.rubyslippersselectiontab
146
- - gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/rwdwin2selectiontab.rwd
147
- - gui/frontwindowselections/superant.com.rubyslippersselectiontab/rubyslippersselectiontab.rwd
141
+ - gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/jumplinkcommands.rwd
148
142
  - gui/frontwindowselectionzend/viewselectionzend/viewselectionend.rwd
149
143
  - gui/frontwindowtdocumentbegin/superant.com.documentsbegin
150
144
  - gui/frontwindowtdocumentbegin/superant.com.documentsbegin/tt0documentbegin.rwd
@@ -180,16 +174,15 @@ files:
180
174
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow/60editconfiguration.rwd
181
175
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow/70rwddiagnostics.rwd
182
176
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow/75rwdcontrol.rwd
183
- - gui/tinkerbackwindows/superant.com.tinkerbackwindow/80tab1.rwd
184
177
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow/9backend.rwd
185
178
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow/45installremotezip.rwd
179
+ - gui/tinkerbackwindows/superant.com.tinkerbackwindow/81jumplinkcommands.rwd
186
180
  - gui/tinkerbackwindows/superant.com.tinkerhelpwindow/1appname.rwd
187
181
  - gui/tinkerbackwindows/superant.com.tinkerhelpwindow/9end.rwd
188
182
  - gui/tinkerbackwindows/superant.com.versionwindow/1appname.rwd
189
183
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/1appname.rwd
190
- - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m01menubegin.rwd
184
+ - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m99selection.rwd
191
185
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/6buildgem.rwd
192
- - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m03menu.rwd
193
186
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/3viewgemspec.rwd
194
187
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/5editgemspecrecord.rwd
195
188
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/zbackend.rwd
@@ -198,12 +191,10 @@ files:
198
191
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/94rwddiagnostics.rwd
199
192
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/7viewgemdir.rwd
200
193
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/8gemcommands.rwd
201
- - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m02menu.rwd
202
- - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m85menu.rwd
203
- - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m88menu.rwd
204
- - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m99menuend.rwd
205
- - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/v9returntab.rwd
194
+ - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m95jumplinkcommands.rwd
195
+ - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/m90selectiontab.rwd
206
196
  - gui/zzcoreguiend/tinkerapplicationguiend/yy9rwdend.rwd
197
+ - installed/rwdviewlogo-0.4.inf
207
198
  - rwd_files/favicon.ico
208
199
  - rwd_files/HowTo_Tinker.txt
209
200
  - rwd_files/HowTo_TinkerWin2.txt
@@ -223,6 +214,7 @@ files:
223
214
  - tests/rdep.rb
224
215
  - tests/checkdepends.sh
225
216
  - tests/makedist.rb
217
+ - tests/rubyslippers-1.01.gemspec
226
218
  - Readme.txt
227
219
  - init.rb
228
220
  - rwdconfig.dist
@@ -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
-