Commit Graph

130505 Commits

Author SHA1 Message Date
Stefan.Borggraefe%gmx.de
29a06d2604 Bug 242454: Cleanup of the Fieldmap-Import dialog.
r=neil, sr=mscott
2004-05-31 10:42:27 +00:00
hpradhan%hotpop.com
5239c247d5 bug 244349 : Bulletproof webservice proxy code against
crashes when server sends invalid SOAP response.
r+sr=jst
2004-05-31 08:46:12 +00:00
igor%mir2.org
ad65f9094a Optimizing ++x.y and --x.y in the same way as x.y++ and x.y-- via special runtime support 2004-05-31 08:18:38 +00:00
igor%mir2.org
2f00186bd2 Introduction of generic Reference class to support latter constructions like f(args) = y and f(args)++. For now it is used to implement __proto__ and __parent__ special properties so x.__proto__++ now works 2004-05-31 07:18:52 +00:00
scott%scott-macgregor.org
086c591c10 Bug #244722 --> Certain mal-formed mime messages that were marked as junk aren't getting
moved to the junk mail folder.

patch by Lorenzo Colitti.
sr=mscott
2004-05-31 06:58:43 +00:00
db48x%yahoo.com
7220cf390a put back two lines that got lost before checkin.
see bug 235872 for details
2004-05-31 06:46:28 +00:00
scott%scott-macgregor.org
1853786aaf Empty out this file since we don't use it in Thunderbird at all. Don't remove it all together because then we'll get left with the seamonkey version. 2004-05-31 06:38:50 +00:00
scott%scott-macgregor.org
7059ac12f2 Port Neil's fix for Bug #165610
Optimize PerformExpandForAllOpenServers
2004-05-31 06:31:29 +00:00
scott%scott-macgregor.org
f5f88d8bd4 Remove xpfe filepicker gifs
Patch by Stephen Walker
2004-05-31 06:28:11 +00:00
sspitzer%mozilla.org
bab276742b fix for bug #244649
SMTP:  send dialog flashing during big attachment sending if you have a fast connection

r=mscott, sr=bienvenu
2004-05-31 05:56:40 +00:00
ben%bengoodger.com
3d69e9e5b6 244763 - visible history fe is not updated as pages are visited. also contains fix for 234700 - removing a page from history does not remove it from history.dat 2004-05-31 03:39:43 +00:00
bzbarsky%mit.edu
d8f82682b5 Making view-source not stick whitespace coming between the equals sign and the
quote mark in an attribute inside the attr value.  Bug 154120, patch by Blake
Kaplan <mrbkap@rice.edu>, r+sr=bzbarsky
2004-05-31 02:59:57 +00:00
scott%scott-macgregor.org
5b4372d297 [OSX]:Window menu should conform to Apple Human Interface Guidelines 2004-05-30 23:53:24 +00:00
scott%scott-macgregor.org
ef529a2e58 Bug #244800 --> move Search Messages and search Addresses under Edit / Find to make more
room on the tools menu for themes and extensions.
2004-05-30 23:49:06 +00:00
ben%bengoodger.com
087e4b437c 243428 - preferences styling is broken on OS X 2004-05-30 23:39:44 +00:00
ben%bengoodger.com
06000dfad4 Make sure communicator resources that layout relies on are packaged before the Firefox.app file is rsync'ed... this fixes bug 243482 - "Browse..." buttons for File upload controls have no labels. 2004-05-30 23:26:46 +00:00
jocuri%softhome.net
78c24a7f45 Patch for bug 240079: fix strange phrase in the documentation: "everywhere applicable" should be "where applicable" in README.docs; patch by Niels Reedijk <n.reedijk@planet.nl>; r=timeless; a=justdave. 2004-05-30 21:46:07 +00:00
sspitzer%mozilla.org
f34413b495 fix for bug #67555
if you first hit OK and get the alert about "list name exists",
cancel will still change mailing list name in the UI

r/sr=bienvenu
2004-05-30 18:08:26 +00:00
mconnor%myrealbox.com
a5f2b5f82c reland script from 177996 with adjust from bz to use new ping() format 2004-05-30 17:58:39 +00:00
mconnor%myrealbox.com
e7fd895d7c Bug 197694 Add to Bookmarks or Bookmark this Page? - patch by Chad McHenry (mchenryc_boston@yahoo.com), r=mconnor 2004-05-30 16:21:34 +00:00
mconnor%myrealbox.com
ed4c1b437d bug 238138 - About Mozilla Firefox or About Firefox, pick one, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2004-05-30 16:12:35 +00:00
mconnor%myrealbox.com
7236cffc1d bug 238579 - this in Find in this Page in search field / firefox help should be capitalized, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2004-05-30 16:06:05 +00:00
mconnor%myrealbox.com
70c0ca5cfc bug 237831 opening dialog type string placed confusingly, patch by Ali Ebrahim (aebrahim@uchicago.edu), r=mconnor 2004-05-30 15:54:43 +00:00
igor%mir2.org
feca58e25b ++x[y] is optimized in the same way as x[y]++ via special runtime support 2004-05-30 15:54:21 +00:00
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