rwdaddresses 0.92 → 0.93
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/Readme.txt +1 -1
- data/code/xb1rwdtinkerbackwindow/{lm1installapplet.rb → installapplet.rb} +0 -0
- data/code/xb1rwdtinkerbackwindow/{05listinstalledfiles.rb → listinstalledfiles.rb} +0 -0
- data/code/xb1rwdtinkerbackwindow/{ll5listzips.rb → listzips.rb} +0 -0
- data/code/xb1rwdtinkerbackwindow/{ll1openname.rb → openappletname.rb} +1 -1
- data/code/xb1rwdtinkerbackwindow/{mm1removeapplet.rb → removeapplet.rb} +0 -0
- data/configuration/rwdaddresses.cnf +0 -1
- data/configuration/rwdaddressesversion.cnf +2 -0
- data/configuration/{aa0rwdframework.cnf → rwdtinker.cnf} +0 -1
- data/configuration/rwdtinkerversion.cnf +2 -0
- data/configuration/{ab1tinkerwin2.cnf → tinkerwin2.cnf} +0 -1
- data/configuration/tinkerwin2version.cnf +3 -0
- data/gui/aa2core/aa0rwdtop.rwd +1 -1
- data/gui/xb1rwdtinkerbackwindow/4arwdlistapplets.rwd +1 -1
- data/installed/{rwdaddresses-0.92.inf → rwdaddresses-0.93.inf} +1 -1
- data/rwd_files/HowTo_Addresses.txt +3 -0
- data/rwd_files/HowTo_Tinker.txt +5 -0
- data/rwd_files/contacttmp.jpg +0 -0
- data/tests/test.result +32 -0
- data/zips/rwdaschedule-0.8.zip +0 -0
- data/zips/{rwdhelloworld-0.3.zip → rwdhelloworld-0.4.zip} +0 -0
- data/zips/{rwdrefreshacpi-0.3.zip → rwdrefreshacpi-0.4.zip} +0 -0
- data/zips/rwdwcalc-0.4.zip +0 -0
- data/zips/{rwdwshell-0.91.zip → rwdwshell-0.92.zip} +0 -0
- metadata +20 -19
- data/installed/addressessample1.inf +0 -5
- data/installed/rwdaddresses-0.91.inf +0 -13
- data/zips/rwdaschedule-0.7.zip +0 -0
- data/zips/rwdwcalc-0.3.zip +0 -0
- data/zips/wrubyslippers-0.93.zip +0 -0
data/Readme.txt
CHANGED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
data/gui/aa2core/aa0rwdtop.rwd
CHANGED
data/rwd_files/HowTo_Tinker.txt
CHANGED
|
@@ -195,6 +195,11 @@ http://www.erikveen.dds.nl/rubywebdialogs/index.html
|
|
|
195
195
|
Thanks, Steven Gibson
|
|
196
196
|
|
|
197
197
|
== Changelog:
|
|
198
|
+
version 1.42
|
|
199
|
+
update for live update system
|
|
200
|
+
update applets for live update
|
|
201
|
+
code file name cleanup
|
|
202
|
+
|
|
198
203
|
version 1.41
|
|
199
204
|
l10n work es,nl, jp
|
|
200
205
|
separated out languge.cnf
|
data/rwd_files/contacttmp.jpg
CHANGED
|
Binary file
|
data/tests/test.result
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
Loaded suite C:/ruby/sample/watir/examples/rwdtinkertestEN
|
|
2
|
+
Started
|
|
3
|
+
## Beginning of test: rwdtinker
|
|
4
|
+
|
|
5
|
+
Action: entered http://localhost:7705in the address bar.
|
|
6
|
+
Action: clicked the Help Window link
|
|
7
|
+
Action: clicked the nexttab link
|
|
8
|
+
Action: clicked the main tab link
|
|
9
|
+
Action: clicked the cancel button
|
|
10
|
+
Action: clicked tab one
|
|
11
|
+
Action: clicked the selectiontab
|
|
12
|
+
Action: clicked the Help Window link
|
|
13
|
+
Action: clicked the backone tab
|
|
14
|
+
pageContainsText: Looking for: previous window (string) - found it ok
|
|
15
|
+
Action: clicked the diagnostictab top link
|
|
16
|
+
Action: clicked Ruby Version button.
|
|
17
|
+
pageContainsText: Looking for: Version (string) - found it ok
|
|
18
|
+
Action: clicked platform button.
|
|
19
|
+
pageContainsText: Looking for: Platform is (string) - found it ok
|
|
20
|
+
Action: clicked rwdtinker version button.
|
|
21
|
+
pageContainsText: Looking for: rwdtinker version (string) - found it ok
|
|
22
|
+
pageContainsText: Looking for: View the list (string) - found it ok
|
|
23
|
+
Action: clicked the list files button.
|
|
24
|
+
Action: clicked the View Install Text button.
|
|
25
|
+
pageContainsText: Looking for: rwdviewlogo (string) - found it ok
|
|
26
|
+
pageContainsText: Looking for: File Name (string) - found it ok
|
|
27
|
+
pageContainsText: Looking for: view the list of zip files (string) - found it ok
|
|
28
|
+
Action: clicked the List applets available for installing button.
|
|
29
|
+
|
|
30
|
+
Finished in 32.716 seconds.
|
|
31
|
+
|
|
32
|
+
6 tests, 8 assertions, 0 failures, 0 errors
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
|
-
rubygems_version: 0.8.
|
|
2
|
+
rubygems_version: 0.8.4
|
|
3
3
|
specification_version: 1
|
|
4
4
|
name: rwdaddresses
|
|
5
5
|
version: !ruby/object:Gem::Version
|
|
6
|
-
version: "0.
|
|
7
|
-
date:
|
|
6
|
+
version: "0.93"
|
|
7
|
+
date: 2005-01-14
|
|
8
8
|
summary: rwdaddresses is contact book application using rwdtinker and RubyWebDialogs.
|
|
9
9
|
require_paths:
|
|
10
10
|
- "."
|
|
@@ -31,13 +31,13 @@ files:
|
|
|
31
31
|
- code/ag1core/rwdtinkerversion.rb
|
|
32
32
|
- code/zz0applicationend/zz0end.rb
|
|
33
33
|
- code/xa5rwdtinkercallable/callable.rb
|
|
34
|
-
- code/xb1rwdtinkerbackwindow/
|
|
35
|
-
- code/xb1rwdtinkerbackwindow/
|
|
36
|
-
- code/xb1rwdtinkerbackwindow/
|
|
37
|
-
- code/xb1rwdtinkerbackwindow/
|
|
38
|
-
- code/xb1rwdtinkerbackwindow/lm1installapplet.rb
|
|
34
|
+
- code/xb1rwdtinkerbackwindow/openappletname.rb
|
|
35
|
+
- code/xb1rwdtinkerbackwindow/removeapplet.rb
|
|
36
|
+
- code/xb1rwdtinkerbackwindow/installapplet.rb
|
|
37
|
+
- code/xb1rwdtinkerbackwindow/listzips.rb
|
|
39
38
|
- code/xb1rwdtinkerbackwindow/diagnostictab.rb
|
|
40
39
|
- code/xb1rwdtinkerbackwindow/rwdtinkerwin2version.rb
|
|
40
|
+
- code/xb1rwdtinkerbackwindow/listinstalledfiles.rb
|
|
41
41
|
- code/gl3addresses/gl3viewnamedata.rb
|
|
42
42
|
- code/gl3addresses/gl4listnamerecord.rb
|
|
43
43
|
- code/gl3addresses/gl4viewphoto.rb
|
|
@@ -51,10 +51,13 @@ files:
|
|
|
51
51
|
- code/gl3addresses/rwdaddresseshelpabout.rb
|
|
52
52
|
- code/gl3addresses/viewaddressconfiguration.rb
|
|
53
53
|
- code/gl3addresses/renamecontact.rb
|
|
54
|
-
- configuration/
|
|
55
|
-
- configuration/
|
|
54
|
+
- configuration/tinkerwin2.cnf
|
|
55
|
+
- configuration/rwdtinkerversion.cnf
|
|
56
56
|
- configuration/language.cnf
|
|
57
|
+
- configuration/rwdtinker.cnf
|
|
58
|
+
- configuration/tinkerwin2version.cnf
|
|
57
59
|
- configuration/rwdaddresses.cnf
|
|
60
|
+
- configuration/rwdaddressesversion.cnf
|
|
58
61
|
- names/Angelina Jolie.nam
|
|
59
62
|
- names/Steven Gibson.nam
|
|
60
63
|
- names/Angelina Jolie.jpg
|
|
@@ -118,9 +121,7 @@ files:
|
|
|
118
121
|
- gui/yl3rwdaddresseshelpabout/5version.rwd
|
|
119
122
|
- gui/yy7addressesphotowindow/yy7addressesphoto.rwd
|
|
120
123
|
- installed/rwdtinkerwin2-0.5.inf
|
|
121
|
-
- installed/
|
|
122
|
-
- installed/rwdaddresses-0.91.inf
|
|
123
|
-
- installed/rwdaddresses-0.92.inf
|
|
124
|
+
- installed/rwdaddresses-0.93.inf
|
|
124
125
|
- rwd_files/Readme.txt
|
|
125
126
|
- rwd_files/rwdapplications.html
|
|
126
127
|
- rwd_files/rwdindex.html
|
|
@@ -130,14 +131,14 @@ files:
|
|
|
130
131
|
- rwd_files/HowTo_TinkerWin2.txt
|
|
131
132
|
- rwd_files/HowTo_Addresses.txt
|
|
132
133
|
- rwd_files/contacttmp.jpg
|
|
133
|
-
- zips/
|
|
134
|
-
- zips/
|
|
135
|
-
- zips/
|
|
136
|
-
- zips/
|
|
137
|
-
- zips/
|
|
138
|
-
- zips/rwdwcalc-0.3.zip
|
|
134
|
+
- zips/rwdrefreshacpi-0.4.zip
|
|
135
|
+
- zips/rwdwcalc-0.4.zip
|
|
136
|
+
- zips/rwdwshell-0.92.zip
|
|
137
|
+
- zips/rwdaschedule-0.8.zip
|
|
138
|
+
- zips/rwdhelloworld-0.4.zip
|
|
139
139
|
- tests/totranslate.lang
|
|
140
140
|
- tests/rwdtinkertestEN.rb
|
|
141
|
+
- tests/test.result
|
|
141
142
|
- Readme.txt
|
|
142
143
|
- init.rb
|
|
143
144
|
test_files: []
|
|
@@ -1,13 +0,0 @@
|
|
|
1
|
-
# rwdaddresses - applet for address book records
|
|
2
|
-
code/gl3addresses
|
|
3
|
-
configuration/gl3addresses.cnf
|
|
4
|
-
names/nophoto.png
|
|
5
|
-
rwd_files/contacttmp.png
|
|
6
|
-
rwd_files/HowTo_Addresses.txt
|
|
7
|
-
gui/lm3rwdaddressesselectiontab
|
|
8
|
-
gui/uu8addresses
|
|
9
|
-
gui/xg3rwdaddresses
|
|
10
|
-
gui/yg6rwdwin2helpabout
|
|
11
|
-
gui/yl3rwdaddresseshelpabout
|
|
12
|
-
gui/yy7addressesphotowindow
|
|
13
|
-
|
data/zips/rwdaschedule-0.7.zip
DELETED
|
Binary file
|
data/zips/rwdwcalc-0.3.zip
DELETED
|
Binary file
|
data/zips/wrubyslippers-0.93.zip
DELETED
|
Binary file
|