Commit Graph

120839 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
ddba83b841 Fix up name resolution under forms to not find elements that are just
randomly in the document.  Bug 148782, r=caillon, sr=jst
2003-07-15 02:07:55 +00:00
dougt%meer.net
8d1e97bd83 Fixing firebird bustage. b=211860 2003-07-15 00:17:51 +00:00
roc+%cs.cmu.edu
e44d55b8cc Bug 207477. Clean up nsBlockFrame, and don't suppress invalidation in nsBlockFrame::ReflowLine if it's a resize reflow. r+sr=dbaron 2003-07-15 00:04:43 +00:00
bienvenu%netscape.com
c624b882e2 apply changes for sorting threads from 72493 to thunderbird, r/sr=mscott 2003-07-14 23:39:31 +00:00
bienvenu%netscape.com
4291a8a577 fix problems copying empty imap or local folder to another local folder only works once, patch by cavin@netscape.com, r=sspitzer, sr=bienvenu 2003-07-14 23:36:22 +00:00
pkw%us.ibm.com
e63dfa4919 Bug 56670 - add error handling ui to movemail
This is the second part of the patch for this bug.
r/sr=sspitzer@netscape.com
2003-07-14 23:19:40 +00:00
bzbarsky%mit.edu
177069f601 Make sure view-source does not apply most HTTP headers (eg Refresh:, Link:,
etc).  Bug 212530, r=timeless, sr=darin
2003-07-14 23:18:54 +00:00
scott%scott-macgregor.org
6536026dac Thunderbird specific change. Has no impact on trunk builds.
Fix a silly mistake that was causing thunderbird to fail to launch if you did not pass the -mail parameter at the command line.
2003-07-14 22:51:52 +00:00
stephend%netscape.com
dfa0be33b9 Typo in checkin for bug 210984. r/sr=scott@scott-macgregor.org 2003-07-14 22:34:58 +00:00
cbiesinger%web.de
ebe19365ed 212468 r=bzbarsky sr=darin rethink the hashtable usage in helperappservice 2003-07-14 22:30:52 +00:00
scott%scott-macgregor.org
bdd50fc85d Add a button for visiting security devices to the account manager security panel.
Temporarily remove the description for this button as it causes the panel to overflow. Hopefully we'll
put it back when I can create some more space.
2003-07-14 22:14:05 +00:00
wtc%netscape.com
dc2535e45b Bug 212566: _pr_ipv6_v6only_on_by_default needs to be defined for DARWIN
under all cases, not just when _PR_INET6_PROBE is defined, because
_PR_INET6_PROBE is only defined when Mac OS X deployment target is 10.1.
Bug 211512: defined IPV6_V6ONLY if it's not defined so that we can build on
Mac OS X 10.1, where this macro is not defined.
2003-07-14 22:12:19 +00:00
mcafee%netscape.com
3c2892e914 Removing unused animated gif file. r=timeless (211862) 2003-07-14 22:08:29 +00:00
jst%netscape.com
2fbeba1cf6 Fixing bug 212231. Make errors returned from document.open() not cause silent failures. r=caillon@aillon.org, sr=bzbarsky@mit.edu. 2003-07-14 21:58:59 +00:00
pkw%us.ibm.com
51e7388621 Bug 211332 - Remove unused files in mailnews/base/prefs/resources
r/sr=sspitzer@netscape.com
2003-07-14 21:40:30 +00:00
darin%netscape.com
347f4e42e7 fixes bug 212598 "netwerk/ should not use nsIPref" r=dougt,caillon sr=bzbarsky 2003-07-14 21:36:24 +00:00
cbiesinger%web.de
b5f774cdd4 58557 r=bzbarsky sr=jag Mozilla allows you to override internal MIME types to no effect.
This checkin makes it so that a warning message is displayed if the user tries to create a helper app for an internally handled type.
2003-07-14 21:30:27 +00:00
bzbarsky%mit.edu
17603e534e Make history database store the endianness of the page titles as metadata so
when a single profile is shared among machines of different endianness the
database doesn't get all garbled.  Bug 108134, patch by rbasch@mit.edu (Robert
Basch), r=alecf, sr=bzbarsky
2003-07-14 21:29:47 +00:00
scott%scott-macgregor.org
4dc7c4bdb5 Bug #212682 --> add a null ptr check to avoid a crash when viewing a message in thunderbird that contains a plugin.
r/sr=dbaron
2003-07-14 21:28:44 +00:00
timeless%mozdev.org
2e9556b5c9 Bug 211284 SetOrRemoveObject doesn't check the return value of PL_DHashTableInit
r=alecf sr=dbaron
2003-07-14 21:26:24 +00:00
timeless%mozdev.org
6e7848a3aa Bug 211276 nsStaticCaseInsensitiveNameTable::Init doesn't check the return value of PL_DHashTableInit Last
r=alecf sr=dbaron
2003-07-14 21:21:54 +00:00
timeless%mozdev.org
ef853f6b57 Bug 211652 bookmarks.js fails on QueryInterface for nsIBookmarksService
r=caillon sr=bz
2003-07-14 21:16:33 +00:00
timeless%mozdev.org
a193909a38 Bug 212287 xpcwrappedjsclass.cpp:891: warning: unused variable `PRUnichar * sourceNameUni'
r=dbradley sr=kin
2003-07-14 21:13:46 +00:00
scott%scott-macgregor.org
ff0d4b9dff add a newline. 2003-07-14 21:13:12 +00:00
scott%scott-macgregor.org
1a7f085a66 Make the user agent in the about dialog be selectable. Thanks to Kevnin Teuscher for helping me
get this working.
2003-07-14 21:12:28 +00:00
timeless%mozdev.org
7cb43b4c54 Bug 212266 xpcexception.cpp:236: warning: assignment of negative value -1' to unsigned int'
r=dbradley sr=kin
2003-07-14 21:12:24 +00:00
cbiesinger%web.de
ebd1eb4d26 212110 r=bzbarsky sr=darin misc cleanup of externalhelperappservice 2003-07-14 21:09:11 +00:00
timeless%mozdev.org
ffc2007ca1 Bug 211277 nsPersistentProperties::nsPersistentProperties doesn't check the return value of PL_DHashTableInit
r=alecf sr=dbaron
2003-07-14 21:07:31 +00:00
jst%netscape.com
b06767c9e3 Fixing bug 212560. Patch by kw1u@yahoo.com, r=caillon@aillon.org, sr=bzbarsky@mit.edu. 2003-07-14 21:06:21 +00:00
rogerl%netscape.com
841ca6e5c5 Added TRACE_DEBUG, fixed int/uint compare and bad iterator use. 2003-07-14 20:56:24 +00:00
rogerl%netscape.com
5eacb08aab Moved to hashtable iterator 2003-07-14 20:51:35 +00:00
rogerl%netscape.com
e3b9b1f74e Linux build 2003-07-14 19:10:08 +00:00
rogerl%netscape.com
1da0cbdb4e Linux debug build 2003-07-14 19:09:18 +00:00
rogerl%netscape.com
02bd47a92b More Linux build 2003-07-14 19:07:42 +00:00
rogerl%netscape.com
186c0aeee1 Linux build 2003-07-14 18:42:26 +00:00
scott%scott-macgregor.org
84115f1701 Not part of the build yet. Files required for new mail attachment display. 2003-07-14 17:47:13 +00:00
amardare%qnx.com
2803899d88 Changes for the qnx photon platform - they should not affect building/runtime on other platforms.
The offscreen context gets allocated its own gc instead of using the photon's default one.
This fixes the problems seen on our platform lately with sites like: http://www.math.uni-augsburg.de/opt/goblin.html
or http://www.reasoning.com
Also changes to speed up the rendering.
2003-07-14 17:22:24 +00:00
brade%netscape.com
d91118e262 fix linux bustage 2003-07-14 15:43:20 +00:00
bienvenu%netscape.com
7b75b2e7d9 part of work to add support for APOP, patch by ch.ey@gmx.net, r/sr=bienvenu 43923 2003-07-14 14:37:42 +00:00
brade%netscape.com
d02d3e1612 cleanup #includes; r=kaie, sr=darin, bug=180316 2003-07-14 14:37:23 +00:00
dbradley%netscape.com
3b53e1dd6c Bug 179089 - crash in selection stuff loading a newsgroup message [@JS_GetPrivate] (Refactors and address release of null pointer). r=caillon, sr=jst 2003-07-14 14:28:59 +00:00
bienvenu%netscape.com
e14c315b9f add support for sorting threads, r=sspitzer, sr=mscott 72493 also make expand all state remembered 64426 2003-07-14 14:17:48 +00:00
bienvenu%netscape.com
ce14e466f6 add pref for making thread pane column click do a flat sort, default true (current behaviour) r/sr=mscott, 72493 2003-07-14 14:11:46 +00:00
bbaetz%acm.org
ed839bbf6d Bug 122365 - Allow installation definable LDAP filters
r,a=justdave
2003-07-14 13:35:12 +00:00
aaronl%netscape.com
0c9157b18c Bug 127892. dialogKeys keyset has incorrect Win/Linux/OS2 behavior for Enter pressed on a button. r=neil, sr=jag 2003-07-14 09:56:39 +00:00
aaronl%netscape.com
4a40e8bb0b Bug 190331. Hitting enter on XUL checkbox should not fire oncommand event, because you are only accepting/OK'ing dialog, not changing checkbox value. r=hewitt, sr=jst 2003-07-14 09:45:54 +00:00
aaronl%netscape.com
1d04faf1c2 Bug 211760. Crashing with Immersion Touchware. r=jgaunt, sr=jst 2003-07-14 09:40:21 +00:00
jaggernaut%netscape.com
ac2ee6a6b1 Bug 151916: substring helpers for start and end (StringHead, StringTail, Substring(string, start)). r=dbaron, sr=bzbarsky 2003-07-14 07:42:24 +00:00
jaggernaut%netscape.com
817298ce0b Bug 212272: Switch some Substring users over to String(Begins|Ends)With. r=dwitte, sr=bzbarsky 2003-07-14 07:37:39 +00:00
jaggernaut%netscape.com
a6a24fb93b Bug 210760: "Reload all tabs" doesn't reload all tabs after canceling resending postdata. r=caillon, sr=bzbarsky 2003-07-14 06:18:54 +00:00