summaryrefslogtreecommitdiffstats
path: root/qooxdoo/source
diff options
context:
space:
mode:
authorTobi Oetiker <tobi@oetiker.ch>2007-11-18 13:40:41 +0100
committerTobi Oetiker <tobi@oetiker.ch>2007-11-18 13:40:41 +0100
commit7bc9f4e73f3893735b96e48bb2664f7c2b5b0a68 (patch)
tree20aa25d9cb4d7ae928a0f90440dcae581f4a1278 /qooxdoo/source
parentd0b4894f58ca17de2b434d37ce4c070cf4cd7515 (diff)
downloadsmokeping-7bc9f4e73f3893735b96e48bb2664f7c2b5b0a68.tar.gz
smokeping-7bc9f4e73f3893735b96e48bb2664f7c2b5b0a68.tar.xz
added grapher to distro
Diffstat (limited to 'qooxdoo/source')
-rw-r--r--qooxdoo/source/class/Smokeping/ui/Navigator.js3
-rw-r--r--qooxdoo/source/class/Smokeping/ui/Zoomer.js3
-rw-r--r--qooxdoo/source/translation/C.po4
-rw-r--r--qooxdoo/source/translation/de.po4
-rw-r--r--qooxdoo/source/translation/en.po4
-rw-r--r--qooxdoo/source/translation/fr.po4
-rw-r--r--qooxdoo/source/translation/messages.pot21
7 files changed, 5 insertions, 38 deletions
diff --git a/qooxdoo/source/class/Smokeping/ui/Navigator.js b/qooxdoo/source/class/Smokeping/ui/Navigator.js
index b61d91e..0e9f64f 100644
--- a/qooxdoo/source/class/Smokeping/ui/Navigator.js
+++ b/qooxdoo/source/class/Smokeping/ui/Navigator.js
@@ -90,6 +90,9 @@ qx.Class.define('Smokeping.ui.Navigator',
qx.io.image.PreloaderManager.getInstance().remove(this._preloader);
removeAll();
add(image);
+ var zoomer = new Smokeping.ui.Zoomer(width,height,10,10);
+ add(zoomer);
+
}
}
}
diff --git a/qooxdoo/source/class/Smokeping/ui/Zoomer.js b/qooxdoo/source/class/Smokeping/ui/Zoomer.js
index 742e43f..fd1a836 100644
--- a/qooxdoo/source/class/Smokeping/ui/Zoomer.js
+++ b/qooxdoo/source/class/Smokeping/ui/Zoomer.js
@@ -116,7 +116,8 @@ qx.Class.define('Smokeping.ui.Zoomer',
z['left'].set({
width: this._canvas_left,
height: this._image_height,
- visibility: true,
+ visibility: true
+ });
z['right'].set({
left: this._image_width - this._canvas_right,
diff --git a/qooxdoo/source/translation/C.po b/qooxdoo/source/translation/C.po
index 29f49af..a015dc0 100644
--- a/qooxdoo/source/translation/C.po
+++ b/qooxdoo/source/translation/C.po
@@ -14,7 +14,3 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
-
-#: source/class/Smokeping/ui/Navigator.js:29
-msgid "Smokeping Graph Navigator"
-msgstr ""
diff --git a/qooxdoo/source/translation/de.po b/qooxdoo/source/translation/de.po
index 8242a2f..aab249d 100644
--- a/qooxdoo/source/translation/de.po
+++ b/qooxdoo/source/translation/de.po
@@ -16,10 +16,6 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: source/class/Smokeping/ui/Navigator.js:29
-msgid "Smokeping Graph Navigator"
-msgstr ""
-
#~ msgid "Start Date"
#~ msgstr "Start-Datum"
diff --git a/qooxdoo/source/translation/en.po b/qooxdoo/source/translation/en.po
index 5bdff5f..faed222 100644
--- a/qooxdoo/source/translation/en.po
+++ b/qooxdoo/source/translation/en.po
@@ -16,10 +16,6 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: source/class/Smokeping/ui/Navigator.js:29
-msgid "Smokeping Graph Navigator"
-msgstr ""
-
#~ msgid "Start Date"
#~ msgstr "Start Date"
diff --git a/qooxdoo/source/translation/fr.po b/qooxdoo/source/translation/fr.po
index 9e384bd..9755e0c 100644
--- a/qooxdoo/source/translation/fr.po
+++ b/qooxdoo/source/translation/fr.po
@@ -15,7 +15,3 @@ msgstr ""
"Content-Type: text/plain; charset=ASCII\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-
-#: source/class/Smokeping/ui/Navigator.js:29
-msgid "Smokeping Graph Navigator"
-msgstr ""
diff --git a/qooxdoo/source/translation/messages.pot b/qooxdoo/source/translation/messages.pot
index 49e0525..e69de29 100644
--- a/qooxdoo/source/translation/messages.pot
+++ b/qooxdoo/source/translation/messages.pot
@@ -1,21 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-#, fuzzy
-msgid ""
-msgstr ""
-"Project-Id-Version: PACKAGE VERSION\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-11-17 18:07-0500\n"
-"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
-"Language-Team: LANGUAGE <LL@li.org>\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=CHARSET\n"
-"Content-Transfer-Encoding: 8bit\n"
-
-#: source/class/Smokeping/ui/Navigator.js:29
-msgid "Smokeping Graph Navigator"
-msgstr ""