rubyslippers 0.96 → 0.97

Sign up to get free protection for your applications and to get access to all the features.
Files changed (56) hide show
  1. data/Readme.txt +299 -191
  2. data/code/{00rwdtinkercore/aa0begin.rb → 01rwdcore/01rwdcore.rb} +2 -0
  3. data/code/01rwdcore/02helptexthashbegin.rb +4 -0
  4. data/code/01rwdcore/03helptexthash.rb +48 -0
  5. data/code/01rwdcore/04helptextend.rb +6 -0
  6. data/code/01rwdcore/openhelpwindow.rb +45 -0
  7. data/code/01rwdcore/rwdwindowreturn.rb +11 -0
  8. data/code/dd0viewphoto/dd0viewphoto.rb +4 -0
  9. data/code/superant.com.rubyslippers/helptexthashrubyslippers.rb +43 -0
  10. data/code/superant.com.rubyslippers/loadconfigurationrecord.rb +34 -0
  11. data/code/superant.com.rubyslippers/loadconfigurationvariables.rb +13 -0
  12. data/code/superant.com.rubyslippers/openhelpwindowrubyslippers.rb +33 -0
  13. data/code/superant.com.rubyslippers/runrubyslipperswindow.rb +1 -0
  14. data/code/superant.com.rubyslippers/saveconfigurationrecord.rb +18 -0
  15. data/code/superant.com.rubyslippersbackwindow/listgemspecrecord.rb +8 -3
  16. data/code/{xb1rwdtinkerbackwindow → superant.com.rwdtinkerbackwindow}/loadconfigurationrecord.rb +1 -1
  17. data/code/{xb1rwdtinkerbackwindow → superant.com.rwdtinkerbackwindow}/loadconfigurationvariables.rb +1 -1
  18. data/code/{xa5rwdtinkercallable/callable.rb → superant.com.rwdtinkerbackwindow/runrwdtinkerbackwindow.rb} +2 -3
  19. data/configuration/rubyslippers.cnf +7 -7
  20. data/configuration/rubyslippersversion.cnf +1 -1
  21. data/configuration/rwdtinker.cnf +3 -0
  22. data/configuration/rwdtinkerversion.cnf +1 -1
  23. data/configuration/tinkerwin2version.cnf +1 -1
  24. data/gui/frontwindow0/superant.com.rubyslippers/30viewgemdata.rwd +1 -1
  25. data/gui/frontwindow0/superant.com.rubyslippers/60installgem.rwd +1 -1
  26. data/gui/frontwindow0/superant.com.rubyslippers/80gemcommands.rwd +1 -1
  27. data/gui/frontwindow0/superant.com.rubyslippers/85gemfilesinstalled.rwd +1 -1
  28. data/gui/frontwindow0/superant.com.rubyslippers/92viewconfiguration.rwd +31 -9
  29. data/gui/frontwindowselectionbegin/selectiontabbegin/selectiontabbegin.rwd +1 -1
  30. data/gui/frontwindowtdocumentbegin/superant.com.documentsbegin/tt0documentbegin.rwd +1 -1
  31. data/gui/frontwindowtdocumentzend/superant.com.documentsend/ww0documentend.rwd +5 -0
  32. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/3viewgemspec.rwd +1 -1
  33. data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/92viewconfiguration.rwd +16 -0
  34. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/50rwdlistapplets.rwd +1 -1
  35. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/50rwdlistzips.rwd +1 -1
  36. data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/{40editconfiguration.rwd → 60editconfiguration.rwd} +1 -0
  37. data/gui/tinkerbackwindows/superant.com.tinkerhelpwindow/1appname.rwd +32 -0
  38. data/rwd_files/HowTo_RubySlippers.txt +4 -0
  39. data/rwd_files/HowTo_Tinker.txt +9 -0
  40. metadata +34 -25
  41. data/gui/tinkerbackwindows/superant.com.tinercallablewindow/1appname.rwd +0 -17
  42. data/installed/rwdtinkerwin2-0.5.inf +0 -8
  43. data/installed/rwdviewlogo-0.4.inf +0 -4
  44. data/rubyslippers-0.96.gem +0 -0
  45. /data/code/{00rwdtinkercore → 01rwdcore}/rwdtinkerversion.rb +0 -0
  46. /data/code/{xb1rwdtinkerbackwindow → superant.com.rwdtinkerbackwindow}/diagnostictab.rb +0 -0
  47. /data/code/{xb1rwdtinkerbackwindow → superant.com.rwdtinkerbackwindow}/installapplet.rb +0 -0
  48. /data/code/{xb1rwdtinkerbackwindow → superant.com.rwdtinkerbackwindow}/listinstalledfiles.rb +0 -0
  49. /data/code/{xb1rwdtinkerbackwindow → superant.com.rwdtinkerbackwindow}/listzips.rb +0 -0
  50. /data/code/{xb1rwdtinkerbackwindow → superant.com.rwdtinkerbackwindow}/openappletname.rb +0 -0
  51. /data/code/{xb1rwdtinkerbackwindow → superant.com.rwdtinkerbackwindow}/removeapplet.rb +0 -0
  52. /data/code/{xb1rwdtinkerbackwindow → superant.com.rwdtinkerbackwindow}/rwdtinkerwin2version.rb +0 -0
  53. /data/code/{xb1rwdtinkerbackwindow → superant.com.rwdtinkerbackwindow}/saveconfigurationrecord.rb +0 -0
  54. /data/gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/{7rwddiagnostics.rwd → 94rwddiagnostics.rwd} +0 -0
  55. /data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/{3arwddiagnostics.rwd → 70rwddiagnostics.rwd} +0 -0
  56. /data/gui/tinkerbackwindows/{superant.com.tinercallablewindow → superant.com.tinkerhelpwindow}/9end.rwd +0 -0
