Commit Graph

130631 Commits

Author SHA1 Message Date
jouni%heikniemi.net
14993e4b4c Bug 223541: Make flags show up correctly in "View all attachments" mode.
r=joel
a=justdave
2004-05-30 15:52:13 +00:00
mconnor%myrealbox.com
3edcdb00b1 bug 233205 Pressing Ctrl+Enter does not remove trailing spaces, patch by Patrick McCormick (patrick@meer.net), r=me 2004-05-30 15:51:02 +00:00
mconnor%myrealbox.com
15c005dd0b bug 233481 - change nsAutoCompleteMdbResult to use nsCOMArray<nsIMdbRow> instead of nsVoidArray, patch by Patrick McCormick (patrick@meer.net), r=bryner, sr=blake 2004-05-30 15:40:10 +00:00
igor%mir2.org
35a14e8364 Using negative nimbers for interpreter-specific tokens to allow for 256 bytecodes without using 0xFF & conversion 2004-05-30 14:21:07 +00:00
cbiesinger%web.de
77493fa44f install-links doesn't need csh, /bin/sh suffices
r=mcafee bug 245058
2004-05-30 11:11:26 +00:00
justdave%bugzilla.org
f4de64d2a9 Bug 179671: Boolean charts didn't work on the reporting pages.
r=jouni, a=justdave
2004-05-30 10:40:17 +00:00
jst%mozilla.jstenback.com
01807b7674 #ifdef DEBUG_jst only change. 2004-05-30 03:07:10 +00:00
ben%bengoodger.com
76cd65db8f These files didn't seem to get checked in with Jeff Walden's fix for 240277 2004-05-30 02:41:17 +00:00
bienvenu%nventure.com
f1fbbf110b fix 229374 cleaner fix for pop3 buffer overrun exploit, r=sspitzer, sr=mscott 2004-05-30 00:08:28 +00:00
cbiesinger%web.de
788a808941 more camino bustage... 2004-05-29 23:04:35 +00:00
cbiesinger%web.de
ae8af3e837 trying to fix camino bustage 2004-05-29 22:35:04 +00:00
neil%parkwaycc.co.uk
c79a0ade05 Bug 169380 Provision for load progress on tab icons r=mconnor sr=jag 2004-05-29 22:26:40 +00:00
sspitzer%mozilla.org
6dd7169ecd fix for bug #221521
vCard UI does not save some fields.

thanks to Ian Neal <bugzilla@arlen.demon.co.uk> for the fix.

r/sr=sspitzer
2004-05-29 21:46:41 +00:00
neil%parkwaycc.co.uk
21e1198449 Bug 244291 Add/correct keyboard shortcut listings in Help p=stefan_h@hem.utfors.se r=rlk 2004-05-29 20:02:12 +00:00
sspitzer%mozilla.org
3862b3557b bullet proofing (wall paper) fix for top crasher bug #243294
now we just assert, instead of crash. see bug #245055 about the real problem.

Crash [@ nsCaret::GetViewForRendering] when printing a schedule from www.matkahuolto.info

