Changeset 1001
- Timestamp:
- 05/12/08 10:31:56 (4 years ago)
- Location:
- trunk
- Files:
-
- 11 modified
-
XinhaCore.js (modified) (1 diff)
-
modules/ColorPicker/ColorPicker.js (modified) (1 diff)
-
modules/CreateLink/link.js (modified) (1 diff)
-
modules/Gecko/Gecko.js (modified) (1 diff)
-
modules/GetHtml/DOMwalk.js (modified) (1 diff)
-
modules/InsertImage/insert_image.js (modified) (1 diff)
-
modules/InsertTable/insert_table.js (modified) (1 diff)
-
modules/InternetExplorer/InternetExplorer.js (modified) (1 diff)
-
modules/Opera/Opera.js (modified) (1 diff)
-
modules/WebKit/WebKit.js (modified) (1 diff)
-
release-notes.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/XinhaCore.js
r1000 r1001 36 36 { 37 37 'Release' : 'Trunk', 38 'Head' : '$HeadURL:http://svn.xinha.webfactional.com/trunk/XinhaCore.js $'.replace(/^[^:]*: (.*)\$$/, '$1'),39 'Date' : '$LastChangedDate:2008-05-01 14:33:36 +0200 (Do, 01 Mai 2008) $'.replace(/^[^:]*: ([0-9-]*) ([0-9:]*) ([+0-9]*) \((.*)\)\$/, '$4 $2 $3'),40 'Revision' : '$LastChangedRevision:999 $'.replace(/^[^:]*: (.*)\$$/, '$1'),41 'RevisionBy': '$LastChangedBy:ray $'.replace(/^[^:]*: (.*)\$$/, '$1')38 'Head' : '$HeadURL:http://svn.xinha.webfactional.com/trunk/XinhaCore.js $'.replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 39 'Date' : '$LastChangedDate:2008-05-01 14:33:36 +0200 (Do, 01 Mai 2008) $'.replace(/^[^:]*:\s*([0-9-]*) ([0-9:]*) ([+0-9]*) \((.*)\)\s*\$/, '$4 $2 $3'), 40 'Revision' : '$LastChangedRevision:999 $'.replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 41 'RevisionBy': '$LastChangedBy:ray $'.replace(/^[^:]*:\s*(.*)\s*\$$/, '$1') 42 42 }; 43 43 -
trunk/modules/ColorPicker/ColorPicker.js
r987 r1001 80 80 { 81 81 name : "colorPicker", 82 version : " 1.0",82 version : "$LastChangedRevision:998 $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 83 83 developer: "James Sleeman", 84 84 developer_url: "http://www.gogo.co.nz/", -
trunk/modules/CreateLink/link.js
r999 r1001 27 27 name : "CreateLink", 28 28 origin : "Xinha Core", 29 version : "$LastChangedRevision:990 $".replace(/^[^:]*: (.*)\$$/, '$1'),29 version : "$LastChangedRevision:990 $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 30 30 developer : "The Xinha Core Developer Team", 31 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/CreateLink/link.js $".replace(/^[^:]*: (.*)\$$/, '$1'),31 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/CreateLink/link.js $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 32 32 sponsor : "", 33 33 sponsor_url : "", -
trunk/modules/Gecko/Gecko.js
r999 r1001 35 35 name : "Gecko", 36 36 origin : "Xinha Core", 37 version : "$LastChangedRevision:998 $".replace(/^[^:]*: (.*)\$$/, '$1'),37 version : "$LastChangedRevision:998 $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 38 38 developer : "The Xinha Core Developer Team", 39 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/Gecko/Gecko.js $".replace(/^[^:]*: (.*)\$$/, '$1'),39 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/Gecko/Gecko.js $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 40 40 sponsor : "", 41 41 sponsor_url : "", -
trunk/modules/GetHtml/DOMwalk.js
r999 r1001 28 28 name : "GetHtmlImplementation DOMwalk", 29 29 origin : "Xinha Core", 30 version : "$LastChangedRevision:961 $".replace(/^[^:]*: (.*)\$$/, '$1'),30 version : "$LastChangedRevision:961 $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 31 31 developer : "The Xinha Core Developer Team", 32 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/GetHtml/DOMwalk.js $".replace(/^[^:]*: (.*)\$$/, '$1'),32 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/GetHtml/DOMwalk.js $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 33 33 sponsor : "", 34 34 sponsor_url : "", -
trunk/modules/InsertImage/insert_image.js
r999 r1001 22 22 name : "InsertImage", 23 23 origin : "Xinha Core", 24 version : "$LastChangedRevision:992 $".replace(/^[^:]*: (.*)\$$/, '$1'),24 version : "$LastChangedRevision:992 $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 25 25 developer : "The Xinha Core Developer Team", 26 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/InsertImage/insert_image.js $".replace(/^[^:]*: (.*)\$$/, '$1'),26 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/InsertImage/insert_image.js $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 27 27 sponsor : "", 28 28 sponsor_url : "", -
trunk/modules/InsertTable/insert_table.js
r990 r1001 27 27 name : "InsertTable", 28 28 origin : "Xinha Core", 29 version : "$LastChangedRevision: 688 $".replace(/^[^:]*: (.*)\$$/, '$1'),29 version : "$LastChangedRevision: 688 $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 30 30 developer : "The Xinha Core Developer Team", 31 developer_url : "$HeadURL: http://svn.xinha.python-hosting.com/trunk/modules/InsertTable/insert_table.js $".replace(/^[^:]*: (.*)\$$/, '$1'),31 developer_url : "$HeadURL: http://svn.xinha.python-hosting.com/trunk/modules/InsertTable/insert_table.js $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 32 32 sponsor : "", 33 33 sponsor_url : "", -
trunk/modules/InternetExplorer/InternetExplorer.js
r999 r1001 35 35 name : "Internet Explorer", 36 36 origin : "Xinha Core", 37 version : "$LastChangedRevision:980 $".replace(/^[^:]*: (.*)\$$/, '$1'),37 version : "$LastChangedRevision:980 $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 38 38 developer : "The Xinha Core Developer Team", 39 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/InternetExplorer/InternetExplorer.js $".replace(/^[^:]*: (.*)\$$/, '$1'),39 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/InternetExplorer/InternetExplorer.js $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 40 40 sponsor : "", 41 41 sponsor_url : "", -
trunk/modules/Opera/Opera.js
r999 r1001 35 35 name : "Opera", 36 36 origin : "Xinha Core", 37 version : "$LastChangedRevision:970 $".replace(/^[^:]*: (.*)\$$/, '$1'),37 version : "$LastChangedRevision:970 $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 38 38 developer : "The Xinha Core Developer Team", 39 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/Opera/Opera.js $".replace(/^[^:]*: (.*)\$$/, '$1'),39 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/Opera/Opera.js $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 40 40 sponsor : "Gogo Internet Services Limited", 41 41 sponsor_url : "http://www.gogo.co.nz/", -
trunk/modules/WebKit/WebKit.js
r999 r1001 34 34 name : "WebKit", 35 35 origin : "Xinha Core", 36 version : "$LastChangedRevision:998 $".replace(/^[^:]*: (.*)\$$/, '$1'),36 version : "$LastChangedRevision:998 $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 37 37 developer : "The Xinha Core Developer Team", 38 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/WebKit/WebKit.js $".replace(/^[^:]*: (.*)\$$/, '$1'),38 developer_url : "$HeadURL:http://svn.xinha.webfactional.com/trunk/modules/WebKit/WebKit.js $".replace(/^[^:]*:\s*(.*)\s*\$$/, '$1'), 39 39 sponsor : "", 40 40 sponsor_url : "", -
trunk/release-notes.txt
r1000 r1001 5 5 6 6 Release History 7 Xinha 0.95 (due soon)7 Xinha 0.95 8 8 Bugs Fixed 9 9 * fixed #1040 htmlRemoveTags doesn't work in IE