@@ -0,0 +1,34 @@
1
+ # this method puts the configuration rexord on the screen
2
+ def loadrubyslippersconfiguration
3
+
4
+ require 'fileutils'
5
+
6
+ @a_rsconfigurationfilename = "rubyslippers.cnf"
7
+
8
+
9
+ begin # exception trapped block
10
+
11
+ Dir.chdir($progdir)
12
+ fileName = File.join(ConfigurationDir, "rubyslippers.cnf")
13
+
14
+
15
+ fd = File.open(fileName,"r")
16
+ @a_rsconfigline1= fd.readline.chomp
17
+ @a_rsconfigline2 = fd.readline.chomp
18
+ @a_rsconfigline3 = fd.readline.chomp
19
+ @a_rsconfigline4 = fd.readline.chomp
20
+ @a_rsconfigline5 = fd.readline.chomp
21
+ @a_rsconfigline6 = fd.readline.chomp
22
+ @a_rsconfigline7 =fd.readline.chomp
23
+ @a_rsconfigline8 = fd.readline.chomp
24
+ @a_rsconfigline9 = fd.readline.chomp
25
+
26
+ while ! fd.eof?
27
+ @extrarsconfigdatadisplay = fd.readline
28
+ end
29
+ fd.close
30
+ rescue SystemCallError, StandardError
31
+ $stderr.print "system call error: " + $!
32
+ end # exception rescue
33
+
34
+ end
@@ -0,0 +1,13 @@
1
+ # this method loads the on screen variables into the running class
2
+ def loadrubyslippersconfigurationvariables
3
+
4
+ configfiletoload = File.join(ConfigurationDir,"rubyslippers.cnf")
5
+ begin
6
+ load configfiletoload
7
+ @extrarsconfigdatadisplay = ""
8
+ @newrsconfigurationresult = "Config Variables loaded"
9
+ rescue
10
+ @extrarsconfigdatadisplay = ""
11
+ @newrsconfigurationresult = "loading error"
12
+ end
13
+ end
@@ -0,0 +1,33 @@
1
+ # this code is to call the help window
2
+ def runhelpwindowrubyslippers
3
+
4
+ $help_topic = "rubyslippers_generalhelp"
5
+ if @rwd_tab == "Viewgemdata"
6
+ $help_topic = "rubyslippers_generalhelp"
7
+ end
8
+ if @rwd_tab == "geminstall"
9
+ $help_topic = "Install_Gem"
10
+ end
11
+ if @rwd_tab == "gemcommands"
12
+ $help_topic = "GemCommands_help"
13
+ end
14
+ if @rwd_tab == "gemfilesinstalled"
15
+ $help_topic = "gemfiles_help"
16
+ end
17
+ if @rwd_tab == "gemservescan"
18
+ $help_topic = "gemdocs_help"
19
+ end
20
+
21
+ $helptopicsarray = $helptopicsarray | ["rubyslippers_generalhelp", "Install_Gem","GemCommands_help", "gemfilesinstalled","gemdocs_help"]
22
+ $previouswindow = @rwd_window
23
+ $previoustab = @rwd_tab
24
+
25
+
26
+ if @rwd_window != "rwdtinkerhelpwindow"
27
+ $previouswindow = @rwd_window
28
+ $previoustab = @rwd_tab
29
+ end
30
+ runhelpwindow
31
+ end
32
+
33
+
@@ -5,5 +5,6 @@
5
5
  # call the window
