rwdhypernote 0.07 → 0.08
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/Notes/hypernote/testnote6.txt +1 -0
- data/Notes/rwdtinker/testnote4.txt +1 -0
- data/Notes/rwdtinker/testnote5.txt +1 -0
- data/Notes/rwdtinker/testnote8.txt +1 -0
- data/Notes/testnote7.txt +1 -0
- data/Readme.txt +15 -1
- data/code/01rwdcore/01rwdcore.rb +4 -0
- data/code/01rwdcore/jumplinkcommand.rb +2 -2
- data/code/01rwdcore/runopentinkerdocument.rb +7 -0
- data/code/01rwdcore/rwdtinkerversion.rb +11 -3
- data/code/01rwdcore/setuphelpaboutoptions.rb +13 -0
- data/code/01rwdcore/setuptinkerdocuments.rb +6 -0
- data/code/superant.com.hypernote/{archiveevent.rb → archivehypernote.rb} +1 -1
- data/code/superant.com.hypernote/createnewnote.rb +27 -4
- data/code/superant.com.hypernote/helptexthashrwdhypernote.rb +2 -2
- data/code/superant.com.hypernote/listdirectories.rb +27 -0
- data/code/superant.com.hypernote/listhypernotes.rb +12 -6
- data/code/superant.com.hypernote/loadconfigurationrecord.rb +1 -13
- data/code/superant.com.hypernote/rwdhypernoteresetdir.rb +7 -0
- data/code/superant.com.hypernote/rwdtinkerversion.rb +10 -0
- data/code/superant.com.hypernote/saveconfigurationrecord.rb +3 -2
- data/code/superant.com.rwdtinkerbackwindow/listgemzips.rb +1 -1
- data/code/superant.com.rwdtinkerbackwindow/listzips.rb +1 -1
- data/code/superant.com.rwdtinkerbackwindow/loadconfigurationrecord.rb +1 -12
- data/code/superant.com.rwdtinkerbackwindow/saveconfigurationrecord.rb +2 -2
- data/configuration/rwdapplicationidentity.dist +2 -2
- data/configuration/rwdhypernote.dist +6 -2
- data/configuration/rwdtinker.dist +6 -2
- data/configuration/tinkerwin2variables.dist +1 -1
- data/gui/00coreguibegin/applicationguitop.rwd +1 -1
- data/gui/frontwindow0/superant.com.hypernote/10viewnote.rwd +18 -5
- data/gui/frontwindow0/superant.com.hypernote/67viewconfiguration.rwd +1 -10
- data/gui/frontwindowselectionbegin/selectiontabbegin/{selectiontabbegin.rwd → 00selectiontabbegin.rwd} +1 -1
- data/gui/frontwindowselectionzend/viewselectionzend/{viewselectionend.rwd → wwselectionend.rwd} +0 -0
- data/gui/{frontwindowtdocumentbegin/superant.com.documentsbegin/tt0documentbegin.rwd → frontwindowselectionzend/viewselectionzend/zzdocumentbegin.rwd} +0 -0
- data/gui/frontwindowtdocuments/superant.com.documents/tinkerdocuments.rwd +14 -0
- data/gui/helpaboutbegin/superant.com.helpaboutbegin/zzdocumentend.rwd +8 -0
- data/gui/{frontwindowz1end/frontwindowend/xx0rwdfirsttab.rwd → helpaboutbegin/superant.com.helpaboutbegin/zzzrwdlasttab.rwd} +0 -0
- data/gui/helpaboutbegin/superant.com.helpaboutbegin/{ya0helpscreenstart.rwd → zzzzhelpscreenstart.rwd} +0 -0
- data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/helpabouttab.rwd +15 -0
- data/gui/helpaboutzend/superant.com.helpaboutend/zhelpscreenstart2.rwd +3 -0
- data/gui/helpaboutzend/superant.com.helpaboutend/zzzzhelpabout2.rwd +15 -0
- data/gui/helpaboutzend/superant.com.helpaboutend/zzzzhelpscreen2end.rwd +3 -0
- data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/60editconfiguration.rwd +2 -10
- data/gui/tinkerbackwindows/superant.com.versionwindow/1appname.rwd +1 -1
- data/gui/tinkerbackwindows/superant.com.versionwindow/helpaboutwindow.rwd +17 -0
- data/rwd_files/HowTo_HyperNote.txt +9 -1
- data/rwd_files/HowTo_Tinker.txt +13 -0
- data/rwd_files/{rwdindex.html → RubyWebDialogs.html} +0 -0
- data/rwdconfig.dist +9 -2
- data/tests/RubyGauge.rb +179 -0
- data/tests/makedist.rb +1 -0
- metadata +29 -28
- data/Notes/hypernote/newnote3.txt +0 -2
- data/Notes/rwdtinker/testnote2.txt +0 -1
- data/code/superant.com.hypernote/rwdhypernotehelpabout.rb +0 -14
- data/gui/frontwindowtdocuments/superant.com.documents/uu5documents.rwd +0 -15
- data/gui/frontwindowtdocuments/superant.com.rwdhypernotedocument/rwdhypernotedocument.rwd +0 -5
- data/gui/frontwindowtdocuments/superant.com.tinkerwin2documents/uu5documents.rwd +0 -6
- data/gui/frontwindowtdocumentzend/superant.com.documentsend/ww0documentend.rwd +0 -12
- data/gui/helpaboutinstalled/superant.com.rwdhypernotehelpabout/1versionname.rwd +0 -6
- data/gui/helpaboutinstalled/superant.com.rwdhypernotehelpabout/5version.rwd +0 -9
- data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/1appname.rwd +0 -4
- data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/3copyright.rwd +0 -3
- data/gui/helpaboutinstalled/superant.com.tinkerhelpabout/5version.rwd +0 -10
- data/installed/rwdviewlogo-0.4.inf +0 -4
|
@@ -0,0 +1 @@
|
|
|
1
|
+
new note
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
new note
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
new note
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
new note
|
data/Notes/testnote7.txt
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
new note
|
data/Readme.txt
CHANGED
|
@@ -80,7 +80,21 @@ Don't use the back-button of the browser! Strange and unpredictable things may a
|
|
|
80
80
|
Steven Gibson
|
|
81
81
|
steven@superant.com
|
|
82
82
|
|
|
83
|
-
== Changelog
|
|
83
|
+
== Changelog
|
|
84
|
+
Version 0.08
|
|
85
|
+
ability for listings by directories
|
|
86
|
+
setup Load New Title button
|
|
87
|
+
configuration file screen change
|
|
88
|
+
updated for rwdtinker 1.66
|
|
89
|
+
new helpabout
|
|
90
|
+
new documents list
|
|
91
|
+
|
|
92
|
+
Version 0.07
|
|
93
|
+
updated for rwdtinker version 1.63
|
|
94
|
+
changed handling of application name returned
|
|
95
|
+
added jump seletion options
|
|
96
|
+
added some unit tests
|
|
97
|
+
|
|
84
98
|
version 0.06
|
|
85
99
|
added configuration editing tab
|
|
86
100
|
added more help information
|
data/code/01rwdcore/01rwdcore.rb
CHANGED
|
@@ -10,11 +10,11 @@ JumpLink = Hash.new { |hh, kk| hh[kk] = "ERROR: link not found: #{kk.inspect}.";
|
|
|
10
10
|
locationlink.each { |kk, vv| JumpLink[kk] = vv }
|
|
11
11
|
|
|
12
12
|
def runjumplinkcommand
|
|
13
|
-
|
|
13
|
+
if @a_jumplinkinput
|
|
14
14
|
runjumplocation = "#{JumpLink[:"#{@a_jumplinkinput}"]}"
|
|
15
15
|
|
|
16
16
|
self.send(runjumplocation)
|
|
17
|
-
|
|
17
|
+
end
|
|
18
18
|
end
|
|
19
19
|
|
|
20
20
|
|
|
@@ -3,11 +3,19 @@
|
|
|
3
3
|
# For information see http://www.rubyforge.net/projects/rwdapplications
|
|
4
4
|
|
|
5
5
|
# return the version constant defined in the config file
|
|
6
|
+
def tinkerhelpaboutsetup
|
|
7
|
+
return ["RwdTinker","(c) 2004 Steven Gibson ","Version #{RwdTinkerVersion}"]
|
|
8
|
+
end
|
|
9
|
+
|
|
6
10
|
def runrwdtinkerversion
|
|
7
11
|
@rwd_window = "applicationversion"
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
12
|
+
helpaboutinput = @a_helpaboutinput.downcase
|
|
13
|
+
versionarraysetup = "#{helpaboutinput}helpaboutsetup"
|
|
14
|
+
versionarray= self.send(versionarraysetup)
|
|
15
|
+
|
|
16
|
+
@versionappnamedisplay = versionarray[0].to_s
|
|
17
|
+
@versioncopyrightdisplay = versionarray[1].to_s
|
|
18
|
+
@versionnumberdisplay = versionarray[2].to_s
|
|
11
19
|
|
|
12
20
|
end
|
|
13
21
|
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
# help about option setup for rwdtinker application
|
|
2
|
+
def setuphelpaboutoptions
|
|
3
|
+
|
|
4
|
+
@rwd_window = "tinkerhelpabout"
|
|
5
|
+
@helpaboutoptions = $tinkerhelpaboutarray.rwd_options
|
|
6
|
+
end
|
|
7
|
+
|
|
8
|
+
def setuphelpaboutoptionspassive
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
@helpaboutoptions = $tinkerhelpaboutarray.rwd_options
|
|
12
|
+
end
|
|
13
|
+
|
|
@@ -1,5 +1,7 @@
|
|
|
1
|
-
#
|
|
1
|
+
#create a new note
|
|
2
2
|
def rwdhypernotecreatenewnote
|
|
3
|
+
|
|
4
|
+
@rwd_call_after_back << "reloadtab"
|
|
3
5
|
if @a_notedata.empty?
|
|
4
6
|
newnotecontent = 'new note'
|
|
5
7
|
else
|
|
@@ -9,6 +11,27 @@
|
|
|
9
11
|
newnotefilename = "newnote.txt"
|
|
10
12
|
else
|
|
11
13
|
newnotefilename = @a_viewhypernote.to_s + ".txt"
|
|
12
|
-
end
|
|
13
|
-
|
|
14
|
-
|
|
14
|
+
end
|
|
15
|
+
|
|
16
|
+
$reloadaftercreate = true
|
|
17
|
+
download("#{newnotecontent}", "#{newnotefilename}")
|
|
18
|
+
|
|
19
|
+
end
|
|
20
|
+
|
|
21
|
+
def rwdhypernotereloadtab
|
|
22
|
+
|
|
23
|
+
if $reloadaftercreate
|
|
24
|
+
@rwd_tab = "superantcomeditnoterecordfile"
|
|
25
|
+
listnotedirs
|
|
26
|
+
|
|
27
|
+
$notesarray.each { |x|
|
|
28
|
+
if x.include? "#{@a_viewhypernote}"
|
|
29
|
+
|
|
30
|
+
@a_viewhypernote = x.gsub(/\.txt$/, "")
|
|
31
|
+
end
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
|
|
35
|
+
$reloadaftercreate = false
|
|
36
|
+
end
|
|
37
|
+
end
|
|
@@ -24,8 +24,8 @@
|
|
|
24
24
|
'save changes' to save your edits
|
|
25
25
|
'clear' to clear the screen
|
|
26
26
|
'Create New Note' to start a new note
|
|
27
|
-
After creating a new note, you must
|
|
28
|
-
|
|
27
|
+
After creating a new note, you must click 'Load New Title'
|
|
28
|
+
to select it, or it will NOT be SAVED",
|
|
29
29
|
:hypernoteutility_help => "You can change the file
|
|
30
30
|
rename
|
|
31
31
|
delete
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
# this code is to list the hypernote directories
|
|
2
|
+
def rwdhypernotedirectories
|
|
3
|
+
if $temp_rwdhypernote_directory.to_s.empty?
|
|
4
|
+
temp_dir = $rwdhypernote_directory
|
|
5
|
+
else
|
|
6
|
+
temp_dir = $temp_rwdhypernote_directory
|
|
7
|
+
end
|
|
8
|
+
if FileTest.directory?(temp_dir)
|
|
9
|
+
|
|
10
|
+
fileList = Dir.new(temp_dir).entries.sort.reverse.delete_if { |x| (x =~ /lnk$|txt$/) }
|
|
11
|
+
@noterecordsresult = ""
|
|
12
|
+
@notedirectoriesresult = fileList.rwd_method("fillrwdhypernotedirs")
|
|
13
|
+
end
|
|
14
|
+
end
|
|
15
|
+
|
|
16
|
+
def fillrwdhypernotedirs(inffile)
|
|
17
|
+
applet = inffile
|
|
18
|
+
|
|
19
|
+
if $temp_rwdhypernote_directory.to_s.empty?
|
|
20
|
+
temp_topdirectory = $rwdhypernote_directory
|
|
21
|
+
else
|
|
22
|
+
temp_topdirectory = $temp_rwdhypernote_directory
|
|
23
|
+
end
|
|
24
|
+
|
|
25
|
+
$temp_rwdhypernote_directory = File.join(temp_topdirectory ,applet)
|
|
26
|
+
|
|
27
|
+
end
|
|
@@ -9,24 +9,29 @@ def fillhypernotename(inffile)
|
|
|
9
9
|
end
|
|
10
10
|
|
|
11
11
|
def findnotefiles(d)
|
|
12
|
-
|
|
12
|
+
|
|
13
13
|
a = Array.new(Dir[d].entries.sort)
|
|
14
|
-
|
|
14
|
+
|
|
15
15
|
#loop through and get the files names
|
|
16
16
|
a.each do |x|
|
|
17
17
|
#adjust the filters to the files you want to see...
|
|
18
18
|
if(!test(?d,x))
|
|
19
19
|
# only txt files
|
|
20
20
|
if x =~ /rb|txt|txt/
|
|
21
|
-
|
|
21
|
+
# puts "#{x}" #opens the file thats in fileName as read only
|
|
22
22
|
$notesarray = $notesarray | ["#{x}"]
|
|
23
23
|
end
|
|
24
24
|
end
|
|
25
25
|
end
|
|
26
26
|
end
|
|
27
27
|
|
|
28
|
-
def listnotedirs
|
|
28
|
+
def listnotedirs
|
|
29
|
+
|
|
30
|
+
if $temp_rwdhypernote_directory.to_s.empty?
|
|
29
31
|
startlangdir = $rwdhypernote_directory
|
|
32
|
+
else
|
|
33
|
+
startlangdir = $temp_rwdhypernote_directory
|
|
34
|
+
end
|
|
30
35
|
|
|
31
36
|
$notesarray = [""]
|
|
32
37
|
|
|
@@ -52,12 +57,13 @@ def listnotedirs
|
|
|
52
57
|
end
|
|
53
58
|
anotearray.each do |x|
|
|
54
59
|
#if it is a file...
|
|
55
|
-
|
|
60
|
+
|
|
56
61
|
if(!test(?d,x))
|
|
57
62
|
anotearray.delete(x)
|
|
58
63
|
else #it is a directory...
|
|
59
64
|
findnotefiles(x + "/**")
|
|
60
65
|
end
|
|
61
|
-
end
|
|
66
|
+
end
|
|
67
|
+
@notedirectoriesresult = ""
|
|
62
68
|
@noterecordsresult = $notesarray.entries.sort.rwd_method("fillhypernotename")
|
|
63
69
|
end
|
|
@@ -13,19 +13,7 @@
|
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
fd = File.open(fileName,"r")
|
|
16
|
-
@
|
|
17
|
-
@a_hypconfigline2 = fd.readline.chomp
|
|
18
|
-
@a_hypconfigline3 = fd.readline.chomp
|
|
19
|
-
@a_hypconfigline4 = fd.readline.chomp
|
|
20
|
-
@a_hypconfigline5 = fd.readline.chomp
|
|
21
|
-
@a_hypconfigline6 = fd.readline.chomp
|
|
22
|
-
@a_hypconfigline7 =fd.readline.chomp
|
|
23
|
-
@a_hypconfigline8 = fd.readline.chomp
|
|
24
|
-
@a_hypconfigline9 = fd.readline.chomp
|
|
25
|
-
|
|
26
|
-
while ! fd.eof?
|
|
27
|
-
@extrahypconfigdatadisplay = fd.readline
|
|
28
|
-
end
|
|
16
|
+
@a_hypconfigurationfile= fd.read
|
|
29
17
|
fd.close
|
|
30
18
|
rescue SystemCallError, StandardError
|
|
31
19
|
$stderr.print "system call error: " + $!
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
# Application RwdTinker orginally (c) 2004 Steven Gibson under GPL.
|
|
2
|
+
# This application is a framework for writing programs from RubyWebDialogs
|
|
3
|
+
# For information see http://www.rubyforge.net/projects/rwdapplications
|
|
4
|
+
|
|
5
|
+
# return the version constant defined in the config file
|
|
6
|
+
def rwdhypernotehelpaboutsetup
|
|
7
|
+
return ["RwdHypernote","(c) 2005 Steven Gibson ","Version #{RwdHyperNoteVersion}"]
|
|
8
|
+
end
|
|
9
|
+
|
|
10
|
+
|
|
@@ -3,8 +3,9 @@
|
|
|
3
3
|
require 'fileutils'
|
|
4
4
|
|
|
5
5
|
newname = "rwdhypernote.cnf" # grab the filename to create
|
|
6
|
-
newdata
|
|
7
|
-
|
|
6
|
+
newdata = @a_hypconfigurationfile
|
|
7
|
+
|
|
8
|
+
|
|
8
9
|
begin # exception trapped block
|
|
9
10
|
fileName = File.join( ConfigurationDir, newname )
|
|
10
11
|
fd = File.open(fileName,"w")
|
|
@@ -16,7 +16,7 @@ def listzipfilestoinstall
|
|
|
16
16
|
a.each do |x|
|
|
17
17
|
# only zip files
|
|
18
18
|
if x =~ /\.zip/
|
|
19
|
-
|
|
19
|
+
#adds the file to the array to display on the screen
|
|
20
20
|
$zipsarraylocal = $zipsarraylocal | ["#{x}"]
|
|
21
21
|
end
|
|
22
22
|
|
|
@@ -12,18 +12,7 @@ def loadconfigurationrecord
|
|
|
12
12
|
fileName = File.join(ConfigurationDir, TinkerWin2ConfigurationFileName)
|
|
13
13
|
|
|
14
14
|
fd = File.open(fileName,"r")
|
|
15
|
-
@
|
|
16
|
-
@a_configline2 = fd.readline.chomp
|
|
17
|
-
@a_configline3 = fd.readline.chomp
|
|
18
|
-
@a_configline4 = fd.readline.chomp
|
|
19
|
-
@a_configline5 = fd.readline.chomp
|
|
20
|
-
@a_configline6 = fd.readline.chomp
|
|
21
|
-
@a_configline7 =fd.readline.chomp
|
|
22
|
-
@a_configline8 = fd.readline.chomp
|
|
23
|
-
|
|
24
|
-
while ! fd.eof?
|
|
25
|
-
@extraconfigdatadisplay = fd.readline
|
|
26
|
-
end
|
|
15
|
+
@a_configurationfile = fd.read
|
|
27
16
|
fd.close
|
|
28
17
|
rescue SystemCallError, StandardError
|
|
29
18
|
$stderr.print "system call error: " + $!
|
|
@@ -3,9 +3,9 @@ def saveconfigurationrecord
|
|
|
3
3
|
require 'fileutils'
|
|
4
4
|
if @a_configurationfilename
|
|
5
5
|
newname = "%s" % [@a_configurationfilename] # grab the filename to create
|
|
6
|
-
newdata =@
|
|
6
|
+
newdata =@a_configurationfile
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
begin # exception trapped block
|
|
9
9
|
fileName = File.join( ConfigurationDir, newname )
|
|
10
10
|
fd = File.open(fileName,"w")
|
|
11
11
|
fd.print(newdata) # save the record info to the file
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
##VERSION:1.
|
|
2
|
-
$rwdapplicationidentity = "
|
|
1
|
+
##VERSION:1.66
|
|
2
|
+
$rwdapplicationidentity = "rwdtinker main application"
|
|
3
3
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
##VERSION:0.
|
|
1
|
+
##VERSION:0.08
|
|
2
2
|
##NAME: $rwdhypernote_directory:0
|
|
3
3
|
$rwdhypernote_directory = "Notes"
|
|
4
4
|
$notesarray = ["Notes/changes.txt"]
|
|
@@ -8,4 +8,8 @@ $rwdhypernote_ftplogin = "mylogin"
|
|
|
8
8
|
$rwdhypernote_ftppassword = "mypassword"
|
|
9
9
|
$rwdhypernote_ftpdirectory = "/incoming/rwdhypernotes/"
|
|
10
10
|
$rwdhypernote_updatedirectory = "updates"
|
|
11
|
-
|
|
11
|
+
$testharnessarray += ["rwdhypernote_all_tests"]
|
|
12
|
+
$tinkerhelpaboutarray += ["RwdHypernote"]
|
|
13
|
+
$tinkerdocumentsarray += ["HowTo_HyperNote.txt"]
|
|
14
|
+
RwdHyperNoteVersion = "0.08"
|
|
15
|
+
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
##VERSION:1.
|
|
1
|
+
##VERSION:1.66
|
|
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"
|
|
@@ -12,4 +12,8 @@ LangDir = "lang"
|
|
|
12
12
|
$rwdcontrolports =["13713","13714","13715","13716","13717","13718"]
|
|
13
13
|
$port = 7705
|
|
14
14
|
$rwdjumplink = ["helpscreen","tinkerbackwindow","returntomain","opendocuments","editconfiguration"]
|
|
15
|
-
|
|
15
|
+
Browser_Exe = 'mozilla '
|
|
16
|
+
$tinkerdocumentsarray +=["COPYING","HowTo_Tinker.txt","rwdapplications.html","RubyWebDialogs.html"]
|
|
17
|
+
RwdTinkerVersion = "1.66"
|
|
18
|
+
|
|
19
|
+
|
|
@@ -12,7 +12,9 @@ $rwdguivar=
|
|
|
12
12
|
<button caption=\"Open Detail\" action=\"loadnoterecord\"/>
|
|
13
13
|
|
|
14
14
|
<button caption=\"Create New Note\" action=\"rwdhypernotecreatenewnote\"/>
|
|
15
|
-
|
|
15
|
+
<button caption=\"Load New Title\" action=\"rwdhypernotereloadtab\"/>
|
|
16
|
+
|
|
17
|
+
<button caption=\"Save Changes\" action=\"savehypernoterecord\"/>
|
|
16
18
|
|
|
17
19
|
|
|
18
20
|
<button caption=\"Clear\" action=\"clearhypernotescreendisplay\"/>
|
|
@@ -21,12 +23,23 @@ $rwdguivar=
|
|
|
21
23
|
</horizontal>
|
|
22
24
|
<textarea name=\"a_notedata\"/>
|
|
23
25
|
|
|
24
|
-
|
|
25
|
-
|
|
26
|
+
|
|
27
|
+
<horizontal>
|
|
28
|
+
|
|
29
|
+
<button caption=\"List Directories\" action=\"rwdhypernotedirectories\"/>
|
|
30
|
+
<button caption=\"Reset to top Directory\" action=\"rwdhypernoteresetdir\"/>
|
|
31
|
+
|
|
32
|
+
</horizontal>
|
|
33
|
+
|
|
34
|
+
<horizontal>
|
|
35
|
+
<button caption=\"List Notes\" action=\"listnotedirs\"/>
|
|
26
36
|
<button caption=\"Show Internal Links\" action=\"listlocalnotelinks\"/>
|
|
27
37
|
|
|
28
38
|
|
|
29
|
-
</horizontal>
|
|
39
|
+
</horizontal>
|
|
40
|
+
|
|
30
41
|
<p>%%noterecordsresult%%</p>
|
|
31
|
-
<p>%%localnotelinksrecordsresult%%</p>
|
|
42
|
+
<p>%%localnotelinksrecordsresult%%</p>
|
|
43
|
+
<p>%%notedirectoriesresult%%</p>
|
|
44
|
+
|
|
32
45
|
</tab>"
|
|
@@ -16,16 +16,7 @@ $rwdguivar=
|
|
|
16
16
|
</horizontal>
|
|
17
17
|
<table>
|
|
18
18
|
|
|
19
|
-
|
|
20
|
-
<row> <p align=\"right\">1:</p> <text size=70 name=\"a_hypconfigline1\"/> </row>
|
|
21
|
-
<row> <p align=\"right\">2:</p> <text size=70 name=\"a_hypconfigline2\"/> </row>
|
|
22
|
-
<row> <p align=\"right\">3:</p> <text size=70 name=\"a_hypconfigline3\"/> </row>
|
|
23
|
-
<row> <p align=\"right\">4:</p> <text size=70 name=\"a_hypconfigline4\"/> </row>
|
|
24
|
-
<row> <p align=\"right\">5:</p> <text size=70 name=\"a_hypconfigline5\"/> </row>
|
|
25
|
-
<row> <p align=\"right\">6:</p> <text size=70 name=\"a_hypconfigline6\"/> </row>
|
|
26
|
-
<row> <p align=\"right\">7:</p> <text size=70 name=\"a_hypconfigline7\"/> </row>
|
|
27
|
-
<row> <p align=\"right\">8:</p> <text size=70 name=\"a_hypconfigline8\"/> </row>
|
|
28
|
-
<row> <p align=\"right\">9:</p> <text size=70 name=\"a_hypconfigline9\"/> </row>
|
|
19
|
+
<textarea name=\"a_hypconfigurationfile\"/> </row>
|
|
29
20
|
|
|
30
21
|
</table>
|
|
31
22
|
<p>%extrahypconfigdatadisplay%</p>
|
data/gui/frontwindowselectionzend/viewselectionzend/{viewselectionend.rwd → wwselectionend.rwd}
RENAMED
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<horizontal>
|
|
4
|
+
<button caption=\"Show Documents List\" action=\"setuptinkerdocuments\"/>
|
|
5
|
+
|
|
6
|
+
</horizontal>
|
|
7
|
+
<table>
|
|
8
|
+
<select name=\"a_tinkerdocumentinput\"> %%tinkerdocumentsarray%% </select>
|
|
9
|
+
|
|
10
|
+
</table>
|
|
11
|
+
<horizontal>
|
|
12
|
+
<button caption=\"Open Document\" action=\"runopentinkerdocument\"/>
|
|
13
|
+
</horizontal>
|
|
14
|
+
"
|
|
File without changes
|
|
File without changes
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<horizontal>
|
|
4
|
+
<button caption=\"Show Help About Links\" action=\"setuphelpaboutoptions\"/>
|
|
5
|
+
|
|
6
|
+
</horizontal>
|
|
7
|
+
<table>
|
|
8
|
+
<select name=\"a_helpaboutinput\"> %%helpaboutoptions%% </select>
|
|
9
|
+
|
|
10
|
+
</table>
|
|
11
|
+
|
|
12
|
+
<horizontal>
|
|
13
|
+
<button caption=\"Open Selected Help About\" action=\"runrwdtinkerversion\"/>
|
|
14
|
+
</horizontal>
|
|
15
|
+
"
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<horizontal>
|
|
4
|
+
<button caption=\"Show Help About Links\" action=\"setuphelpaboutoptions\"/>
|
|
5
|
+
|
|
6
|
+
</horizontal>
|
|
7
|
+
<table>
|
|
8
|
+
<select name=\"a_helpaboutinput\"> %%helpaboutoptions%% </select>
|
|
9
|
+
|
|
10
|
+
</table>
|
|
11
|
+
|
|
12
|
+
<horizontal>
|
|
13
|
+
<button caption=\"Open Selected Help About\" action=\"runrwdtinkerversion\"/>
|
|
14
|
+
</horizontal>
|
|
15
|
+
"
|
|
@@ -16,16 +16,8 @@ $rwdguivar=
|
|
|
16
16
|
|
|
17
17
|
</horizontal>
|
|
18
18
|
<table>
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
<row> <p align=\"right\">2:</p> <text size=70 name=\"a_configline2\"/> </row>
|
|
22
|
-
<row> <p align=\"right\">3:</p> <text size=70 name=\"a_configline3\"/> </row>
|
|
23
|
-
<row> <p align=\"right\">4:</p> <text size=70 name=\"a_configline4\"/> </row>
|
|
24
|
-
<row> <p align=\"right\">5:</p> <text size=70 name=\"a_configline5\"/> </row>
|
|
25
|
-
<row> <p align=\"right\">6:</p> <text size=70 name=\"a_configline6\"/> </row>
|
|
26
|
-
<row> <p align=\"right\">7:</p> <text size=70 name=\"a_configline7\"/> </row>
|
|
27
|
-
<row> <p align=\"right\">8:</p> <text size=70 name=\"a_configline8\"/> </row>
|
|
28
|
-
|
|
19
|
+
<textarea name=\"a_configurationfile\"/>
|
|
20
|
+
|
|
29
21
|
|
|
30
22
|
</table>
|
|
31
23
|
<p>%extraconfigdatadisplay%</p>
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<window name=tinkerhelpabout title=\"Help About Window\">
|
|
4
|
+
<horizontal>
|
|
5
|
+
<button caption=\"Show Help About Links\" action=\"setuphelpaboutoptions\"/>
|
|
6
|
+
|
|
7
|
+
</horizontal>
|
|
8
|
+
<table>
|
|
9
|
+
<select name=\"a_helpaboutinput\"> %%helpaboutoptions%% </select>
|
|
10
|
+
|
|
11
|
+
</table>
|
|
12
|
+
|
|
13
|
+
<horizontal>
|
|
14
|
+
<button caption=\"Open Selected Help About\" action=\"runrwdtinkerversion\"/>
|
|
15
|
+
</horizontal>
|
|
16
|
+
</window>
|
|
17
|
+
"
|
|
@@ -80,7 +80,15 @@ Don't use the back-button of the browser! Strange and unpredictable things may a
|
|
|
80
80
|
Steven Gibson
|
|
81
81
|
steven@superant.com
|
|
82
82
|
|
|
83
|
-
== Changelog
|
|
83
|
+
== Changelog
|
|
84
|
+
Version 0.08
|
|
85
|
+
ability for listings by directories
|
|
86
|
+
setup Load New Title button
|
|
87
|
+
configuration file screen change
|
|
88
|
+
updated for rwdtinker 1.66
|
|
89
|
+
new helpabout
|
|
90
|
+
new documents list
|
|
91
|
+
|
|
84
92
|
Version 0.07
|
|
85
93
|
updated for rwdtinker version 1.63
|
|
86
94
|
changed handling of application name returned
|
data/rwd_files/HowTo_Tinker.txt
CHANGED
|
@@ -227,6 +227,19 @@ http://www.erikveen.dds.nl/rubywebdialogs/index.html
|
|
|
227
227
|
Thanks, Steven Gibson
|
|
228
228
|
|
|
229
229
|
== Changelog
|
|
230
|
+
Version 1.66
|
|
231
|
+
Fixed directory layout
|
|
232
|
+
increased size of config edit screen
|
|
233
|
+
|
|
234
|
+
Version 1.65
|
|
235
|
+
Changed documents listing screen - now using hash
|
|
236
|
+
Changed helpabout screen - now using hash
|
|
237
|
+
added more lines for config edit
|
|
238
|
+
added help about to back window
|
|
239
|
+
|
|
240
|
+
Version 1.64
|
|
241
|
+
fixed jump with no location
|
|
242
|
+
|
|
230
243
|
Version 1.63
|
|
231
244
|
changed handling of application name returned
|
|
232
245
|
added jump seletion options
|
|
File without changes
|
data/rwdconfig.dist
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
##VERSION:1.
|
|
1
|
+
##VERSION:1.66
|
|
2
2
|
# rwdtinker core configuration file
|
|
3
3
|
##NAME: ConfigLocation:0
|
|
4
4
|
ConfigLocation=""
|
|
@@ -9,4 +9,11 @@ $testharnessarray = ["rwdtinker_all_tests"]
|
|
|
9
9
|
##NAME:TestNow:0
|
|
10
10
|
TestNow=false # turning this on will run the unit tests
|
|
11
11
|
##NAME:$testharness:0
|
|
12
|
-
$testharness=true
|
|
12
|
+
$testharness=true
|
|
13
|
+
##NAME:$tinkerhelpaboutarray:0
|
|
14
|
+
$tinkerhelpaboutarray = ["Tinker"]
|
|
15
|
+
##NAME:$tinkerdocumentsarray:0
|
|
16
|
+
$tinkerdocumentsarray = ["Readme.txt"]
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
data/tests/RubyGauge.rb
ADDED
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
#--------------------------------------------------------------------#
|
|
2
|
+
# #
|
|
3
|
+
# RubyGauge version 1 #
|
|
4
|
+
# Copyright (c) 2005, Harrison Ainsworth. #
|
|
5
|
+
# #
|
|
6
|
+
# http://hxa7241.org/ #
|
|
7
|
+
# #
|
|
8
|
+
#--------------------------------------------------------------------#
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
require 'find'
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
# Counts lines of code in ruby source files.
|
|
19
|
+
#
|
|
20
|
+
# just a simple example ruby program, produced as an exercise.
|
|
21
|
+
#
|
|
22
|
+
# * directories are looked in recursively for source files
|
|
23
|
+
# * source files with the following name extensions are recognized:
|
|
24
|
+
# .rb .rbw
|
|
25
|
+
# * a line is counted as code if it is not empty and not solely comment
|
|
26
|
+
#
|
|
27
|
+
# == requirements
|
|
28
|
+
# ruby 1.8
|
|
29
|
+
#
|
|
30
|
+
# == usage
|
|
31
|
+
# RubyGauge.rb [-f...] (file|directory)pathname ...
|
|
32
|
+
# RubyGauge.rb -help|-?
|
|
33
|
+
#
|
|
34
|
+
# switches:
|
|
35
|
+
# -f<[l|s][1|2]> set output format to long/short, linecount only /
|
|
36
|
+
# linecount and filecount (defaults to -fl2)
|
|
37
|
+
# -help|-? prints this message
|
|
38
|
+
#
|
|
39
|
+
# ==acknowledgements
|
|
40
|
+
# * ruby: http://ruby-lang.org/
|
|
41
|
+
# * the pragmaticprogrammers pickaxe book:
|
|
42
|
+
# http://phrogz.net/ProgrammingRuby/
|
|
43
|
+
# * rubygarden: http://rubygarden.org/ruby?CodingInRuby
|
|
44
|
+
#
|
|
45
|
+
# == license
|
|
46
|
+
# this software is too short and insignificant to have a license.
|
|
47
|
+
|
|
48
|
+
module RubyGauge
|
|
49
|
+
|
|
50
|
+
# Entry point if run from the command line.
|
|
51
|
+
#
|
|
52
|
+
# Reads command line args, writes output to stdout.
|
|
53
|
+
#
|
|
54
|
+
def RubyGauge.main
|
|
55
|
+
|
|
56
|
+
# check if help message needed
|
|
57
|
+
if $*.empty? || !(RubyGauge.getSwitchs( $*, '(help|\?)' ).empty?)
|
|
58
|
+
|
|
59
|
+
puts "\n#{@@BANNER}\n#{@@HELP}"
|
|
60
|
+
|
|
61
|
+
else
|
|
62
|
+
|
|
63
|
+
# count
|
|
64
|
+
pathnames = RubyGauge.getTokens( $*, '^[^-\/]', ' ' )
|
|
65
|
+
|
|
66
|
+
fileCount = []
|
|
67
|
+
lineCount = RubyGauge.countLinesInFileTree( pathnames, fileCount )
|
|
68
|
+
|
|
69
|
+
# output counts
|
|
70
|
+
format = RubyGauge.getSwitchs( $*, 'f', '-fl2' ).last[2,2]
|
|
71
|
+
|
|
72
|
+
(@@LINES_FORMAT = { 's' => "#{lineCount}" }).default = "\n #{lineCount} line#{lineCount == 1 ? '' : 's'} of code\n"
|
|
73
|
+
(@@FILES_FORMAT = { 's' => " #{fileCount}" }).default = " #{fileCount[0]} file#{fileCount[0] == 1 ? '' : 's'}\n"
|
|
74
|
+
print @@LINES_FORMAT[format[0,1]]
|
|
75
|
+
print @@FILES_FORMAT[format[0,1]] unless format[1,1] == '1'
|
|
76
|
+
|
|
77
|
+
end
|
|
78
|
+
|
|
79
|
+
end
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
def RubyGauge.getSwitchs( commandline, pattern, default=nil )
|
|
83
|
+
|
|
84
|
+
RubyGauge.getTokens( commandline, '^(-|\/)' + pattern, default )
|
|
85
|
+
|
|
86
|
+
end
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
def RubyGauge.getTokens( commandline, pattern, default=nil )
|
|
90
|
+
|
|
91
|
+
tokens = []
|
|
92
|
+
|
|
93
|
+
commandline.each do |token|
|
|
94
|
+
if token =~ /#{pattern}/
|
|
95
|
+
tokens.push token
|
|
96
|
+
end
|
|
97
|
+
end
|
|
98
|
+
|
|
99
|
+
if tokens.empty? && default
|
|
100
|
+
tokens.push default
|
|
101
|
+
end
|
|
102
|
+
|
|
103
|
+
tokens
|
|
104
|
+
|
|
105
|
+
end
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
# Counts lines of ruby code in filetree recursively.
|
|
109
|
+
#
|
|
110
|
+
# A line is counted as code if it is not empty and not solely comment.
|
|
111
|
+
#
|
|
112
|
+
# == parameters
|
|
113
|
+
# * pathnames: Array of String of file or directory pathname
|
|
114
|
+
# (relative or absolute)
|
|
115
|
+
# * fileCount: Array of Numeric, length 1. Just an example of a
|
|
116
|
+
# 'reference' parameter
|
|
117
|
+
# * return: Fixnum of the line count
|
|
118
|
+
#
|
|
119
|
+
def RubyGauge.countLinesInFileTree( pathnames, fileCount=[] )
|
|
120
|
+
|
|
121
|
+
fileCount[0] = 0
|
|
122
|
+
lineCount = 0
|
|
123
|
+
|
|
124
|
+
# scan directory tree
|
|
125
|
+
Find.find( *pathnames ) do |fileOrDirName|
|
|
126
|
+
|
|
127
|
+
# filter file types (to ruby)
|
|
128
|
+
if FileTest.file?( fileOrDirName ) &&
|
|
129
|
+
FileTest.readable?( fileOrDirName ) &&
|
|
130
|
+
fileOrDirName =~ /\.(rb|rbw)\Z/
|
|
131
|
+
|
|
132
|
+
fileCount[0] += 1
|
|
133
|
+
|
|
134
|
+
filePathname = File.expand_path( fileOrDirName )
|
|
135
|
+
|
|
136
|
+
# read file
|
|
137
|
+
File.open( filePathname, 'r' ) do |file|
|
|
138
|
+
|
|
139
|
+
# scan file lines
|
|
140
|
+
file.each_line do |line|
|
|
141
|
+
# select non blank, non comment-only line
|
|
142
|
+
unless line =~ /^\s*(#|\Z)/
|
|
143
|
+
lineCount += 1
|
|
144
|
+
end
|
|
145
|
+
end
|
|
146
|
+
|
|
147
|
+
end
|
|
148
|
+
|
|
149
|
+
end
|
|
150
|
+
end
|
|
151
|
+
|
|
152
|
+
lineCount
|
|
153
|
+
|
|
154
|
+
end
|
|
155
|
+
|
|
156
|
+
|
|
157
|
+
@@BANNER = "-------------------------------------------------------------\n" +
|
|
158
|
+
"RubyGauge 2005 (v1)\n" +
|
|
159
|
+
"Copyright (c) 2005, Harrison Ainsworth.\n\n" +
|
|
160
|
+
"http://hxa7241.org/\n" +
|
|
161
|
+
"-------------------------------------------------------------\n"
|
|
162
|
+
|
|
163
|
+
@@HELP = "RubyGauge counts lines of code in ruby source files.\n\n" +
|
|
164
|
+
"* directories are looked in recursively for source files\n" +
|
|
165
|
+
"* source files with the following name extensions are recognized: .rb .rbw\n" +
|
|
166
|
+
"* a line is counted as code if it is not empty and not solely comment\n" +
|
|
167
|
+
"\nusage:\n" +
|
|
168
|
+
" RubyGauge.rb [-f...] (file|directory)pathname ...\n" +
|
|
169
|
+
" RubyGauge.rb -help|-?\n" +
|
|
170
|
+
"\nswitches:\n" +
|
|
171
|
+
" -f<[l|s][1|2]> set output format to long/short, linecount only / linecount and filecount (defaults to -fl2)\n" +
|
|
172
|
+
" -help|-? prints this message\n"
|
|
173
|
+
|
|
174
|
+
end
|
|
175
|
+
|
|
176
|
+
|
|
177
|
+
|
|
178
|
+
|
|
179
|
+
RubyGauge.main
|
data/tests/makedist.rb
CHANGED
metadata
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
|
-
rubygems_version: 0.8.
|
|
2
|
+
rubygems_version: 0.8.10
|
|
3
3
|
specification_version: 1
|
|
4
4
|
name: rwdhypernote
|
|
5
5
|
version: !ruby/object:Gem::Version
|
|
6
|
-
version: "0.
|
|
7
|
-
date: 2005-
|
|
6
|
+
version: "0.08"
|
|
7
|
+
date: 2005-05-08
|
|
8
8
|
summary: rwdhypernote application is a hierarchical note taker for RubyWebDialogs.
|
|
9
9
|
require_paths:
|
|
10
10
|
- "."
|
|
@@ -43,6 +43,9 @@ files:
|
|
|
43
43
|
- code/01rwdcore/rundocuments.rb
|
|
44
44
|
- code/01rwdcore/runhelpabout.rb
|
|
45
45
|
- code/01rwdcore/runeditconfiguration.rb
|
|
46
|
+
- code/01rwdcore/setuptinkerdocuments.rb
|
|
47
|
+
- code/01rwdcore/setuphelpaboutoptions.rb
|
|
48
|
+
- code/01rwdcore/runopentinkerdocument.rb
|
|
46
49
|
- code/superant.com.rwdtinkerbackwindow/controlclient.rb
|
|
47
50
|
- code/superant.com.rwdtinkerbackwindow/diagnostictab.rb
|
|
48
51
|
- code/superant.com.rwdtinkerbackwindow/helptexthashtinkerwin2.rb
|
|
@@ -67,7 +70,6 @@ files:
|
|
|
67
70
|
- code/superant.com.rwdtinkerbackwindow/listgemzips.rb
|
|
68
71
|
- code/superant.com.rwdtinkerbackwindow/runremoteinstall.rb
|
|
69
72
|
- code/zz0applicationend/zz0end.rb
|
|
70
|
-
- code/superant.com.hypernote/archiveevent.rb
|
|
71
73
|
- code/superant.com.hypernote/changehypernotename.rb
|
|
72
74
|
- code/superant.com.hypernote/clearhypernotescreendisplay.rb
|
|
73
75
|
- code/superant.com.hypernote/clearlinkscreendisplay.rb
|
|
@@ -85,10 +87,13 @@ files:
|
|
|
85
87
|
- code/superant.com.hypernote/loadnoterecord.rb
|
|
86
88
|
- code/superant.com.hypernote/openhelpwindowrwdhyernote.rb
|
|
87
89
|
- code/superant.com.hypernote/returntomain.rb
|
|
88
|
-
- code/superant.com.hypernote/
|
|
90
|
+
- code/superant.com.hypernote/rwdtinkerversion.rb
|
|
89
91
|
- code/superant.com.hypernote/saveconfigurationrecord.rb
|
|
90
92
|
- code/superant.com.hypernote/savehypernoterecord.rb
|
|
91
93
|
- code/superant.com.hypernote/savelinkrecord.rb
|
|
94
|
+
- code/superant.com.hypernote/listdirectories.rb
|
|
95
|
+
- code/superant.com.hypernote/archivehypernote.rb
|
|
96
|
+
- code/superant.com.hypernote/rwdhypernoteresetdir.rb
|
|
92
97
|
- configuration/tinkerwin2variables.dist
|
|
93
98
|
- configuration/rwdtinker.dist
|
|
94
99
|
- configuration/language.dist
|
|
@@ -120,32 +125,24 @@ files:
|
|
|
120
125
|
- gui/frontwindow0/superant.com.hypernote/20editlinks.rwd
|
|
121
126
|
- gui/frontwindow0/superant.com.hypernote/30noteutilities.rwd
|
|
122
127
|
- gui/frontwindow0/superant.com.hypernote/67viewconfiguration.rwd
|
|
123
|
-
- gui/frontwindowselectionbegin/selectiontabbegin/
|
|
128
|
+
- gui/frontwindowselectionbegin/selectiontabbegin/00selectiontabbegin.rwd
|
|
124
129
|
- gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab
|
|
125
130
|
- gui/frontwindowselections/superant.com.rwdtinkerwin2selectiontab/jumplinkcommands.rwd
|
|
126
|
-
- gui/frontwindowselectionzend/viewselectionzend/
|
|
127
|
-
- gui/
|
|
128
|
-
- gui/frontwindowtdocumentbegin/superant.com.documentsbegin/tt0documentbegin.rwd
|
|
131
|
+
- gui/frontwindowselectionzend/viewselectionzend/zzdocumentbegin.rwd
|
|
132
|
+
- gui/frontwindowselectionzend/viewselectionzend/wwselectionend.rwd
|
|
129
133
|
- gui/frontwindowtdocuments/superant.com.documents
|
|
130
|
-
- gui/frontwindowtdocuments/superant.com.
|
|
131
|
-
- gui/frontwindowtdocuments/superant.com.rwdhypernotedocument
|
|
132
|
-
- gui/frontwindowtdocuments/superant.com.documents/uu5documents.rwd
|
|
133
|
-
- gui/frontwindowtdocuments/superant.com.tinkerwin2documents/uu5documents.rwd
|
|
134
|
-
- gui/frontwindowtdocuments/superant.com.rwdhypernotedocument/rwdhypernotedocument.rwd
|
|
135
|
-
- gui/frontwindowtdocumentzend/superant.com.documentsend
|
|
136
|
-
- gui/frontwindowtdocumentzend/superant.com.documentsend/ww0documentend.rwd
|
|
137
|
-
- gui/frontwindowz1end/frontwindowend/xx0rwdfirsttab.rwd
|
|
134
|
+
- gui/frontwindowtdocuments/superant.com.documents/tinkerdocuments.rwd
|
|
138
135
|
- gui/helpaboutbegin/superant.com.helpaboutbegin
|
|
139
|
-
- gui/helpaboutbegin/superant.com.helpaboutbegin/
|
|
136
|
+
- gui/helpaboutbegin/superant.com.helpaboutbegin/zzdocumentend.rwd
|
|
137
|
+
- gui/helpaboutbegin/superant.com.helpaboutbegin/zzzrwdlasttab.rwd
|
|
138
|
+
- gui/helpaboutbegin/superant.com.helpaboutbegin/zzzzhelpscreenstart.rwd
|
|
140
139
|
- gui/helpaboutinstalled/superant.com.tinkerhelpabout
|
|
141
|
-
- gui/helpaboutinstalled/superant.com.
|
|
142
|
-
- gui/helpaboutinstalled/superant.com.tinkerhelpabout/1appname.rwd
|
|
143
|
-
- gui/helpaboutinstalled/superant.com.tinkerhelpabout/3copyright.rwd
|
|
144
|
-
- gui/helpaboutinstalled/superant.com.tinkerhelpabout/5version.rwd
|
|
145
|
-
- gui/helpaboutinstalled/superant.com.rwdhypernotehelpabout/1versionname.rwd
|
|
146
|
-
- gui/helpaboutinstalled/superant.com.rwdhypernotehelpabout/5version.rwd
|
|
140
|
+
- gui/helpaboutinstalled/superant.com.tinkerhelpabout/helpabouttab.rwd
|
|
147
141
|
- gui/helpaboutzend/superant.com.helpaboutend
|
|
148
142
|
- gui/helpaboutzend/superant.com.helpaboutend/helpscreenend.rwd
|
|
143
|
+
- gui/helpaboutzend/superant.com.helpaboutend/zzzzhelpscreen2end.rwd
|
|
144
|
+
- gui/helpaboutzend/superant.com.helpaboutend/zzzzhelpabout2.rwd
|
|
145
|
+
- gui/helpaboutzend/superant.com.helpaboutend/zhelpscreenstart2.rwd
|
|
149
146
|
- gui/tinkerbackwindows/superant.com.tinkerbackwindow
|
|
150
147
|
- gui/tinkerbackwindows/superant.com.tinkerhelpwindow
|
|
151
148
|
- gui/tinkerbackwindows/superant.com.versionwindow
|
|
@@ -161,28 +158,32 @@ files:
|
|
|
161
158
|
- gui/tinkerbackwindows/superant.com.tinkerhelpwindow/1appname.rwd
|
|
162
159
|
- gui/tinkerbackwindows/superant.com.tinkerhelpwindow/9end.rwd
|
|
163
160
|
- gui/tinkerbackwindows/superant.com.versionwindow/1appname.rwd
|
|
161
|
+
- gui/tinkerbackwindows/superant.com.versionwindow/helpaboutwindow.rwd
|
|
164
162
|
- gui/zzcoreguiend/tinkerapplicationguiend/yy9rwdend.rwd
|
|
165
|
-
- installed/rwdviewlogo-0.4.inf
|
|
166
163
|
- rwd_files/favicon.ico
|
|
167
164
|
- rwd_files/HowTo_Tinker.txt
|
|
168
165
|
- rwd_files/HowTo_TinkerWin2.txt
|
|
169
166
|
- rwd_files/rdoc-style.css
|
|
170
167
|
- rwd_files/Readme.txt
|
|
171
168
|
- rwd_files/rwdapplications.html
|
|
172
|
-
- rwd_files/rwdindex.html
|
|
173
169
|
- rwd_files/tinker.png
|
|
170
|
+
- rwd_files/RubyWebDialogs.html
|
|
174
171
|
- rwd_files/HowTo_HyperNote.txt
|
|
175
172
|
- zips/rwdahelloworld-0.5.zip
|
|
176
173
|
- Notes/changes.lnk
|
|
177
174
|
- Notes/changes.txt
|
|
175
|
+
- Notes/testnote7.txt
|
|
178
176
|
- Notes/hypernote/hypernote01.txt
|
|
179
177
|
- Notes/hypernote/hypernote02.txt
|
|
180
|
-
- Notes/hypernote/
|
|
178
|
+
- Notes/hypernote/testnote6.txt
|
|
181
179
|
- Notes/rwdtinker/newnote.txt
|
|
182
180
|
- Notes/rwdtinker/rwdtinker01.txt
|
|
183
181
|
- Notes/rwdtinker/RwdtinkerProgrammingQuickStart.lnk
|
|
184
182
|
- Notes/rwdtinker/RwdtinkerProgrammingQuickStart.txt
|
|
185
|
-
- Notes/rwdtinker/
|
|
183
|
+
- Notes/rwdtinker/testnote4.txt
|
|
184
|
+
- Notes/rwdtinker/testnote5.txt
|
|
185
|
+
- Notes/rwdtinker/testnote8.txt
|
|
186
|
+
- tests/RubyGauge.rb
|
|
186
187
|
- tests/totranslate.lang
|
|
187
188
|
- tests/cleancnf.sh
|
|
188
189
|
- tests/rdep.rb
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
This is a new note.
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
# Application RwdTinker orginally (c) 2004 Steven Gibson under GPL.
|
|
2
|
-
# This application is a framework for writing programs from RubyWebDialogs
|
|
3
|
-
# http://www.erikveen.dds.nl/rubywebdialogs/index.html
|
|
4
|
-
# For more information about RwdTinker see http://www.rubyforge.net/projects/rwdapplications
|
|
5
|
-
|
|
6
|
-
# return the version constant defined in the config file
|
|
7
|
-
def runrwdhypernoteversion
|
|
8
|
-
@rwd_window = "applicationversion"
|
|
9
|
-
@versionappnamedisplay = "RwdHyperNote"
|
|
10
|
-
@versioncopyrightdisplay = "(c) 2004 Steven Gibson "
|
|
11
|
-
@versionnumberdisplay = "Version " + RwdHyperNoteVersion
|
|
12
|
-
|
|
13
|
-
end
|
|
14
|
-
|
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
$rwdguivar=
|
|
2
|
-
"
|
|
3
|
-
<row> <p align=\"left\">
|
|
4
|
-
<a href=HowTo_Tinker.txt>Howto_Tinker.txt</a></p></row>
|
|
5
|
-
<row> <p align=\"left\">
|
|
6
|
-
<a href=Readme.txt>Readme.txt</a></p></row>
|
|
7
|
-
<row> <p align=\"left\">
|
|
8
|
-
<a href=COPYING>GPL License </a></p></row>
|
|
9
|
-
<row> <p align=\"left\">
|
|
10
|
-
<a href=rwdapplications.html>more information about rwdapplications </a></p></row>
|
|
11
|
-
<row> <p align=\"left\">
|
|
12
|
-
<a href=rwdindex.html>Link to online information about RubyWebdialogs </a></p></row>"
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|