From 756a6c22bbed654423bb4976e95968cff4fee49d Mon Sep 17 00:00:00 2001 From: Einar Egilsson Date: Wed, 7 Oct 2009 12:54:34 +0000 Subject: Prompt before delete, disable edit and delete buttons properly. Use checkboxes for setting enabled/disabled status of redirects. git-svn-id: http://einaregilsson.googlecode.com/svn/mozilla/redirector/trunk@255 119bf307-c92d-0410-89bd-8f53e6181181 --- chrome/content/ui/editRedirect.xul | 5 ++++- chrome/content/ui/redirectList.xul | 11 +++++++---- 2 files changed, 11 insertions(+), 5 deletions(-) (limited to 'chrome/content/ui') diff --git a/chrome/content/ui/editRedirect.xul b/chrome/content/ui/editRedirect.xul index 103d1b5..22d4a8d 100644 --- a/chrome/content/ui/editRedirect.xul +++ b/chrome/content/ui/editRedirect.xul @@ -47,7 +47,10 @@ - + + + + diff --git a/chrome/content/ui/redirectList.xul b/chrome/content/ui/redirectList.xul index 643a699..8317b15 100644 --- a/chrome/content/ui/redirectList.xul +++ b/chrome/content/ui/redirectList.xul @@ -6,8 +6,8 @@ orient="vertical" onload="RedirectList.onLoad();" buttons="accept" - width="600px" - height="400px" + width="650px" + height="500px" windowtype="redirectorSettings" xmlns:nc="http://home.netscape.com/NC-rdf#" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"> @@ -19,7 +19,7 @@ - + @@ -37,6 +37,10 @@ @@ -45,7 +49,6 @@