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

45196 Коммитов

Автор SHA1 Сообщение Дата
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
braddr%puremagic.com d92727dc68 Move all nsIEnumerator usage over to NS_ENUMERATOR_FALSE from NS_COMFALSE in anticipation of nixing NS_COMFALSE in the near future.
r=scc
1999-10-28 03:16:48 +00:00
brendan%mozilla.org 59caacf4e4 Fix bogus assertion (r=shaver@mozilla.org) found by chouck@geocast.com. 1999-10-28 02:50:15 +00:00
fur%netscape.com 343eb0d4cd Removed unused variable declaration to eliminate warning 1999-10-28 02:48:32 +00:00
srinivas%netscape.com 372f08fa7a Add PR_Block/Unblock_Interrupt functions. Bugzilla 17055 1999-10-28 02:48:01 +00:00
fur%netscape.com 6fea510d3a Eliminated references to long-dead jsaddr.[ch].
Note: These files only used in standalone JS, not SeaMonkey build.
1999-10-28 02:45:01 +00:00
fur%netscape.com 65d039625f Removed unused files - they have been dead for years 1999-10-28 02:42:49 +00:00
tbogard%aol.net a771b601ec Pushed many of the method implementations done by buster from nsHTMLDocShell into the base class. 1999-10-28 02:20:44 +00:00
mscott%netscape.com febdba920e part of url dispatching.
export the uri dispatching interfaces.
no reviewer for this makefile change.
1999-10-28 02:05:12 +00:00
danm%netscape.com 4ff984d739 moving initial content focus from OnEndDocumentLoad to Show. Reinstating SetSizeFromXUL. reduces new window flashing and allows gtk windows to size from JS. r:hyatt@netscape.com 1999-10-28 01:52:49 +00:00
mscott%netscape.com 4e63acaf85 Checking this in for hangas. Fixes the grey menus in the compose window.
r=mscott
1999-10-28 01:52:13 +00:00
cmanske%netscape.com 3525e3ea8d Fixed bugs 16690, 16991. Also made UI changes to adjust for new 'skin' r=sfraser 1999-10-28 01:51:07 +00:00
nisheeth%netscape.com 9a3cd99292 r=nisheeth. Fix for bug 9781 submitted by Johnny Stenbeck (jst@citec.fi). Thanks Johnny. 1999-10-28 01:50:37 +00:00
hangas%netscape.com 6f043d4684 Fixed throbber id, bug 17271. r=german 1999-10-28 01:44:29 +00:00
law%netscape.com cd2bcdfc6d Bug #14999; remove last vestiges of app core usage; r=sfraser@netscape.com 1999-10-28 01:41:16 +00:00
law%netscape.com 953b8b4de8 Bug #14999, removing last vestiges of app core usage; r=sfraser@netscape.com 1999-10-28 01:39:33 +00:00
nisheeth%netscape.com c35d1635e7 r=dp. Fix for bug 17411. Commenting out the call to nsFrameManager::CantRenderReplacedElement for now. This should let us open up the tree while dp and pnunn figure out the right fix. 1999-10-28 01:20:34 +00:00
tbogard%aol.net 4cb5c773f5 Changed nativeWindow* parentNativeWindow back to nativeWindow parentNativeWindow. 1999-10-28 00:45:13 +00:00
hoa.nguyen%intel.com 91ce161f4e Initialize cookie manager. Allows cgi scripts to set and retrieve cookies through viewer. r=edburns@acm.org 1999-10-27 23:58:49 +00:00
buster%netscape.com fa3d1d5952 added a bunch of initial implementation. does not compile yet, but that's ok because docshell isn't part of the build yet. 1999-10-27 23:50:19 +00:00
jfrancis%netscape.com 20b9d0e2c5 fix for 17056: making a list in empty doc didnt work; also making a new list item didn't work. r=floppy moose 1999-10-27 23:44:33 +00:00
jj%netscape.com 8ce8f75a57 First Checked In. 1999-10-27 23:39:46 +00:00
putterman%netscape.com 857f18b20e This should stop build bustage for clobber builds. 1999-10-27 23:39:15 +00:00
locka%iol.ie 9aee0c87bb Fixed some bugs in the copy to clipboard operation.
Control now calls NS_ShutdownXPCOM during destruction
1999-10-27 23:19:27 +00:00
locka%iol.ie 179f27b2ef Added a menu to the dialog.
Implemented tests for cut, copy, paste, select all
1999-10-27 23:17:51 +00:00
cata%netscape.com fc69c75001 I'm checking in for momoi, r=cata, bug #17018, Charset Menu usability workaround. 1999-10-27 23:10:51 +00:00
ftang%netscape.com 23832e6971 fix the delete last IME text problem. bug13494 . There are another fix in nsHTMLEditRules.cpp related this but I forget to put the bug # there. r=tague 1999-10-27 23:05:24 +00:00
troy%netscape.com 574edf6941 b=6674, r=karnaze@netscape.com
Changed Paint() to set the clip rect only when the collapse offset isn't
(0, 0)
1999-10-27 23:01:21 +00:00
kipp%netscape.com 0c6d8445a7 r=troy; fixed bug #17346 - the nsTextFormatter self test code found a bug in the nsTextFragment ctor code... 1999-10-27 23:01:16 +00:00