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

45374 Коммитов

Автор SHA1 Сообщение Дата
akhil.arora%sun.com 85556970cf r=akhil.arora@sun.com By Igor Nekrestyanov <nis@sparc.spb.su>
Minor changes to handle unicode strings properly
1999-10-28 20:26:27 +00:00
sspitzer%netscape.com d3b0407c9b fix warnings. r=valeski 1999-10-28 20:25:43 +00:00
kmcclusk%netscape.com fa189bca56 Removed stray semi-colon after NS_DECL_ISUPPORTS bug=17235 r=rods@netscape.com 1999-10-28 20:24:19 +00:00
alecf%netscape.com d5dce7913b prepare to consolidate server URI creation - create a new property of incoming servers, the local store type, and construct the URL from there.
r=sspitzer
1999-10-28 20:22:06 +00:00
alecf%netscape.com b10db385eb more cleanup work - now retrieve the server at URI creation time, so that GetServer() is really fast, and just forward calls to GetUsername and GetPassword() to the server. r=sspitzer 1999-10-28 20:19:57 +00:00
terry%mozilla.org e007cd1a53 Back out last change -- specific to mozilla.org, not to general consumers of bugzilla. 1999-10-28 20:18:03 +00:00
bienvenu%netscape.com 7d8cde07b7 work on body filters and search r=mscott 1999-10-28 20:13:22 +00:00
valeski%netscape.com e9f7fa3843 16968, r=gagan. Changed the way HTTP header notification occurs. now the channel does the notification. Also added SetREsponseHeaders() to the nsIHTTPChannel iface which allows outside users to add response headers (such as nsMultiMIMEConv/bugzilla) and have the new headers perculate to observers. also fixed HTTP handler leak, r=dp on that one. 1999-10-28 20:12:59 +00:00
endico%mozilla.org 5ecd2ba43e Try to herd netscape communicator users away from bugzilla. "if your browser has a blue N logo go report the bug to netscape". This wording may be wrong later on but it works for now. 1999-10-28 20:12:52 +00:00
mcafee%netscape.com 4b0e299fd7 Updating legend for C, bloaty stats. 1999-10-28 19:47:47 +00:00
varada%netscape.com f51eea593f fix for bug #12715 import feature for nci files 1999-10-28 19:26:35 +00:00
varada%netscape.com d526f8d804 fix for change in copydir function 1999-10-28 19:25:56 +00:00
warren%netscape.com 89d20734b8 Enhanced delta report. Breakdown by what's new, what's changed, etc. 1999-10-28 18:57:37 +00:00
norris%netscape.com 18cde77084 Fix spelling of contributor's name. 1999-10-28 17:43:43 +00:00
troy%netscape.com 498c519a58 Elimninated compiler warning 1999-10-28 14:46:41 +00:00
ftang%netscape.com eafaaac0dd fix two comment after brade review and point out my error in prev checkin. r=brade 1999-10-28 14:46:37 +00:00
troy%netscape.com f7a1247e17 Eliminated compiler warning 1999-10-28 14:46:06 +00:00
troy%netscape.com d606fe7e0e Added more diagnostic code 1999-10-28 14:38:14 +00:00
kipp%netscape.com 050d1f0711 bug=17320; Fixed a purify warning 1999-10-28 14:33:34 +00:00
ftang%netscape.com d1a60bc390 move all end of line # comment to the previous line. Remove all end of line tab and whitespace. Need this to fix Trad Chinese IME. Somehow our property file reader do not treat # as start of comment in a key value pair line. r=brade 1999-10-28 14:28:22 +00:00
vidur%netscape.com 67327a2a7c Added a version of window.close, which when alled from script that defers actual closure if it is invoked from the script context of the window itself. Fixes bug 15261. R=joki. 1999-10-28 14:12:56 +00:00
ftang%netscape.com da018bef74 remove unnecessary #ifdef USE_XIM. r=pavlov 1999-10-28 13:16:07 +00:00
Jerry.Kirk%Nexwarecorp.com e51f67a4c2 Call PtAppAddFd instead of PtAppAddFdPri because of redraw bugs it
was causing.
r=kedl
1999-10-28 12:43:46 +00:00
dp%netscape.com d3a1b6ca4d Removing use of mRefCnt directly. Also, removed all use of refcounted
variable as creations were always refcounted. r=kipp
1999-10-28 11:42:15 +00:00
srinivas%netscape.com f947b992d5 Include system files for BeOS; checkin for <duncan@be.com>. 1999-10-28 11:40:33 +00:00
rickg%netscape.com fdf49fd73f fixed bug17387 (pre-constructing DTD's). r=warren 1999-10-28 09:26:19 +00:00
cmanske%netscape.com 5668e43632 More changes to Composer for new skin (mostly new images). 1999-10-28 08:42:30 +00:00
warren%netscape.com 1d0b4bbb36 Fixed bug in calculating leak total. 1999-10-28 08:35:53 +00:00
warren%netscape.com dce1fc7e3b Changed file transport to facilitate jar: protocol -- parameterized by nsIFileSystem. Bug#12579 r=gagan,gayatrib 1999-10-28 08:02:07 +00:00
rickg%netscape.com 683fc55f15 fixed bug17388, dtd leak; r=mscott 1999-10-28 07:53:21 +00:00
tbogard%aol.net 0caca08867 Changes made to reflect changes in nsIGenericWindow and nsIScrollable. 1999-10-28 07:52:08 +00:00
tbogard%aol.net 965f582659 Removed RemoveFocus() from nsIGenericWindow. Moved SizeToContent() to nsIHTMLDocShell. Added setCurScrollPosEx and setScrollRangeEx to nsIScrollable. Moved a bunch of code from nsHTMLDocShell into the base class. Commented out some stuff. Everything should compile now. 1999-10-28 07:51:10 +00:00
mscott%netscape.com 5f6d673b49 build mime before compose so we can make sure nsIMimeStreamConverter.idl has been exported
before compose IDL files try to use it.
1999-10-28 07:23:20 +00:00
dougt%netscape.com 4766bcd316 Fix for this mornings crasher (17352) r=pavlov, mscott 1999-10-28 06:44:36 +00:00
ducarroz%netscape.com a6ef6074e3 another Mac bustage fix. Caught before it appears 1999-10-28 06:01:43 +00:00
ducarroz%netscape.com c1110ddbf5 Fix Mac bustage for mscott. Add build instruction for mozilla:mailnews:mime:public:MANIFEST_IDL. 1999-10-28 05:45:22 +00:00
mscott%netscape.com 8f967d753c Remove incorrect export of nsIMimeStreamConverter.idl 1999-10-28 05:42:15 +00:00
mscott%netscape.com fcecb8a313 more work to try to fix the mac build. 1999-10-28 05:39:14 +00:00
ducarroz%netscape.com bbb6231cd8 Fix for bug 17405. We need to skip entry that aren't valid during the search. R=mscott (he has also approved the fact I checking despite a red tree) 1999-10-28 05:34:07 +00:00
mscott%netscape.com 04240cf410 Fix windows build breakage. Try to build mime before compose so the IDL files
get exported first.
1999-10-28 05:08:36 +00:00
mscott%netscape.com edb6c7146d fix mac build by exporting nsIMimeStreamConverter.idl 1999-10-28 04:56:12 +00:00
waterson%netscape.com 80dd917abc Unix filenames are case-sensitive. 1999-10-28 04:36:04 +00:00
mscott%netscape.com 139b1b9f8f Bug #16927 --> when quoting a message, don't try to force a message URI into a protcol url. Convert the rdf uri
into a url and use that instead. For quoting the msg, use NS_NewChannel and AsyncOpen. some cleanup to fix
some ref counting stuff including supporting a new interface. Using the component manager
to create the quote listener instead of using new.
r=rhp
1999-10-28 04:22:08 +00:00
mscott%netscape.com 0d2dcee579 Use nsCOMPtr. Add nsIMsgQuoteListener support, remove some extra member variables that we didn't need.
r=rhp
1999-10-28 04:21:30 +00:00
mscott%netscape.com a68d96c8f7 Bug #16927 add nsIMsgQuoteListener interface
r=rhp
1999-10-28 04:21:02 +00:00
mscott%netscape.com 52781c9c54 Bug #16927 --> add msg quote listener to module.
r=rhp
1999-10-28 04:20:41 +00:00
mscott%netscape.com c353faf84f Bug #16927 --> add class id for msg quote listener
r=rhp
1999-10-28 04:19:59 +00:00
karnaze%netscape.com 30362f5287 simplified caching of column frames. split out collapsing border processing into nsBorderCollapser (checked in previously). r=troy 1999-10-28 04:09:39 +00:00
karnaze%netscape.com 8b2eae90d5 added files: mozilla/layout/html/table/src/nsTableBorderCollapser.cpp 1999-10-28 04:06:36 +00:00
karnaze%netscape.com b9f54b1b82 new class for collapsing borders, extracted from nsTableFrame, r=troy 1999-10-28 03:51:55 +00:00