6
6
  def runrubyslippersbackwindow
7
7
  @rwd_window = "rubyslippersbackwindow"
8
+ @rwd_tab = "Viewgemspecdata"
8
9
  end
9
10
 
@@ -0,0 +1,18 @@
1
+ # this method adds a new address record
2
+ def saverubyslippersconfiguration
3
+ require 'fileutils'
4
+
5
+ newname = "rubyslippers.cnf" # grab the filename to create
6
+ newdata =@a_rsconfigline1.to_s + "\n" + @a_rsconfigline2.to_s + "\n" + @a_rsconfigline3.to_s + "\n" + @a_rsconfigline4.to_s + "\n" + @a_rsconfigline5.to_s + "\n" + @a_rsconfigline6.to_s + "\n" + @a_rsconfigline7.to_s + "\n" + @a_rsconfigline8.to_s + "\n" + @a_rsconfigline9.to_s + "\n"
7
+
8
+ begin # exception trapped block
9
+ fileName = File.join( ConfigurationDir, newname )
10
+ fd = File.open(fileName,"w")
11
+ fd.print(newdata) # save the record info to the file
12
+ fd.close
13
+ @newconfigurationresult=newdata # show the record info in the browser
14
+ rescue SystemCallError, StandardError
15
+ $stderr.print "system call error: " + $!
16
+ end # exception rescue
17
+
18
+ end
@@ -1,12 +1,17 @@
1
1
  # this code is to list the contact gemspecs
2
- def listgemspecrecordfiles
2
+ def listgemspecrecordfiles
3
+ begin
3
4
  fileList = Dir.new($gemspec_directory).entries.sort.delete_if { |x| ! (x =~ /gemspec$/) }
4
5
 
5
- @listgemspecrecordfilesresult = fileList.rwd_method("fillcontactrecordgemspec")
6
+ @listgemspecrecordfilesresult = fileList.rwd_method("fillgemspecrecordgemspec")
7
+ rescue
8
+ @listgemspecrecordfilesresult = "file error"
9
+ end
10
+
6
11
  end
7
12
 
8
13
  # this method is to help fill in list of gemspecs
9
- def fillcontactrecordgemspec(inffile)
14
+ def fillgemspecrecordgemspec(inffile)
10
15
  applet = inffile.gsub(/\.gemspec$/, "")
11
16
  @a_viewgemspecdata = applet
12
17
  end
@@ -1,4 +1,4 @@
1
- # this method views an existing address record
1
+ # this method puts the configuration rexord on the screen
2
2
  def loadconfigurationrecord
3
3
 
4
4
  require 'fileutils'
@@ -1,4 +1,4 @@
1
- # this method clears the on screen variables
1
+ # this method loads the on screen variables into the running class
2
2
  def loadconfigurationvariables
3
3
 
4
4
  configfiletoload = File.join(ConfigurationDir,TinkerWin2ConfigurationFileName)
@@ -4,10 +4,9 @@
4
4
  # For more information about RwdTinker see http://www.rubyforge.net/projects/rwdapplications
5
5
 
6
6
  # call the rwdtinker helpwindow
7
- def runrwdtinkerhelpwindow
8
- @rwd_window = "rwdtinkerhelpwindow"
9
- end
7
+
10
8
  def runrwdtinkerbackwindow
11
9
  @rwd_window = "tinkerbackwindow"
10
+ @rwd_tab = "filelister"
12
11
  end
13
12
 
@@ -1,9 +1,9 @@
1
1
 
