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

112399 Коммитов

Автор SHA1 Сообщение Дата
cltbld%netscape.com f8d6c06154 remove </a> 2002-11-21 02:34:44 +00:00
nelsonb%netscape.com 14ddb41e02 Add test cases from FIPS 180-2. 2002-11-21 02:26:50 +00:00
cltbld%netscape.com 4925e25ea6 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 48be85e9ad Bug 147457: mTabProgressListener shouldn't need |this| passed in. r=blake, sr=bryner 2002-11-21 01:42:54 +00:00
bryner%netscape.com c7bbf7ecd7 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 89e9b9a5a2 Fixing array error. minor ordering of test prefs. (mcafee) 2002-11-21 00:40:37 +00:00
darin%netscape.com 8ee92ff6ca revisions following review w/ dougt 2002-11-21 00:13:21 +00:00
smontagu%netscape.com 049a2f65b5 Backing out shanjian's last checkin 2002-11-20 23:58:14 +00:00
locka%iol.ie 3d0caf1194 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 58f87373d4 Removing an unused variable. r=mozbot. 2002-11-20 23:37:52 +00:00
jkeiser%netscape.com d42ae22cd1 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 553e1a7b71 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 8a93d49920 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 1c26725d45 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 e43c4fe666 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 b1264437f8 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 30ede01988 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 d06f507554 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 ba13886a7e 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 648afca17d 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 2b730f9963 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 3282f4a651 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 75b79eb6e0 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 8334428257 Port trunk fix. 2002-11-20 19:32:46 +00:00
mcafee%netscape.com 205422a53a script to graph tree status over time 2002-11-20 19:31:44 +00:00
cbiesinger%web.de 7d76db647a 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 885c237e7d 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 118f0c65bb 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 3d6cdf53d0 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 8440f8ba14 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 b187d6e68b #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 c0842ca2b9 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
sspitzer%netscape.com 459f732ae7 fix for #180131. shift space should scroll upwards, and at the beginning,
go to the previous unread.  (space alone goes down, and at the end, to the next unread.)

thanks to neil@parkwaycc.co.uk for logging the RFE and providing the initial patch.

(I believe pine and Mail.app do this, much to the delight of their users)
2002-11-20 11:49:10 +00:00
cmanske%netscape.com 460f4e38f5 Start controller IDs at 1 for InsertController. b=180814, r=brade, sr=sfraser 2002-11-20 11:36:05 +00:00
caillon%returnzero.com 965ad6ed8e Bug 113427 - Can't open subfolder of context-"Expand"-ed personal toolbar folder
Patch contributed by neil@parkwaycc.co.uk
r=bryner sr=bzbarsky
2002-11-20 11:28:40 +00:00
timeless%mozdev.org 7186af4e87 Bug 174603 Remove nsIEnumerator implementations: ConjoiningEnumerator, UnionEnumerator and IntersectionEnumerator
r=bbaetz sr=bz moa=alecf
2002-11-20 10:27:44 +00:00
timeless%mozdev.org e921e687cf Bug 174583 Remove nsIRDFDataSource { nsIEnumerator GetAllCommands(in nsIRDFResource aSource); }
r=rjc,bienvenu sr=alecf
2002-11-20 08:10:37 +00:00
darin%netscape.com b6b34a6a96 fixes bug 179400 "URI fragment present in HTTP Referer" r=bbaetz sr=bz 2002-11-20 06:47:11 +00:00
caillon%returnzero.com a14626117b Fixing an NS_PRECONDITION to reference the correct variable. Followup to last night's checkin for bug 147189. r/sr=bzbarsky 2002-11-20 06:35:33 +00:00
cmanske%netscape.com d83c661e40 Fixed nsDocShell leak and nsEditingSession init after forced reload of document. b=180146, r=cmanske, sr=sfraser 2002-11-20 06:25:42 +00:00
cmanske%netscape.com c0c570c34e Fixed nsDocShell leak and nsEditingSession init after forced reload of document. b=180146, r=cmanske, sr=sfraser 2002-11-20 06:23:05 +00:00
timeless%mozdev.org adf0c88e29 Bug 180893 nsXULTemplateBuilder::Retract wastes cycles in an XXX writeme loop
r=varga sr=bz
2002-11-20 06:15:54 +00:00
mcafee%netscape.com 36f81e34da Allow for value=0. 2002-11-20 05:30:47 +00:00
nelsonb%netscape.com db4bc48d65 Back out revision 1.2, which was a workaround for a c preprocessor bug
in a certain version of the c compiler for Dec/Compaq Alpha OSF1.
The file now requires one of these compilers on that platform:
Compaq C V6.3-132  or Compaq C V6.4-214 (dtk)
2002-11-20 05:25:58 +00:00
timeless%mozdev.org f00b2c1ec6 Bug 180789 nsPrefBranch::GetChildList can call PL_DHashTableEnumerate with an uninitialized gHashTable
r=dbradley sr=dveditz
2002-11-20 05:17:18 +00:00
timeless%mozdev.org 36dd396e4d not part of the build. these directories are probably going to be removed shortly. 2002-11-20 04:06:57 +00:00
timeless%mozdev.org 2869e41340 180616 nsXKBModeSwitch::HandleMappingNotify should null check GDK_DISPLAY
r=bryner sr=bz
2002-11-20 04:01:46 +00:00
timeless%mozdev.org 0d62313f70 Bug 180578 nsImageBoxFrame::UpdateLoadFlags doesn't null check loader
r=biesi sr=bz
2002-11-20 03:58:36 +00:00
pete.zha%sun.com ccd9afd6f6 quote message should be disabled when no message selected
b=144748 r=ducarroz@netscape.com sr=bienvenu@netscape.com
2002-11-20 03:44:46 +00:00
edburns%acm.org 27756ab5fa Generates the XPI. 2002-11-20 03:42:27 +00:00