Commit Graph

129352 Commits

Author SHA1 Message Date
darin%meer.net
1e8d941f96 landing patch for bug 241124 "move GSSAPI code behind nsIAuthModule so it can be used by mail protocols" r=cneberg sr=bryner 2004-04-28 02:12:52 +00:00
bzbarsky%mit.edu
37f55f34af Implement "replace" argument for document.open(). bug 164821, r+sr=jst 2004-04-28 01:40:39 +00:00
jst%mozilla.jstenback.com
86c5e5ec48 Fixing bug 240720. Making the list body frame clean up the list's boxobjec's references to the body frame on destruction. r=bienvenu@nventure.com, sr=dbaron@dbaron.org 2004-04-28 01:14:50 +00:00
jocuri%softhome.net
720e095b0f Patch for bug 241259: add a CSS tag for 'Additional Comments'; patch by Albert Ting <altlst@sonic.net>; r=vladd; a=justdave. 2004-04-28 00:17:56 +00:00
gerv%gerv.net
9bd361a285 Bug 236613: change to MPL/LGPL/GPL tri-license. Restore Id: lines. 2004-04-27 23:04:40 +00:00
gerv%gerv.net
3810195167 Bug 237838 - make sure CheckCanChangeField() always gets correct resolution. Patch by gerv and Tom Karzes; r, a=justdave. 2004-04-27 22:28:06 +00:00
rbs%maths.uq.edu.au
ff4d7eae0d Find in textareas misses some matches & some cleanup/consolidation, b=241053, r=akkana, sr=jst 2004-04-27 22:22:43 +00:00
Stefan.Borggraefe%gmx.de
3b99c7876d Fix for Bug 241854: "JavaScript-Error when Subscribing to Newsgroups"
r=bienvenu, sr=mscott
2004-04-27 21:13:32 +00:00
myk%mozilla.org
fe0e080c3e factor out the code that compares versions and throws an error on mismatch 2004-04-27 20:53:38 +00:00
myk%mozilla.org
12eb13c634 implements a mail-based queue and does some other clean-up 2004-04-27 20:52:54 +00:00
mkaply%us.ibm.com
bf6483c50f #241757
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't close a file that didn't get created
2004-04-27 19:55:05 +00:00
bienvenu%nventure.com
cc1f8a6341 fix memory leak copying multiple messages to an imap folder from a different account, 213688, sr=mscott 2004-04-27 19:52:41 +00:00
cbiesinger%web.de
14bd7a4133 fixing xlib bustage 2004-04-27 18:01:08 +00:00
danm-moz%comcast.net
246d24f340 rewrite of new window sizing and placement. bug 239876. also addresses bugs 118717,176342,183633,240381. r=jag sr=blizzard (previous version of patch) 2004-04-27 17:34:13 +00:00
cbiesinger%web.de
4451a3e073 fixing windows bustage 2004-04-27 17:17:31 +00:00
darin%meer.net
96c93347b1 fixes bug 241876 "nsIDHashKey does not define a KeyEquals method" r+sr=bsmedberg 2004-04-27 17:07:42 +00:00
cbiesinger%web.de
de0762b34f address reviewer comment 2004-04-27 16:07:41 +00:00
cbiesinger%web.de
79fa1b783a bug 241092, make nsIStreamLoaderObserver usable in javascript, by changing its
argument from a string to an octet array
r=bryner sr=darin
2004-04-27 16:06:00 +00:00
mkaply%us.ibm.com
abe3ca39a8 #239113
Rework #ifdefs to better handle unknown platforms
Fix bug with select all on Mac
2004-04-27 15:53:47 +00:00
mkaply%us.ibm.com
9c3b382f9c #238962
r=bryner, sr=blizzard (platform specific(
OS/2 only - null terminate font string
2004-04-27 14:44:06 +00:00
mostafah%oeone.com
3e79176e67 Updated hungarian translation 2004-04-27 13:49:05 +00:00
timeless%mozdev.org
7d7362ba6e Bug 241249 Text in column picker "restore natural order" is unclear to user
r=neil sr=roc
2004-04-27 12:26:31 +00:00
timeless%mozdev.org
7770151bcf Bug 161383 Checkmark indicating active window in Window menu only shows on second menu access
patch by macdoc@interx.net r=neil sr=roc
2004-04-27 12:11:17 +00:00
scott%scott-macgregor.org
319315155a Bug #241842 --> Uninstaller gives error about not all files being deleted 2004-04-27 07:34:34 +00:00
scott%scott-macgregor.org
4a9cf9183c change fx reference to tb 2004-04-27 07:16:46 +00:00
scott%scott-macgregor.org
c17f954b0c Port Bug #234186 --> Messages with mail server identity should not be sent through newsserver
to thunderbird

Patch by Christian Eyrich
2004-04-27 07:02:48 +00:00
scott%scott-macgregor.org
b52c6a4485 fix typo 2004-04-27 06:18:59 +00:00
timeless%mozdev.org
97f7e4edfc Bug 241260 Bonsai hasn't been tcl in a while, this line
r=justdave
2004-04-27 06:15:25 +00:00
mconnor%myrealbox.com
9d22ef33e0 bug 225500 - installer thinks that Seamonkey is Firefox and must close it for installation/uninstallation to continue, patch by David Hallowell (dave532@uklinux.net), r=ben 2004-04-27 06:13:45 +00:00
scott%scott-macgregor.org
37eb8901c9 Bug #198168 --> When a user configures seamonkey to fall back to ldap v2, we were not setting
the ldap version correctly on the LDAP session for auto complete.

r=dmose
sr=bienvenu
2004-04-27 06:11:58 +00:00
timeless%mozdev.org
4fe8601753 Bug 210247 URLs followed by close parens get hyperlinked incorrectly
r=kiko
2004-04-27 06:10:09 +00:00
timeless%mozdev.org
e5bdb6575e Bug 236294 installer exits before user sees CRC Failed dialog
patch by ajschult@mindspring.com r=dveditz sr=dveditz
2004-04-27 05:03:06 +00:00
timeless%mozdev.org
74c4b33d5f Bug 240929 make dialogs modal
patch by ajschult@mindspring.com r=dveditz sr=bryner
2004-04-27 04:59:34 +00:00
mconnor%myrealbox.com
08bc2edf3b fix bugs 231442 and 236241, problems opening Options from non-browser windows, r=bryner 2004-04-27 04:21:56 +00:00
mconnor%myrealbox.com
f6ad7b4ae3 Bug 241611: Possible shutdown crashes due to silliness in nsDownloadManager::Init, port of topcrash fix by biesi in bug 206337, r=bryner 2004-04-27 04:13:20 +00:00
justdave%syndicomm.com
3c76a4b31e Bug 234540: "Take bug" on create attachment screen missed an API change to BugMail which caused it not to mail the previous bug owner about the change.
r=gerv, a=justdave
2004-04-27 03:58:55 +00:00
dbaron%dbaron.org
fcf340f00e Allow compiling with older versions of Xft and newer compilers. b=240804 r=bryner sr=mscott 2004-04-26 23:29:24 +00:00
dbaron%dbaron.org
e3c0a11017 Changes to allow tinderbox automation of thunderbird zip builds. b=240804 r=bryner sr=mscott 2004-04-26 23:28:49 +00:00
neil%parkwaycc.co.uk
fbf7ef6651 Removing unused variables b=90906 p=gautheri@noos.fr r=me sr=bienvenu 2004-04-26 23:28:48 +00:00
dbaron%dbaron.org
b575df4492 Fix leak of content on all key and IME events. b=241591 r+sr=bryner 2004-04-26 23:19:50 +00:00
cls%seawood.org
4a8b6fd92e Allow ldap to accept multiple --{enable,disable}-{debug,optimize} args.
Bug #54828 r=dmose
2004-04-26 22:54:01 +00:00
neil%parkwaycc.co.uk
b76499f933 Bug 226270 Rationalization of folder listeners, part 2 r=bienvenu sr=mscott 2004-04-26 22:51:27 +00:00
ben%bengoodger.com
804877d1af &sourceid=mozilla-search 2004-04-26 22:50:21 +00:00
ben%bengoodger.com
58f61db632 update the google urls to correctly attribute search source 2004-04-26 22:50:13 +00:00
seawood%netscape.com
e9c5f0550a Allow nspr to accept multiple --{enable,disable}-{debug,optimize} args.
Bug #54828 r=wtc
2004-04-26 22:48:29 +00:00
bienvenu%nventure.com
913d69fe8b cleanup some of the mapi error returns, attempt to fix idl for findnext, sr=mscott 108275 2004-04-26 21:39:15 +00:00
amardare%qnx.com
e0c1daff6f Changes for the qnx(photon) platform only. It should not affect building/runtime other platforms.
Moved the xremote server setup ( PtConnector create ) to nsPhMozRemoteHelper.cpp where it belonged in the first place.
The immediate reason was that the embedding stuff, if run first, would have set up the connector,
making the subsequent xremote commands fail.
2004-04-26 21:30:42 +00:00
bienvenu%nventure.com
3be88396b5 fix imap empty trash, sr=mscott 241778 2004-04-26 20:51:43 +00:00
justdave%syndicomm.com
dd2534048c Bug 241516: remove possible namespace conflicts in the additional CSS classes for bugid, component, and status on show_bug
r=myk, a=justdave
2004-04-26 20:39:42 +00:00
bienvenu%nventure.com
36c150e433 fix regression that caused autoconfig to fail unless ldap was build, r=dmose, sr=mscott 240897 2004-04-26 20:04:36 +00:00