Commit Graph

28 Commits

Author SHA1 Message Date
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
timeless%mac.com
85ac836608 Bug 151770 Can't associate Mozilla with .XBM images
patch by ask@swva.net r=law sr=alecf a=scc
2006-05-17 02:35:06 +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
heikki%netscape.com
a8510093ee Bug 123090, give Mozilla the capability to be registered as the default handler for XHTML documents on Windows. r=law, sr=alecf. 2006-05-17 02:33:04 +00:00
hwaara%chello.se
6ca419a8a9 #115533, Mozilla should be able to become the default viewer of BMP, ICO and MNG image files.
r=law, sr=alecf
2006-05-17 02:32:51 +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
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
df066b5e02 Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt. 2006-05-17 02:31:25 +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
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
stephend%netscape.com
5427b85e76 autostretch='never' needs to be added for checkboxes. Patch by Stephen Walker <walk84@usa.net> r=timeless sr=ben@netscape.com. Bug 42406 2006-05-17 02:29:45 +00:00
ben%netscape.com
c4f9374a2d Fix for bug 77523, make checkboxes in winhooks panel work again. r=blake, sr=alecf 2006-05-17 02:29:44 +00:00
ben%netscape.com
96a9ac58ec Fix for 77523, tidy up for Windows Integration dialog UI.
r=law@netscape.com, sr=alecf@netscape.com
2006-05-17 02:29:43 +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
disttsc%bart.nl
ba2c5b8d5a "Add gopher:// urls to winhooks integration", bug=70264, author=Stephen Walker <walk84@usa.net>, r=timeless, sr=alecf 2006-05-17 02:28:46 +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
tao%netscape.com
625bc12c51 1. 61626:"Need to make langxxxx.xpi platform neutral"
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
2006-05-17 02:28:41 +00:00
blakeross%telocity.com
122e5ddf5b Disabling autostretch where necessary (42406). r=gemal a=ben 2006-05-17 02:28:18 +00:00
law%netscape.com
7732d41d11 rtm+ bug 27187; add code to make Mozilla the 'default browser'; r=ssu@netscape.com; sr=scc@netscape.com 2006-05-17 02:28:17 +00:00
jglick%netscape.com
1cfe6e3b9c fixes for bugs: 44581, 52491, 52524, 52490, 52560, 52571, 52353, 52357, 52349, 43358. Spelling, wording and capitalization fixes. New Folder Dialog fixes. r=hangas 2006-05-17 02:28:12 +00:00
ben%netscape.com
fef4c769fc some pref panel appearance fixes 2006-05-17 02:26:46 +00:00
mcafee%netscape.com
7429f940ac Minor layout tweak to Integration pref pane (40888). 2006-05-17 02:26:30 +00:00
mcafee%netscape.com
6cceae5789 Saving space in winhooks pref panel (40888). r=slamm 2006-05-17 02:26:29 +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
c011a00794 code cleanup 2006-05-17 02:25:42 +00:00
law%netscape.com
0dc13d181a New panel for Windows desktop integration preferences 2006-05-17 02:22:40 +00:00