[REBOL] [REBOL.org] Recent changes
This is an automatic email from REBOL.org, the REBOL Script Library to notify you of
recent changes to the Library.
=======changes=======
glayout-demo.r
--change: updated script
--title: GLayout demo
--owners: moliad
--author: Maxim Olivier-Adlhoch
--purpose: Demonstration of GLayout's features and capabilities.
--url:
http://www.rebol.org/view-script.r?script=glayout-demo.r
native-requestors.r
--change: new script
--title: Native requestors
--owners: ashley
--author: Ashley G Truter
--purpose: Replaces a number of REBOL requestors with native equivalents.
Windows requires COMLib.r from http://anton.wildit.net.au/rebol/os/windows/COMLib/
REQUESTOR Mac Win
alert Y Y
confirm Y Y
request Y Y
request-color Y N
request-date N N
request-dir Y Y
request-download N N
request-file N N
request-list Y N
request-pass Y N
request-text Y Y
say [...]
--url:
http://www.rebol.org/view-script.r?script=native-requestors.r
phototrackr-converter.r
--change: new script
--title: PhotoTrackr DPL converter
--owners: piotrgapinsk
--author: pijoter-gmail.com
--purpose: Converts memory dumps of the PhotoTrackr GPS (DPL) logger to OziExplorer/GPX
formats
--url:
http://www.rebol.org/view-script.r?script=phototrackr-converter.r
str-enc-utils-test.r
--change: new script
--title: string encoding utilities
--owners: peterwood
--author: Peter W A Wood
--purpose: A set of string utilities created to help with text encoding in 8-bit
character strings
--url:
http://www.rebol.org/view-script.r?script=str-enc-utils-test.r
utc-now.r
--change: new script
--title: UTC now
--owners: peterwood
--author: Peter W A Wood
--purpose: Mimics the functions of the built-in now function adjusted to UTC.
--url:
http://www.rebol.org/view-script.r?script=utc-now.r
utc.r
--change: new script
--title: UTC now
--owners: peterwood
--author: Peter W A Wood
--purpose: Mimics the functions of the built-in now function adjusted to UTC.
--url:
http://www.rebol.org/view-script.r?script=utc.r
=======additional information=======
new and updated scripts:
http://www.rebol.org/st-topic-details.r?tag=//recent
=======end=======
--The Library People
--16-Jul-2009