Commit Graph

122715 Commits

Author SHA1 Message Date
locka%iol.ie
bf70be26b1 Set check value in ConfirmCheck even if cancel is pressed. b=218021 r=adamlock sr=bzbarsky 2003-09-17 17:51:33 +00:00
bsmedberg%covad.net
e74c2167e3 Bug 219389 - ViewSource highlighting broken (from bug 179834) r=pike sr=darin 2003-09-17 17:28:47 +00:00
scott%scott-macgregor.org
f68636c612 Bug #219465 --> Need id= for View|Message Body As Menu to allow for customization
Patch by Kevin Teuscher
2003-09-17 16:03:10 +00:00
mkaply%us.ibm.com
e315269a4c #215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-17 16:00:48 +00:00
timeless%mozdev.org
c18624ca1b fixing typo in LOG statement
rs=darin
2003-09-17 15:11:47 +00:00
igor%mir2.org
7848633a4a Mark parse subtree for finally statement with Token.FINALLY instead of using special property to mark USETEMP node. 2003-09-17 13:43:12 +00:00
cbiesinger%web.de
25a717addf Bug 33282
enable external scheme handlers (like aim: and telnet:) in Linux

This allows setting external protocol handlers via a preference setting:
network.protocol-handler.app.<scheme>
This is supposed to be a string value.
Mozilla will first try to interpret this as an absolute path, then as a filename
relative to $MOZILLA_FIVE_HOME, then as a file in $PATH.
If an application is found in one of these places, it will be called and passed
the complete url as first (and only) argument.