2
- #$gemdirectory = "c:\\ruby\\lib\\ruby\\gems\\1.8" # XP machine
3
- $gemdirectory = "/usr/lib/ruby/gems/1.8" # Linux machine
4
- #$gemspecificationsdirectory = "c:\\ruby\\lib\\ruby\\gems\\1.8\\specifications" # XP
5
- $gemspecificationsdirectory = "/usr/lib/ruby/gems/1.8/specifications"
6
- #$xpcommand = "cmd /C " # XP machines with cmd shell
7
- $xpcommand = " " # Linux machines
2
+ #$gemdirectory = "c:\\ruby\\lib\\ruby\\gems\\1.8" # XP machine
3
+ $gemdirectory = "/usr/lib/ruby/gems/1.8" # Linux machine
4
+ #$gemspecificationsdirectory = "c:\\ruby\\lib\\ruby\\gems\\1.8\\specifications" # XP
5
+ $gemspecificationsdirectory = "/usr/lib/ruby/gems/1.8/specifications"
6
+ #$xpcommand = "cmd /C " # XP machines with cmd shell
7
+ $xpcommand = " " # Linux machines
8
8
  $gemspec_directory = "/usr/src/rwdapplets"
9
- $gembuild_directory = "/usr/src/rwdapplets"
9
+ $gembuild_directory = "/usr/src/rwdapplets"
@@ -1,2 +1,2 @@
1
1
 
2
- RubySlippersVersion = "0.96"
2
+ RubySlippersVersion = "0.97"
@@ -9,4 +9,7 @@ TempLangHashFile = LangDir + "/" + "templangfile.rb"
9
9
  LocalLangHashFile = LangDir + "/" + "xlocallangfile.rb"
10
10
  CodeDir = "code"
11
11
  GuiDir = "gui"
12
+ $help_topic = "general_help"
13
+ $helptopicsarray = [ "general_help","network_help"]
14
+ $prevouswindow ="main"
12
15
  $port = 7705
@@ -1,2 +1,2 @@
1
1
 
2
- RwdTinkerVersion = "1.44"
2
+ RwdTinkerVersion = "1.46"
@@ -1,3 +1,3 @@
1
1
 
2
- RwdTinkerWin2Version = "0.7"
2
+ RwdTinkerWin2Version = "0.8"
3
3
 
@@ -6,6 +6,6 @@ $rwdguivar=
6
6
  </table>
7
7
  <horizontal>
8
8
  <button caption=#{Message[:open]} action=\"viewgemdata\"/>
9
- <button caption=#{Message[:cancel]} action=\"main\"/>
9
+ <button caption=\"Help\" action=\"runhelpwindowrubyslippers\"/>
10
10
  </horizontal>
11
11
  <p>%viewgemdatadisplay%</p>"
@@ -7,6 +7,6 @@ $rwdguivar=
7
7
  </table>
8
8
  <horizontal>
9
9
  <button caption=\"Install Gem\" action=\"installgemremote\"/>
10
- <button caption=\"Cancel\" action=\"main\"/>
10
+ <button caption=\"Help\" action=\"runhelpwindowrubyslippers\"/>
11
11
  </horizontal>
12
12
  <p>%installgemresult%</p>"
@@ -3,7 +3,7 @@ $rwdguivar=
3
3
  <tab name=\"gemcommands\" caption=#{Message[:gemcommands]}>
4
4
  <horizontal>
5
5
  <button caption=\"Show Environment\" action=\"showgemenvironment\"/>
6
- <button caption=\"Cancel\" action=\"main\"/>
6
+ <button caption=\"Help\" action=\"runhelpwindowrubyslippers\"/>
7
7
  </horizontal>
8
8
  <p>%viewgemcommandresult%</p>
9
9
  <horizontal>
@@ -6,7 +6,7 @@ $rwdguivar=
6
6
  </table>
7
7
  <horizontal>
8
8
  <button caption=\"Show Application Files\" action=\"rungemfileslist\"/>
9
- <button caption=\"Cancel\" action=\"main\"/>
9
+ <button caption=\"Help\" action=\"runhelpwindowrubyslippers\"/>
10
10
  </horizontal>
11
11
  <p>%gemfileslistresult%</p>
12
12
  <horizontal>
@@ -1,16 +1,38 @@
1
1
  $rwdguivar=
2
2
  "
3
3
  <tab name=\"viewrubyslippersconfiguration\" caption=\"Rubyslippers Configuration\">
