hg@mozilla.com
05e5d33a57
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
2007-03-22 10:30:00 -07:00
bsmedberg%covad.net
d7bf16c846
re-landing the seamonkey parts of bug 273423, with the extra attachment 170974, r=ben+biesi
2005-02-08 14:07:37 +00:00
bsmedberg%covad.net
2602499bd3
Backout the seamonkey portions of 273423 so we can release 1.8a6, and then we'll put these back and debug the other stuff.
2005-01-11 23:03:21 +00:00
bsmedberg%covad.net
45b0024a84
There is an extra subdir, bug 273423.
2005-01-11 14:10:20 +00:00
bsmedberg%covad.net
35481c3604
Bug 273423 - Can't install themes. r+sr=ben a=asa for 1.8a6
2005-01-11 13:38:22 +00:00
dveditz%cruzio.com
e66742e59c
bug 162020 option to delay enabling confirmation buttons r=mkaply,sr=sspitzer
2004-06-05 09:26:01 +00:00
timeless%mozdev.org
55a5e5ddbf
Bug 243621 Standardize QueryInterface without throw
...
r=neil sr=darin
2004-05-17 23:38:25 +00:00
gerv%gerv.net
7007719893
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 14:37:35 +00:00
neil%parkwaycc.co.uk
1a12446f8f
Bug 149478 XPI install confirmation should default to cancel p=gautheri@noos.fr r=ajschult sr=dveditz a=chofmann
2004-03-11 21:03:49 +00:00
ben%bengoodger.com
434b29d4a5
227796 - XPInstall InstallTrigger API changes - add a parameter to the install js object that supports an icon, also make the install FE parameterizable via a pref. r=bsmedberg, dveditz.
...
230768 - add the ability to make a window flash only a certain number of times in the taskbar. dom stuff r/sr=jst, widget changes r=danm, sr=bryner
2004-02-11 03:46:30 +00:00
neil%parkwaycc.co.uk
412a6eb57e
Bug 226958 convert xpistatus.xul to <dialog> p=gautheri@noos.fr r=me sr=ben a=asa
2003-12-03 23:44:58 +00:00
sspitzer%mozilla.org
828f431d53
fix for bug #214721
...
long xpi filename can push "Cancel" button off screen
r=ben
2003-09-01 05:35:47 +00:00
bzbarsky%mit.edu
42ad698159
Make the string "Unsigned" localizable in XPInstall. Bug 198010, patch by
...
Marcel Gosselin <marcel.gosselin@polymtl.ca>, r=ssu, sr=bzbarsky
2003-07-15 05:06:08 +00:00
seawood%netscape.com
97649bab86
Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev
2003-06-10 21:18:27 +00:00
dougt%netscape.com
59a520b858
Implementing XPInstall Signing. sr=dveditz, r=mstoltz, b=178687
2002-12-17 00:59:42 +00:00
timeless%mac.com
3ee1e35d5d
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2002-09-20 02:42:44 +00:00
seawood%netscape.com
322da773fb
Removing old nmake build makefiles. Bug #158528 r=pavlov
2002-08-10 07:55:43 +00:00
dveditz%netscape.com
913b960d71
make XPInstall confirm dialog default to cancel (bug 149478) r=syd,sr=mscott
2002-08-10 01:25:35 +00:00
dveditz%netscape.com
3e8b664f6f
Bug 76424 Enter button selects OK even when focus on Cancel button r=curt/sr=hewitt/a=asa
2002-03-31 05:19:39 +00:00
hewitt%netscape.com
d38a0937d9
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
2002-03-29 02:46:01 +00:00
dveditz%netscape.com
7921fe5fa3
Embeddable XPI landing, including bugs 76424, 83702, 88757, 97691, 98458, 105083, 105085, 113149,124467,124470 r=syd (and others) sr=alecf, a=drivers
2002-03-23 12:14:51 +00:00
heikki%netscape.com
55a5667dd2
Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt.
2002-01-31 22:12:36 +00:00
blakeross%telocity.com
6c769e76e9
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
2001-11-03 04:17:02 +00:00
jaggernaut%netscape.com
f8f3e80dd6
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2001-09-18 21:47:32 +00:00
hwaara%chello.se
f9dd4f3282
#82104 , "`Software Installation' alert is unneccessarily complicated".
...
r=dveditz, sr=blizzard.
2001-09-06 20:18:15 +00:00
timeless%mac.com
1fdeed80f7
Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
...
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2001-07-09 18:41:07 +00:00
blakeross%telocity.com
c9b9689e26
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
2001-04-05 19:53:13 +00:00
blakeross%telocity.com
0b2dd2b2d2
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
2001-03-22 00:59:29 +00:00
maolson%earthlink.net
1e7ee6f0f9
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
2001-03-22 00:15:47 +00:00
hewitt%netscape.com
3d5e92aa75
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
2001-03-16 02:56:38 +00:00
timeless%mac.com
6cf0d97f11
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
2001-03-13 15:35:07 +00:00
timeless%mac.com
0ddeb90197
fix bug 61058 javascript strict warnings in institems.js
...
patch by gemal@gemal.dk r=timeless a=alecf
2001-03-07 10:57:22 +00:00
bryner%uiuc.edu
f579bca00b
Removing unused Makefile.in's (files in these directories are now exported via jar.mn). Bug 55778. r=ben, cls. Not part of build.
2001-01-05 23:51:45 +00:00
bryner%uiuc.edu
cc136ead8f
Bug 55778 -- Don't descend into resources directories that don't have a jar.mn file. This is the Unix portion of the cleanup. r=dprice, sr=cls.
2000-12-15 07:32:25 +00:00
blakeross%telocity.com
23b879ac2b
Fix 52512: no visual indication that columns are resizable in xpinstall dialogs. r=dveditz sr=alecf
2000-12-02 23:47:49 +00:00
dbragg%netscape.com
27957fb0f9
Fix for bug 53511. Added the warning text and formatted the dialog to fit it correctly. r=ben a=ben
2000-09-22 03:17:52 +00:00
warren%netscape.com
181bb2dcb2
Landing jar packaging from jar_restructuring_branch. r=hyatt,dprice,sfraser,dveditz,vishy,sgehani
2000-09-20 19:35:24 +00:00
dbragg%netscape.com
68365257d6
Fix for bug 50942. Now I get the parent from the JScontext instead of the hidden window. r=dveditz
2000-09-14 18:52:56 +00:00
blakeross%telocity.com
b408a1058c
Fix bug 48859: make the tree columns in the XPI install and status dialogs resizable. r=jag a=brendan
2000-09-11 22:21:55 +00:00
BlakeR1234%aol.com
8dc5b75475
Fix bug 42957 - make enter/return work properly in the XPInstall dialog. r=dveditz a=dveditz
2000-08-12 01:31:32 +00:00
BlakeR1234%aol.com
b9a4d81a6b
Remove redundant <html> tags (part of bug 42202) r=me, simple fix
2000-07-29 22:49:45 +00:00
warren%netscape.com
9d3410b0ca
Cleaning up slashes, adding a few missed files.
2000-07-28 06:49:43 +00:00
dprice%netscape.com
f9bb9d44bd
correcting locale info
2000-07-22 09:17:52 +00:00
dprice%netscape.com
2a265ab8ad
adding manifest file for chrome packaging
...
NOT IN THE BUILD
2000-07-21 06:46:53 +00:00
BlakeR1234%aol.com
6aaa8a91f3
Fix for bugs 20832 and 42202 r=dveditz
2000-07-06 04:05:48 +00:00
bryner%uiuc.edu
aeaec0cab9
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
dveditz%netscape.com
906793334d
removing obsolete files. These are already not part of the build, but people keep editing them as they match patterns in global chrome cleanup sweeps
2000-06-22 23:17:12 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
ssu%netscape.com
ffb9d698aa
Patch from BlakeR1234@aol.com that fixes bug #42203 . Typo in xpinstall.properties string. a=leaf r=sgehani
2000-06-15 06:20:15 +00:00
dbragg%netscape.com
585508c57a
Fix for bug #42201 . Patch submitted by BlakeR1234@aol.com. a=dveditz r=dbragg
2000-06-13 23:37:11 +00:00