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

112440 Коммитов

Автор SHA1 Сообщение Дата
mikep%oeone.com fed3e9d6db Fixing bug 181253, request by P. Lairo to change the to do header from Due Date to just "Due". I removed all the words "Date" from teh headers, to save space. 2002-11-21 14:13:56 +00:00
timeless%mozdev.org f6cd3777c3 Bug 122224 Inspect a Window submenu needs access keys
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-21 14:04:10 +00:00
colin%theblakes.com 6c3e7fee5f Fix broken profile locking on OpenVMS. b=180738 r=ccarlen sr=dveditz 2002-11-21 13:34:25 +00:00
kairo%kairo.at c432682c6f bug 174072, remove italic definition from modern plugins.css because italic system font comes up unreadable on old win32 systems, r=beppe, sr=bzbarsky 2002-11-21 11:27:59 +00:00
timeless%mozdev.org 119841f95c Bug 181125 remove nsIEnumerator imgIContainer::enumerate() method
r=biesi sr=alecf
2002-11-21 09:06:12 +00:00
paper%animecity.nu 40615e5afe Bug 180963: remove duplicate file /gfx/src/nsRenderingContextImpl.cpp
r=brade sr=tor
2002-11-21 08:59:30 +00:00
darin%netscape.com 7d68ff1fe2 further revisions following review w/ dougt 2002-11-21 07:57:09 +00:00
bryner%netscape.com 16b085f9d6 Use an explicit select line in installed-chrome.txt so that the default skin is classic, regardless of the order in which chrome is registered during the build. Fixes bug 180984. r=cls. 2002-11-21 07:10:01 +00:00
cltbld%netscape.com bbc1e1e07e filter out windows ^Ms 2002-11-21 06:23:39 +00:00
nelsonb%netscape.com e2809aa4e8 Add tests for sha256, sha384, and sha512. 2002-11-21 05:44:41 +00:00
nelsonb%netscape.com 6b8d4e688b Add test modes for sha256, sha384 and sha512.
Fix the -c (restart) option for testing hashes.  It works with all hashes.
When the -d option is given along with the -i or -o filename option,
and the filename is not absolute, the filename is taken to be relative to
the the mode's test directory.
2002-11-21 05:44:03 +00:00
hewitt%netscape.com 7890e7d43d 174403 - morkTable::RowToPos doesn't quite work, r=blake, sr=bienvenu 2002-11-21 04:59:37 +00:00
timeless%mozdev.org b5b5e98488 Bug 181134 change PrintImageDecoders from nsIEnumerator to nsISimpleEnumerator
r=biesi sr=alecf
2002-11-21 04:21:13 +00:00
bzbarsky%mit.edu f214636536 fixing mac bustage 2002-11-21 03:50:46 +00:00
bzbarsky%mit.edu 840850565e Clean up some mailnews array usage, fix some leaks. Bug 175540, r=dmose,
sr=alecf
2002-11-21 03:49:11 +00:00
nelsonb%netscape.com 924b265d37 Use the 32-bit code on Solaris x86 platforms, too. 2002-11-21 02:54:04 +00:00
ducarroz%netscape.com 6340226b9b Fix for bug 181127. Don't call nsMsgNewURL when the attachement is in fact a message. We need to use a different path to fetch it. R=caving, SR=bienvenu 2002-11-21 02:44:18 +00:00
dougt%netscape.com 041c5805c3 Autoreg is posting a failure for regxpcom of xpcom component. sr=alecf@netscape.com, r=dveditz@netscape.com, b=180821 2002-11-21 02:36:50 +00:00
cltbld%netscape.com 9246dd2751 remove </a> 2002-11-21 02:34:44 +00:00
nelsonb%netscape.com f8fead2f58 Add test cases from FIPS 180-2. 2002-11-21 02:26:50 +00:00
cltbld%netscape.com 4c1ef4ba93 Further specify data file locations. Record current sheriff using crude scraping/reducing pattern stuff. 2002-11-21 01:45:04 +00:00
jaggernaut%netscape.com 2419919539 Bug 147457: mTabProgressListener shouldn't need |this| passed in. r=blake, sr=bryner 2002-11-21 01:42:54 +00:00
bryner%netscape.com 6888fd15a4 Fixing bug 180285 (hang in mail compose), regression from bug 124990. Don't throw an exception if dispatchEvent is called on an element that's not in a document. r=saari, sr=jst. 2002-11-21 01:27:34 +00:00
cltbld%netscape.com 9691ed11a5 Fixing array error. minor ordering of test prefs. (mcafee) 2002-11-21 00:40:37 +00:00
darin%netscape.com d2062185f4 revisions following review w/ dougt 2002-11-21 00:13:21 +00:00
smontagu%netscape.com 25245b12da Backing out shanjian's last checkin 2002-11-20 23:58:14 +00:00
locka%iol.ie f5c6a99e1f Fix print cancel behaviour in control and add a couple of null pointer checks. b=179021 r=rods@netscape.com sr=rpotts@netscape.com 2002-11-20 23:38:26 +00:00
bryner%netscape.com b8a9438942 Removing an unused variable. r=mozbot. 2002-11-20 23:37:52 +00:00
jkeiser%netscape.com 7b5c99d547 Make textareas and inputs restore again (bug 179330), r=bryner@netscape.com, sr=kin@netscape.com 2002-11-20 23:19:45 +00:00
timeless%mozdev.org d70570ee83 Bug 171488 [classic] Remove old import rule in bookmarksWindow.css
patch by walk84@yahoo.com r=shuehan sr=bz
2002-11-20 23:15:18 +00:00
timeless%mozdev.org 8bc1ea7c8c Bug 171485 Remove duplicates in classic communicator.css
patch by walk84@yahoo.com r=shuehan sr=bz
2002-11-20 23:15:16 +00:00
heikki%netscape.com 78f3e43819 Bug 136717, enabled Save as Complete for XML and XHTML, r=jag, sr=bzbarsky. 2002-11-20 23:14:11 +00:00
bzbarsky%mit.edu 4b06a70b5f Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
2002-11-20 23:13:09 +00:00
heikki%netscape.com c265c34a46 Bug 146062 and bug 136718, pay attention to namespaces in XML documents, and fix the small but important logic/typo error in handling xml-stylesheet href pseudo-attribute. r=adamlock, sr=alecf. 2002-11-20 23:09:00 +00:00
jj%netscape.com 7dbb816c92 fix for #180374: replaced xpi download protocol for mac (now http). r=syd, sr=dveditz 2002-11-20 23:02:46 +00:00
bzbarsky%mit.edu 59b2106966 Links with unknown protocol should report an error when clicked on. Bug 86486,
r=adamlock, sr=darin
2002-11-20 22:58:57 +00:00
jst%netscape.com 447d7e11ca Checking in keeda@hotpop.com's fix for bug 179461. Partially implement IE's select.options.add() method. No support for the optional second argument yet. r=caillon@returnzero.com, sr=jst@netscape.com 2002-11-20 22:36:36 +00:00
jst%netscape.com 2970b8921a Fixing bug 180816. Avoid construction of an nsAutoString every time we open a container in the sink when the nsAutoString is only needed when dealing with textarea tags. 2002-11-20 22:30:53 +00:00
nhotta%netscape.com 1abd663937 Changed SetMailCharacterSet, moved us-ascii check from the callers to the function,
bug 178680, r=ducarroz, sr=bienvenu.
2002-11-20 21:44:31 +00:00
shanjian%netscape.com af6dc1965c bug 176528, need a nsISemanticUnitScanner to support intl spam mail filter
Implement a new interface for this purpose.
win&linux, p=ftang, r=shanjian, sr=beard
mac build, p=nhotta, r=ftang, sr=beard
2002-11-20 21:13:52 +00:00
darin%netscape.com d104a2dce6 fixes bug 181046 "trim unnecessary bytes from standard request headers."
r=bbaetz sr=bzbarsky
2002-11-20 20:51:12 +00:00
blakeross%telocity.com cb9dacf42f Port trunk fix. 2002-11-20 19:32:46 +00:00
mcafee%netscape.com 4324dc6f77 script to graph tree status over time 2002-11-20 19:31:44 +00:00
cbiesinger%web.de 4f882de367 Bug #179296
[BMP] support images with negative height (stored top-to-bottom)
r=paper sr=tor
2002-11-20 17:46:41 +00:00
timeless%mozdev.org 79bf72515c Bug 122224 Inspect a Window submenu needs access keys
patch by neil@parkwaycc.co.uk r=timeless sr=bz
2002-11-20 16:01:15 +00:00
bienvenu%netscape.com 64f5a7f5cc add default pref for auto unzipping attachments, r/sr=sspitzer, not used yet, 180798 2002-11-20 15:35:32 +00:00
bienvenu%netscape.com b570c14671 apply filter plugins to new messages in local mail folders, r=cavin, sr=sspitzer 180153 2002-11-20 15:21:01 +00:00
bienvenu%netscape.com a2298ad3f8 fix disk thrashing when sending mail attachments by making internal nsIFileStream flushes not sync r=dougt, sr=sspitzer 180153 2002-11-20 15:18:04 +00:00
mkaply%us.ibm.com 77a54c2125 #177200
r=cls
OS/2 only - put call to grab nsinstall from toolsdir back
Happy Mr. Pedemonte?
2002-11-20 14:17:23 +00:00
brade%netscape.com b9a7151515 put delete of editor data earlier in deletion process (as approved in bug 180146); r=cmanske, sr=sfraser 2002-11-20 14:03:01 +00:00