4
- <table>
5
-
6
-
7
- </table>
8
-
9
- <horizontal>
10
- <button caption=\"View Configuration File\" action=\"viewrubyslippersconfiguration\"/>
4
+
5
+
6
+
7
+ <table>
8
+ <row> <p> </row>
9
+ <row> <p align=\"right\">You can view or edit theRubyslippers configuration file here</row>
10
+ <row> <p> </row>
11
+ <horizontal>
12
+ <button caption=\"Fill Record\" action=\"loadrubyslippersconfiguration\"/>
13
+ <button caption=\"Save Changes\" action=\"saverubyslippersconfiguration\"/>
14
+ <button caption=\"Reload Variables\" action=\"loadrubyslippersconfigurationvariables\"/>
15
+ <button caption=\"Help\" action=\"runhelpwindowrubyslippers\"/>
11
16
  </horizontal>
12
- <p>%rubyslippersconfigurationtext%</p>
13
- </tab>"
17
+ <table>
14
18
 
19
+ <row> <p align=\"right\">FileName:</p> <text name=\"a_rsconfigurationfilename\"/> </row>
20
+ <row> <p align=\"right\">1:</p> <text name=\"a_rsconfigline1\"/> </row>
21
+ <row> <p align=\"right\">2:</p> <text name=\"a_rsconfigline2\"/> </row>
22
+ <row> <p align=\"right\">3:</p> <text name=\"a_rsconfigline3\"/> </row>
23
+ <row> <p align=\"right\">4:</p> <text name=\"a_rsconfigline4\"/> </row>
24
+ <row> <p align=\"right\">5:</p> <text name=\"a_rsconfigline5\"/> </row>
25
+ <row> <p align=\"right\">6:</p> <text name=\"a_rsconfigline6\"/> </row>
26
+ <row> <p align=\"right\">7:</p> <text name=\"a_rsconfigline7\"/> </row>
27
+ <row> <p align=\"right\">8:</p> <text name=\"a_rsconfigline8\"/> </row>
28
+ <row> <p align=\"right\">9:</p> <text name=\"a_rsconfigline9\"/> </row>
15
29
 
30
+ </table>
31
+ <p>%extrarsconfigdatadisplay%</p>
32
+ <p>
33
+ <p>%newrsconfigurationresult%</p>
34
+
35
+
36
+
37
+ </tab>"
16
38
 
@@ -8,7 +8,7 @@ $rwdguivar=
8
8
  </table>
9
9
  <horizontal>
10
10
 
11
- <button caption=#{Message[:rwdtinker_help_window]} action=\"runrwdtinkerhelpwindow\"/>
11
+ <button caption=#{Message[:rwdtinker_help_window]} action=\"runhelpwindow\"/>
12
12
 
13
13
 
14
14
  </horizontal>"
@@ -1,6 +1,6 @@
1
1
  $rwdguivar=
2
2
  "
3
- <tab name=\"one\" caption=#{Message[:documents]}>
3
+ <tab name=\"documentsrwdtinkerone\" caption=#{Message[:documents]}>
4
4
  <horizontal>
5
5
  <table>"
6
6
 
@@ -3,5 +3,10 @@ $rwdguivar=
3
3
  <row> <p align=\"left\"><a href=.>Spawn a clone Dialog window</a></p></row>
4
4
  </table>
5
5
  </horizontal>
6
+ <horizontal>
7
+
8
+ <button caption=\"Help\" action=\"runhelpwindow\"/>
9
+
10
+ </horizontal>
6
11
  </tab>"
7
12
 
@@ -10,7 +10,7 @@ $rwdguivar=
10
10
  <horizontal>
11
11
  <button caption=\"Open\" action=\"viewgemspecdata\"/>
12
12
 
13
- <button caption=\"Cancel\" action=\"main\"/>
13
+ <button caption=\"Help\" action=\"runhelpwindow\"/>
14
14
 
15
15
  </horizontal>"
16
16
 
@@ -0,0 +1,16 @@
1
+ $rwdguivar=
2
+ "
3
+ <tab name=\"viewrubyslippersconfiguration\" caption=\"Rubyslippers Configuration\">
4
+ <table>
5
+
6
+
7
+ </table>
8
+
9
+ <horizontal>
10
+ <button caption=\"View Configuration File\" action=\"viewrubyslippersconfiguration\"/>
11
+ </horizontal>
12
+ <p>%rubyslippersconfigurationtext%</p>
13
+ </tab>"
14
+
15
+
16
+
@@ -10,7 +10,7 @@ $rwdguivar=
10
10
 
11
11
  <horizontal>