r=jesup/bz sr=bz/darin
2003-09-17 12:47:56 +00:00
cbiesinger%web.de
1f6b877479 Bug 218820
remove useless nsIExternalHelperAppService::canHandleContent
mozilla never calls this function; and it always returns PR_FALSE
r=bz sr=darin
2003-09-17 12:31:39 +00:00
noririty%jcom.home.ne.jp
d358984a09 temporary MAC-theme patch before landing Pinstripe. includes b=206462 2003-09-17 08:42:57 +00:00
neil%parkwaycc.co.uk
3922d7e119 Bug 21432 Composer needs Page Setup menuitem r=brade sr=rbs 2003-09-17 08:41:15 +00:00
ben%bengoodger.com
464dcde0ef Seamonkey downloading UI changes necessitated by b214985. r=bz, sr=brendan. 2003-09-17 07:56:38 +00:00
scott%scott-macgregor.org
5003044cd4 Bug #126071 --> "Subject" moves when collapsing header in classic
Patch by mbr
2003-09-17 06:54:09 +00:00
dbaron%dbaron.org
2faecb498d Correct spelling mistakes (mainly by correcting class name to refer to JIS X 4051). b=215963 r=jshin sr=bzbarsky 2003-09-17 03:08:18 +00:00
timeless%mozdev.org
fb3c155a05 Bug 219328 search.gif's dimensions in nav_help.html are specified wrong.
patch by bugzilla@accessibleinter.net r=rlk@trfenv.com
2003-09-17 00:05:10 +00:00
cltbld%netscape.com
cff2f210e4 Automated update 2003-09-16 22:44:27 +00:00
dbaron%dbaron.org
905a62182a Use incremental linking again on Windows, for DLLs. b=216335 rs=cls 2003-09-16 22:36:02 +00:00
dbaron%dbaron.org
c49da48965 Change our implementation of 'overflow: hidden' to be more compatible with other browsers, as CSS 2.1 now allows. b=69355 r+sr=bzbarsky 2003-09-16 22:09:18 +00:00
dbaron%dbaron.org
6fde3bd4ad Fix additional regression from bug 86947. b=216736 r+sr=roc 2003-09-16 22:05:47 +00:00
dbaron%dbaron.org
b3e8758760 Remove unneeded nsTextFrame::QueryInterface. b=188618 r+sr=bzbarsky 2003-09-16 22:04:48 +00:00
bienvenu%nventure.com
6ed28eaf50 handle propagating user defined keywords to .msf file when imap server doesn't support user defined keywords, esp useful for junk mail status r/sr=mscott 216612 2003-09-16 21:55:48 +00:00
wtc%netscape.com
faed1206fb Bugzilla bug 124958: added support for pthreads on OpenBSD. The patch is
contributed by Mats Palmgren <mats.palmgren@bredband.net>. r=wtc.
2003-09-16 20:50:50 +00:00
wtc%netscape.com
93d83eb616 Bugzilla bug 124958: the pthread priority range is 0-31 on OpenBSD. The
patch is contributed by Mats Palmgren <mats.palmgren@bredband.net>.  r=wtc.
2003-09-16 20:46:14 +00:00
wtc%netscape.com
4de49d2c52 Bugzilla bug 215581: checked in the rest of the GCC 3.2.2 for OS/2 patch
from Javier Pedemonte <pedemont@us.ibm.com>.
Modified Files: prio.h prtypes.h os2misc.c
2003-09-16 20:35:10 +00:00
mkaply%us.ibm.com
343d587020 #215581
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-16 19:07:19 +00:00
darin%meer.net
f502702793 minor revisions based on review comments from brendan that should have been included in last checkin for bug 98533. 2003-09-16 16:28:48 +00:00
darin%meer.net
1c4700de0c fixes bug 98533 "use lightweight parser to read pref files" r=dougt sr=brendan 2003-09-16 16:19:00 +00:00
darin%meer.net
452afe9434 fixes bug 216854 "necko should not have a compile-time dependency on exthandler" r=dougt sr=bryner 2003-09-16 16:12:59 +00:00
igor%mir2.org
8df24a01d8 Addressing http://bugzilla.mozilla.org/show_bug.cgi?id=219055 :
Delay creation of NativeError wrapper for EcmaError until the exception is caught in the script.
2003-09-16 16:08:55 +00:00
neil%parkwaycc.co.uk
e95cb715a3 Bug 216897 Address Book's Search Bar menuitem does not stay unchecked p=mbr@6thfloor.de r=me r/sr=mscott 2003-09-16 10:22:33 +00:00
neil%parkwaycc.co.uk
81dd8db930 Bug 192318 clean up after bug 191817 r=mscott sr=bienvenu 2003-09-16 10:17:37 +00:00
neil%parkwaycc.co.uk
070e42ff42 Bug 36816 news should default to using the server username and password for all groups p=johannesteichmann@web.de r=bienvenu sr=mscott 2003-09-16 09:45:49 +00:00
scott%scott-macgregor.org
dda2fff88d Port Bug #64647 --> "Paste without Formatting" (plain text) on context menus and edit menu (e-mail & composer) 2003-09-16 06:44:12 +00:00
scott%scott-macgregor.org
8092e6a2de Port Bug #211507 to thunderbird. Shift tab inside bullet list doesn't un-ident bullet, but jumps to Subject box. 2003-09-16 06:41:16 +00:00
scott%scott-macgregor.org
0d44ec2262 Port Bug #213053 to thunderbird. "Company" should be "Organization" in the ab results pane column header
and the import UI.
2003-09-16 06:39:16 +00:00
scott%scott-macgregor.org
d312e62e9c Port Bug #219218 --> center the ab card dialog when launched from the message headers 2003-09-16 06:36:51 +00:00
dougt%meer.net
6566d4e169 Removing profile switching from winembed. For hence forth, winembed will be the minimal embedding application b=219230, r=adam, sr=darin 2003-09-16 03:58:22 +00:00
wtc%netscape.com
61d464bad9 Bugzilla bug 215581: build with GCC 3.2.2 for OS/2. The patch is
contributed by Javier Pedemonte <pedemont@us.ibm.com>.  r=wtc.
2003-09-16 01:58:03 +00:00
robin.lu%sun.com
6c65d4e63d patch for bug 189229 : xembed for plugins
patched by robin.lu@sun.com r=joshua.xia@sun.com sr=blizzard@mozilla.org
2003-09-16 01:44:41 +00:00
rbs%maths.uq.edu.au
2403f46a2d Ongoing sync:ing of some default metadata based on the feedback of users on various platforms (b=21392,120198) 2003-09-16 01:16:49 +00:00
wtc%netscape.com
617037eda9 Bugzilla bug 124958: Checked in OpenBSD changes from Mats Palmgren
<mats.palmgren@bredband.net>.  Added support for 64-bit SPARC v9, ELF
objects, etc.
Modified Files: _openbsd.cfg prlink.c prnetdb.c prtime.c
2003-09-16 00:18:13 +00:00
mkaply%us.ibm.com
f2a8cc7ce9 #215581
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 22:20:23 +00:00
bienvenu%nventure.com
3f250be274 fix 100% cpu useage connecting to imap server, r/sr=mcott 219245 2003-09-15 22:15:00 +00:00
darin%meer.net
e1b1312006 fixes bug 205921 "Preference browser.cache.disk_cache_ssl does nothing"
patch=pk_joshi@yahoo.com r+sr=darin
2003-09-15 22:12:52 +00:00
mkaply%us.ibm.com
1e85c1d2f9 #215581
r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
2003-09-15 22:10:12 +00:00
mkaply%us.ibm.com
6485807366 #215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
Also remove some VACPP references
2003-09-15 22:02:35 +00:00
brendan%mozilla.org
d974bdbfa5 Fix venkman-induced GC-hazard crash bug: keep the nsIXPConnectJSObjectHolder for scriptObject alive across the entire extent of the scriptObject variable (171949, r=peterv, sr=bryner). 2003-09-15 21:57:31 +00:00
darin%meer.net
ef96caa6fb removing files that are no longer compiled. 2003-09-15 21:56:55 +00:00
mkaply%us.ibm.com
3686d6833a #215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
Also remove some VACPP references
2003-09-15 21:55:23 +00:00
tor%cs.brown.edu
3ebb217d4f Bug 217025 - handle switch from local colormap to global properly.
r=pavlov, sr=darin
2003-09-15 21:52:44 +00:00
mkaply%us.ibm.com
7ad3a159fb #215581
r=mkaply, sr=blizzard (platform specific)
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes
Also remove some VACPP references
2003-09-15 21:50:20 +00:00