rwdtinker 1.75 → 1.76
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/code/superant.com.rwdtinkerbackwindow/installgemapplet.rb +1 -1
- data/code/superant.com.rwdtinkerbackwindow/viewappletcontents.rb +1 -1
- data/code/superant.com.rwdtinkerbackwindow/viewgemappletcontents.rb +1 -1
- data/configuration/rwdtinker.dist +2 -2
- data/gui/frontwindow0/{viewlogo/cc0openphoto.rwd → cc0openphoto.rwd} +0 -0
- data/gui/{frontwindowselectionbegin/selectiontabbegin → frontwindowselections}/00selectiontabbegin.rwd +0 -0
- data/gui/frontwindowselections/{superant.com.rwdtinkerwin2selectiontab/jumplinkcommands.rwd → jumplinkcommands.rwd} +1 -1
- data/gui/{frontwindowselectionzend/viewselectionzend → frontwindowselections}/wwselectionend.rwd +0 -0
- data/gui/{frontwindowselectionzend/viewselectionzend/zzdocumentbegin.rwd → frontwindowtdocuments/00documentbegin.rwd} +0 -0
- data/gui/frontwindowtdocuments/{superant.com.documents/tinkerdocuments.rwd → tinkerdocuments.rwd} +0 -0
- data/gui/{helpaboutbegin/superant.com.helpaboutbegin → frontwindowtdocuments}/zzdocumentend.rwd +0 -0
- data/gui/helpaboutbegin/{superant.com.helpaboutbegin/zzzrwdlasttab.rwd → zzzrwdlasttab.rwd} +0 -0
- data/gui/helpaboutbegin/{superant.com.helpaboutbegin/zzzzhelpscreenstart.rwd → zzzzhelpscreenstart.rwd} +0 -0
- data/gui/{helpaboutinstalled/superant.com.tinkerhelpabout/helpabouttab.rwd → helpaboutbegin/zzzzzzhelpabouttab.rwd} +0 -0
- data/gui/helpaboutzend/{superant.com.helpaboutend/helpscreenend.rwd → helpscreenend.rwd} +0 -0
- data/gui/helpaboutzend/{superant.com.helpaboutend/zhelpscreenstart2.rwd → zhelpscreenstart2.rwd} +0 -0
- data/gui/helpaboutzend/{superant.com.helpaboutend/zzzzhelpabout2.rwd → zzzzhelpabout2.rwd} +0 -0
- data/gui/helpaboutzend/{superant.com.helpaboutend/zzzzhelpscreen2end.rwd → zzzzhelpscreen2end.rwd} +0 -0
- data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/81jumplinkcommands.rwd +1 -1
- data/gui/zzcoreguiend/{tinkerapplicationguiend/yy9rwdend.rwd → yy9rwdend.rwd} +0 -0
- data/init.rb +2 -2
- data/lang/en/rwdcore/languagefile.rb +3 -3
- data/{extras → lib}/rconftool.rb +0 -0
- data/{ev → lib/rwd}/browser.rb +2 -2
- data/{ev → lib/rwd}/ftools.rb +0 -0
- data/{ev → lib/rwd}/mime.rb +0 -0
- data/{ev → lib/rwd}/net.rb +3 -3
- data/{ev → lib/rwd}/ruby.rb +0 -0
- data/{ev → lib/rwd}/rwd.rb +5 -5
- data/{ev → lib/rwd}/sgml.rb +1 -1
- data/{ev → lib/rwd}/thread.rb +1 -1
- data/{ev → lib/rwd}/tree.rb +2 -2
- data/{ev → lib/rwd}/xml.rb +1 -1
- data/{extras → lib}/zip/ioextras.rb +0 -0
- data/{extras → lib}/zip/stdrubyext.rb +0 -0
- data/{extras → lib}/zip/tempfile_bugfixed.rb +0 -0
- data/{extras → lib}/zip/zip.rb +2 -2
- data/{extras → lib}/zip/zipfilesystem.rb +0 -0
- data/{extras → lib}/zip/ziprequire.rb +0 -0
- data/rwd_files/HowTo_Tinker.txt +8 -0
- data/tests/makedist.rb +1 -1
- data/zips/rwdwaddresses-1.05.zip +0 -0
- data/zips/wrubyslippers-1.06.zip +0 -0
- metadata +35 -42
- data/code/superant.com.rwdtinkerbackwindow/installapplet.rb +0 -27
- data/lib/temp.rb +0 -1
@@ -1,4 +1,4 @@
|
|
1
|
-
##VERSION:1.
|
1
|
+
##VERSION:1.76
|
2
2
|
ConfigurationDir = "configuration" # for use in program - init.rb has this value without using this constant
|
3
3
|
CodeName = "rwdtinker"
|
4
4
|
CodeNameFile = CodeName + ".rb"
|
@@ -14,5 +14,5 @@ LangDir = "lang"
|
|
14
14
|
$rwdjumplink = ["helpscreen","tinkerbackwindow","returntomain","opendocuments","editconfiguration"]
|
15
15
|
Browser_Exe = 'mozilla '
|
16
16
|
$tinkerdocumentsarray +=["HowTo_Tinker.txt","rwdapplications.html","RubyWebDialogs.html"]
|
17
|
-
RwdTinkerVersion = "1.
|
17
|
+
RwdTinkerVersion = "1.76"
|
18
18
|
|
File without changes
|
File without changes
|
@@ -2,7 +2,7 @@ $rwdguivar=
|
|
2
2
|
"
|
3
3
|
<horizontal>
|
4
4
|
<button caption=#{Message[:showjump_links]} action=\"showjumplinkoptions\"/>
|
5
|
-
|
5
|
+
<button caption=#{Message[:help]} action=\"runhelpwindowtinkerwin2\"/>
|
6
6
|
</horizontal>
|
7
7
|
<table>
|
8
8
|
<select name=\"a_jumplinkinput\"> %%jumplinkoptions%% </select>
|
data/gui/{frontwindowselectionzend/viewselectionzend → frontwindowselections}/wwselectionend.rwd
RENAMED
File without changes
|
File without changes
|
data/gui/frontwindowtdocuments/{superant.com.documents/tinkerdocuments.rwd → tinkerdocuments.rwd}
RENAMED
File without changes
|
data/gui/{helpaboutbegin/superant.com.helpaboutbegin → frontwindowtdocuments}/zzdocumentend.rwd
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/gui/helpaboutzend/{superant.com.helpaboutend/zhelpscreenstart2.rwd → zhelpscreenstart2.rwd}
RENAMED
File without changes
|
File without changes
|
data/gui/helpaboutzend/{superant.com.helpaboutend/zzzzhelpscreen2end.rwd → zzzzhelpscreen2end.rwd}
RENAMED
File without changes
|
@@ -3,7 +3,7 @@ $rwdguivar=
|
|
3
3
|
<tab name=selectiontab caption=#{Message[:selection_tab]}>
|
4
4
|
<horizontal>
|
5
5
|
<button caption=#{Message[:showjump_links]} action=\"showjumplinkoptions\"/>
|
6
|
-
|
6
|
+
<button caption=#{Message[:help]} action=\"runhelpwindowtinkerwin2\"/>
|
7
7
|
</horizontal>
|
8
8
|
<table>
|
9
9
|
<select name=\"a_jumplinkinput\"> %%jumplinkoptions%% </select>
|
File without changes
|
data/init.rb
CHANGED
@@ -21,9 +21,9 @@
|
|
21
21
|
#* at "smalllinux@gmail.com".
|
22
22
|
#***********************************************************************/
|
23
23
|
|
24
|
-
require "
|
24
|
+
require "lib/rwd/rwd"
|
25
25
|
require 'fileutils'
|
26
|
-
require '
|
26
|
+
require 'lib/rconftool'
|
27
27
|
|
28
28
|
$progdir = File::expand_path( File.dirname(__FILE__))
|
29
29
|
|
@@ -14,7 +14,7 @@
|
|
14
14
|
:help_about => '"Help About"',
|
15
15
|
:install_applet => '"install (rwdtinker) applet"',
|
16
16
|
:jumptoapplication_location => '"Jump to Application Location"',
|
17
|
-
:list_applets => '"
|
17
|
+
:list_applets => '"Remove Applets"',
|
18
18
|
:listappletsinthegem_directory => '"List applets in the Gem Directory"',
|
19
19
|
:listappletsavailablefor_installation => "List applets available for installation",
|
20
20
|
:list_files => '"List Files"',
|
@@ -42,8 +42,8 @@
|
|
42
42
|
|
43
43
|
:save => "Save" ,
|
44
44
|
:save_changes => '"Save Changes"',
|
45
|
-
:selection_panel => '"
|
46
|
-
:selection_tab => '"
|
45
|
+
:selection_panel => '"Menu Panel"',
|
46
|
+
:selection_tab => '"Menu Tab"',
|
47
47
|
:tinker_logo => "Tinker Logo",
|
48
48
|
:tinkerback_window => '"Tinker Back Window"',
|
49
49
|
:viewapplet_contents => '"View Applet Contents"',
|
data/{extras → lib}/rconftool.rb
RENAMED
File without changes
|
data/{ev → lib/rwd}/browser.rb
RENAMED
data/{ev → lib/rwd}/ftools.rb
RENAMED
File without changes
|
data/{ev → lib/rwd}/mime.rb
RENAMED
File without changes
|
data/{ev → lib/rwd}/net.rb
RENAMED
data/{ev → lib/rwd}/ruby.rb
RENAMED
File without changes
|
data/{ev → lib/rwd}/rwd.rb
RENAMED
@@ -1,8 +1,8 @@
|
|
1
|
-
require "
|
2
|
-
require "
|
3
|
-
require "
|
4
|
-
require "
|
5
|
-
require "
|
1
|
+
require "lib/rwd/ruby"
|
2
|
+
require "lib/rwd/xml"
|
3
|
+
require "lib/rwd/net"
|
4
|
+
require "lib/rwd/browser"
|
5
|
+
require "lib/rwd/thread"
|
6
6
|
require "md5"
|
7
7
|
require "rbconfig"
|
8
8
|
|
data/{ev → lib/rwd}/sgml.rb
RENAMED
data/{ev → lib/rwd}/thread.rb
RENAMED
data/{ev → lib/rwd}/tree.rb
RENAMED
data/{ev → lib/rwd}/xml.rb
RENAMED
File without changes
|
File without changes
|
File without changes
|
data/{extras → lib}/zip/zip.rb
RENAMED
@@ -4,8 +4,8 @@ require 'singleton'
|
|
4
4
|
require 'tempfile'
|
5
5
|
require 'ftools'
|
6
6
|
require 'zlib'
|
7
|
-
require '
|
8
|
-
require '
|
7
|
+
require 'lib/zip/stdrubyext'
|
8
|
+
require 'lib/zip/ioextras'
|
9
9
|
|
10
10
|
if Tempfile.superclass == SimpleDelegator
|
11
11
|
require 'zip/tempfile_bugfixed'
|
File without changes
|
File without changes
|
data/rwd_files/HowTo_Tinker.txt
CHANGED
@@ -227,6 +227,14 @@ http://www.erikveen.dds.nl/rubywebdialogs/index.html
|
|
227
227
|
Thanks, Steven Gibson
|
228
228
|
|
229
229
|
== Changelog
|
230
|
+
Version 1.76
|
231
|
+
Move rwd code files into lib directory - bug - 21886
|
232
|
+
change tab name list applets - bug - 21864
|
233
|
+
change extra folder to be lib folder - bug 21887
|
234
|
+
remove duplicate intall applet code - bug 21885
|
235
|
+
On Menu tab/Selection Tab - add help button - bug 21884
|
236
|
+
clean up directory structure in gui directory - bug 21882
|
237
|
+
|
230
238
|
Version 1.75
|
231
239
|
change rwd.rb to use UTF-8 for web pages
|
232
240
|
add language load for applets
|
data/tests/makedist.rb
CHANGED
data/zips/rwdwaddresses-1.05.zip
CHANGED
Binary file
|
data/zips/wrubyslippers-1.06.zip
CHANGED
Binary file
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: rwdtinker
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: "1.
|
4
|
+
version: "1.76"
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Steven Gibson
|
@@ -9,7 +9,7 @@ autorequire:
|
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
11
|
|
12
|
-
date: 2008-09-
|
12
|
+
date: 2008-09-09 00:00:00 -07:00
|
13
13
|
default_executable:
|
14
14
|
dependencies: []
|
15
15
|
|
@@ -24,7 +24,23 @@ extra_rdoc_files:
|
|
24
24
|
- rwd_files/HowTo_Tinker.txt
|
25
25
|
- rwd_files/HowTo_TinkerWin2.txt
|
26
26
|
files:
|
27
|
-
- lib/
|
27
|
+
- lib/rwd/browser.rb
|
28
|
+
- lib/rwd/sgml.rb
|
29
|
+
- lib/rwd/ftools.rb
|
30
|
+
- lib/rwd/ruby.rb
|
31
|
+
- lib/rwd/thread.rb
|
32
|
+
- lib/rwd/mime.rb
|
33
|
+
- lib/rwd/tree.rb
|
34
|
+
- lib/rwd/net.rb
|
35
|
+
- lib/rwd/rwd.rb
|
36
|
+
- lib/rwd/xml.rb
|
37
|
+
- lib/zip/stdrubyext.rb
|
38
|
+
- lib/zip/ziprequire.rb
|
39
|
+
- lib/zip/ioextras.rb
|
40
|
+
- lib/zip/zip.rb
|
41
|
+
- lib/zip/zipfilesystem.rb
|
42
|
+
- lib/zip/tempfile_bugfixed.rb
|
43
|
+
- lib/rconftool.rb
|
28
44
|
- code/zz0applicationend/zz0end.rb
|
29
45
|
- code/superant.com.rwdtinkerbackwindow/listgemdirs.rb
|
30
46
|
- code/superant.com.rwdtinkerbackwindow/diagnostictab.rb
|
@@ -36,7 +52,6 @@ files:
|
|
36
52
|
- code/superant.com.rwdtinkerbackwindow/loadconfigurationrecord.rb
|
37
53
|
- code/superant.com.rwdtinkerbackwindow/runrwdtinkerbackwindow.rb
|
38
54
|
- code/superant.com.rwdtinkerbackwindow/viewappletcontents.rb
|
39
|
-
- code/superant.com.rwdtinkerbackwindow/installapplet.rb
|
40
55
|
- code/superant.com.rwdtinkerbackwindow/openhelpwindowtinkerwin2.rb
|
41
56
|
- code/superant.com.rwdtinkerbackwindow/loadconfigurationvariables.rb
|
42
57
|
- code/superant.com.rwdtinkerbackwindow/listzips.rb
|
@@ -74,30 +89,14 @@ files:
|
|
74
89
|
- configuration/tinkerwin2variables.dist
|
75
90
|
- configuration/language.dist
|
76
91
|
- configuration/rwdapplicationidentity.dist
|
77
|
-
- ev/browser.rb
|
78
|
-
- ev/sgml.rb
|
79
|
-
- ev/ftools.rb
|
80
|
-
- ev/ruby.rb
|
81
|
-
- ev/thread.rb
|
82
|
-
- ev/mime.rb
|
83
|
-
- ev/tree.rb
|
84
|
-
- ev/net.rb
|
85
|
-
- ev/rwd.rb
|
86
|
-
- ev/xml.rb
|
87
|
-
- extras/zip/stdrubyext.rb
|
88
|
-
- extras/zip/ziprequire.rb
|
89
|
-
- extras/zip/ioextras.rb
|
90
|
-
- extras/zip/zip.rb
|
91
|
-
- extras/zip/zipfilesystem.rb
|
92
|
-
- extras/zip/tempfile_bugfixed.rb
|
93
|
-
- extras/rconftool.rb
|
94
92
|
- lang/en/rwdcore/languagefile.rb
|
95
93
|
- lang/es/rwdcore/languagefile-es.rb
|
96
94
|
- lang/fr/rwdcore/languagefile.rb
|
97
95
|
- lang/jp/rwdcore/languagefile.rb
|
98
96
|
- lang/nl/rwdcore/languagefile.rb
|
99
|
-
- gui/frontwindowtdocuments/
|
100
|
-
- gui/frontwindowtdocuments/
|
97
|
+
- gui/frontwindowtdocuments/00documentbegin.rwd
|
98
|
+
- gui/frontwindowtdocuments/tinkerdocuments.rwd
|
99
|
+
- gui/frontwindowtdocuments/zzdocumentend.rwd
|
101
100
|
- gui/00coreguibegin/applicationguitop.rwd
|
102
101
|
- gui/tinkerbackwindows/superant.com.tinkerhelpwindow
|
103
102
|
- gui/tinkerbackwindows/superant.com.tinkerhelpwindow/1appname.rwd
|
@@ -114,24 +113,18 @@ files:
|
|
114
113
|
- gui/tinkerbackwindows/superant.com.versionwindow
|
115
114
|
- gui/tinkerbackwindows/superant.com.versionwindow/helpaboutwindow.rwd
|
116
115
|
- gui/tinkerbackwindows/superant.com.versionwindow/1appname.rwd
|
117
|
-
- gui/helpaboutzend/
|
118
|
-
- gui/helpaboutzend/
|
119
|
-
- gui/helpaboutzend/
|
120
|
-
- gui/helpaboutzend/
|
121
|
-
- gui/
|
122
|
-
- gui/
|
123
|
-
- gui/helpaboutbegin/
|
124
|
-
- gui/helpaboutbegin/
|
125
|
-
- gui/
|
126
|
-
- gui/
|
127
|
-
- gui/
|
128
|
-
- gui/
|
129
|
-
- gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/jumplinkcommands.rwd
|
130
|
-
- gui/frontwindowselectionzend/viewselectionzend/zzdocumentbegin.rwd
|
131
|
-
- gui/frontwindowselectionzend/viewselectionzend/wwselectionend.rwd
|
132
|
-
- gui/zzcoreguiend/tinkerapplicationguiend/yy9rwdend.rwd
|
133
|
-
- gui/helpaboutinstalled/superant.com.tinkerhelpabout
|
134
|
-
- gui/helpaboutinstalled/superant.com.tinkerhelpabout/helpabouttab.rwd
|
116
|
+
- gui/helpaboutzend/zzzzhelpscreen2end.rwd
|
117
|
+
- gui/helpaboutzend/zzzzhelpabout2.rwd
|
118
|
+
- gui/helpaboutzend/zhelpscreenstart2.rwd
|
119
|
+
- gui/helpaboutzend/helpscreenend.rwd
|
120
|
+
- gui/frontwindow0/cc0openphoto.rwd
|
121
|
+
- gui/helpaboutbegin/zzzzzzhelpabouttab.rwd
|
122
|
+
- gui/helpaboutbegin/zzzzhelpscreenstart.rwd
|
123
|
+
- gui/helpaboutbegin/zzzrwdlasttab.rwd
|
124
|
+
- gui/frontwindowselections/jumplinkcommands.rwd
|
125
|
+
- gui/frontwindowselections/wwselectionend.rwd
|
126
|
+
- gui/frontwindowselections/00selectiontabbegin.rwd
|
127
|
+
- gui/zzcoreguiend/yy9rwdend.rwd
|
135
128
|
- installed/temp.rb
|
136
129
|
- rwd_files/tinker.png
|
137
130
|
- rwd_files/favicon.ico
|
@@ -180,7 +173,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
180
173
|
requirements: []
|
181
174
|
|
182
175
|
rubyforge_project: rwdapplications
|
183
|
-
rubygems_version: 1.
|
176
|
+
rubygems_version: 1.2.0
|
184
177
|
signing_key:
|
185
178
|
specification_version: 2
|
186
179
|
summary: rwdtinker application is a framework to program for RubyWebDialogs.
|
@@ -1,27 +0,0 @@
|
|
1
|
-
# code in install rwdtinker applets - now uses ruby.zip module
|
2
|
-
def installapplet
|
3
|
-
|
4
|
-
nametext = "%s" % [@a_installapplet]
|
5
|
-
|
6
|
-
begin # exception trapped block
|
7
|
-
|
8
|
-
|
9
|
-
require 'extras/zip/zip'
|
10
|
-
fullname = nametext + ".zip"
|
11
|
-
fileName = File.join($zipslocation,fullname)
|
12
|
-
|
13
|
-
zf = Zip::ZipFile.new(fileName)
|
14
|
-
zf.sort.each {
|
15
|
-
|
16
|
-
|entry|
|
17
|
-
zf.extract(entry.to_s, entry.to_s)
|
18
|
-
}
|
19
|
-
@returninitateresults = initiateapplet(nametext)
|
20
|
-
@installapplettext = Message[:applet_installed] + " " + @returninitateresults
|
21
|
-
|
22
|
-
rescue
|
23
|
-
@installapplettext = "unzip error - applet may not be installed correctly"
|
24
|
-
end # exception rescue
|
25
|
-
|
26
|
-
end
|
27
|
-
|
data/lib/temp.rb
DELETED
@@ -1 +0,0 @@
|
|
1
|
-
# this file does nothing
|