12
12
  <button caption=\"View Install Text\" action=\"openappletname\"/>
13
- <button caption=\"Cancel\" action=\"main\"/>
13
+ <button caption=\"Help\" action=\"runhelpwindow\"/>
14
14
  </horizontal>
15
15
  <p>%displaytext%</p>
16
16
 
@@ -9,7 +9,7 @@ $rwdguivar=
9
9
 
10
10
  <horizontal>
11
11
  <button caption=\"install applet\" action=\"installapplet\"/>
12
- <button caption=\"Cancel\" action=\"main\"/>
12
+ <button caption=\"Help\" action=\"runhelpwindow\"/>
13
13
 
14
14
  </horizontal>
15
15
  <p>%installapplettext%</p>
@@ -9,6 +9,7 @@ $rwdguivar=
9
9
  <button caption=\"Load Record\" action=\"loadconfigurationrecord\"/>
10
10
  <button caption=\"Save Changes\" action=\"saveconfigurationrecord\"/>
11
11
  <button caption=\"Reload Variables\" action=\"loadconfigurationvariables\"/>
12
+ <button caption=\"Help\" action=\"runhelpwindow\"/>
12
13
 
13
14
 
14
15
 
@@ -0,0 +1,32 @@
1
+ $rwdguivar=
2
+ "
3
+ <window name = \"rwdtinkerhelpwindow\" title=#{Message[:rwdtinker_help]}>
4
+ <horizontal>
5
+ %rwdhelptopic%
6
+ </horizontal>
7
+
8
+ <table>
9
+ <row> <p></row>
10
+
11
+ </table>
12
+ <horizontal>
13
+ %rwdhelpdataoutput%
14
+ </horizontal>
15
+ <row> <p></row>
16
+ <table>
17
+
18
+
19
+ <row> <p></row>
20
+ </table>
21
+ <horizontal>
22
+
23
+ <button caption=\"Return\" action=\"rwdwindowreturn\"/>
24
+ </horizontal>
25
+ <table>
26
+ <row> <p></row>
27
+
28
+ </table>
29
+ <horizontal>
30
+ %%rwdhelpsubchoicesoutput%%
31
+ </horizontal>
32
+ "
@@ -157,6 +157,10 @@ http://www.erikveen.dds.nl/rubywebdialogs/index.html
157
157
  Thanks, Steven Gibson
158
158
 
159
159
  =Changelog
160
+ version 0.97
161
+ added some context sensitive help
162
+ added edit config file and reload config variables
163
+
160
164
  Version 0.96
161
165
  updated for rwdtinker 1.44 - refactored gui files
162
166
  Changed gui directory names - more like Java package titles
@@ -212,6 +212,15 @@ http://www.erikveen.dds.nl/rubywebdialogs/index.html
212
212
  Thanks, Steven Gibson
213
213
 
214
214
  == Changelog
215
+ version 1.46
216
+ more work on context help
217
+ window calls point to tab as well as windows
218
+ help added help buttons on Document, Selection, View Applet, tabs
219
+
220
+ version 1.45
221
+ first steps toward context sensitive help
222
+ added help button on main window/tab
223
+
215
224
  version 1.44
216
225
  updated directory structure - refactored gui files
217
226
  Changed gui directory names - more like Java package titles
metadata CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.4
3
3
  specification_version: 1
4
4
  name: rubyslippers
5
5
  version: !ruby/object:Gem::Version
6
- version: "0.96"
7
- date: 2005-01-18
6
+ version: "0.97"
7
+ date: 2005-01-25
8
8
  summary: RubySlippers is a GUI wrapper for RubyGems using RubyWebDialogs.
9
9
  require_paths:
10
10
  - "."
@@ -28,19 +28,25 @@ authors: []
28
28
  files:
29
29
  - lib/temp.rb
30
30
  - code/zz0applicationend/zz0end.rb
