Граф коммитов

120857 Коммитов

Автор SHA1 Сообщение Дата
alecf%flett.org e773801d6f first cut at a native windows version of uconv
not part of build!
2003-07-15 20:59:02 +00:00
pkw%us.ibm.com e27f226dda Bug 107833 - Full prefs UI support for movemail accounts
r/sr=sspitzer@netscape.com
2003-07-15 20:57:01 +00:00
igor%mir2.org 004397fe5e Fixing http://bugzilla.mozilla.org/show_bug.cgi?id=201893 :
New class MemberBox wraps Method or Constructor instances to cache results of getParameterType() and other information and to to replace Method instance by more accessible one recovery from IllegalAccessException is possible.
2003-07-15 20:47:29 +00:00
igor%mir2.org 697f7be97f Cosmetics: layot fixes 2003-07-15 20:44:17 +00:00
mostafah%oeone.com 57099e39f3 Checking in patch for bug 212534: Strings in calendar that are out of the locale directory 2003-07-15 15:05:11 +00:00
darin%netscape.com 90ebcf7571 removing errant printf from previous checkin 2003-07-15 14:51:43 +00:00
timeless%mozdev.org 43b61f2751 Bug 212322 warning: control reaches end of non-void function `nsDrawingSurfaceBeOS::Unlock()'
r=fyysik rs=blizzard
2003-07-15 13:52:44 +00:00
timeless%mozdev.org 6801515adf Bug 212323 nsFontMetricsBeOS.cpp:525: warning: `#ifdef' argument starts with a digit
r=fyysik rs=blizzard
2003-07-15 13:52:12 +00:00
mikep%oeone.com db4a92f2d9 Fixing missing string bundle. 2003-07-15 13:49:01 +00:00
brade%netscape.com 6bedaabb65 editor cleanup of NodeIsType; r=kin, sr=darin, bug=209548 2003-07-15 13:47:15 +00:00
bzbarsky%mit.edu e6f3eb1465 Fix bug 212277. r=caillon, sr=darin 2003-07-15 07:01:16 +00:00
scott%scott-macgregor.org 1174feec39 remove some unnecessary print icons. Thanks to Stephen Walker for the patch. 2003-07-15 06:11:30 +00:00
scott%scott-macgregor.org 4ea47cefca use the xul pre-processor to strip out copyright and license informatin. Thanks to Stephen Walker for the patch. 2003-07-15 06:05:51 +00:00
scott%scott-macgregor.org e743f6c887 Overlay reduction work. Collapse New address book card menu overlay directly into the compose window. Thanks to Stephen Walker for the patch. 2003-07-15 06:00:15 +00:00
bzbarsky%mit.edu 42ad698159 Make the string "Unsigned" localizable in XPInstall. Bug 198010, patch by
Marcel Gosselin <marcel.gosselin@polymtl.ca>, r=ssu, sr=bzbarsky
2003-07-15 05:06:08 +00:00
scott%scott-macgregor.org 177311186d add thread pane column unthreads pref as part of david's checkin. 2003-07-15 04:58:19 +00:00
scott%scott-macgregor.org d1d377c097 add new entities as part of david's checkin. 2003-07-15 04:56:51 +00:00
bzbarsky%mit.edu b4fbe0ee60 Fixing mingw bustage. 2003-07-15 03:40:31 +00:00
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