bigtinker 0.97 → 0.98
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/01rwdcore/01rwdcore.rb +6 -6
- data/code/01rwdcore/02helptexthashbegin.rb +13 -11
- data/code/01rwdcore/jumplinkcommand.rb +14 -4
- data/code/01rwdcore/openhelpwindow.rb +7 -0
- data/code/01rwdcore/runhelpabout.rb +6 -1
- data/code/01rwdcore/runtab.rb +15 -0
- data/code/01rwdcore/selectiontab.rb +2 -0
- data/code/01rwdcore/setuphelpaboutoptions.rb +2 -0
- data/code/01rwdcore/setuptinkerdocuments.rb +1 -0
- data/code/01rwdcore/test_cases.rb +100 -51
- data/code/01rwdcore/test_harness.rb +8 -1
- data/code/01rwdcore/uploadreturns.rb +3 -0
- data/code/dd0viewphoto/dd0viewphoto.rb +2 -0
- data/code/superant.com.rwdcalendar/gh9calendar.rb +40 -0
- data/code/superant.com.rwdcalendar/helptexthashrwdschedule.rb +14 -0
- data/code/superant.com.rwdcalendar/openhelpwindowrwdschedule.rb +17 -0
- data/code/superant.com.rwdtinkerbackwindow/changelocale.rb +84 -0
- data/code/superant.com.rwdtinkerbackwindow/initiateapplets.rb +0 -1
- data/code/superant.com.rwdtinkerbackwindow/installgemapplet.rb +2 -0
- data/code/superant.com.rwdtinkerbackwindow/listgemzips.rb +2 -0
- data/code/superant.com.rwdtinkerbackwindow/listinstalledfiles.rb +3 -1
- data/code/superant.com.rwdtinkerbackwindow/listzips.rb +4 -0
- data/code/superant.com.rwdtinkerbackwindow/loadconfigurationrecord.rb +3 -1
- data/code/superant.com.rwdtinkerbackwindow/openhelpwindowtinkerwin2.rb +3 -1
- data/code/superant.com.rwdtinkerbackwindow/showlocaleoptions.rb +9 -0
- data/code/superant.com.rwdtinkerbackwindow/viewappletcontents.rb +1 -0
- data/code/superant.com.rwdtinkerbackwindow/viewlogfile.rb +8 -5
- data/code/superant.com.schedule/0uninstallapplet.rb +24 -0
- data/code/superant.com.schedule/archiveevent.rb +14 -0
- data/code/superant.com.schedule/archiveicsevent.rb +14 -0
- data/code/superant.com.schedule/cleareventscreendisplay.rb +19 -0
- data/code/superant.com.schedule/deleteeventrecord.rb +19 -0
- data/code/superant.com.schedule/deleteicseventrecord.rb +19 -0
- data/code/superant.com.schedule/deleterwdscheduleupdatefiles.rb +20 -0
- data/code/superant.com.schedule/downloadrwdschedulefiles.rb +37 -0
- data/code/superant.com.schedule/exporticseventrecord.rb +97 -0
- data/code/{superant.com.foldeditor → superant.com.schedule}/helptexthashload.rb +2 -2
- data/code/superant.com.schedule/listeventdates.rb +19 -0
- data/code/superant.com.schedule/listicseventdates.rb +19 -0
- data/code/{superant.com.foldeditor → superant.com.schedule}/loadconfigurationrecord.rb +4 -4
- data/code/superant.com.schedule/loadconfigurationvariables.rb +14 -0
- data/code/superant.com.schedule/loadeventrecord.rb +38 -0
- data/code/superant.com.schedule/loadicseventrecord.rb +30 -0
- data/code/superant.com.schedule/openhelpwindowrwdschedule.rb +43 -0
- data/code/superant.com.schedule/renameeventdata.rb +14 -0
- data/code/superant.com.schedule/renameicseventdata.rb +17 -0
- data/code/{superant.com.foldeditor/runrwdapplet.rb → superant.com.schedule/returntomain.rb} +3 -3
- data/code/superant.com.schedule/runrwdscheduleicsbackwindow.rb +10 -0
- data/code/superant.com.schedule/runrwdschedulemenu1.rb +34 -0
- data/code/superant.com.schedule/runrwdschedulesyncbackwindow.rb +10 -0
- data/code/{superant.com.foldeditor/rwdtinkerversion.rb → superant.com.schedule/rwdversion.rb} +2 -2
- data/code/{superant.com.foldeditor → superant.com.schedule}/saveconfigurationrecord.rb +5 -6
- data/code/superant.com.schedule/saveeventrecord.rb +25 -0
- data/code/superant.com.schedule/saveicseventrecord.rb +98 -0
- data/code/superant.com.schedule/syncrwdschedule.rb +30 -0
- data/code/superant.com.schedule/test_cases.rb +45 -0
- data/code/superant.com.schedule/uploadrwdschedulefiles.rb +30 -0
- data/code/superant.com.schedule/viewevent.rb +20 -0
- data/code/superant.com.schedule/viewicsevent.rb +20 -0
- data/code/superant.com.schedule/viewrwdschedulesconfiguration.rb +21 -0
- data/code/zz0applicationend/zz0end.rb +2 -1
- data/configuration/bigtinker.dist +5 -2
- data/configuration/rwdtinker.dist +3 -3
- data/configuration/rwdwschedule.dist +28 -0
- data/configuration/tinkerwin2variables.dist +1 -1
- data/gui/tinkerbackwindows/superant.com.rwdschedulebackwindow/1appname.rwd +5 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedulebackwindow/20downloadftp.rwd +45 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedulebackwindow/67viewconfiguration.rwd +29 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedulebackwindow/70rwddiagnostics.rwd +16 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedulebackwindow/m01menubegin.rwd +18 -0
- data/gui/tinkerbackwindows/{superant.com.foldeditor/9end.rwd → superant.com.rwdschedulebackwindow/zvbackend.rwd} +6 -6
- data/gui/tinkerbackwindows/superant.com.rwdschedules/1appname.rwd +5 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedules/gg0viewevent.rwd +27 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedules/gl6editrecord.rwd +56 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedules/gl8contactutilities.rwd +25 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedules/hl9calendar.rwd +27 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedules/m01menubegin.rwd +18 -0
- data/gui/tinkerbackwindows/{superant.com.slideshow/9end.rwd → superant.com.rwdschedules/zvbackend.rwd} +6 -6
- data/gui/tinkerbackwindows/superant.com.rwdschedulesback/1appname.rwd +5 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedulesback/30viewevent.rwd +27 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedulesback/40editrecord.rwd +49 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedulesback/60eventicsutilities.rwd +25 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedulesback/m01menubegin.rwd +18 -0
- data/gui/tinkerbackwindows/superant.com.rwdschedulesback/zvbackend.rwd +6 -0
- data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/70rwddiagnostics.rwd +1 -1
- data/gui/tinkerbackwindows/superant.com.tinkerbackwindow/80localechanger.rwd +17 -0
- data/init.rb +7 -1
- data/installed/rwdscheduledate2.inf +6 -0
- data/installed/rwdwschedule.inf +20 -0
- data/lang/en/rwdcalendar/en.po +32 -0
- data/lang/en/rwdcore/en.po +31 -0
- data/lang/es/rwdcalendar/es.po +10 -0
- data/lang/es/rwdcore/es.po +27 -15
- data/lang/fr/rwdcalendar/fr.po +11 -0
- data/lang/fr/rwdcore/fr.po +4 -1
- data/lang/hi/rwdcalendar/hi.po +11 -0
- data/lang/hi/rwdcore/hi.po +39 -36
- data/lang/ja/rwdcalendar/ja.po +11 -0
- data/lang/ja/rwdcore/ja.po +3 -0
- data/lang/nl/rwdcalendar/nl.po +12 -0
- data/lang/nl/rwdcore/nl.po +4 -1
- data/lib/cal.rb +158 -0
- data/lib/icalendar.rb +18 -0
- data/lib/icalendar/base.rb +17 -0
- data/lib/icalendar/calendar.rb +44 -0
- data/lib/icalendar/calendar_parser.rb +237 -0
- data/lib/icalendar/component.rb +91 -0
- data/lib/icalendar/component/alarm.rb +16 -0
- data/lib/icalendar/component/event.rb +25 -0
- data/lib/icalendar/component/freebusy.rb +12 -0
- data/lib/icalendar/component/journal.rb +25 -0
- data/lib/icalendar/component/timezone.rb +26 -0
- data/lib/icalendar/component/todo.rb +21 -0
- data/lib/icalendar/helpers.rb +103 -0
- data/lib/icalendar/parameter.rb +25 -0
- data/lib/zip/ioextras.rb +43 -2
- data/lib/zip/stdrubyext.rb +5 -5
- data/lib/zip/tempfile_bugfixed.rb +2 -2
- data/lib/zip/zip.rb +618 -149
- data/lib/zip/zipfilesystem.rb +59 -8
- data/lib/zip/ziprequire.rb +32 -3
- data/rwd_files/HowTo_BigTinker.txt +15 -3
- data/rwd_files/HowTo_Schedule.txt +265 -0
- data/rwd_files/HowTo_Tinker.txt +14 -0
- data/rwd_files/Tinkerhelptexthash.txt +5 -2
- data/rwd_files/rwdapplications.html +23 -1
- data/rwd_files/rwdschedulehelpfiles.txt +19 -0
- data/rwd_files/schedules/20050120T09.ics +9 -0
- data/rwd_files/schedules/200505may02a.sch +4 -0
- data/rwd_files/schedules/Enterprise.ics +411 -0
- data/rwd_files/schedules/US Holidays.ics +575 -0
- data/rwd_files/schedules/archive/sample.archive +1 -0
- data/rwd_files/schedules/testics05.ics +11 -0
- data/rwdconfig.dist +4 -2
- data/{bigtinker.rb → rwdtinker.rb} +0 -0
- data/tests/{makedist-rwdwfoldeditor.rb → makedist-rwdwhypernote.rb} +4 -8
- data/tests/makedist.rb +1 -1
- data/updates/temp.rb +1 -0
- data/zips/rwdwfoldeditor-0.07.zip +0 -0
- data/zips/rwdwhypernote-0.16.zip +0 -0
- data/zips/rwdwschedule-1.07.zip +0 -0
- data/zips/tinkerbellw-0.04.zip +0 -0
- metadata +102 -54
- data/code/superant.com.foldeditor/0uninstallapplet.rb +0 -17
- data/code/superant.com.foldeditor/changehypernotename.rb +0 -21
- data/code/superant.com.foldeditor/chooselinkfile.rb +0 -6
- data/code/superant.com.foldeditor/choosenotefile.rb +0 -6
- data/code/superant.com.foldeditor/clearnotescreen.rb +0 -7
- data/code/superant.com.foldeditor/createnewnotehtml.rb +0 -31
- data/code/superant.com.foldeditor/hyperlinkcreatelinkfile.rb +0 -19
- data/code/superant.com.foldeditor/launchfoldeditorurl.rb +0 -19
- data/code/superant.com.foldeditor/listfoldeditorfiles.rb +0 -7
- data/code/superant.com.foldeditor/loadconfigurationvariables.rb +0 -14
- data/code/superant.com.foldeditor/loadfolddocument.rb +0 -18
- data/code/superant.com.foldeditor/loadnextnote.rb +0 -32
- data/code/superant.com.foldeditor/loadprevnote.rb +0 -32
- data/code/superant.com.foldeditor/loadrwdfoldeditlinkfile.rb +0 -19
- data/code/superant.com.foldeditor/openhelpwindowrwdhyernote.rb +0 -30
- data/code/superant.com.foldeditor/rwddisplayfoldlinks.rb +0 -41
- data/code/superant.com.foldeditor/savefoldlinkfile.rb +0 -20
- data/code/superant.com.foldeditor/savehtmlhypernoterecord.rb +0 -20
- data/configuration/rwdwfoldeditor.dist +0 -16
- data/gui/tinkerbackwindows/superant.com.foldeditor/10appletbegin.rwd +0 -4
- data/gui/tinkerbackwindows/superant.com.foldeditor/10aviewnote.rwd +0 -36
- data/gui/tinkerbackwindows/superant.com.foldeditor/15htmlview.rwd +0 -43
- data/gui/tinkerbackwindows/superant.com.foldeditor/56viewfold.rwd +0 -43
- data/gui/tinkerbackwindows/superant.com.foldeditor/67viewconfiguration.rwd +0 -27
- data/gui/tinkerbackwindows/superant.com.foldeditor/81jumplinkcommands.rwd +0 -17
- data/gui/tinkerbackwindows/superant.com.slideshow/10appletbegin.rwd +0 -4
- data/gui/tinkerbackwindows/superant.com.slideshow/11viewnamedata.rwd +0 -19
- data/gui/tinkerbackwindows/superant.com.slideshow/13listnamerecordfiles.rwd +0 -21
- data/gui/tinkerbackwindows/superant.com.slideshow/16editrecord.rwd +0 -39
- data/gui/tinkerbackwindows/superant.com.slideshow/17viewvcardrecord.rwd +0 -32
- data/gui/tinkerbackwindows/superant.com.slideshow/18contactutilities.rwd +0 -34
- data/gui/tinkerbackwindows/superant.com.slideshow/81jumplinkcommands.rwd +0 -17
- data/installed/rwdwfoldeditor.inf +0 -11
- data/rwd_files/HowTo_FoldEditor.txt +0 -131
- data/rwd_files/default.fld +0 -9
- data/rwd_files/rubylinks.fld +0 -6
- data/rwd_files/rwdfoldeditorhelpfiles.txt +0 -42
- data/rwd_files/rwdhypernote-0.13.fld +0 -202
- data/zips/rwdwfoldeditor-0.06.zip +0 -0
- data/zips/rwdwschedule-1.05.zip +0 -0
- data/zips/tinkerbellw-0.03.zip +0 -0
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<tab name=\"eventutilitiesrwdschedule\" caption=\"Event Utilities\">
|
|
4
|
+
|
|
5
|
+
<table>
|
|
6
|
+
<row> <p align=\"right\">Event Title:</p> <text name=\"a_viewevent\"/> </row>
|
|
7
|
+
<row> <p align=\"right\">New Name:</p> <text name=\"a_changeeventdata\"/> </row>
|
|
8
|
+
|
|
9
|
+
</table>
|
|
10
|
+
|
|
11
|
+
<horizontal>
|
|
12
|
+
<button caption=\"Rename Event\" action=\"changeeventdata\"/>
|
|
13
|
+
<button caption=\"Delete Event\" action=\"deleteeventrecord\"/>
|
|
14
|
+
<button caption=\"Help\" action=\"runhelpwindowrwdschedule\"/>
|
|
15
|
+
</horizontal>
|
|
16
|
+
|
|
17
|
+
<p>%%eventfilechangeresult%%</p>
|
|
18
|
+
<horizontal>
|
|
19
|
+
<button caption=\"List Events\" action=\"listeventdates\"/>
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
</horizontal>
|
|
23
|
+
|
|
24
|
+
<p>%%eventrecordsresult%%</p>
|
|
25
|
+
</tab>"
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<tab name=\"calendar\" caption=#{Message[:show_month]}>
|
|
4
|
+
<table>
|
|
5
|
+
<row> <p align=\"right\">#{Message[:year]}</p> <text name=\"a_year\"/> </row>
|
|
6
|
+
<row> <p align=\"right\">#{Message[:month]}</p> <text name=\"a_month\"/> </row>
|
|
7
|
+
</table>
|
|
8
|
+
<horizontal>
|
|
9
|
+
<button caption=#{Message[:show_month]} action=\"showmonth\"/>
|
|
10
|
+
|
|
11
|
+
<button caption=\"Help\" action=\"runhelpwindowrwdschedule\"/>
|
|
12
|
+
|
|
13
|
+
</horizontal>
|
|
14
|
+
<p> %showcalendartitle%</p>
|
|
15
|
+
<p>%showcalendarweektitles%</p>
|
|
16
|
+
<p>%%showmonthresult1%%</p>
|
|
17
|
+
<p>%%showmonthresult2%%</p>
|
|
18
|
+
<p>%%showmonthresult3%%</p>
|
|
19
|
+
<p>%%showmonthresult4%%</p>
|
|
20
|
+
<p>%%showmonthresult5%%</p>
|
|
21
|
+
<p>%%showmonthresult6%%</p>
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
</tab>"
|
|
27
|
+
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<tab name=\"rwdschedultab\" caption=\"RwdSchedule Menu\">
|
|
4
|
+
|
|
5
|
+
<horizontal>
|
|
6
|
+
<button caption=\"Show Jump Links\" action=\"showjumplinkoptions\"/>
|
|
7
|
+
|
|
8
|
+
</horizontal>
|
|
9
|
+
<table>
|
|
10
|
+
<select name=\"a_jumplinkinput\"> %%jumplinkoptions%% </select>
|
|
11
|
+
|
|
12
|
+
</table>
|
|
13
|
+
|
|
14
|
+
<horizontal>
|
|
15
|
+
<button caption=\"Jump to Application Location\" action=\"runjumplinkcommand\"/>
|
|
16
|
+
</horizontal>
|
|
17
|
+
</tab>
|
|
18
|
+
"
|
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
$rwdguivar=
|
|
2
|
-
"
|
|
3
|
-
</tabs>
|
|
4
|
-
</window>"
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
</tabs>
|
|
4
|
+
</window>"
|
|
5
|
+
|
|
6
|
+
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
|
|
4
|
+
<tab name=\"Viewicseventlist\" caption=\"View ics File\">
|
|
5
|
+
|
|
6
|
+
<table>
|
|
7
|
+
<row>View your event list and detail on this Tab</row>
|
|
8
|
+
<row> <p> </row>
|
|
9
|
+
<row> <p align=\"right\">Event Date:</p> <text name=\"a_viewicsevent\"/> </row>
|
|
10
|
+
|
|
11
|
+
</table>
|
|
12
|
+
<horizontal>
|
|
13
|
+
<button caption=\"Open Detail\" action=\"viewicsevent\"/>
|
|
14
|
+
<button caption=\"Archive ics Event\" action=\"archiveicsevent\"/>
|
|
15
|
+
<button caption=\"Help\" action=\"runhelpwindowrwdschedule\"/>
|
|
16
|
+
|
|
17
|
+
</horizontal>
|
|
18
|
+
|
|
19
|
+
<p>%displayicsevent%</p>
|
|
20
|
+
<horizontal>
|
|
21
|
+
<button caption=\"List Events\" action=\"listicseventdates\"/>
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
</horizontal>
|
|
25
|
+
|
|
26
|
+
<p>%%eventicsrecordsresult%%</p>
|
|
27
|
+
</tab>"
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<tab name=\"createicsrecordfile\" caption=\"Create ics Event\">
|
|
4
|
+
<table>
|
|
5
|
+
<row> <p> </row>
|
|
6
|
+
<row> <p align=\"right\">You can create a new record here or edit one</row>
|
|
7
|
+
<row> <p> </row>
|
|
8
|
+
<horizontal>
|
|
9
|
+
|
|
10
|
+
<button caption=\"Save Changes\" action=\"saveicseventrecord\"/>
|
|
11
|
+
<button caption=\"Clear\" action=\"clearicseventscreendisplay\"/>
|
|
12
|
+
|
|
13
|
+
<button caption=\"Help\" action=\"runhelpwindowrwdschedule\"/>
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
</horizontal>
|
|
17
|
+
<table>
|
|
18
|
+
<row> <p align=\"right\">FileName:</p> <text size=70 name=\"a_eventicsfilename\"/> </row>
|
|
19
|
+
<horizontal>
|
|
20
|
+
<p align=\"right\">Year:</p> <text size=10 name=\"a_eventicsyear\"/>
|
|
21
|
+
<p align=\"right\"> Month:</p> <text size=20 name=\"a_eventicsmonth\"/>
|
|
22
|
+
<p align=\"right\">Day:</p> <text size=10 name=\"a_eventicsday\"/>
|
|
23
|
+
</horizontal>
|
|
24
|
+
</table>
|
|
25
|
+
<table>
|
|
26
|
+
<horizontal>
|
|
27
|
+
<p align=\"right\">Begin Hour:</p> <text size=20 name=\"a_eventicshour\"/>
|
|
28
|
+
<p align=\"right\">Begin Minute:</p> <text size=20 name=\"a_eventicsminute\"/>
|
|
29
|
+
</horizontal>
|
|
30
|
+
|
|
31
|
+
<horizontal>
|
|
32
|
+
<p align=\"right\">End Hour:</p> <text size=20 name=\"a_eventendicshour\"/>
|
|
33
|
+
<p align=\"right\">End Minute:</p> <text size=20 name=\"a_eventendicsminute\"/>
|
|
34
|
+
</horizontal>
|
|
35
|
+
</table>
|
|
36
|
+
<table>
|
|
37
|
+
<row> <p align=\"right\">Summary:</p> <text size=70 name=\"a_eventicssummary\"/> </row>
|
|
38
|
+
<row> <p align=\"right\">Description:</p> <text size=70 name=\"a_eventicsdescription\"/> </row>
|
|
39
|
+
<row> <p align=\"right\">Location:</p> <text size=70 name=\"a_eventicslocation\"/> </row>
|
|
40
|
+
|
|
41
|
+
</table>
|
|
42
|
+
<p>%extraicseventdatadisplay%</p>
|
|
43
|
+
<p>
|
|
44
|
+
<p>%newicseventresult%</p>
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
|
|
48
|
+
</tab>"
|
|
49
|
+
|
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<tab name=\"eventicsutilities\" caption=\"ics file Utilities\">
|
|
4
|
+
|
|
5
|
+
<table>
|
|
6
|
+
<row> <p align=\"right\">Event Title:</p> <text name=\"a_viewicsevent\"/> </row>
|
|
7
|
+
<row> <p align=\"right\">New Name:</p> <text name=\"a_changeicseventdata\"/> </row>
|
|
8
|
+
|
|
9
|
+
</table>
|
|
10
|
+
|
|
11
|
+
<horizontal>
|
|
12
|
+
<button caption=\"Rename ics File\" action=\"changeicseventdata\"/>
|
|
13
|
+
<button caption=\"Delete ics File\" action=\"deleteicseventrecord\"/>
|
|
14
|
+
<button caption=\"Help\" action=\"runhelpwindowrwdschedule\"/>
|
|
15
|
+
</horizontal>
|
|
16
|
+
|
|
17
|
+
<p>%%eventicsfilechangeresult%%</p>
|
|
18
|
+
<horizontal>
|
|
19
|
+
<button caption=\"List ics Files\" action=\"listicseventdates\"/>
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
</horizontal>
|
|
23
|
+
|
|
24
|
+
<p>%%eventicsrecordsresult%%</p>
|
|
25
|
+
</tab>"
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<tab name=\"rwdscheduleselectiontab\" caption=\"RwdSchedule Menu\">
|
|
4
|
+
|
|
5
|
+
<horizontal>
|
|
6
|
+
<button caption=\"Show Jump Links\" action=\"showjumplinkoptions\"/>
|
|
7
|
+
|
|
8
|
+
</horizontal>
|
|
9
|
+
<table>
|
|
10
|
+
<select name=\"a_jumplinkinput\"> %%jumplinkoptions%% </select>
|
|
11
|
+
|
|
12
|
+
</table>
|
|
13
|
+
|
|
14
|
+
<horizontal>
|
|
15
|
+
<button caption=\"Jump to Application Location\" action=\"runjumplinkcommand\"/>
|
|
16
|
+
</horizontal>
|
|
17
|
+
</tab>
|
|
18
|
+
"
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
$rwdguivar=
|
|
2
|
+
"
|
|
3
|
+
<tab name=localechangertab caption=#{Message[:localechangertablabel]}>
|
|
4
|
+
<horizontal>
|
|
5
|
+
<button caption=#{Message[:tinkercoreshowlocale_choices]} action=\"showlocalechoicesoptions\"/>
|
|
6
|
+
<button caption=#{Message[:help]} action=\"runhelpwindowtinkerwin2\"/>
|
|
7
|
+
</horizontal>
|
|
8
|
+
<table>
|
|
9
|
+
<select name=\"a_localechooseinput\"> %%localechooseoptions%% </select>
|
|
10
|
+
|
|
11
|
+
</table>
|
|
12
|
+
|
|
13
|
+
<horizontal>
|
|
14
|
+
<button caption=#{Message[:tinkercorechangelocale]} action=\"runlocalechangercommand\"/>
|
|
15
|
+
</horizontal>
|
|
16
|
+
</tab>
|
|
17
|
+
"
|
data/init.rb
CHANGED
|
@@ -23,13 +23,19 @@
|
|
|
23
23
|
|
|
24
24
|
require 'logger'
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
LogDirectory = 'rwd_files/log/'
|
|
27
|
+
logfilelocation = File.join(LogDirectory, 'rwdtinker.log')
|
|
28
|
+
|
|
29
|
+
$rwdtinkerlog = Logger.new( logfilelocation , 'weekly' )
|
|
27
30
|
$rwdtinkerlog.level = Logger::INFO
|
|
28
31
|
|
|
29
32
|
require "lib/rwd/rwd"
|
|
30
33
|
require 'fileutils'
|
|
31
34
|
require 'lib/rconftool'
|
|
32
35
|
|
|
36
|
+
$KCODE = 'u'
|
|
37
|
+
require 'jcode'
|
|
38
|
+
|
|
33
39
|
$progdir = File::expand_path( File.dirname(__FILE__))
|
|
34
40
|
|
|
35
41
|
tempdoc = " "
|
|
@@ -0,0 +1,20 @@
|
|
|
1
|
+
## rwdwschedule
|
|
2
|
+
gui/tinkerbackwindows/superant.com.rwdschedulesback
|
|
3
|
+
gui/tinkerbackwindows/superant.com.rwdschedules
|
|
4
|
+
gui/tinkerbackwindows/superant.com.rwdschedulebackwindow
|
|
5
|
+
code/superant.com.schedule
|
|
6
|
+
code/superant.com.rwdcalendar
|
|
7
|
+
lang/en/rwdcalendar
|
|
8
|
+
lang/es/rwdcalendar
|
|
9
|
+
lang/nl/rwdcalendar
|
|
10
|
+
lang/hi/rwdcalendar
|
|
11
|
+
lang/ja/rwdcalendar
|
|
12
|
+
lang/fr/rwdcalendar
|
|
13
|
+
tests/makedist-rwdwhypernote.rb
|
|
14
|
+
tests/gemspec-rwdwschedule
|
|
15
|
+
rwd_files/HowTo_Schedule.txt
|
|
16
|
+
rwd_files/rwdschedulehelpfiles.txt
|
|
17
|
+
configuration/rwdwschedule.dist
|
|
18
|
+
lib/cal.rb
|
|
19
|
+
lib/icalendar
|
|
20
|
+
lib/icalendar.rb
|
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
# Lang file for rwdcalendar - en
|
|
2
|
+
|
|
3
|
+
msgid "year"
|
|
4
|
+
msgstr "Year:"
|
|
5
|
+
|
|
6
|
+
msgid "month"
|
|
7
|
+
msgstr "Month:"
|
|
8
|
+
|
|
9
|
+
msgid "show_month"
|
|
10
|
+
msgstr '"Show Month"'
|
|
11
|
+
|
|
12
|
+
msgid "rwdschedule_calendar_generalhelp"
|
|
13
|
+
msgstr "Use the 'Edit Event' tab<br> The first field is the most important. It is the filename that<br> will be created. I use the event date starting with yearmonthday<br> 2005january11 <br> The following lines for entry are for you to fill in as you want.<br> When you are finished press the Save Changes button <br> You use this same screen for editing an already saved event "
|
|
14
|
+
|
|
15
|
+
msgid "rwdschedule_filelist_generalhelp"
|
|
16
|
+
msgstr "Click on the list events button. <br> Click on the date you want <br> Then click the 'Open' button <br> If it finds the record it will open it. It displays the record as text under the 'Open' button."
|
|
17
|
+
|
|
18
|
+
msgid "event_utilities_help "
|
|
19
|
+
msgstr "On the event utilities tab <br> You can rename event filenames <br> You can delete events"
|
|
20
|
+
|
|
21
|
+
msgid "rwdschedule_calendar_configuration"
|
|
22
|
+
msgstr "click on 'Edit Configuration' <br> You can view the configuration file <br><br> You can edit the configuration <br> Remember to reload the configuration variables if you want your changes used."
|
|
23
|
+
|
|
24
|
+
msgid "rwdschedule_calendar_sync"
|
|
25
|
+
msgstr "Sync for multiple computers<br> If you are like me, you have more than one system<br> I use rwdTinker at home on my Linux laptop at work I use it on XP<br> So I am adding schedule events on different machines. <br> There is a function to help sync the separate systems <p> in 'Selection Panel' click on 'Open Schedule Sync Window' <p> First you need your ftp details set in the configuration/rwdschedule.cnf file <p> you can upload your events from your local schedules directory to the ftp site<br> you can download events from the ftp site to your local updates directory<br> you can perform a sync which finds remote events and adds them to your local schedules directory<br> There is a button to delete the update directory when finished"
|
|
26
|
+
|
|
27
|
+
msgid "rwdschedule_calendar_help"
|
|
28
|
+
msgstr "On the 'Show Month' tab<br> You can see the current month or enter a year and month <br> for example: <br> Year: 2005 <br> Month: 2 <br> Click on 'show month' <br> It will display one month"
|
|
29
|
+
|
|
30
|
+
msgid "rwdschedule_icsfile_help"
|
|
31
|
+
msgstr "You can create an ics file<br> you can view a raw ics file <br> Rename ics File<br> Delete ics File<br> <br><br> format of date year = 2005<br> month = 02<br> day = 01<br> hour = 01<br> minute = 01<br>"
|
|
32
|
+
|
data/lang/en/rwdcore/en.po
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# English Language files for RwdTinker core
|
|
2
2
|
|
|
3
|
+
msgid "error_message_id_unknown"
|
|
4
|
+
msgstr "ERROR: Message-ID Unknown"
|
|
5
|
+
|
|
3
6
|
msgid "applet_installed"
|
|
4
7
|
msgstr '"applet installed!"'
|
|
5
8
|
|
|
@@ -15,6 +18,9 @@ msgstr "Application Version"
|
|
|
15
18
|
msgid "clickbelowtoviewlistof_zip"
|
|
16
19
|
msgstr "click below to view lists of zips"
|
|
17
20
|
|
|
21
|
+
msgid "diagnostic_tab"
|
|
22
|
+
msgstr "Diagnostic Tab"
|
|
23
|
+
|
|
18
24
|
msgid "documents"
|
|
19
25
|
msgstr "Documents"
|
|
20
26
|
|
|
@@ -63,6 +69,12 @@ msgid "file_name"
|
|
|
63
69
|
msgid "listzipdirappletsavailable"
|
|
64
70
|
msgstr '"List (zip directory) applets available for installation"'
|
|
65
71
|
|
|
72
|
+
msgid "localechangertablabel"
|
|
73
|
+
msgstr '"Locale Changer"'
|
|
74
|
+
|
|
75
|
+
msgid "locale_changer_help"
|
|
76
|
+
msgstr "You can change the locale on this tab<br>Click on Show Locale Choices to fill in the pull down options<br>When you click on Change Locale Now the entire GUI will be reloaded"
|
|
77
|
+
|
|
66
78
|
msgid "menu_panel"
|
|
67
79
|
msgstr '"Menu Panel"'
|
|
68
80
|
|
|
@@ -126,6 +138,12 @@ msgid "selection_panel"
|
|
|
126
138
|
msgid "selection_tab"
|
|
127
139
|
msgstr '"Menu Tab"'
|
|
128
140
|
|
|
141
|
+
msgid "tinkercoreshowlocale_choices"
|
|
142
|
+
msgstr '"Show Locale Choices"'
|
|
143
|
+
|
|
144
|
+
msgid "tinkercorechangelocale"
|
|
145
|
+
msgstr '"Change Locale Now"'
|
|
146
|
+
|
|
129
147
|
msgid "tinker_logo"
|
|
130
148
|
msgstr '"Tinker Logo"'
|
|
131
149
|
|
|
@@ -164,3 +182,16 @@ msgstr '"View Install Text"'
|
|
|
164
182
|
|
|
165
183
|
msgid "window"
|
|
166
184
|
msgstr "Window"
|
|
185
|
+
|
|
186
|
+
msgid "message_general_help"
|
|
187
|
+
msgstr "rwdtinker is the core application for the
|
|
188
|
+
rwdapplications. On the front screen you can view
|
|
189
|
+
documents and make menu choices. On the back
|
|
190
|
+
screen you will find:<p>
|
|
191
|
+
You can work with Applets: go to Selection tab, <br>
|
|
192
|
+
On that back screen you will find:<br>
|
|
193
|
+
List Applets: you can see and delete installed applets<br>
|
|
194
|
+
List Zips: you can see lists of applets that you can install<br>
|
|
195
|
+
Edit Configuration: You can view the rwdtinker configuration and change it<br>
|
|
196
|
+
Diagnostic Tab: You can view the environments variables that rwdtinker is running with<br>"
|
|
197
|
+
|
data/lang/es/rwdcore/es.po
CHANGED
|
@@ -1,5 +1,8 @@
|
|
|
1
1
|
# Spanish Language files for RwdTinker core
|
|
2
2
|
|
|
3
|
+
msgid "error_message_id_unknown"
|
|
4
|
+
msgstr "Identificador de mensaje desconocido"
|
|
5
|
+
|
|
3
6
|
msgid "applet_installed"
|
|
4
7
|
msgstr '"applet instalado!"'
|
|
5
8
|
|
|
@@ -7,17 +10,20 @@
|
|
|
7
10
|
msgstr '"Versiones de Aplicacion"'
|
|
8
11
|
|
|
9
12
|
msgid "clear"
|
|
10
|
-
msgstr ""
|
|
13
|
+
msgstr "claro"
|
|
11
14
|
|
|
12
15
|
msgid "cancel"
|
|
13
|
-
msgstr "
|
|
16
|
+
msgstr "Cancelación"
|
|
14
17
|
|
|
15
18
|
msgid "clickfor_version"
|
|
16
19
|
msgstr '"click para version"'
|
|
17
20
|
|
|
18
21
|
msgid "clickbelowtoviewlistof_zip"
|
|
19
|
-
msgstr "click abajo a ver lista de zips"
|
|
20
|
-
|
|
22
|
+
msgstr '"click abajo a ver lista de zips"'
|
|
23
|
+
|
|
24
|
+
msgid "diagnostic_tab"
|
|
25
|
+
msgstr '"Tab de diagnóstico"'
|
|
26
|
+
|
|
21
27
|
msgid "documents"
|
|
22
28
|
msgstr "Documentos"
|
|
23
29
|
|
|
@@ -28,7 +34,7 @@ msgid "file_name"
|
|
|
28
34
|
msgstr '"Fila Nombre"'
|
|
29
35
|
|
|
30
36
|
msgid "fill_record"
|
|
31
|
-
msgstr ""
|
|
37
|
+
msgstr '"llenar registro"'
|
|
32
38
|
|
|
33
39
|
msgid "help"
|
|
34
40
|
msgstr "Ayuda"
|
|
@@ -40,7 +46,7 @@ msgid "install_applet"
|
|
|
40
46
|
msgstr '"instale (rwdtinker) applet"'
|
|
41
47
|
|
|
42
48
|
msgid "jumptoapplication_location"
|
|
43
|
-
msgstr ""
|
|
49
|
+
msgstr '"saltar a la aplicación"'
|
|
44
50
|
|
|
45
51
|
msgid "list_applets"
|
|
46
52
|
msgstr '"Lista Applets"'
|
|
@@ -64,7 +70,7 @@ msgstr '"Lista de Photos"'
|
|
|
64
70
|
msgstr '"Lista Zips"'
|
|
65
71
|
|
|
66
72
|
msgid "listzipdirappletsavailable"
|
|
67
|
-
msgstr '"Lista (zip directory) applets
|
|
73
|
+
msgstr '"Lista (zip directory) applets disponible para su instalación"'
|
|
68
74
|
|
|
69
75
|
msgid "menu_panel"
|
|
70
76
|
msgstr '"Panel de herramientas"'
|
|
@@ -109,10 +115,10 @@ msgid "rwdtinker_help_window"
|
|
|
109
115
|
msgstr '"RwdTinker Ventana Ayuda"'
|
|
110
116
|
|
|
111
117
|
msgid "showdocument_list"
|
|
112
|
-
msgstr '"
|
|
118
|
+
msgstr '"Mostrar lista de documentos"'
|
|
113
119
|
|
|
114
120
|
msgid "showhelpabout_links"
|
|
115
|
-
msgstr '"
|
|
121
|
+
msgstr '"Mostrar enlaces de ayuda sobre"'
|
|
116
122
|
|
|
117
123
|
msgid "showjump_links"
|
|
118
124
|
msgstr '"Mostrar enlace saltar"'
|
|
@@ -127,16 +133,22 @@ msgid "rwdtinker"
|
|
|
127
133
|
msgstr "RwdTinker"
|
|
128
134
|
|
|
129
135
|
msgid "selection_panel"
|
|
130
|
-
msgstr '"Panel de
|
|
136
|
+
msgstr '"Panel de Selección"'
|
|
131
137
|
|
|
132
138
|
msgid "tinker_logo"
|
|
133
139
|
msgstr '"Insignia de Tinker"'
|
|
134
140
|
|
|
141
|
+
msgid "tinkercorechangelocale"
|
|
142
|
+
msgstr '"Cambiar localización ahora"'
|
|
143
|
+
|
|
144
|
+
msgid "tinkercoreshowlocale_choices"
|
|
145
|
+
msgstr '"Mostrar opciones de localización"'
|
|
146
|
+
|
|
135
147
|
msgid "selection_tab"
|
|
136
|
-
msgstr '"Tab de
|
|
148
|
+
msgstr '"Tab de Selección"'
|
|
137
149
|
|
|
138
150
|
msgid "tinkerback_window"
|
|
139
|
-
msgstr '"Tinker Ventana
|
|
151
|
+
msgstr '"Tinker Ventana detrás"'
|
|
140
152
|
|
|
141
153
|
msgid "viewapplet_contents"
|
|
142
154
|
msgstr '"Ver Applet Contenido"'
|
|
@@ -148,13 +160,13 @@ msgid "viewinstalled_text"
|
|
|
148
160
|
msgstr '"Ver Instalar Texto"'
|
|
149
161
|
|
|
150
162
|
msgid "view_platform"
|
|
151
|
-
msgstr '"
|
|
163
|
+
msgstr '"Ver plataforma"'
|
|
152
164
|
|
|
153
165
|
msgid "viewplatform_information"
|
|
154
|
-
msgstr ""
|
|
166
|
+
msgstr '"Ver información de plataforma"'
|
|
155
167
|
|
|
156
168
|
msgid "viewlogger_information"
|
|
157
|
-
msgstr ""
|
|
169
|
+
msgstr '"Ver diario de pesca"'
|
|
158
170
|
|
|
159
171
|
msgid "view_event"
|
|
160
172
|
msgstr '"Ver evento"'
|