31
- - code/xa5rwdtinkercallable/callable.rb
32
- - code/xb1rwdtinkerbackwindow/openappletname.rb
33
- - code/xb1rwdtinkerbackwindow/removeapplet.rb
34
- - code/xb1rwdtinkerbackwindow/installapplet.rb
35
- - code/xb1rwdtinkerbackwindow/listzips.rb
36
- - code/xb1rwdtinkerbackwindow/diagnostictab.rb
37
- - code/xb1rwdtinkerbackwindow/rwdtinkerwin2version.rb
38
- - code/xb1rwdtinkerbackwindow/listinstalledfiles.rb
39
- - code/xb1rwdtinkerbackwindow/loadconfigurationrecord.rb
40
- - code/xb1rwdtinkerbackwindow/loadconfigurationvariables.rb
41
- - code/xb1rwdtinkerbackwindow/saveconfigurationrecord.rb
42
- - code/00rwdtinkercore/aa0begin.rb
43
- - code/00rwdtinkercore/rwdtinkerversion.rb
31
+ - code/dd0viewphoto/dd0viewphoto.rb
32
+ - code/01rwdcore/rwdtinkerversion.rb
33
+ - code/01rwdcore/openhelpwindow.rb
34
+ - code/01rwdcore/01rwdcore.rb
35
+ - code/01rwdcore/02helptexthashbegin.rb
36
+ - code/01rwdcore/03helptexthash.rb
37
+ - code/01rwdcore/04helptextend.rb
38
+ - code/01rwdcore/rwdwindowreturn.rb
39
+ - code/superant.com.rwdtinkerbackwindow/openappletname.rb
40
+ - code/superant.com.rwdtinkerbackwindow/removeapplet.rb
41
+ - code/superant.com.rwdtinkerbackwindow/installapplet.rb
42
+ - code/superant.com.rwdtinkerbackwindow/listzips.rb
43
+ - code/superant.com.rwdtinkerbackwindow/diagnostictab.rb
44
+ - code/superant.com.rwdtinkerbackwindow/rwdtinkerwin2version.rb
45
+ - code/superant.com.rwdtinkerbackwindow/listinstalledfiles.rb
46
+ - code/superant.com.rwdtinkerbackwindow/loadconfigurationrecord.rb
47
+ - code/superant.com.rwdtinkerbackwindow/loadconfigurationvariables.rb
48
+ - code/superant.com.rwdtinkerbackwindow/saveconfigurationrecord.rb
49
+ - code/superant.com.rwdtinkerbackwindow/runrwdtinkerbackwindow.rb
44
50
  - code/superant.com.rubyslippers/gemserve.rb
45
51
  - code/superant.com.rubyslippers/listgemrecord.rb
46
52
  - code/superant.com.rubyslippers/installgem.rb
@@ -54,6 +60,11 @@ files:
54
60
  - code/superant.com.rubyslippers/runrubyslipperswindow.rb
55
61
  - code/superant.com.rubyslippers/viewgemdata.rb
56
62
  - code/superant.com.rubyslippers/viewrubyslippersconfiguration.rb
63
+ - code/superant.com.rubyslippers/helptexthashrubyslippers.rb
64
+ - code/superant.com.rubyslippers/openhelpwindowrubyslippers.rb
65
+ - code/superant.com.rubyslippers/loadconfigurationrecord.rb
66
+ - code/superant.com.rubyslippers/loadconfigurationvariables.rb
67
+ - code/superant.com.rubyslippers/saveconfigurationrecord.rb
57
68
  - code/superant.com.rubyslippersbackwindow/copygemspecdata.rb
58
69
  - code/superant.com.rubyslippersbackwindow/changegemspecdata.rb
59
70
  - code/superant.com.rubyslippersbackwindow/listgemdirectories.rb
@@ -68,8 +79,8 @@ files:
68
79
  - configuration/rwdtinkerversion.cnf
69
80
  - configuration/language.cnf
70
81
  - configuration/tinkerwin2version.cnf
71
- - configuration/rubyslippers.cnf
72
82
  - configuration/tinkerwin2variables.cnf
83
+ - configuration/rubyslippers.cnf
73
84
  - configuration/rubyslippersversion.cnf
74
85
  - ev/sgml.rb
75
86
  - ev/xml.rb
@@ -131,28 +142,29 @@ files:
131
142
  - gui/helpaboutzend/superant.com.helpaboutend
132
143
  - gui/helpaboutzend/superant.com.helpaboutend/helpscreenend.rwd
133
144
  - gui/tinkerbackwindows/superant.com.versionwindow
134
- - gui/tinkerbackwindows/superant.com.tinercallablewindow
135
145
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow
146
+ - gui/tinkerbackwindows/superant.com.tinkerhelpwindow
136
147
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow
137
148
  - gui/tinkerbackwindows/superant.com.versionwindow/1appname.rwd
