Upgrade to xinha svn head to fix issues with xinha editors not appearing in Firefox 1.5

This commit is contained in:
Chris Morgan
2005-12-07 03:37:36 +00:00
committed by WineHQ
parent 369b40b046
commit 8786179180
175 changed files with 2371 additions and 1919 deletions

View File

@@ -12,7 +12,7 @@ HTMLArea.loadStyle("menu.css", "ContextMenu");
function ContextMenu(editor) {
this.editor = editor;
};
}
ContextMenu._pluginInfo = {
name : "ContextMenu",
@@ -60,7 +60,7 @@ ContextMenu.prototype.getContextMenu = function(target) {
function tableOperation(opcode) {
tbo.buttonPress(editor, opcode);
};
}
function insertPara(after) {
var el = currentTarget;
@@ -80,7 +80,7 @@ ContextMenu.prototype.getContextMenu = function(target) {
range.collapse(true);
range.select();
}
};
}
for (; target; target = target.parentNode) {
var tag = target.tagName;
@@ -258,7 +258,7 @@ ContextMenu.prototype.popupMenu = function(ev) {
r.y += tmp.y;
}
return r;
};
}
function documentClick(ev) {
ev || (ev = window.event);
if (!self.currentMenu) {
@@ -271,7 +271,7 @@ ContextMenu.prototype.popupMenu = function(ev) {
self.closeMenu();
//HTMLArea._stopEvent(ev);
//return false;
};
}
var keys = [];
function keyPress(ev) {
ev || (ev = window.event);
@@ -286,7 +286,7 @@ ContextMenu.prototype.popupMenu = function(ev) {
if (k[0].toLowerCase() == key)
k[1].__msh.activate();
}
};
}
self.closeMenu = function() {
self.currentMenu.parentNode.removeChild(self.currentMenu);
self.currentMenu = null;
@@ -296,7 +296,7 @@ ContextMenu.prototype.popupMenu = function(ev) {
HTMLArea._removeEvent(self.editordoc, "keypress", keyPress);
if (HTMLArea.is_ie)
self.iePopup.hide();
};
}
var target = HTMLArea.is_ie ? ev.srcElement : ev.target;
var ifpos = getPos(self.editor._htmlArea);//_iframe);
var x = ev.clientX + ifpos.x;
@@ -445,4 +445,4 @@ ContextMenu.prototype.popupMenu = function(ev) {
HTMLArea._stopEvent(ev);
return false;
};
};

View File

@@ -1,16 +1,12 @@
// I18N constants
// LANG: "de", ENCODING: UTF-8
// translated: Raimund Meyer xinha@ray-of-light.org
{
"Cut": "Ausschneiden",
"Copy": "Kopieren",
"Paste": "Einfügen",
"_Image Properties...": "Eigenschaften",
"Show the image properties dialog": "Fenster für die Bildoptionen anzeigen",
"Show the image properties dialog": "Fenster für die Bildoptionen anzeigen",
"_Modify Link...": "Link ändern",
"Current URL is": "Aktuelle URL ist",
"Chec_k Link...": "Link testen",
@@ -51,4 +47,4 @@
"Insert paragraph after": "Absatz einfügen hinter Position",
"Insert a paragraph after the current node": "Absatz einfügen hinter der aktuellen Position",
"How did you get here? (Please report!)": "Wie sind Sie denn hier hin gekommen? (Please report!)"
}
};

View File

@@ -1,8 +1,6 @@
// I18N constants
// LANG: "el", ENCODING: UTF-8
// Author: Dimitris Glezos, dimitris@glezos.com
{
"Cut": ‘ποκοπΞ<C280>",
"Copy": ‘ντιγραφΞ<C286>",
@@ -46,4 +44,4 @@
"Insert a new column after the current one": •ισαγωγΞ<C2B3> Ξ½Ξ­Ξ±Ο‚ στΞ<C284>λης μΡτά την ΡπιλΡγμένη",
"Delete the current column": ”ιαγραφΞ<C286> ΡπιλΡγμένης στΞ<C284>λης",
"Create a link": "Δημιουργία συνδέσμου"
}
};

View File

@@ -47,4 +47,4 @@
"Create a link": "Créer un lien",
"Insert a paragraph before the current node": "Insérer un paragraphe avant le noeud courant",
"Insert a paragraph after the current node": "Insérer un paragraphe après le noeud courant"
}
};

View File

@@ -1,17 +1,6 @@
// I18N constants
// LANG: "he", ENCODING: UTF-8
// Author: Liron Newman, http://www.eesh.net, <plastish at ultinet dot org>
// FOR TRANSLATORS:
//
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
// (at least a valid email address)
//
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
// (if this is not possible, please include a comment
// that states what encoding is necessary.)
{
"Cut": "גזור",
"Copy": "העתק",
@@ -55,4 +44,4 @@
"Insert a new column after the current one": "הוספת טור חדש אחרי הנוכחי",
"Delete the current column": "מחיקת את הטור הנוכחי",
"Create a link": "יצירת קישור"
}
};

View File

@@ -1,17 +1,6 @@
// I18N constants
// LANG: "nl", ENCODING: UTF-8
// Author: Michel Weegeerink (info@mmc-shop.nl), http://mmc-shop.nl
// FOR TRANSLATORS:
//
// 1. PLEASE PUT YOUR CONTACT INFO IN THE ABOVE LINE
// (at least a valid email address)
//
// 2. PLEASE TRY TO USE UTF-8 FOR ENCODING;
// (if this is not possible, please include a comment
// that states what encoding is necessary.)
{
"Cut": "Knippen",
"Copy": "Kopiëren",
@@ -55,4 +44,4 @@
"Insert a new column after the current one": "Voeg een nieuwe kolom in na de huidige",
"Delete the current column": "Verwijder de huidige kolom",
"Create a link": "Maak een hyperlink"
}
};

View File

@@ -1,11 +1,9 @@
// I18N constants
// LANG: "no", ENCODING: UTF-8
// translated: Kim Steinhaug, http://www.steinhaug.com/, kim@steinhaug.com
// Used key commands
// C,D,e, ,I, ,k,k,l,M, ,n,o,R, ,s,T, ,w : English
// H B j R m F v : Norwegian
{
"Cut": "Klipp ut",
"Copy": "Kopier",
@@ -52,4 +50,4 @@
"Insert paragraph after": "Sett inn paragraf etter",
"Insert a paragraph after the current node": "Sett inn paragraf etter gjeldende node",
"How did you get here? (Please report!)": "Hva skjedde? (Vennligst beskriv)"
}
};

View File

@@ -39,8 +39,7 @@
"Justify Full": "Wyjustuj",
"Make lin_k...": "Utwórz odnośnik",
"Create a link": "Utwórz odnośnik",
"Remove the": "Usuń",
"Element...": "element...",
"Remove the $elem Element...": "Usuń $elem...",
"Please confirm that you want to remove this element:": "Na pewno chcesz usunąć ten element?",
"Remove this node from the document": "Usuń ten element z dokumentu",
"Insert paragraph before": "Wstaw akapit przed",