rwdtinker 1.2 → 1.3
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/ag1core/aa0begin.rb +1 -0
- data/code/ag1core/rwdtinkerversion.rb +15 -0
- data/code/xa5rwdtinkercallable/callable.rb +13 -0
- data/code/{ll0listapplets → xb1rwdtinkerbackwindow}/05listinstalledfiles.rb +0 -0
- data/code/xb1rwdtinkerbackwindow/diagnostictab.rb +21 -0
- data/code/{ll0listapplets → xb1rwdtinkerbackwindow}/ll1openname.rb +0 -0
- data/code/{lm1installapplets → xb1rwdtinkerbackwindow}/ll5listzips.rb +0 -0
- data/code/{lm1installapplets → xb1rwdtinkerbackwindow}/lm1installapplet.rb +0 -0
- data/code/{ll0listapplets → xb1rwdtinkerbackwindow}/mm1removeapplet.rb +0 -0
- data/code/xb1rwdtinkerbackwindow/rwdtinkerwin2version.rb +14 -0
- data/configuration/aa0rwdframework.cnf +5 -3
- data/configuration/ab1tinkerwin2.cnf +4 -0
- data/gui/aa2core/aa0rwdtop.rwd +4 -0
- data/gui/cc0viewphoto/cc0openphoto.rwd +17 -0
- data/gui/ll1selectiontabbegin/selectiontabbegin.rwd +16 -0
- data/gui/ll5rwdtinkerwin2selectiontab/rwdwin2selectiontab.rwd +12 -0
- data/gui/lz1selectiontabend/endselectiontab.rwd +3 -0
- data/gui/tt0documentsbegin/tt0documentbegin.rwd +6 -0
- data/gui/{es/uu5rwddocuments → uu5rwddocuments}/uu5documents.rwd +9 -7
- data/gui/uu6rwdtinkerwin2documents/uu5documents.rwd +6 -0
- data/gui/ww0documentsend/ww0documentend.rwd +7 -0
- data/gui/wz6finaltabs/xx0rwdfirsttab.rwd +6 -0
- data/gui/xa1versionwindow/1appname.rwd +19 -0
- data/gui/xa5rwdtinkercallablewindow/1appname.rwd +17 -0
- data/gui/xa5rwdtinkercallablewindow/9end.rwd +4 -0
- data/gui/xb1rwdtinkerbackwindow/1appname.rwd +5 -0
- data/gui/xb1rwdtinkerbackwindow/2tab1.rwd +11 -0
- data/gui/xb1rwdtinkerbackwindow/3arwddiagnostics.rwd +33 -0
- data/gui/xb1rwdtinkerbackwindow/4arwdlistapplets.rwd +44 -0
- data/gui/xb1rwdtinkerbackwindow/4arwdlistzips.rwd +35 -0
- data/gui/xb1rwdtinkerbackwindow/9backend.rwd +6 -0
- data/gui/ya1helpaboutbegin/ya0helpscreenstart.rwd +3 -0
- data/gui/yg5rwdhelpabout/1appname.rwd +4 -0
- data/gui/yg5rwdhelpabout/3copyright.rwd +3 -0
- data/gui/yg5rwdhelpabout/5version.rwd +10 -0
- data/gui/yg6rwdwin2helpabout/1appname.rwd +4 -0
- data/gui/yg6rwdwin2helpabout/3copyright.rwd +3 -0
- data/gui/yg6rwdwin2helpabout/5version.rwd +10 -0
- data/gui/yy5helpaboutend/helpscreenend.rwd +3 -0
- data/gui/za1applicationend/yy9rwdend.rwd +4 -0
- data/init.rb +91 -6
- data/installed/rwdtinkerwin2-0.5.inf +8 -0
- data/installed/rwdviewlogo-0.4.inf +4 -0
- data/{code/al5languagefiles → lang}/alanguagehashbegin.rb +0 -0
- data/lang/en/rwdcore/languagefile.rb +3 -2
- data/lang/es/rwdcore/languagefile.rb +1 -2
- data/{code/al5languagefiles → lang}/languagehash.rb +0 -0
- data/lang/nl/rwdcore/languagefile.rb +1 -1
- data/lang/templangfile.rb +7 -0
- data/{code/al5languagefiles/zlanguagehashend.rb → lang/vlanguagehashend.rb} +0 -0
- data/lang/wlocallangstart.rb +5 -0
- data/lang/xlocallangfile.rb +7 -0
- data/lang/zlocallangend.rb +2 -0
- data/rwd_files/HowTo_Tinker.txt +42 -0
- data/rwd_files/HowTo_TinkerWin2.txt +202 -0
- data/zips/{rwdhelloworld-0.2.zip → rwdhelloworld-0.3.zip} +0 -0
- metadata +52 -65
- data/code/al5languagefiles/templangfile.rb +0 -6
- data/gui/en/aa2core/aa0rwdtop.rwd +0 -3
- data/gui/en/cc0viewphoto/cc0openphoto.rwd +0 -17
- data/gui/en/ll5listapplets/ll0rwdlistapplets.rwd +0 -42
- data/gui/en/ll9rwdlistzips/ll5rwdlistzips.rwd +0 -33
- data/gui/en/tt0documentsbegin/tt0documentbegin.rwd +0 -5
- data/gui/en/uu5rwddocuments/uu5documents.rwd +0 -13
- data/gui/en/ww0documentsend/ww0documentend.rwd +0 -6
- data/gui/en/wz6finaltabs/xx0rwdfirsttab.rwd +0 -4
- data/gui/en/xx9photoview/xx9photoview.rwd +0 -3
- data/gui/en/ya1helpbegin/ya0helpscreenstart.rwd +0 -1
- data/gui/en/yg5rwdhelp/yf0helpscreen.rwd +0 -2
- data/gui/en/yg5rwdhelp/yf6rwdtinker.rwd +0 -3
- data/gui/en/yg5rwdhelp/yg0helpscreen.rwd +0 -1
- data/gui/en/za1applicationend/yy9rwdend.rwd +0 -2
- data/gui/es/aa2core/aa0rwdtop.rwd +0 -3
- data/gui/es/cc0viewphoto/cc0openphoto.rwd +0 -17
- data/gui/es/ll5listapplets/ll0rwdlistapplets.rwd +0 -41
- data/gui/es/ll9rwdlistzips/ll5rwdlistzips.rwd +0 -33
- data/gui/es/tt0documentsbegin/tt0documentbegin.rwd +0 -5
- data/gui/es/ww0documentsend/ww0documentend.rwd +0 -6
- data/gui/es/wz6finaltabs/xx0rwdfirsttab.rwd +0 -4
- data/gui/es/xx9photoview/xx9photoview.rwd +0 -3
- data/gui/es/ya1helpbegin/ya0helpscreenstart.rwd +0 -1
- data/gui/es/yg5rwdhelp/yf0helpscreen.rwd +0 -2
- data/gui/es/yg5rwdhelp/yf6rwdtinker.rwd +0 -3
- data/gui/es/yg5rwdhelp/yg0helpscreen.rwd +0 -1
- data/gui/es/za1applicationend/yy9rwdend.rwd +0 -2
- data/gui/nl/aa2core/aa0rwdtop.rwd +0 -3
- data/gui/nl/cc0viewphoto/cc0openphoto.rwd +0 -17
- data/gui/nl/ll5listapplets/ll0rwdlistapplets.rwd +0 -41
- data/gui/nl/ll9rwdlistzips/ll5rwdlistzips.rwd +0 -33
- data/gui/nl/tt0documentsbegin/tt0documentbegin.rwd +0 -5
- data/gui/nl/uu5rwddocuments/uu5documents.rwd +0 -13
- data/gui/nl/ww0documentsend/ww0documentend.rwd +0 -6
- data/gui/nl/wz6finaltabs/xx0rwdfirsttab.rwd +0 -4
- data/gui/nl/xx9photoview/xx9photoview.rwd +0 -3
- data/gui/nl/ya1helpbegin/ya0helpscreenstart.rwd +0 -1
- data/gui/nl/yg5rwdhelp/yf0helpscreen.rwd +0 -2
- data/gui/nl/yg5rwdhelp/yf6rwdtinker.rwd +0 -3
- data/gui/nl/yg5rwdhelp/yg0helpscreen.rwd +0 -1
- data/gui/nl/za1applicationend/yy9rwdend.rwd +0 -2
- data/installed/rwdlistapplets-0.4.inf +0 -5
- data/installed/rwdlistzips-0.4.inf +0 -4
- data/installed/rwdviewphoto-0.3.inf +0 -9
- data/rwd_files/HowTo_Tinker.html +0 -365
- data/zips/arubyslippers-0.7.zip +0 -0
- data/zips/rwdamovies-0.5.zip +0 -0
- data/zips/rwdaschedule-0.3.zip +0 -0
- data/zips/rwdaviewphoto-0.3.zip +0 -0
- data/zips/rwdlistapplets-0.4.zip +0 -0
- data/zips/rwdlistzips-0.4.zip +0 -0
- data/zips/rwdrefreshacpi-0.1.zip +0 -0
File without changes
|
data/rwd_files/HowTo_Tinker.txt
CHANGED
@@ -109,6 +109,24 @@ To exit, press the x inside the browser window.
|
|
109
109
|
You change the $lang constant in Tinker config file in the configuration directory
|
110
110
|
You can see one translation on the install applet tab, after you have installed and applet
|
111
111
|
|
112
|
+
== Using over a Network
|
113
|
+
|
114
|
+
To serve the application over your local LAN,change the last line in the
|
115
|
+
init.rb file to something like:
|
116
|
+
RwdTinker.file(RWDFile).serve(8080, "-r" ? ".rwduids" : nil)
|
117
|
+
Then you should be able to login at: http://yourhostname:8080
|
118
|
+
|
119
|
+
You have to authorize yourself. The .rwuids example is a string with
|
120
|
+
the name of the authorization file, relative to the home directory
|
121
|
+
of the user that started the service. This file has to be in the form of:
|
122
|
+
|
123
|
+
user1 = password
|
124
|
+
user2 = pass phrase
|
125
|
+
|
126
|
+
Thus the file .rwduids might contain:
|
127
|
+
|
128
|
+
erik = secret
|
129
|
+
|
112
130
|
== Requirements:
|
113
131
|
RubyWebDialogs - I am using 0.1.2
|
114
132
|
This package you downloaded should have a runtime version of
|
@@ -166,6 +184,7 @@ Thanks go to:
|
|
166
184
|
rwdtinker is copyright (c) 2004 Steven Gibson. It is free software, and may be redistributed
|
167
185
|
under the terms of the GPL licence:
|
168
186
|
|
187
|
+
== Contact
|
169
188
|
For more information see:
|
170
189
|
http://rwdapplications.rubyforge.org/wiki/wiki.pl
|
171
190
|
|
@@ -176,9 +195,32 @@ http://www.erikveen.dds.nl/rubywebdialogs/index.html
|
|
176
195
|
Thanks, Steven Gibson
|
177
196
|
|
178
197
|
== Changelog:
|
198
|
+
version 1.3
|
199
|
+
refactored gui files to do easier i10n
|
200
|
+
removed lang directories under gui
|
201
|
+
added lang files under lang dir
|
202
|
+
removed redundant code files left from moving applet handling to back window
|
203
|
+
removed zipped applets not yet refactored
|
204
|
+
|
205
|
+
version 1.24
|
206
|
+
added internet usage instructions to HowTo_Tinker.txt
|
207
|
+
removed HowTo_Tinker.html
|
208
|
+
added panels for Helpabout
|
209
|
+
changed photo logo tab to only have embedded picture, no button
|
210
|
+
|
211
|
+
version 1.23
|
212
|
+
moving diagnostic tab and applet handling tabs to second window
|
213
|
+
added selection panel tab to choose secondary windows.
|
214
|
+
|
215
|
+
version 1.21
|
216
|
+
changing version on help screen to be button
|
217
|
+
added version window
|
218
|
+
added diagnostic tab
|
219
|
+
|
179
220
|
version 1.2
|
180
221
|
added gemspec for creating a rwdtinker.gem
|
181
222
|
added rdoc comments
|
223
|
+
changed order on remove applets tab
|
182
224
|
|
183
225
|
version 1.1
|
184
226
|
changed order of elements on install applet tab
|
@@ -0,0 +1,202 @@
|
|
1
|
+
= RwdTinker 2nd Window
|
2
|
+
|
3
|
+
|
4
|
+
RwdTinker Win2 has the applet adding and removal functions and a diagnostic tab
|
5
|
+
|
6
|
+
== Usage
|
7
|
+
|
8
|
+
|
9
|
+
How to Use the Tinker framework Program (rwdtinker)
|
10
|
+
|
11
|
+
|
12
|
+
1. stand alone application
|
13
|
+
2. framework for building applications
|
14
|
+
3. Open brower windows with html documents
|
15
|
+
|
16
|
+
The GUI interface used is RubyWebDialogs
|
17
|
+
|
18
|
+
|
19
|
+
Start the program by typing
|
20
|
+
ruby init.rb
|
21
|
+
|
22
|
+
Then point your web browser to:
|
23
|
+
http://localhost:7705/
|
24
|
+
|
25
|
+
== Installing Applets
|
26
|
+
|
27
|
+
* unzip an applet
|
28
|
+
|
29
|
+
You can download an applet created by someone else
|
30
|
+
put the file in the zips directory
|
31
|
+
unzip the directory into the program directoy
|
32
|
+
unzip randomapplet.zip
|
33
|
+
|
34
|
+
This should right the needed files in the correct directories
|
35
|
+
|
36
|
+
|
37
|
+
|
38
|
+
|
39
|
+
|
40
|
+
Viewing a installed Applets:
|
41
|
+
|
42
|
+
|
43
|
+
Go to "List Scripts" tab
|
44
|
+
|
45
|
+
|
46
|
+
You can get a list of all installed applets by clicking the listfiles button
|
47
|
+
|
48
|
+
To see the text of a install file
|
49
|
+
Type in the name of the file you want.
|
50
|
+
|
51
|
+
type it without the inf ending
|
52
|
+
rwdapplet-0.1
|
53
|
+
|
54
|
+
Then click the "View Installed File" button
|
55
|
+
|
56
|
+
If it finds the file it will open it. It displays the text the search box.
|
57
|
+
|
58
|
+
|
59
|
+
|
60
|
+
== Adding Applets
|
61
|
+
|
62
|
+
To add code, commands and gui tabs
|
63
|
+
|
64
|
+
Move program files into a directory under the code directory.
|
65
|
+
Move gui files into a directory under the gui directory.
|
66
|
+
The gui directory name you create is important, because the gui
|
67
|
+
rwd file is built in alpha order by directory name
|
68
|
+
|
69
|
+
|
70
|
+
There are two ways to add applets to the directories.
|
71
|
+
|
72
|
+
Creating code
|
73
|
+
|
74
|
+
|
75
|
+
* Manually write code and gui files
|
76
|
+
|
77
|
+
The files go into your code directory
|
78
|
+
the filenames for code do not matter
|
79
|
+
|
80
|
+
The gui files go into your gui directory
|
81
|
+
The gui files need to be in order by name and end with .rwd
|
82
|
+
|
83
|
+
|
84
|
+
|
85
|
+
If you need a config file that goes in the configuration directory
|
86
|
+
|
87
|
+
internationalization and localization are helped by replacing the
|
88
|
+
gui files in the subdirectories under gui
|
89
|
+
|
90
|
+
|
91
|
+
|
92
|
+
|
93
|
+
|
94
|
+
|
95
|
+
== Documents
|
96
|
+
|
97
|
+
|
98
|
+
when you click on a document name, the document should pop up in a
|
99
|
+
browser window, or in another browser tab.
|
100
|
+
|
101
|
+
To exit, press the x inside the browser window.
|
102
|
+
|
103
|
+
|
104
|
+
|
105
|
+
== Languages
|
106
|
+
|
107
|
+
|
108
|
+
You can add tranlations in the lang subdirectory
|
109
|
+
You change the $lang constant in Tinker config file in the configuration directory
|
110
|
+
You can see one translation on the install applet tab, after you have installed and applet
|
111
|
+
|
112
|
+
== Requirements:
|
113
|
+
RubyWebDialogs - I am using 0.1.2
|
114
|
+
This package you downloaded should have a runtime version of
|
115
|
+
the needed rubywebdialog files
|
116
|
+
|
117
|
+
Ruby I am using version 1.8.2
|
118
|
+
|
119
|
+
I have tested this under Linux-Debian kernel 2.6.9
|
120
|
+
|
121
|
+
= Operation:
|
122
|
+
The code files reside in the code directory and are combined before
|
123
|
+
the main Class is loaded
|
124
|
+
|
125
|
+
The rwd files in gui are combined before the gui is activated
|
126
|
+
|
127
|
+
Translated text reside in the lang directory
|
128
|
+
|
129
|
+
== Installing:
|
130
|
+
|
131
|
+
untar the file
|
132
|
+
tar zxvf rwdtinker-x.y.tar.gz
|
133
|
+
then cd to the directory
|
134
|
+
cd rwdshell-x.y
|
135
|
+
then start the init.rb program file
|
136
|
+
ruby init.rb
|
137
|
+
Then point your browser at http://localhost:7705
|
138
|
+
or where it tells you.
|
139
|
+
Trouble shooting:
|
140
|
+
|
141
|
+
If the program is not working, try looking at the ev subdirectory. That is where
|
142
|
+
the runtime of rubywebdialogs are.
|
143
|
+
|
144
|
+
for long term installation, I would suggest putting most files in a lib directory
|
145
|
+
like /usr/lib/rwdshell
|
146
|
+
then make a writable directory the local directory for command files to be written
|
147
|
+
like ~/rwdshell
|
148
|
+
|
149
|
+
|
150
|
+
Closing the browser doesn't terminate the application. You have to use the application's close-button And terminating the application doesn't terminate the application when running in network mode. You just log out.
|
151
|
+
|
152
|
+
Don't use the back-button of the browser! Strange and unpredictable things may and will happen!
|
153
|
+
|
154
|
+
RubyWebDialogs is a platform independent graphical user interface for Ruby applications. It generates HTML and serves it with an internal HTTP server, so you can use your favorite web browser as the front end for your Ruby application. All this means, that it can be used on almost every platform, like Ruby itself. http://www.erikveen.dds.nl/rubywebdialogs/
|
155
|
+
|
156
|
+
== Credits
|
157
|
+
|
158
|
+
Thanks go to:
|
159
|
+
|
160
|
+
* Matz, for creating Ruby in the first place.
|
161
|
+
* Erik, for creating RubyWebDialogs.
|
162
|
+
* Charlotte, my wife for coming up for the name Tinker.
|
163
|
+
|
164
|
+
== License
|
165
|
+
|
166
|
+
rwdtinker is copyright (c) 2004 Steven Gibson. It is free software, and may be redistributed
|
167
|
+
under the terms of the GPL licence:
|
168
|
+
|
169
|
+
For more information see:
|
170
|
+
http://rwdapplications.rubyforge.org/wiki/wiki.pl
|
171
|
+
|
172
|
+
|
173
|
+
For more information about RubyWebDialogs see:
|
174
|
+
http://www.erikveen.dds.nl/rubywebdialogs/index.html
|
175
|
+
|
176
|
+
Thanks, Steven Gibson
|
177
|
+
|
178
|
+
== Changelog:
|
179
|
+
version 0.5
|
180
|
+
changing version on help screen to be button
|
181
|
+
added version window
|
182
|
+
added diagnostic tab
|
183
|
+
changed order on remove applets tab
|
184
|
+
|
185
|
+
version 0.4
|
186
|
+
changed order of elements on install applet tab
|
187
|
+
Add more i81n ablility - added lang directorys for language hash files
|
188
|
+
Improved name selection in zips and applet screens
|
189
|
+
|
190
|
+
version 0.3
|
191
|
+
changed location of code files
|
192
|
+
only directory of code files needs to be added to inf file
|
193
|
+
changed location of gui files
|
194
|
+
only directory of gui files needs to be added to inf file
|
195
|
+
|
196
|
+
|
197
|
+
version 0.2
|
198
|
+
added zip listing and installing - Linux only
|
199
|
+
This version is a dropin replacement for a applet
|
200
|
+
in the core rwdtinker
|
201
|
+
|
202
|
+
|
Binary file
|
metadata
CHANGED
@@ -3,8 +3,8 @@ rubygems_version: 0.8.3
|
|
3
3
|
specification_version: 1
|
4
4
|
name: rwdtinker
|
5
5
|
version: !ruby/object:Gem::Version
|
6
|
-
version: "1.
|
7
|
-
date:
|
6
|
+
version: "1.3"
|
7
|
+
date: 2005-01-01
|
8
8
|
summary: rwdtinker application is a framework to program for RubyWebDialogs.
|
9
9
|
require_paths:
|
10
10
|
- "."
|
@@ -28,18 +28,19 @@ authors: []
|
|
28
28
|
files:
|
29
29
|
- lib/temp.rb
|
30
30
|
- code/ag1core/aa0begin.rb
|
31
|
-
- code/
|
32
|
-
- code/ll0listapplets/mm1removeapplet.rb
|
33
|
-
- code/ll0listapplets/05listinstalledfiles.rb
|
34
|
-
- code/lm1installapplets/ll5listzips.rb
|
35
|
-
- code/lm1installapplets/lm1installapplet.rb
|
31
|
+
- code/ag1core/rwdtinkerversion.rb
|
36
32
|
- code/zz0applicationend/zz0end.rb
|
37
|
-
- code/al5languagefiles/languagehash.rb
|
38
|
-
- code/al5languagefiles/templangfile.rb
|
39
|
-
- code/al5languagefiles/zlanguagehashend.rb
|
40
|
-
- code/al5languagefiles/alanguagehashbegin.rb
|
41
33
|
- code/dd0viewphoto/dd0viewphoto.rb
|
34
|
+
- code/xa5rwdtinkercallable/callable.rb
|
35
|
+
- code/xb1rwdtinkerbackwindow/05listinstalledfiles.rb
|
36
|
+
- code/xb1rwdtinkerbackwindow/ll1openname.rb
|
37
|
+
- code/xb1rwdtinkerbackwindow/mm1removeapplet.rb
|
38
|
+
- code/xb1rwdtinkerbackwindow/ll5listzips.rb
|
39
|
+
- code/xb1rwdtinkerbackwindow/lm1installapplet.rb
|
40
|
+
- code/xb1rwdtinkerbackwindow/diagnostictab.rb
|
41
|
+
- code/xb1rwdtinkerbackwindow/rwdtinkerwin2version.rb
|
42
42
|
- configuration/aa0rwdframework.cnf
|
43
|
+
- configuration/ab1tinkerwin2.cnf
|
43
44
|
- ev/sgml.rb
|
44
45
|
- ev/xml.rb
|
45
46
|
- ev/net.rb
|
@@ -49,55 +50,46 @@ files:
|
|
49
50
|
- ev/ftools.rb
|
50
51
|
- ev/rwd.rb
|
51
52
|
- ev/thread.rb
|
53
|
+
- lang/alanguagehashbegin.rb
|
54
|
+
- lang/languagehash.rb
|
55
|
+
- lang/templangfile.rb
|
56
|
+
- lang/vlanguagehashend.rb
|
57
|
+
- lang/zlocallangend.rb
|
58
|
+
- lang/xlocallangfile.rb
|
59
|
+
- lang/wlocallangstart.rb
|
52
60
|
- lang/es/rwdcore/languagefile.rb
|
53
61
|
- lang/en/rwdcore/languagefile.rb
|
54
62
|
- lang/nl/rwdcore/languagefile.rb
|
55
|
-
- gui/
|
56
|
-
- gui/
|
57
|
-
- gui/
|
58
|
-
- gui/
|
59
|
-
- gui/
|
60
|
-
- gui/
|
61
|
-
- gui/
|
62
|
-
- gui/
|
63
|
-
- gui/
|
64
|
-
- gui/
|
65
|
-
- gui/
|
66
|
-
- gui/
|
67
|
-
- gui/
|
68
|
-
- gui/
|
69
|
-
- gui/
|
70
|
-
- gui/
|
71
|
-
- gui/
|
72
|
-
- gui/
|
73
|
-
- gui/
|
74
|
-
- gui/
|
75
|
-
- gui/
|
76
|
-
- gui/
|
77
|
-
- gui/
|
78
|
-
- gui/
|
79
|
-
- gui/
|
80
|
-
- gui/
|
81
|
-
- gui/
|
82
|
-
- gui/
|
83
|
-
-
|
84
|
-
-
|
85
|
-
- gui/nl/yg5rwdhelp/yg0helpscreen.rwd
|
86
|
-
- gui/nl/yg5rwdhelp/yf6rwdtinker.rwd
|
87
|
-
- gui/nl/yg5rwdhelp/yf0helpscreen.rwd
|
88
|
-
- gui/nl/za1applicationend/yy9rwdend.rwd
|
89
|
-
- gui/nl/ya1helpbegin/ya0helpscreenstart.rwd
|
90
|
-
- gui/nl/wz6finaltabs/xx0rwdfirsttab.rwd
|
91
|
-
- gui/nl/ww0documentsend/ww0documentend.rwd
|
92
|
-
- gui/nl/uu5rwddocuments/uu5documents.rwd
|
93
|
-
- gui/nl/tt0documentsbegin/tt0documentbegin.rwd
|
94
|
-
- gui/nl/ll9rwdlistzips/ll5rwdlistzips.rwd
|
95
|
-
- gui/nl/cc0viewphoto/cc0openphoto.rwd
|
96
|
-
- gui/nl/xx9photoview/xx9photoview.rwd
|
97
|
-
- installed/rwdlistapplets-0.4.inf
|
98
|
-
- installed/rwdlistzips-0.4.inf
|
99
|
-
- installed/rwdviewphoto-0.3.inf
|
100
|
-
- rwd_files/HowTo_Tinker.html
|
63
|
+
- gui/aa2core/aa0rwdtop.rwd
|
64
|
+
- gui/cc0viewphoto/cc0openphoto.rwd
|
65
|
+
- gui/ll1selectiontabbegin/selectiontabbegin.rwd
|
66
|
+
- gui/ll5rwdtinkerwin2selectiontab/rwdwin2selectiontab.rwd
|
67
|
+
- gui/lz1selectiontabend/endselectiontab.rwd
|
68
|
+
- gui/tt0documentsbegin/tt0documentbegin.rwd
|
69
|
+
- gui/uu5rwddocuments/uu5documents.rwd
|
70
|
+
- gui/uu6rwdtinkerwin2documents/uu5documents.rwd
|
71
|
+
- gui/ww0documentsend/ww0documentend.rwd
|
72
|
+
- gui/wz6finaltabs/xx0rwdfirsttab.rwd
|
73
|
+
- gui/xa1versionwindow/1appname.rwd
|
74
|
+
- gui/xa5rwdtinkercallablewindow/1appname.rwd
|
75
|
+
- gui/xa5rwdtinkercallablewindow/9end.rwd
|
76
|
+
- gui/xb1rwdtinkerbackwindow/1appname.rwd
|
77
|
+
- gui/xb1rwdtinkerbackwindow/2tab1.rwd
|
78
|
+
- gui/xb1rwdtinkerbackwindow/9backend.rwd
|
79
|
+
- gui/xb1rwdtinkerbackwindow/4arwdlistapplets.rwd
|
80
|
+
- gui/xb1rwdtinkerbackwindow/3arwddiagnostics.rwd
|
81
|
+
- gui/xb1rwdtinkerbackwindow/4arwdlistzips.rwd
|
82
|
+
- gui/ya1helpaboutbegin/ya0helpscreenstart.rwd
|
83
|
+
- gui/yg5rwdhelpabout/1appname.rwd
|
84
|
+
- gui/yg5rwdhelpabout/3copyright.rwd
|
85
|
+
- gui/yg5rwdhelpabout/5version.rwd
|
86
|
+
- gui/yg6rwdwin2helpabout/1appname.rwd
|
87
|
+
- gui/yg6rwdwin2helpabout/3copyright.rwd
|
88
|
+
- gui/yg6rwdwin2helpabout/5version.rwd
|
89
|
+
- gui/yy5helpaboutend/helpscreenend.rwd
|
90
|
+
- gui/za1applicationend/yy9rwdend.rwd
|
91
|
+
- installed/rwdtinkerwin2-0.5.inf
|
92
|
+
- installed/rwdviewlogo-0.4.inf
|
101
93
|
- rwd_files/Readme.txt
|
102
94
|
- rwd_files/rwdapplications.html
|
103
95
|
- rwd_files/rwdindex.html
|
@@ -105,14 +97,8 @@ files:
|
|
105
97
|
- rwd_files/HowTo_Tinker.txt
|
106
98
|
- rwd_files/tinker.png
|
107
99
|
- rwd_files/rdoc-style.css
|
108
|
-
-
|
109
|
-
- zips/
|
110
|
-
- zips/rwdaschedule-0.3.zip
|
111
|
-
- zips/rwdrefreshacpi-0.1.zip
|
112
|
-
- zips/arubyslippers-0.7.zip
|
113
|
-
- zips/rwdlistapplets-0.4.zip
|
114
|
-
- zips/rwdaviewphoto-0.3.zip
|
115
|
-
- zips/rwdamovies-0.5.zip
|
100
|
+
- rwd_files/HowTo_TinkerWin2.txt
|
101
|
+
- zips/rwdhelloworld-0.3.zip
|
116
102
|
- tests/temptest.out
|
117
103
|
- tests/rwdtinkertestEN.rb
|
118
104
|
- tests/totranslate.lang
|
@@ -127,6 +113,7 @@ rdoc_options:
|
|
127
113
|
extra_rdoc_files:
|
128
114
|
- Readme.txt
|
129
115
|
- rwd_files/HowTo_Tinker.txt
|
116
|
+
- rwd_files/HowTo_TinkerWin2.txt
|
130
117
|
executables:
|
131
118
|
- rwdtinker
|
132
119
|
extensions: []
|
@@ -1,42 +0,0 @@
|
|
1
|
-
<tab name="filelister" caption="List Applets">
|
2
|
-
|
3
|
-
|
4
|
-
<table>
|
5
|
-
<row> <p align="right">File Name:</p> <text name="a_installlist"/> </row>
|
6
|
-
|
7
|
-
</table>
|
8
|
-
|
9
|
-
<horizontal>
|
10
|
-
<button caption="View Install Text" action="openname"/>
|
11
|
-
<button caption="Cancel" action="main"/>
|
12
|
-
</horizontal>
|
13
|
-
<p>%displaytext%</p>
|
14
|
-
|
15
|
-
<table>
|
16
|
-
<row> <p align="right">File Name:</p> <text name="a_removeapplet"/> </row>
|
17
|
-
|
18
|
-
</table>
|
19
|
-
|
20
|
-
<p>%removeapplettext%</p>
|
21
|
-
<horizontal>
|
22
|
-
<button caption="remove applet" action="removeapplet"/>
|
23
|
-
<button caption="Cancel" action="main"/>
|
24
|
-
|
25
|
-
</horizontal>
|
26
|
-
<table>
|
27
|
-
<row> <p> </row>
|
28
|
-
<row> <p align="right">View the list of installation files </row>
|
29
|
-
|
30
|
-
</table>
|
31
|
-
<horizontal>
|
32
|
-
|
33
|
-
<button caption="List Files" action="listinstalledfiles"/>
|
34
|
-
|
35
|
-
</horizontal>
|
36
|
-
|
37
|
-
<p>%%filesresult%%</p>
|
38
|
-
|
39
|
-
</tab>
|
40
|
-
|
41
|
-
|
42
|
-
|
@@ -1,33 +0,0 @@
|
|
1
|
-
<tab name="zipslister" caption="List Zips">
|
2
|
-
|
3
|
-
<table>
|
4
|
-
<row> <p align="right">File Name:</p> <text name="a_installapplet"/> </row>
|
5
|
-
|
6
|
-
</table>
|
7
|
-
|
8
|
-
<horizontal>
|
9
|
-
<button caption="install applet" action="installapplet"/>
|
10
|
-
<button caption="Cancel" action="main"/>
|
11
|
-
|
12
|
-
</horizontal>
|
13
|
-
<p>%installapplettext%</p>
|
14
|
-
|
15
|
-
|
16
|
-
<table>
|
17
|
-
<row> <p align="right">Click below to view the list of zip files </row>
|
18
|
-
|
19
|
-
</table>
|
20
|
-
|
21
|
-
<horizontal>
|
22
|
-
<button caption="List applets available for installing" action="listzipfilestoinstall"/>
|
23
|
-
|
24
|
-
|
25
|
-
|
26
|
-
</horizontal>
|
27
|
-
|
28
|
-
<p>%%zipslistresult%%</p>
|
29
|
-
|
30
|
-
</tab>
|
31
|
-
|
32
|
-
|
33
|
-
|
@@ -1,13 +0,0 @@
|
|
1
|
-
<row> <p align="left">
|
2
|
-
<a href=HowTo_Tinker.html>Howto_Tinker.html</a></p></row>
|
3
|
-
<row> <p align="left">
|
4
|
-
<a href=Readme.txt>Readme.txt</a></p></row>
|
5
|
-
<row> <p align="left">
|
6
|
-
<a href=COPYING>GPL License </a></p></row>
|
7
|
-
<row> <p align="left">
|
8
|
-
<a href=rwdapplications.html>more information about rwdapplications </a></p></row>
|
9
|
-
<row> <p align="left">
|
10
|
-
<a href=rwdindex.html>Link to online information about RubyWebdialogs </a></p></row>
|
11
|
-
|
12
|
-
|
13
|
-
|
@@ -1 +0,0 @@
|
|
1
|
-
<helpwindow name="main" title="Help About">
|
@@ -1 +0,0 @@
|
|
1
|
-
<row> <p align="center">copyright s. gibson 2004</p></row>
|