crossley 2004/03/17 23:00:22
Modified: src/blocks/woody/samples/resources/htmlarea ChangeLog
dialog.js htmlarea.css htmlarea.js make-release.pl
popupdiv.js popupwin.js reference.html
release-notes.html
src/blocks/woody/samples/resources/htmlarea/lang b5.js cz.js
da.js de.js ee.js el.js en.js es.js fi.js fr.js
gb.js he.js hu.js it.js ja-euc.js ja-jis.js
ja-sjis.js ja-utf8.js lt.js lv.js nb.js nl.js no.js
pl.js pt_br.js ro.js ru.js se.js si.js vn.js
src/blocks/woody/samples/resources/htmlarea/plugins/CSS
css.js
src/blocks/woody/samples/resources/htmlarea/plugins/CSS/lang
en.js
src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu
1.pl context-menu.js menu.css
src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang
de.js el.js en.js nl.js
src/blocks/woody/samples/resources/htmlarea/plugins/FullPage
full-page.js
src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/lang
en.js ro.js
src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker
spell-check-logic.cgi spell-check-style.css
spell-check-ui.html spell-check-ui.js
spell-checker.js
src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang
cz.js da.js de.js en.js hu.js it.js ro.js
src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations
table-operations.js
src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang
cz.js da.js de.js el.js en.js fi.js hu.js it.js
nl.js no.js ro.js
src/blocks/woody/samples/resources/htmlarea/popups
blank.html custom2.html editor_help.html
old-fullscreen.html old_insert_image.html popup.js
Log:
Removed Apache License 2.0 which was accidently committed to this.
Fix dos2unix line-endings.
Revision Changes Path
1.4 +1150
-1150cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/ChangeLog
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/ChangeLog.diff?r1=1.3&r2=1.4
1.5 +72 -87
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/dialog.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/dialog.js.diff?r1=1.4&r2=1.5
1.5 +180 -195
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/htmlarea.css
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/htmlarea.css.diff?r1=1.4&r2=1.5
1.5 +2166
-2181cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/htmlarea.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/htmlarea.js.diff?r1=1.4&r2=1.5
1.4 +263 -263
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/make-release.pl
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/make-release.pl.diff?r1=1.3&r2=1.4
1.5 +369 -384
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popupdiv.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popupdiv.js.diff?r1=1.4&r2=1.5
1.5 +139 -154
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popupwin.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popupwin.js.diff?r1=1.4&r2=1.5
1.4 +1 -1
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/reference.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/reference.html.diff?r1=1.3&r2=1.4
1.4 +2 -2
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/release-notes.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/release-notes.html.diff?r1=1.3&r2=1.4
1.6 +36 -51
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/b5.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/b5.js.diff?r1=1.5&r2=1.6
1.7 +63 -78
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/cz.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/cz.js.diff?r1=1.6&r2=1.7
1.6 +38 -53
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/da.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/da.js.diff?r1=1.5&r2=1.6
1.6 +54 -69
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/de.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/de.js.diff?r1=1.5&r2=1.6
1.6 +63 -78
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ee.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ee.js.diff?r1=1.5&r2=1.6
1.6 +84 -99
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/el.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/el.js.diff?r1=1.5&r2=1.6
1.6 +88 -103
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/en.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/en.js.diff?r1=1.5&r2=1.6
1.6 +51 -66
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/es.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/es.js.diff?r1=1.5&r2=1.6
1.6 +46 -61
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/fi.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/fi.js.diff?r1=1.5&r2=1.6
1.6 +61 -76
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/fr.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/fr.js.diff?r1=1.5&r2=1.6
1.6 +36 -51
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/gb.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/gb.js.diff?r1=1.5&r2=1.6
1.7 +63 -78
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/he.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/he.js.diff?r1=1.6&r2=1.7
1.6 +63 -78
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/hu.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/hu.js.diff?r1=1.5&r2=1.6
1.6 +54 -69
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/it.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/it.js.diff?r1=1.5&r2=1.6
1.6 +37 -52
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ja-euc.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ja-euc.js.diff?r1=1.5&r2=1.6
1.6 +37 -52
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ja-jis.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ja-jis.js.diff?r1=1.5&r2=1.6
1.6 +37 -52
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ja-sjis.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ja-sjis.js.diff?r1=1.5&r2=1.6
1.6 +37 -52
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ja-utf8.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ja-utf8.js.diff?r1=1.5&r2=1.6
1.6 +55 -70
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/lt.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/lt.js.diff?r1=1.5&r2=1.6
1.7 +55 -70
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/lv.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/lv.js.diff?r1=1.6&r2=1.7
1.6 +36 -51
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/nb.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/nb.js.diff?r1=1.5&r2=1.6
1.7 +90 -105
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/nl.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/nl.js.diff?r1=1.6&r2=1.7
1.7 +48 -63
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/no.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/no.js.diff?r1=1.6&r2=1.7
1.7 +36 -51
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/pl.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/pl.js.diff?r1=1.6&r2=1.7
1.7 +37 -52
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/pt_br.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/pt_br.js.diff?r1=1.6&r2=1.7
1.6 +80 -95
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ro.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ro.js.diff?r1=1.5&r2=1.6
1.7 +63 -78
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ru.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/ru.js.diff?r1=1.6&r2=1.7
1.7 +38 -53
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/se.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/se.js.diff?r1=1.6&r2=1.7
1.7 +63 -78
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/si.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/si.js.diff?r1=1.6&r2=1.7
1.6 +51 -66
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/vn.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/lang/vn.js.diff?r1=1.5&r2=1.6
1.5 +116 -131
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/CSS/css.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/CSS/css.js.diff?r1=1.4&r2=1.5
1.5 +2 -17
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/CSS/lang/en.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/CSS/lang/en.js.diff?r1=1.4&r2=1.5
1.4 +38 -38
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/1.pl
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/1.pl.diff?r1=1.3&r2=1.4
1.5 +416 -431
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/context-menu.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/context-menu.js.diff?r1=1.4&r2=1.5
1.5 +64 -79
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/menu.css
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/menu.css.diff?r1=1.4&r2=1.5
1.5 +59 -74
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang/de.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang/de.js.diff?r1=1.4&r2=1.5
1.5 +57 -72
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang/el.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang/el.js.diff?r1=1.4&r2=1.5
1.5 +66 -81
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang/en.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang/en.js.diff?r1=1.4&r2=1.5
1.6 +66 -81
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang/nl.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/ContextMenu/lang/nl.js.diff?r1=1.5&r2=1.6
1.5 +143 -158
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/full-page.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/full-page.js.diff?r1=1.4&r2=1.5
1.5 +25 -40
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/lang/en.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/lang/en.js.diff?r1=1.4&r2=1.5
1.5 +25 -40
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/lang/ro.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/FullPage/lang/ro.js.diff?r1=1.4&r2=1.5
1.4 +210 -210
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/spell-check-logic.cgi
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/spell-check-logic.cgi.diff?r1=1.3&r2=1.4
1.5 +10 -25
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/spell-check-style.css
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/spell-check-style.css.diff?r1=1.4&r2=1.5
1.4 +1 -1
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.html.diff?r1=1.3&r2=1.4
1.5 +397 -412
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js.diff?r1=1.4&r2=1.5
1.5 +79 -94
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/spell-checker.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/spell-checker.js.diff?r1=1.4&r2=1.5
1.6 +37 -52
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/cz.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/cz.js.diff?r1=1.5&r2=1.6
1.5 +37 -52
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/da.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/da.js.diff?r1=1.4&r2=1.5
1.5 +28 -43
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/de.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/de.js.diff?r1=1.4&r2=1.5
1.5 +38 -53
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/en.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/en.js.diff?r1=1.4&r2=1.5
1.5 +37 -52
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/hu.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/hu.js.diff?r1=1.4&r2=1.5
1.5 +28 -43
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/it.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/it.js.diff?r1=1.4&r2=1.5
1.5 +37 -52
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/ro.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/SpellChecker/lang/ro.js.diff?r1=1.4&r2=1.5
1.5 +1160
-1175cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/table-operations.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/table-operations.js.diff?r1=1.4&r2=1.5
1.6 +90 -105
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/cz.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/cz.js.diff?r1=1.5&r2=1.6
1.5 +90 -105
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/da.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/da.js.diff?r1=1.4&r2=1.5
1.5 +81 -96
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/de.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/de.js.diff?r1=1.4&r2=1.5
1.5 +82 -97
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/el.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/el.js.diff?r1=1.4&r2=1.5
1.5 +90 -105
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/en.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/en.js.diff?r1=1.4&r2=1.5
1.5 +66 -81
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/fi.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/fi.js.diff?r1=1.4&r2=1.5
1.5 +63 -78
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/hu.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/hu.js.diff?r1=1.4&r2=1.5
1.5 +81 -96
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/it.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/it.js.diff?r1=1.4&r2=1.5
1.6 +90 -105
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/nl.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/nl.js.diff?r1=1.5&r2=1.6
1.6 +91 -106
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/no.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/no.js.diff?r1=1.5&r2=1.6
1.5 +90 -105
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/ro.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/plugins/TableOperations/lang/ro.js.diff?r1=1.4&r2=1.5
1.5 +1 -1
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/blank.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/blank.html.diff?r1=1.4&r2=1.5
1.5 +1 -1
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/custom2.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/custom2.html.diff?r1=1.4&r2=1.5
1.5 +1 -1
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/editor_help.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/editor_help.html.diff?r1=1.4&r2=1.5
1.5 +1 -1
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/old-fullscreen.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/old-fullscreen.html.diff?r1=1.4&r2=1.5
1.5 +1 -1
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/old_insert_image.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/old_insert_image.html.diff?r1=1.4&r2=1.5
1.5 +109 -124
cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/popup.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/woody/samples/resources/htmlarea/popups/popup.js.diff?r1=1.4&r2=1.5
