Commit Graph

48 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
5ec26f469c Long strings should not make the panel overflow. Bug 138680, patch by
parish@ntlworld.com, r=jag, sr=bzbarsky, a=blizzard
2006-05-17 02:35:20 +00:00
timeless%mac.com
c45d12733c Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2006-05-17 02:35:16 +00:00
bzbarsky%mit.edu
2f3a36f04a Alphabetically order MIME types in the helper apps prefs. Part of bug
61009, patch by sgehani@netscape.com, r=bzbarsky, sr=alecf
2006-05-17 02:34:43 +00:00
shliang%netscape.com
50f91f9a6f 133863 - plug-in finder service pref ui - r=hewitt, sr=jag, a=asa 2006-05-17 02:34:41 +00:00
hewitt%netscape.com
1e2d5d9ba4 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-05-17 02:34:33 +00:00
blakeross%telocity.com
bce1b3b905 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2006-05-17 02:31:51 +00:00
law%netscape.com
16e2cc9060 Bug 108567; put icon <image>s in vbox so they don't stretch; r=hwaara/bzbarsky, sr=blake 2006-05-17 02:31:36 +00:00
sgehani%netscape.com
ffdc278201 Fix reset button (was too large) on helper apps pref pane.
b=109516; r=sgehani; sr=alecf
(checking in for Andre Dahlqvist <andre.dahlqvist@telia.com>)
2006-05-17 02:31:35 +00:00
blakeross%telocity.com
fb0440984c Line of text is missing from debug pref pane. r=hewitt sr=hyatt 2006-05-17 02:31:34 +00:00
blakeross%telocity.com
da625bbbfc 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2006-05-17 02:31:28 +00:00
hewitt%netscape.com
514bcf9e53 70751 - [XUL Syntax] XUL docs loaded in iframes should use <page>, r=blake, sr=hyatt 2006-05-17 02:31:26 +00:00
jaggernaut%netscape.com
6c67a322c8 Bug 97571: Any <label> in <groupbox> becomes <caption> per XUL 1.0. r=ben, sr=hyatt 2006-05-17 02:31:17 +00:00
hewitt%netscape.com
509c6c49b0 93193 - cleaning up after align/pack xul box model changes, r=blake, sr=hyatt, 90741 - replacing box with hbox/vbox (from andersma@luther.edu), r=hewitt, sr=hyatt 2006-05-17 02:30:43 +00:00
blakeross%telocity.com
d03086ea15 Add Clear button to remove remembered helper app pref (88435). r=bz sr=ben 2006-05-17 02:30:39 +00:00
timeless%mac.com
1a3a59b383 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2006-05-17 02:30:33 +00:00
ben%netscape.com
3fb58b147b Fix for 80392, poor fit for pref panels. r=blake, sr=hewitt 2006-05-17 02:29:54 +00:00
eddyk%netscape.com
2d3710c761 Bug 70625: complex locked pref FE disabling
r=blake, sr=ben
2006-05-17 02:29:28 +00:00
blakeross%telocity.com
5f836094fa Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2006-05-17 02:29:13 +00:00
blakeross%telocity.com
476f40a9ff Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben 2006-05-17 02:28:51 +00:00
maolson%earthlink.net
c30db46848 bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
first pass through prefs, more to come later.
r=jag, sr=alecf
2006-05-17 02:28:44 +00:00
timeless%mac.com
15e1d9d67e fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-05-17 02:28:42 +00:00
dbaron%fas.harvard.edu
2e752e06d9 Change uses of CSS properties not part of the CSS2 spec to use -moz- prefix. b=3935
Fix some CSS errors found with CSS parser error reporting, with Ben's approval.
2006-05-17 02:27:09 +00:00
matt%netscape.com
a8f8661222 changing description to value on tree
http://bugzilla.mozilla.org/show_bug.cgi?id=45198
r=hyatt
2006-05-17 02:26:55 +00:00
ben%netscape.com
8a63b30e4e more Application Helper Pref panel stuff (supporting removal of handlers) 2006-05-17 02:26:54 +00:00
ben%netscape.com
83411d17e2 initial checkin for bug 10958 (exception feature), application helper pref panel.
Supports adding a new override but not editing or removing. Will work on that next.
2006-05-17 02:26:44 +00:00
bryner%uiuc.edu
40297c7e1e Updating trees for new tree widget. bug 30511. r=hyatt. 2006-05-17 02:26:02 +00:00
rbs%maths.uq.edu.au
d9379291c6 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-05-17 02:25:47 +00:00
ben%netscape.com
d58f6125a9 prefwindow skinnability cleanup, string changes for verah 2006-05-17 02:24:57 +00:00
ben%netscape.com
5c28e437ea PrefWindow IV landing 2006-05-17 02:24:52 +00:00
hyatt%netscape.com
f553b7b229 Beginning the process of massaging the CSS and XUL to conform to the new
directory org.
2006-05-17 02:24:37 +00:00
danm%netscape.com
10f3a674bb dist...chrome restructuring 2006-05-17 02:24:35 +00:00
ben%netscape.com
6daae061a7 pref panel appearance tweaks, r=hyatt 2006-05-17 02:24:27 +00:00
rgoodger%ihug.co.nz
ed3207895a [prefwindow] applications panel tidy-up 2006-05-17 02:22:49 +00:00
rgoodger%ihug.co.nz
37877b8392 New Prefwindow landing. r=alecf@netscape.com 2006-05-17 02:22:45 +00:00
rgoodger%ihug.co.nz
64a38ab547 making prefs panels skinnable. (bug 19560) 1999-12-06 09:21:10 +00:00
evaughan%netscape.com
579a9d2af2 1) Changed box to use a linked list instead of a fixed array. -r Hyatt
2) Cleaned up some of the preference panels. -r Matt
1999-11-18 21:05:43 +00:00
alecf%netscape.com
84fe2a2aa0 add class="dialog" to all pref window dialogs
enable languages pane and fix XUL
disable smart_browsing pane (because it was crashing)
1999-10-30 05:44:23 +00:00
alecf%netscape.com
d51df94c8d add class="dialog push" to all pref windows r=sspitzer 1999-10-29 21:01:41 +00:00
mcafee%netscape.com
c4654485e8 xul: is redundant in xul files. r=slamm 1999-10-05 23:40:07 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
matt%netscape.com
d14cbee0b7 Adding new pref files 1999-08-25 02:40:19 +00:00
matt%netscape.com
5d59c4c13e Adding prefs in boxes 1999-08-10 02:48:56 +00:00
matt%netscape.com
b5163aeb72 Fixing bugs 6826 1999-08-05 22:10:12 +00:00
matt%netscape.com
2cc6563676 Adding new box prefs.
fixing prefs bugs
1999-08-05 21:41:40 +00:00
sspitzer%netscape.com
8977322293 changes to get prefs working again. add div tag to all windows. still more to be done here, but at least it (somewhat) works again. 1999-07-03 18:00:43 +00:00
mcmullen%netscape.com
8e915dbe30 #8185. Badly formed xul (<window>...</html:window>) caused a crash. Replaced this with <xul:window>...</xul:window> 1999-06-19 01:00:05 +00:00
mcmullen%netscape.com
303236739d Continuing development (not yet in build). 1999-06-08 20:51:34 +00:00
mcmullen%netscape.com
6b29576403 First Checked In. 1999-06-04 23:28:56 +00:00