r/sr=roc
2004-05-29 19:57:00 +00:00
bsmedberg%covad.net
4be9481d5d Build-bustage fix from bug 205425. 2004-05-29 18:12:32 +00:00
bsmedberg%covad.net
859b6ac0ae Parts of bug 205425 - turn the embedding widget into a GRE client - patch by marco@gnome.org r=me sr=blizzard 2004-05-29 17:43:59 +00:00
bsmedberg%covad.net
080cf988db Bug 243973 - nsILocalFile.getRelativeDescriptor should not be case-sensitive on Windows. r+sr=darin 2004-05-29 15:37:44 +00:00
igor%mir2.org
7d94a4273b Added JavaDocs for Kit.initCauseOrIgnore 2004-05-29 09:37:48 +00:00
igor%mir2.org
5a542b76b3 Make code to call Throwable.initCause via reflection previously located in WrappedException publically available in Kit.java 2004-05-29 08:55:41 +00:00
igor%mir2.org
8d03a328c9 Follow conventinal code practics of throwing IllegalArgumentException, IllegalStateException directly instead of using additional helper methods for it. 2004-05-29 08:54:24 +00:00
bzbarsky%mit.edu
e3c563d47b Use "Search Web For" instead of "Web Search For". Bug 137254, patch by Tim
Meader <tmeader@gmail.com>, r=mconnor, sr=jag
2004-05-29 03:35:16 +00:00
arvid%quadrone.org
43bb618d0b smaller icons for bookmarks manager 2004-05-29 03:12:41 +00:00
tor%cs.brown.edu
f31bb184d7 Bug 244895 - remove dead gfx methods. r+sr=roc 2004-05-29 01:44:08 +00:00
roc+%cs.cmu.edu
8546494c14 Bug 244921. Tweak nsGenericHTMLElement attribute exposure macros. r+sr=jst. 2004-05-29 00:11:28 +00:00
roc+%cs.cmu.edu
e1107f17c6 Bug 232913. Let nsIScrollbarMediator support multiple scrollbars. Patch by Nate Nielsen, r+sr=roc. 2004-05-29 00:09:05 +00:00
kjh-5727%comcast.net
20d92401d9 More build bustage. 2004-05-29 00:00:38 +00:00
kjh-5727%comcast.net
95c2b67ba4 Fixing build bustage. 2004-05-28 23:35:01 +00:00
mostafah%oeone.com
2ec4ae5e4d Checked in patch 149171 for bug 244459 2004-05-28 23:24:44 +00:00
kjh-5727%comcast.net
bf6b6f1483 Bug 241607 - Separate postscript generation from print job handling.
r=tor, sr=roc
2004-05-28 23:06:44 +00:00
mostafah%oeone.com
2a7349746d Checked in patch 148577 for bug 232320 2004-05-28 23:05:39 +00:00
mostafah%oeone.com
7610ccfc88 Checked in fix for bug 244393 2004-05-28 22:38:22 +00:00
mostafah%oeone.com
e6de8678e1 Removed strict requirement for having at least one event in calendar file 2004-05-28 22:20:14 +00:00
mostafah%oeone.com
19b8e8329f Updated translation 2004-05-28 22:11:48 +00:00
ben%bengoodger.com
a5e5d690d3 fix top-of-toolbar styling for Windows 2000 2004-05-28 21:59:58 +00:00
scott%scott-macgregor.org
851a74668f correct the objdir/srcdir variables in the installer generation makefile 2004-05-28 21:56:23 +00:00
cltbld
9bc315dc93 thunderbird build file 2004-05-28 21:41:03 +00:00
jag%tty.nl
52d6b8d958 Bug 235113: Cannot drag and drop URL from Location Bar to bookmarks sidebar (nor drop on Personal Toolbar). Return hostname as Literal instead of Resource. r=varga, sr=ben 2004-05-28 21:40:09 +00:00
rlk%trfenv.com
ed8d1022d6 fixing minor typo that caused XML errors. 2004-05-28 21:32:37 +00:00
mostafah%oeone.com
bda0ed5f80 Catch up with patch to bug 244832 2004-05-28 21:26:12 +00:00
ben%bengoodger.com
816e6892a1 240277 - help not packaged with installer builds. Patch from Jeff Walden <jwalden+fxhelp@mit.edu>. r=ben@mozilla.org. Also correct the objdir/srcdir variables in the installer generation makefile 2004-05-28 21:14:07 +00:00
mostafah%oeone.com
21d7898e96 Checked in attachment 149531 for bug 244832 2004-05-28 21:11:41 +00:00
mconnor%myrealbox.com
94af4fdaf0 Bug 233479 - use nsCOMArray.Sort() in AutoComplete results, patch by Patrick McCormick (patrick@meer.net), r+sr=firefox@blakeross.com 2004-05-28 18:08:26 +00:00
mconnor%myrealbox.com
1f365feb82 Bug 243176 - Manage Certificates and Manage Security Devices popup panels are too narrow, patch by Andreas Kunz (durbacher@gmx.de), r=me 2004-05-28 17:54:33 +00:00
bienvenu%nventure.com
f45b3c7735 fix for 242789 fallback from v3 to v2 for ldap, r/sr=sspitzer, for baking on the trunk, with moa from dmose 2004-05-28 17:47:17 +00:00
mconnor%myrealbox.com
ccd79648d7 Bug 219942 plugins window should be resizable and retain its size, patch by Steffen Wilberg (steffen.wilberg@web.de), r=me 2004-05-28 17:34:30 +00:00
mconnor%myrealbox.com
c9bfcf2cea Bug 236666 Add context menu pref to Advanced Javascript Options, uses the wording from the suite bug, patch by pike@pikey.me.uk, r=me 2004-05-28 17:30:12 +00:00
mconnor%myrealbox.com
669e7000f1 Bug 175629 - Loading links in background tabs should work for bookmarks, add a pref (currently hidden) to allow opening bookmarks and bookmark groups in the background, patch by Jon Henry (jhenry@ccs.neu.edu), r=me 2004-05-28 17:18:13 +00:00
mostafah%oeone.com
32cb3a62cc Checked in patch for bug 244832 2004-05-28 16:58:03 +00:00
neil%parkwaycc.co.uk
353ddd2ccc Restoring accidentally deleted line to fix bustage. 2004-05-28 16:49:07 +00:00