[appdb] Upgrade to xinha svn head to fix issues with xinha editors not appearing in Firefox 15

Ricardo Filipe ricardojdfilipe at gmail.com
Tue Jun 19 07:13:35 CDT 2012


2012/6/18 André Hentschel <nerv at dawncrow.de>:
> http://bugs.winehq.org/show_bug.cgi?id=30820
> ---
>  xinha/Xinha.css                                    |  229 +-
>  xinha/XinhaCore.js                                 |12107 ++++++++++++++------
>  xinha/contrib/php-xinha.php                        |   29 +-
>  xinha/examples/Extended.html                       |  299 -
>  xinha/examples/Newbie.html                         |   12 +-
>  xinha/examples/XinhaConfig.js                      |  149 +-
>  xinha/examples/custom.css                          |   40 -
>  xinha/examples/dynamic.css                         |   56 -
>  xinha/examples/ext_example-body.html               |  202 -
>  xinha/examples/ext_example-dest.php                |   23 -
>  xinha/examples/ext_example-menu.php                |  331 -
>  xinha/examples/ext_example.html                    |   16 -
>  xinha/examples/full_example.css                    |   48 -
>  xinha/examples/full_example.js                     |   97 -
>  xinha/examples/simple_example.html                 |  190 +-
>  xinha/examples/stylist.css                         |   31 -
>  xinha/examples/testbed.html                        |   45 +-
>  xinha/htmlarea.js                                  |   44 +-
>  xinha/lang/b5.js                                   |   58 +-
>  xinha/lang/ch.js                                   |  112 +-
>  xinha/lang/cz.js                                   |  100 +-
>  xinha/lang/da.js                                   |  202 +-
>  xinha/lang/de.js                                   |  338 +-
>  xinha/lang/ee.js                                   |  100 +-
>  xinha/lang/el.js                                   |  110 +-
>  xinha/lang/es.js                                   |  207 +-
>  xinha/lang/eu.js                                   |    2 +-
>  xinha/lang/fa.js                                   |    6 +-
>  xinha/lang/fi.js                                   |   76 +-
>  xinha/lang/fr.js                                   |  338 +-
>  xinha/lang/gb.js                                   |   58 +-
>  xinha/lang/he.js                                   |  128 +-
>  xinha/lang/hu.js                                   |  128 +-
>  xinha/lang/it.js                                   |  110 +-
>  xinha/lang/ja.js                                   |    6 +-
>  xinha/lang/lt.js                                   |  106 +-
>  xinha/lang/lv.js                                   |   84 +-
>  xinha/lang/nb.js                                   |  156 +-
>  xinha/lang/nl.js                                   |  128 +-
>  xinha/lang/pl.js                                   |    2 +-
>  xinha/lang/pt_br.js                                |  180 +-
>  xinha/lang/ro.js                                   |  126 +-
>  xinha/lang/ru.js                                   |  370 +-
>  xinha/lang/sh.js                                   |    2 +-
>  xinha/lang/si.js                                   |  100 +-
>  xinha/lang/sr.js                                   |    2 +-
>  xinha/lang/vn.js                                   |  112 +-
>  xinha/modules/ColorPicker/ColorPicker.js           | 1494 ++-
>  xinha/modules/CreateLink/link.js                   |  190 +-
>  xinha/modules/Dialogs/dialog.js                    |  159 +-
>  xinha/modules/Dialogs/inline-dialog.js             |  204 -
>  xinha/modules/Dialogs/panel-dialog.js              |    1 +
>  xinha/modules/Dialogs/popupwin.js                  |  291 +-
>  xinha/modules/FullScreen/full-screen.js            |  373 +-
>  xinha/modules/Gecko/Gecko.js                       | 1225 ++-
>  xinha/modules/Gecko/paraHandlerBest.js             | 1196 ++-
>  xinha/modules/Gecko/paraHandlerDirty.js            |  116 -
>  xinha/modules/GetHtml/DOMwalk.js                   |  519 +-
>  xinha/modules/GetHtml/TransformInnerHTML.js        |  368 +-
>  xinha/modules/InsertImage/insert_image.html        |  345 +-
>  xinha/modules/InsertImage/insert_image.js          |  214 +-
>  xinha/modules/InsertTable/insert_table.html        |  314 +-
>  xinha/modules/InsertTable/insert_table.js          |  153 +-
>  xinha/modules/InternetExplorer/InternetExplorer.js | 1150 ++-
>  xinha/plugins/CSS/css.js                           |   74 -
>  xinha/plugins/CharCounter/char-counter.js          |  106 -
>  xinha/plugins/CharacterMap/CharacterMap.css        |    6 +-
>  xinha/plugins/CharacterMap/character-map.js        |   68 -
>  xinha/plugins/CharacterMap/lang/de.js              |   22 +-
>  .../CharacterMap/popups/select_character.html      |  184 -
>  xinha/plugins/ContextMenu/1.pl                     |   38 -
>  xinha/plugins/ContextMenu/context-menu.js          |  383 -
>  xinha/plugins/ContextMenu/lang/de.js               |  100 +-
>  xinha/plugins/ContextMenu/lang/el.js               |   94 +-
>  xinha/plugins/ContextMenu/lang/fr.js               |   98 +-
>  xinha/plugins/ContextMenu/lang/he.js               |   94 +-
>  xinha/plugins/ContextMenu/lang/nl.js               |   94 +-
>  xinha/plugins/DoubleClick/double-click.js          |   66 -
>  xinha/plugins/DynamicCSS/dynamiccss.js             |  199 -
>  xinha/plugins/DynamicCSS/lang/de.js                |   24 +-
>  xinha/plugins/DynamicCSS/lang/fr.js                |   12 +-
>  xinha/plugins/FindReplace/find-replace.js          |   42 -
>  xinha/plugins/FindReplace/fr_engine.js             |  291 +-
>  xinha/plugins/FindReplace/lang/pt_br.js            |   60 +-
>  xinha/plugins/FindReplace/popups/find_replace.html |  324 +-
>  xinha/plugins/Forms/forms.js                       |  354 -
>  xinha/plugins/Forms/popups/fieldset.html           |   15 +-
>  xinha/plugins/Forms/popups/form.html               |   21 +-
>  xinha/plugins/Forms/popups/input.html              |   78 +-
>  xinha/plugins/Forms/popups/label.html              |   15 +-
>  xinha/plugins/Forms/popups/select.html             |  217 +-
>  xinha/plugins/Forms/popups/textarea.html           |   41 +-
>  xinha/plugins/FullPage/full-page.js                |  200 -
>  xinha/plugins/FullPage/lang/de.js                  |   36 +-
>  xinha/plugins/FullPage/lang/fr.js                  |   32 +-
>  xinha/plugins/FullPage/lang/he.js                  |   28 +-
>  xinha/plugins/FullPage/lang/ro.js                  |   28 +-
>  xinha/plugins/FullPage/popups/docprop.html         |  282 +-
>  xinha/plugins/FullScreen/full-screen.js            |  203 -
>  xinha/plugins/FullScreen/lang/de.js                |    6 -
>  xinha/plugins/FullScreen/lang/fr.js                |    5 -
>  xinha/plugins/FullScreen/lang/no.js                |    6 -
>  xinha/plugins/FullScreen/lang/pl.js                |    6 -
>  xinha/plugins/HtmlTidy/README                      |  104 -
>  xinha/plugins/HtmlTidy/html-tidy-config.cfg        |   29 -
>  xinha/plugins/HtmlTidy/html-tidy-logic.php         |   79 -
>  xinha/plugins/HtmlTidy/html-tidy.js                |  105 -
>  xinha/plugins/HtmlTidy/img/html-tidy.gif           |  Bin 599 -> 0 bytes
>  xinha/plugins/HtmlTidy/lang/de.js                  |    7 -
>  xinha/plugins/HtmlTidy/lang/fr.js                  |    8 -
>  xinha/plugins/HtmlTidy/lang/ja.js                  |    8 -
>  xinha/plugins/HtmlTidy/lang/nb.js                  |    7 -
>  xinha/plugins/HtmlTidy/lang/nl.js                  |    5 -
>  xinha/plugins/InsertAnchor/insert-anchor.css       |    1 -
>  xinha/plugins/InsertAnchor/insert-anchor.js        |   76 -
>  xinha/plugins/InsertPicture/InsertPicture.php      |  301 -
>  xinha/plugins/InsertPicture/img/btn_open.gif       |  Bin 173 -> 0 bytes
>  xinha/plugins/InsertPicture/img/nopic.gif          |  Bin 1537 -> 0 bytes
>  xinha/plugins/InsertPicture/insert-picture.js      |   25 -
>  xinha/plugins/InsertPicture/lang/de.js             |   15 -
>  xinha/plugins/InsertPicture/lang/fr.js             |   22 -
>  xinha/plugins/InsertPicture/lang/ja.js             |   25 -
>  xinha/plugins/InsertPicture/lang/nb.js             |   22 -
>  xinha/plugins/InsertPicture/lang/sv.js             |   35 -
>  xinha/plugins/InsertPicture/viewpicture.html       |   46 -
>  xinha/plugins/InsertWords/insert-words.js          |   70 -
>  xinha/plugins/Linker/dTree/api.html                |  502 +-
>  xinha/plugins/Linker/dTree/dtree.css               |    8 +-
>  xinha/plugins/Linker/dTree/dtree.js                | 1037 ++-
>  xinha/plugins/Linker/dTree/example01.html          |  104 +-
>  xinha/plugins/Linker/dialog.html                   |  210 +-
>  xinha/plugins/Linker/linker.js                     |  385 -
>  xinha/plugins/Linker/scan.php                      |  220 +-
>  xinha/plugins/ListType/lang/de.js                  |   24 +-
>  xinha/plugins/ListType/list-type.js                |  137 -
>  xinha/plugins/QuickTag/lang/pt_br.js               |   26 +-
>  xinha/plugins/QuickTag/popups/quicktag.html        |  706 +-
>  xinha/plugins/QuickTag/quick-tag.js                |   53 -
>  xinha/plugins/QuickTag/tag-lib.js                  |  381 +-
>  xinha/plugins/SpellChecker/aspell_setup.php        |  246 +-
>  xinha/plugins/SpellChecker/lang/cz.js              |   52 +-
>  xinha/plugins/SpellChecker/lang/da.js              |   52 +-
>  xinha/plugins/SpellChecker/lang/de.js              |   52 +-
>  xinha/plugins/SpellChecker/lang/he.js              |   54 +-
>  xinha/plugins/SpellChecker/lang/hu.js              |   52 +-
>  xinha/plugins/SpellChecker/lang/nl.js              |   54 +-
>  xinha/plugins/SpellChecker/lang/ro.js              |   52 +-
>  xinha/plugins/SpellChecker/readme-tech.html        |  228 +-
>  xinha/plugins/SpellChecker/spell-check-logic.cgi   |  420 +-
>  xinha/plugins/SpellChecker/spell-check-logic.php   |  340 +-
>  .../plugins/SpellChecker/spell-check-savedicts.php |   74 +-
>  xinha/plugins/SpellChecker/spell-check-ui.html     |  250 +-
>  xinha/plugins/SpellChecker/spell-check-ui.js       |  846 +-
>  xinha/plugins/SpellChecker/spell-checker.js        |   73 -
>  xinha/plugins/Stylist/stylist.js                   |  372 -
>  xinha/plugins/SuperClean/dialog.html               |   14 +-
>  xinha/plugins/SuperClean/lang/de.js                |    3 +-
>  xinha/plugins/SuperClean/super-clean.js            |  211 -
>  xinha/plugins/SuperClean/tidy.php                  |  358 +-
>  xinha/plugins/TableOperations/lang/cz.js           |  158 +-
>  xinha/plugins/TableOperations/lang/da.js           |  161 +-
>  xinha/plugins/TableOperations/lang/de.js           |  162 +-
>  xinha/plugins/TableOperations/lang/el.js           |  158 +-
>  xinha/plugins/TableOperations/lang/fi.js           |  136 +-
>  xinha/plugins/TableOperations/lang/fr.js           |  154 +-
>  xinha/plugins/TableOperations/lang/he.js           |  158 +-
>  xinha/plugins/TableOperations/lang/it.js           |  158 +-
>  xinha/plugins/TableOperations/lang/ja.js           |    6 +-
>  xinha/plugins/TableOperations/lang/nb.js           |  158 +-
>  xinha/plugins/TableOperations/lang/nl.js           |  158 +-
>  xinha/plugins/TableOperations/lang/pl.js           |    6 +-
>  xinha/plugins/TableOperations/lang/ro.js           |  158 +-
>  xinha/plugins/TableOperations/lang/ru.js           |    6 +-
>  xinha/plugins/TableOperations/lang/sv.js           |    6 +-
>  .../TableOperations/popups/merge_cells.html        |   11 +-
>  xinha/plugins/TableOperations/table-operations.js  |  893 --
>  xinha/plugins/UnFormat/popups/unformat.html        |   85 -
>  xinha/plugins/UnFormat/un-format.js                |   65 -
>  xinha/popups/about.html                            |  296 -
>  xinha/popups/blank.html                            |    3 +-
>  xinha/popups/editor_help.html                      |  122 +-
>  xinha/popups/popup.js                              |  239 +-
>  xinha/popups/select_color.html                     |  716 +-
>  xinha/release-notes.txt                            |  476 +-
>  xinha/skins/blue-look/skin.css                     |   14 +-
>  xinha/skins/blue-metallic/skin.css                 |    7 +
>  xinha/skins/green-look/skin.css                    |   10 +-
>  xinha/skins/inditreuse/skin.css                    |   10 +-
>  xinha/skins/titan/skin.css                         |   10 +-
>  xinha/skins/xp-blue/skin.css                       |   10 +-
>  xinha/skins/xp-green/skin.css                      |   10 +-
>  191 files changed, 22579 insertions(+), 20386 deletions(-)
>  delete mode 100644 xinha/examples/Extended.html
>  delete mode 100644 xinha/examples/custom.css
>  delete mode 100644 xinha/examples/dynamic.css
>  delete mode 100644 xinha/examples/ext_example-body.html
>  delete mode 100644 xinha/examples/ext_example-dest.php
>  delete mode 100644 xinha/examples/ext_example-menu.php
>  delete mode 100644 xinha/examples/ext_example.html
>  delete mode 100644 xinha/examples/full_example.css
>  delete mode 100644 xinha/examples/full_example.js
>  delete mode 100644 xinha/examples/stylist.css
>  delete mode 100644 xinha/modules/Dialogs/inline-dialog.js
>  mode change 100644 => 100755 xinha/modules/FullScreen/lang/sv.js
>  delete mode 100644 xinha/modules/Gecko/paraHandlerDirty.js
>  delete mode 100644 xinha/plugins/CSS/css.js
>  delete mode 100644 xinha/plugins/CharCounter/char-counter.js
>  delete mode 100644 xinha/plugins/CharacterMap/character-map.js
>  mode change 100644 => 100755 xinha/plugins/CharacterMap/lang/sv.js
>  delete mode 100644 xinha/plugins/CharacterMap/popups/select_character.html
>  delete mode 100755 xinha/plugins/ContextMenu/1.pl
>  delete mode 100644 xinha/plugins/ContextMenu/context-menu.js
>  delete mode 100644 xinha/plugins/DoubleClick/double-click.js
>  delete mode 100644 xinha/plugins/DynamicCSS/dynamiccss.js
>  delete mode 100644 xinha/plugins/FindReplace/find-replace.js
>  mode change 100644 => 100755 xinha/plugins/FindReplace/lang/sv.js
>  delete mode 100644 xinha/plugins/Forms/forms.js
>  delete mode 100644 xinha/plugins/FullPage/full-page.js
>  delete mode 100644 xinha/plugins/FullScreen/full-screen.js
>  delete mode 100644 xinha/plugins/FullScreen/lang/de.js
>  delete mode 100644 xinha/plugins/FullScreen/lang/fr.js
>  delete mode 100644 xinha/plugins/FullScreen/lang/no.js
>  delete mode 100644 xinha/plugins/FullScreen/lang/pl.js
>  delete mode 100644 xinha/plugins/HtmlTidy/README
>  delete mode 100644 xinha/plugins/HtmlTidy/html-tidy-config.cfg
>  delete mode 100755 xinha/plugins/HtmlTidy/html-tidy-logic.php
>  delete mode 100644 xinha/plugins/HtmlTidy/html-tidy.js
>  delete mode 100644 xinha/plugins/HtmlTidy/img/html-tidy.gif
>  delete mode 100644 xinha/plugins/HtmlTidy/lang/de.js
>  delete mode 100644 xinha/plugins/HtmlTidy/lang/fr.js
>  delete mode 100644 xinha/plugins/HtmlTidy/lang/ja.js
>  delete mode 100644 xinha/plugins/HtmlTidy/lang/nb.js
>  delete mode 100644 xinha/plugins/HtmlTidy/lang/nl.js
>  delete mode 100755 xinha/plugins/InsertAnchor/insert-anchor.js
>  delete mode 100644 xinha/plugins/InsertPicture/InsertPicture.php
>  delete mode 100644 xinha/plugins/InsertPicture/img/btn_open.gif
>  delete mode 100644 xinha/plugins/InsertPicture/img/nopic.gif
>  delete mode 100644 xinha/plugins/InsertPicture/insert-picture.js
>  delete mode 100644 xinha/plugins/InsertPicture/lang/de.js
>  delete mode 100644 xinha/plugins/InsertPicture/lang/fr.js
>  delete mode 100644 xinha/plugins/InsertPicture/lang/ja.js
>  delete mode 100644 xinha/plugins/InsertPicture/lang/nb.js
>  delete mode 100644 xinha/plugins/InsertPicture/lang/sv.js
>  delete mode 100644 xinha/plugins/InsertPicture/viewpicture.html
>  delete mode 100755 xinha/plugins/InsertWords/insert-words.js
>  delete mode 100644 xinha/plugins/Linker/linker.js
>  mode change 100644 => 100755 xinha/plugins/ListType/lang/sv.js
>  delete mode 100644 xinha/plugins/ListType/list-type.js
>  delete mode 100644 xinha/plugins/QuickTag/quick-tag.js
>  delete mode 100644 xinha/plugins/SpellChecker/spell-checker.js
>  delete mode 100644 xinha/plugins/Stylist/stylist.js
>  delete mode 100644 xinha/plugins/SuperClean/super-clean.js
>  mode change 100644 => 100755 xinha/plugins/TableOperations/lang/sv.js
>  mode change 100644 => 100755 xinha/plugins/TableOperations/popups/merge_cells.html
>  delete mode 100644 xinha/plugins/TableOperations/table-operations.js
>  delete mode 100644 xinha/plugins/UnFormat/popups/unformat.html
>  delete mode 100644 xinha/plugins/UnFormat/un-format.js
>  delete mode 100644 xinha/popups/about.html
>
>
> --
>
> Best Regards, André Hentschel
>
>
>
>

The xinha editor does not show up in chrome either for a long time
now... could it be related to this? I even opened a bug report on
chromium but it still wasn't looked at. Maybe this solves it too...



More information about the wine-devel mailing list