rwdziprwdaschedule 1.00 → 1.02

Sign up to get free protection for your applications and to get access to all the features.
@@ -153,7 +153,20 @@ Don't use the back-button of the browser! Strange and unpredictable things may a
153
153
  Steven Gibson
154
154
  steven@superant.com
155
155
 
156
- == Changelog
156
+ == Changelog
157
+ Version 1.02
158
+ correct config file handling
159
+ add menu to main window of appletange
160
+ changed menu names to be more consistent
161
+ corrected download routine
162
+
163
+
164
+ Version 1.01
165
+ changed schedule configuration screen
166
+ updated for rwdtinker 1.66
167
+ new helpabout
168
+ new documents list
169
+
157
170
  Version 1.00
158
171
  fixed sync download
159
172
  added more unit tests
Binary file
metadata CHANGED
@@ -1,17 +1,17 @@
1
1
  --- !ruby/object:Gem::Specification
2
- rubygems_version: 0.8.8
2
+ rubygems_version: 0.8.10
3
3
  specification_version: 1
4
4
  name: rwdziprwdaschedule
5
5
  version: !ruby/object:Gem::Version
6
- version: "1.00"
7
- date: 2005-04-10
8
- summary: rwdziprwdaschedule is a event schedule application using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51
6
+ version: "1.02"
7
+ date: 2005-05-01
8
+ summary: rwdziprwdwschedule is a event schedule application using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51
9
9
  require_paths:
10
10
  - "."
11
11
  email: steven@superant.com
12
12
  homepage: http://rubyforge.org/projects/rwdapplications/
13
13
  rubyforge_project: rwdapplications
14
- description: rwdziprwdaschedule is a event schedule application using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51rwdcalc is calculator rwdtinker and RubyWebDialogs
14
+ description: rwdziprwdwschedule is a event schedule application using rwdtinker and RubyWebDialogs. Requires rwdtinker >1.51rwdcalc is calculator rwdtinker and RubyWebDialogs
15
15
  autorequire:
16
16
  default_executable:
17
17
  bindir: bin
@@ -26,7 +26,7 @@ required_ruby_version: !ruby/object:Gem::Version::Requirement
26
26
  platform: ruby
27
27
  authors: []
28
28
  files:
29
- - rwdaschedule-1.00.zip
29
+ - rwdwschedule-1.02.zip
30
30
  - HowTo_Schedule.txt
31
31
  - rwdschedule.rb
32
32
  test_files: []
@@ -38,5 +38,5 @@ extra_rdoc_files:
38
38
  executables: []
39
39
  extensions: []
40
40
  requirements:
41
- - rwdtinker > 1.63
41
+ - rwdtinker > 1.65
42
42
  dependencies: []
Binary file