From 8a2b6e174e3cd0d1d30bb48e9842c4e8bfba2827 Mon Sep 17 00:00:00 2001 From: Robert Kaiser Date: Sun, 16 Jan 2011 17:10:22 +0100 Subject: [PATCH] convert image settings to a panel in the in-tab UI case, incorporate imageData work from bz --- .../mandelbrot/content/mandelbrot-tab.xul | 78 ++++++++ .../chrome/mandelbrot/content/mandelbrot.js | 168 +++++++++++++++++- .../locales/en-US/image-settings.dtd | 1 + .../mandelbrot/skin/classic/mandelbrot.css | 13 ++ 4 files changed, 255 insertions(+), 5 deletions(-) diff --git a/xulapp/chrome/mandelbrot/content/mandelbrot-tab.xul b/xulapp/chrome/mandelbrot/content/mandelbrot-tab.xul index a802ff5..1f15fb3 100644 --- a/xulapp/chrome/mandelbrot/content/mandelbrot-tab.xul +++ b/xulapp/chrome/mandelbrot/content/mandelbrot-tab.xul @@ -47,6 +47,8 @@ %brandDTD; %mandelbrotDTD; + + %imgSettingsDTD; ]> + + + + + + + + + + + + + + + + + + + + + + + + + + + +