Commit Graph

127711 Commits

Author SHA1 Message Date
cbiesinger%web.de
2081246472 one more tweak, r=caillon 2004-03-06 20:54:47 +00:00
cbiesinger%web.de
344f084a76 making this sound less like it's PSM, rs=caillon 2004-03-06 20:47:21 +00:00
cbiesinger%web.de
e88d56e95a ...and now, the correctly merged version, that even compiles 2004-03-06 19:43:40 +00:00
cbiesinger%web.de
d0fdabc0c9 Bug 124307, respect umask for downloaded files.
r=bzbarsky sr=darin
2004-03-06 19:37:22 +00:00
bzbarsky%mit.edu
2785900fde Make XMLHttpRequest dispatch an error event when it fails. Bug 218236, patch
by Wladimir Palant <trev@gtchat.de>, r=jst, sr=bzbarsky
2004-03-06 19:05:08 +00:00
bzbarsky%mit.edu
43c50dd583 Make error dialogs block continued execution of the installer. Bug 235139,
patch by Andrew Schultz <ajschult@mindspring.com>, r=dveditz, sr=bryner
2004-03-06 17:38:01 +00:00
peterv%propagandism.org
89953530a6 Remove stray semicolon. 2004-03-06 17:34:12 +00:00
peterv%propagandism.org
8e81f7982b Bustage fix. 2004-03-06 17:22:13 +00:00
peterv%propagandism.org
ea1cf34ef0 Touching to force a rebuild. 2004-03-06 16:34:28 +00:00
peterv%propagandism.org
624dc7d802 Move declaration to where the function is used. 2004-03-06 16:27:48 +00:00
peterv%propagandism.org
68a7e5f818 Fix for bug 233907 (document.createElementNS() doesn't throw NAMESPACE_ERR when given a namespace-invalid name.). r/sr=jst. 2004-03-06 16:00:23 +00:00
peterv%propagandism.org
545ad9d0ad Fix for bug 29152 (Cannot do formsigning - crypto.signText). r=kaie, sr=jst. 2004-03-06 15:52:44 +00:00
kiko%async.com.br
460fe2328f Fix for bug 236634: move colon out of anchor text in "Target
Milestone:" in show_bug. r=gerv, a=justdave.
2004-03-06 15:28:44 +00:00
cbiesinger%web.de
0ac6a3036a bug 196871, make "save link target as" and friends send a referrer
r=neil sr=bz
2004-03-06 15:03:10 +00:00
neil%parkwaycc.co.uk
43cc596efd Bug 205648 Support "context menu" key under gtk/gtk2 p=crispin@flowerday.cx r=blizzard sr=bryner 2004-03-06 15:00:38 +00:00
roc+%cs.cmu.edu
991ce31fbe Bustage fix 2004-03-06 14:55:21 +00:00
cbiesinger%web.de
f37da693e3 bug 235695, one constructor is enough for nsMIMEInfoBase and subclasses
r=bzbarsky sr=darin
2004-03-06 14:43:30 +00:00
cbiesinger%web.de
43561e082b bug 235201, return an error instead of crashing if we can't find an application for a mime type
patch by Christian Persch <chpe@gnome.org> r=biesi sr=bryner
2004-03-06 14:41:00 +00:00
jocuri%softhome.net
9cd77d7b4f Patch for bug 220814: Add to FAQ: How to upgrade Bugzilla from CVS; r=kiko, a=justdave. 2004-03-06 13:36:39 +00:00
jocuri%softhome.net
bd3d7d1f4d Patch for bug 234875: use ->param in quips.cgi; r=kiko, a=justdave. 2004-03-06 09:08:46 +00:00
cls%seawood.org
25f1709d26 Fixing xlib bustage. 2004-03-06 09:05:25 +00:00
jocuri%softhome.net
dde29e3b97 Patch for bug 234879: remove %FORM from editkeywords.cgi; r=kiko, a=justdave. 2004-03-06 09:04:33 +00:00
jocuri%softhome.net
b940abaf39 Patch for bug 236443: respect customization of customized words in create.html.tmpl; r=kiko, a=justdave. 2004-03-06 09:01:27 +00:00
jocuri%softhome.net
3729a7bc44 Patch for bug 236019; make request.cgi use $cgi->param instead of %::FORM; r=kiko, a=justdave. 2004-03-06 08:54:17 +00:00
jocuri%softhome.net
96f9513d50 Patch for bug 236567: Update the documentation describing the Perl modules installation on Windows using ppm; patch by Andrei Benea <abenea@home.ro>; r=kiko, a=justdave. 2004-03-06 08:21:08 +00:00
scott%scott-macgregor.org
ed1bcfe484 Bug #236648 --> Priority Toolbar button shows wrong priority state 2004-03-06 07:16:39 +00:00
chanial%noos.fr
cef3f9a0fb Bug 236619: also when customizing the toolbars, don't display the menubar appearance inside the toolbar one. 2004-03-06 06:30:56 +00:00
jshin%mailaps.org
b0f597c31a bug 55300: add 'Unicode' submenu to the 'Character Encoding' menu. The new submenu has UTF-8, UTF-16*, UTF-32* and UTF-7. UTF-8 was also added to the static list. (r=neil, sr=blizzard, moa for ff = pch) 2004-03-06 06:11:48 +00:00
jgmyers%speakeasy.net
b621053e6f Make KEYGEN tag treat KEYTYPE value case insensitively: bug 139473 r=ddrinan sr=jag 2004-03-06 05:41:38 +00:00
scott%scott-macgregor.org
c29081df09 Bug #233428 --> User defined notify sounds don't work. We were storing file paths instead of file urls for the custom sound url pref. 2004-03-06 04:53:39 +00:00
roc+%cs.cmu.edu
143762ecfa Bug 235335. Additional changes. r+sr=bryner 2004-03-06 04:53:30 +00:00
roc+%cs.cmu.edu
e6f646d474 Bug 236438. Make nsImageControlFrame translate its event point properly even if it has no view 2004-03-06 04:48:15 +00:00
roc+%cs.cmu.edu
8b6cbebaad Bug 235335. Make nsFrameManager a direct member of nsIPresShell. r+sr=bryner 2004-03-06 04:46:11 +00:00
jst%mozilla.jstenback.com
7ce3ca81d5 Fixing bug 236595. Making nsAdoptingString not adopt strings that aren't owned by the string that's adopted from. Also un-inlining operator=(const self_type&). r+sr=darin@meer.net 2004-03-06 03:29:49 +00:00
caillon%redhat.com
bfd1f05ff4 Bug 86193
Add a preference allowing users to prevent sites from cancelling the contextmenu event, so right click will always bring up a context menu if the pref is set.
r=jst sr=bryner
2004-03-06 02:58:08 +00:00
cltbld%netscape.com
7a7dc95d1f Automated update from host 2004-03-06 00:32:58 +00:00
jst%mozilla.jstenback.com
1a8101c569 Whitespace cleanup. 2004-03-06 00:32:07 +00:00
sicking%bigfoot.com
fc084e0c73 Bug 236620: kill nsIContent::CanContainChildren
r/sr=jst
2004-03-06 00:22:03 +00:00
nelsonb%netscape.com
c4b2be519c Add conditionally compiled code for NISCC testing of NSS's SSL library.
patch by Ian McGreer.  Bugscape bug 53322.
2004-03-05 23:28:57 +00:00
sicking%bigfoot.com
a24b8a0c5a Bug 236612: Kill nsGenericContainerElement.
r/sr=jst
2004-03-05 23:13:50 +00:00
neil%parkwaycc.co.uk
437d5ec47b Bug 235498 Fix JS strict warning p=gautheri@noos.fr r=me sr=mscott 2004-03-05 22:45:34 +00:00
gerv%gerv.net
81d497fec1 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-03-05 22:28:51 +00:00
tor%cs.brown.edu
22865564af Bug 125762 - turn on SSE2 jpeg code (win32). r=sicking, sr=bryner 2004-03-05 22:17:45 +00:00
neil%parkwaycc.co.uk
5f17b4f521 Bug 235188 -xinitthreads option for X11 p=gisburn r=roc sr=blizzard 2004-03-05 22:16:52 +00:00
neil%parkwaycc.co.uk
cda56db52d Bug 213978 Fix strict JS warning p=gautheri@noos.fr r=rginda sr=dveditz 2004-03-05 22:13:34 +00:00
tor%cs.brown.edu
bef81aec51 Bug 137478 - try not to confuse the compiler with inline asm.
r=sicking, sr=bryner
2004-03-05 21:59:21 +00:00
pinkerton%aol.net
0207d142e0 force selects to ltr so they display correctly, as mac widgets aren't set up
to draw rtl like gecko expects. (bug 154632, r=bryner). not part of build.
2004-03-05 21:14:59 +00:00
scott%scott-macgregor.org
65f082acfb Bug #134238 --> Changing the port for POP with SSL server to 110 has no effect
Contributed patch.

r=ch.ey
sr=mscot
2004-03-05 20:25:46 +00:00
scott%scott-macgregor.org
6bb49376c0 Bug #134238 --> Changing the port for POP with SSL server to 110 has no effect
Contributed patch.

r=ch.ey
sr=mscott
2004-03-05 20:24:57 +00:00
ben%bengoodger.com
123b18a81b return a value! 2004-03-05 19:55:50 +00:00