138
- - gui/tinkerbackwindows/superant.com.tinercallablewindow/1appname.rwd
139
- - gui/tinkerbackwindows/superant.com.tinercallablewindow/9end.rwd
140
149
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow/1appname.rwd
141
150
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow/9backend.rwd
142
- - gui/tinkerbackwindows/superant.com.tinkerbackwindow/3arwddiagnostics.rwd
151
+ - gui/tinkerbackwindows/superant.com.tinkerbackwindow/70rwddiagnostics.rwd
143
152
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow/50rwdlistapplets.rwd
144
153
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow/80tab1.rwd
145
154
  - gui/tinkerbackwindows/superant.com.tinkerbackwindow/50rwdlistzips.rwd
146
- - gui/tinkerbackwindows/superant.com.tinkerbackwindow/40editconfiguration.rwd
155
+ - gui/tinkerbackwindows/superant.com.tinkerbackwindow/60editconfiguration.rwd
156
+ - gui/tinkerbackwindows/superant.com.tinkerhelpwindow/1appname.rwd
157
+ - gui/tinkerbackwindows/superant.com.tinkerhelpwindow/9end.rwd
147
158
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/1appname.rwd
148
159
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/7gemcommands.rwd
149
160
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/6buildgem.rwd
150
161
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/98returntab.rwd
151
162
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/3viewgemspec.rwd
152
163
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/5editgemspecrecord.rwd
153
- - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/7rwddiagnostics.rwd
154
164
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/zbackend.rwd
155
165
  - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/4listgemspecrecord.rwd
166
+ - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/92viewconfiguration.rwd
167
+ - gui/tinkerbackwindows/superant.com.rubyslippersbackwindow/94rwddiagnostics.rwd
156
168
  - gui/frontwindowtdocumentzend/superant.com.documentsend
157
169
  - gui/frontwindowtdocumentzend/superant.com.documentsend/ww0documentend.rwd
158
170
  - gui/frontwindowselectionzend/viewselectionzend/viewselectionend.rwd
@@ -163,8 +175,6 @@ files:
163
175
  - gui/frontwindowselectionbegin/selectiontabbegin/selectiontabbegin.rwd
164
176
  - gui/frontwindowtdocumentbegin/superant.com.documentsbegin
165
177
  - gui/frontwindowtdocumentbegin/superant.com.documentsbegin/tt0documentbegin.rwd
166
- - installed/rwdtinkerwin2-0.5.inf
167
- - installed/rwdviewlogo-0.4.inf
168
178
  - rwd_files/Readme.txt
169
179
  - rwd_files/rwdapplications.html
170
180
  - rwd_files/rwdindex.html
@@ -180,7 +190,6 @@ files:
180
190
  - tests/totranslate.lang
181
191
  - Readme.txt
182
192
  - init.rb
183
- - rubyslippers-0.96.gem
184
193
  test_files: []
185
194
  rdoc_options:
186
195
  - "--main"
@@ -1,17 +0,0 @@
1
- $rwdguivar=
2
- "
3
- <window name = \"rwdtinkerhelpwindow\" title=#{Message[:rwdtinker_help]}>
4
- <tabs>
5
- <tab name=\"main\" caption=#{Message[:help]}>
6
- <row> <p></row>
7
- <row> <p>RwdTinker</row>
8
- <cancel/>
9
- </tab>
10
-
11
- <tab name=\"nexttab\" caption=#{Message[:next]}>
12
- <row> <p></row>
13
- <row> <p>#{Message[:rwdtinker_help]}</row>
14
- <cancel/>
15
- </tab>
16
-
17
- </tabs>"
@@ -1,8 +0,0 @@
1
- # rwdwin2 - rwd applet in second window - core for Tinker: Applet adding/removing and Diagnostic tab
2
- configuration/ab1tinkerwin2.cnf
3
- code/xb1rwdtinkerbackwindow
4
- gui/ll5rwdtinkerwin2selectiontab
5
- gui/xb1rwdtinkerbackwindow
6
- gui/uu6rwdtinkerwin2documents
7
- gui/yg6rwdwin2helpabout
8
- rwd_files/HowTo_TinkerWin2.txt
@@ -1,4 +0,0 @@
1
- # rwdviewlogo - small applet to display one picture
2
- code/dd0viewphoto
3
- gui/cc0viewphoto
4
- rwd_files/tinker.png
Binary file