bruno 2004/05/03 08:30:38
Modified: src/blocks/forms/samples/resources/htmlarea ChangeLog
dialog.js htmlarea.js index.html license.txt
reference.html release-notes.html
src/blocks/forms/samples/resources/htmlarea/images
ed_about.gif ed_align_center.gif
ed_align_justify.gif ed_align_left.gif
ed_align_right.gif ed_blank.gif ed_charmap.gif
ed_color_bg.gif ed_color_fg.gif ed_copy.gif
ed_custom.gif ed_cut.gif ed_delete.gif
ed_format_bold.gif ed_format_italic.gif
ed_format_strike.gif ed_format_sub.gif
ed_format_sup.gif ed_format_underline.gif
ed_help.gif ed_hr.gif ed_html.gif ed_image.gif
ed_indent_less.gif ed_indent_more.gif
ed_left_to_right.gif ed_link.gif ed_list_bullet.gif
ed_list_num.gif ed_paste.gif ed_redo.gif
ed_right_to_left.gif ed_save.gif ed_show_border.gif
ed_splitcel.gif ed_undo.gif fullscreen_maximize.gif
fullscreen_minimize.gif insert_table.gif
src/blocks/forms/samples/resources/htmlarea/lang cz.js el.js
he.js hu.js ja-sjis.js ja-utf8.js lt.js lv.js nl.js
no.js pl.js pt_br.js ru.js se.js si.js vn.js
src/blocks/forms/samples/resources/htmlarea/plugins/CSS
css.js
src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu
context-menu.js
src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang
el.js nl.js
src/blocks/forms/samples/resources/htmlarea/plugins/FullPage
full-page.js
src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker
spell-check-logic.cgi spell-check-ui.html
spell-check-ui.js spell-checker.js
src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang
cz.js
src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations
table-operations.js
src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang
cz.js el.js hu.js nl.js no.js
src/blocks/forms/samples/resources/htmlarea/popups
about.html blank.html custom2.html editor_help.html
fullscreen.html insert_image.html
old-fullscreen.html old_insert_image.html popup.js
select_color.html
Log:
Upgrade to HTMLArea 3.0-RC1
Revision Changes Path
1.2 +129 -94
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/ChangeLog
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/ChangeLog.diff?r1=1.1&r2=1.2
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/dialog.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/dialog.js.diff?r1=1.2&r2=1.3
1.3 +13 -4
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/htmlarea.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/htmlarea.js.diff?r1=1.2&r2=1.3
1.2 +7 -18
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/index.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/index.html.diff?r1=1.1&r2=1.2
1.2 +30 -30
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/license.txt
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/license.txt.diff?r1=1.1&r2=1.2
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/reference.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/reference.html.diff?r1=1.1&r2=1.2
1.2 +6 -49
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/release-notes.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/release-notes.html.diff?r1=1.1&r2=1.2
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_about.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_align_center.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_align_justify.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_align_left.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_align_right.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_blank.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_charmap.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_color_bg.gif
<<Binary file>>
1.2 +4 -2
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_color_fg.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_copy.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_custom.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_cut.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_delete.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_format_bold.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_format_italic.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_format_strike.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_format_sub.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_format_sup.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_format_underline.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_help.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_hr.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_html.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_image.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_indent_less.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_indent_more.gif
<<Binary file>>
1.2 +1 -2
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_left_to_right.gif
<<Binary file>>
1.2 +2 -2
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_link.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_list_bullet.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_list_num.gif
<<Binary file>>
1.2 +1 -2
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_paste.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_redo.gif
<<Binary file>>
1.2 +2 -2
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_right_to_left.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_save.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_show_border.gif
<<Binary file>>
1.2 +1 -3
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_splitcel.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/ed_undo.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/fullscreen_maximize.gif
<<Binary file>>
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/fullscreen_minimize.gif
<<Binary file>>
1.2 +2 -2
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/images/insert_table.gif
<<Binary file>>
1.3 +63 -63
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/cz.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/cz.js.diff?r1=1.2&r2=1.3
1.3 +32 -41
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/el.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/el.js.diff?r1=1.2&r2=1.3
1.3 +63 -63
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/he.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/he.js.diff?r1=1.2&r2=1.3
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/hu.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/hu.js.diff?r1=1.2&r2=1.3
1.3 +16 -16
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-sjis.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-sjis.js.diff?r1=1.2&r2=1.3
1.3 +13 -13
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-utf8.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ja-utf8.js.diff?r1=1.2&r2=1.3
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/lt.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/lt.js.diff?r1=1.2&r2=1.3
1.3 +55 -55
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/lv.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/lv.js.diff?r1=1.2&r2=1.3
1.3 +90 -90
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/nl.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/nl.js.diff?r1=1.2&r2=1.3
1.3 +79 -48
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/no.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/no.js.diff?r1=1.2&r2=1.3
1.3 +31 -31
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/pl.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/pl.js.diff?r1=1.2&r2=1.3
1.3 +32 -32
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/pt_br.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/pt_br.js.diff?r1=1.2&r2=1.3
1.3 +63 -63
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ru.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/ru.js.diff?r1=1.2&r2=1.3
1.3 +33 -33
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/se.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/se.js.diff?r1=1.2&r2=1.3
1.3 +63 -63
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/si.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/si.js.diff?r1=1.2&r2=1.3
1.3 +8 -8
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/vn.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/lang/vn.js.diff?r1=1.2&r2=1.3
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/css.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/CSS/css.js.diff?r1=1.2&r2=1.3
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/context-menu.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/context-menu.js.diff?r1=1.2&r2=1.3
1.3 +33 -33
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/el.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/el.js.diff?r1=1.2&r2=1.3
1.3 +66 -66
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/nl.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/ContextMenu/lang/nl.js.diff?r1=1.2&r2=1.3
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/full-page.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/FullPage/full-page.js.diff?r1=1.2&r2=1.3
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-logic.cgi
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-logic.cgi.diff?r1=1.1&r2=1.2
1.2 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.html.diff?r1=1.1&r2=1.2
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-check-ui.js.diff?r1=1.2&r2=1.3
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-checker.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/spell-checker.js.diff?r1=1.2&r2=1.3
1.3 +37 -37
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/cz.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/SpellChecker/lang/cz.js.diff?r1=1.2&r2=1.3
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/table-operations.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/table-operations.js.diff?r1=1.2&r2=1.3
1.3 +90 -90
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/cz.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/cz.js.diff?r1=1.2&r2=1.3
1.3 +48 -49
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/el.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/el.js.diff?r1=1.2&r2=1.3
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/hu.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/hu.js.diff?r1=1.2&r2=1.3
1.3 +90 -90
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/nl.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/nl.js.diff?r1=1.2&r2=1.3
1.3 +91 -91
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/no.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/plugins/TableOperations/lang/no.js.diff?r1=1.2&r2=1.3
1.2 +3 -16
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/about.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/about.html.diff?r1=1.1&r2=1.2
1.2 +2 -2
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/blank.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/blank.html.diff?r1=1.1&r2=1.2
1.2 +35 -35
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/custom2.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/custom2.html.diff?r1=1.1&r2=1.2
1.2 +16 -16
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/editor_help.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/editor_help.html.diff?r1=1.1&r2=1.2
1.2 +133 -133
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/fullscreen.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/fullscreen.html.diff?r1=1.1&r2=1.2
1.2 +191 -191
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/insert_image.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/insert_image.html.diff?r1=1.1&r2=1.2
1.2 +131 -131
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/old-fullscreen.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/old-fullscreen.html.diff?r1=1.1&r2=1.2
1.2 +206 -206
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/old_insert_image.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/old_insert_image.html.diff?r1=1.1&r2=1.2
1.3 +1 -1
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/popup.js
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/popup.js.diff?r1=1.2&r2=1.3
1.2 +347 -347
cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/select_color.html
http://cvs.apache.org/viewcvs/cocoon-2.1/src/blocks/forms/samples/resources/htmlarea/popups/select_color.html.diff?r1=1.1&r2=1.2