jpierre%netscape.com
3877f51a30
Fix for 233493 - fix symkeyutil build on OS/2. r=relyea
2004-02-10 23:48:37 +00:00
neil%parkwaycc.co.uk
d5fb1572ca
Bug 220915 Cookie site list doesn't update when removing a cookie with the blacklist option r=dwitte sr=darin
2004-02-10 23:41:01 +00:00
cbiesinger%web.de
ae74be13cc
move debug-only function into #ifdef DEBUG. r+sr=bzbarsky
2004-02-10 23:06:23 +00:00
pkw%us.ibm.com
2e07f0ded6
Bug 57958 - use PR_LOG instead of fprintf(stderr, "")
...
r/sr=mscott@mozilla.org
2004-02-10 21:58:17 +00:00
tor%cs.brown.edu
1a79bf6edf
SVG Cairo Renderer (not part of build)
2004-02-10 20:18:09 +00:00
cbiesinger%web.de
e60093e6ed
fix crash when starting xmlterm, r=timeless. not part of default build.
2004-02-10 20:05:15 +00:00
sicking%bigfoot.com
8638287526
More bug 232480: Forgot to make nsGenericHTMLElement forward to it's new parentclass
...
r/sr=peterv
2004-02-10 20:04:57 +00:00
mvl%exedo.nl
ef6582d6e2
If domain.com is blocked, sub.domain.com is blocked, but cannot be unblocked using remove
...
Part two, domainwalk in nsPermissionManager.
Bug 224327, r=dwitte, sr=darin
2004-02-10 19:57:33 +00:00
sicking%bigfoot.com
955a4a45ec
Bug 232480: Make nsGenericHTMLElement inherit nsGenericContainerElement and kill the concept of leaf vs. container elements. Also remove unused argument to CopyInnerOf
...
r=peterv sr=jst
2004-02-10 19:36:43 +00:00
cltbld%netscape.com
4cbc426144
Automated update
2004-02-10 19:01:33 +00:00
cls%seawood.org
bc24ffd464
Backing out previous changes.
...
Missed a cplus_demangle call and it turns out that all of trace-malloc needs to be tweaked to use c++ instead of C.
Bug #232763
2004-02-10 18:55:04 +00:00
cbiesinger%web.de
e6e9f61a77
Bug 202545 Bookmark disappears when dragging/moving to a certain place on personal toolbar
...
patch by Andreas Kunz <durbacher@gmx.de> r=jan sr=tor
2004-02-10 18:52:41 +00:00
mvl%exedo.nl
f008ef89d7
Add a way to manually show a single blocked pop-up window. Pass the features of the window.open() call in DOMPopupBlockedEvent.
...
Bug 198846, r=danm, sr=jag
2004-02-10 18:22:23 +00:00
bsmedberg%covad.net
8f2a052532
Now that the files have been added, start building the solaris patch-checker (bug 230598).
2004-02-10 18:21:24 +00:00
neil%parkwaycc.co.uk
6ab5ee05e1
Bug 226959 removing some unused files from the build r=timeless sr=alecf
2004-02-10 18:06:11 +00:00
cls%seawood.org
4f821d592f
Remove unneeded -liberty references.
...
Bug #232763
2004-02-10 17:58:21 +00:00
cbiesinger%web.de
bde06637fb
Bug 233589 New browse button in local folders UI goes off edge of window
...
patch by Stefan Borggraefe <borggraefe@despammed.com> r=neil sr=mscott
2004-02-10 17:51:09 +00:00
cls%seawood.org
f390e6de11
Remove unneeded -liberty references.
...
Bug #232763
2004-02-10 17:21:14 +00:00
cbiesinger%web.de
57eed0eb39
Bug 233587 small nsImageFrame cleanup - use nsILink to get a link href.
...
r+sr=bzbarsky
2004-02-10 16:57:00 +00:00
pinkerton%aol.net
8b450cfa6d
remove un-needed library path
2004-02-10 16:50:29 +00:00
bsmedberg%covad.net
9e29d42746
Bug 230598 - add solaris patch-checker patch by roland.mainz@nrubsig.org r=leon.sha@sun.com sr=bz moa=me Landing new files first.
2004-02-10 16:50:26 +00:00
cltbld%netscape.com
44f035c9b1
Automated update
2004-02-10 16:20:58 +00:00
cls%seawood.org
1c32a0ea76
Remove troublesome libiberty dependency by using __cxa_demangle instead of cplus_demangle.
...
Bug #232763 r=dbaron sr=brendan
2004-02-10 16:19:47 +00:00
peterv%propagandism.org
10d0a7ba8c
Fix warnings.
2004-02-10 13:17:48 +00:00
peterv%propagandism.org
b114886383
Trying to fix camino bustage from bug 233307.
2004-02-10 12:54:44 +00:00
jshin%mailaps.org
dd9ac7be54
bug 227547 (follow-up): with nsFileSpec fixed, we don't need to call UnicodeNormalizer in mailnews for Mac OS X
2004-02-10 11:47:39 +00:00
peterv%propagandism.org
830c240dc2
Fix for bug 16603 (DOM doesn't throw INVALID_CHARACTER_ERR for arguments with invalid characters). r=sicking, sr=jst.
2004-02-10 10:58:13 +00:00
timeless%mozdev.org
33301e74e1
Bug 233299 nsIFilePicker.show is not reentrant - windows
...
r=neil sr=bz
2004-02-10 10:15:37 +00:00
timeless%mozdev.org
f35be4bf50
Bug 230807 Calendar uses xmlterm's "program launch"-accelerator key (commandkey "7")
...
patch by mikko.virkkila@mbnet.fi r=neil sr=mscott
2004-02-10 10:12:15 +00:00
neil%parkwaycc.co.uk
a62232ca7e
Supplementary patch to bug 227651 not to use capturing on the load event listener so we don't get uselessly called for every content page load r=timeless sr=mscott
2004-02-10 09:21:36 +00:00
sicking%bigfoot.com
19ba87419f
Final patch for bug 195350. Make XUL use new nsAttrAndChildren class. Kill nsXULAttributeValue and nsXULAttributes in favour of nsAttrValue resp. nsDOMAttributeMap. Should fix a few bugs, improve performance and reduce bloat.
...
r=bz sr=jst
2004-02-10 09:08:06 +00:00
blakeross%telocity.com
9de01a1f92
Fix 137254: "Web Search for" should be "Search Web for" -- patch by Diego Biurrun.
2004-02-10 09:02:54 +00:00
jshin%mailaps.org
453b6cfb80
bug 229872 : non-ascii filenames don't show up in attachment list. forgot to commit this in the previous checkin (r=bienvenu, sr=mscott)
2004-02-10 06:49:15 +00:00
silver%warwickcompsoc.co.uk
1dcc5f3f7d
Bug 233085 - Actually update the locale file version number to match content's version number.
...
r=rginda@hacksrus.com
2004-02-10 06:13:39 +00:00
jshin%mailaps.org
62db7c78c9
bug 229872 : non-ASCII file names don't show up in the attachment list (r=bienvenu, sr=mscott)
2004-02-10 06:08:13 +00:00
jshin%mailaps.org
2a5271893e
bug 227547: convert NFD to NFC on MacOS X : nsFileSpec patch (r=ccarlen, sr=dbaron)
2004-02-10 05:05:01 +00:00
blakeross%telocity.com
8008897e8b
Fix 182928: Add confirmation for Set As Wallpaper. Patch mainly by Jeff Thieleke (sr=blake).
2004-02-10 04:05:34 +00:00
bienvenu%nventure.com
5ff51ae0fd
fix 205902 problems detecting duplicate cards in palm categories sr=mscott
2004-02-10 03:19:28 +00:00
jst%mozilla.jstenback.com
6fb14a09b3
One more time...
2004-02-10 01:08:27 +00:00
jst%mozilla.jstenback.com
69fbf03bed
Fixing more bustage.
2004-02-10 00:51:35 +00:00
dbaron%dbaron.org
40ec624e8e
Add common dotfiles.
2004-02-10 00:19:09 +00:00
jst%mozilla.jstenback.com
3121b6bc84
Fixing bustage.
2004-02-10 00:18:51 +00:00
dbaron%dbaron.org
6237155367
Remove misleading examples. Use perl build-seamonkey.pl --example-config instead.
2004-02-10 00:17:27 +00:00
neil%parkwaycc.co.uk
07deeae1a0
Bug 215846 Can't Ctrl+Tab to attachment area r=mscott sr=bienvenu
2004-02-09 23:48:29 +00:00
jst%mozilla.jstenback.com
f7cc1b50e9
Fixing build bustage.
2004-02-09 23:45:47 +00:00
bishakhabanerjee%netscape.com
9d94b7d3ae
removing dependency of a testcase on a previous testcase; i.e. each testcase
...
now imports all the CRLs required for it, and then deletes them at the end
of the test
2004-02-09 23:33:26 +00:00
jst%mozilla.jstenback.com
8b6dc1c3ca
Fixing bug 233307. deCOMtaminating nsIScript* and related interfaces. r+sr=bryner@brianryner.com.
2004-02-09 22:48:53 +00:00
wchang0222%aol.com
48abfb9563
Bugzilla bug 233319: prepend, rather than append, the NSS lib and bin
...
directories to PATH. r=relyea.
2004-02-09 22:39:11 +00:00
alex.fritze%crocodile-clips.com
a89957e05e
Join strings because AIX compiler doesn't seem to automatically concatenate them them. SVG only - not part of default build.
2004-02-09 21:45:58 +00:00
bzbarsky%mit.edu
20bef6960b
Make SVG use the normal attribute mapping codepath (via HasAttributeDependence)
...
by pushing the relevant helpers up to nsGenericElement.. Remove referrer code
in nsSVGDocument, since nsDocument handles that. Bug 233370,
r=alex@croczilla.com , sr=jst
2004-02-09 20:48:20 +00:00