ftang%netscape.com
55eb80483a
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
122f0cad74
Eliminated compiler warning
1999-10-28 14:46:06 +00:00
troy%netscape.com
5d4fb4f980
Added more diagnostic code
1999-10-28 14:38:14 +00:00
kipp%netscape.com
ea416bdb68
bug=17320; Fixed a purify warning
1999-10-28 14:33:34 +00:00
ftang%netscape.com
92d7fb40dd
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
8cd8f396d0
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
73e97ab329
remove unnecessary #ifdef USE_XIM. r=pavlov
1999-10-28 13:16:07 +00:00
Jerry.Kirk%Nexwarecorp.com
53fd291dfa
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
476d0ee9ec
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
598f761e25
Include system files for BeOS; checkin for <duncan@be.com>.
1999-10-28 11:40:33 +00:00
rickg%netscape.com
1992774469
fixed bug17387 (pre-constructing DTD's). r=warren
1999-10-28 09:26:19 +00:00
cmanske%netscape.com
b4660adcf6
More changes to Composer for new skin (mostly new images).
1999-10-28 08:42:30 +00:00
warren%netscape.com
816ad655d9
Fixed bug in calculating leak total.
1999-10-28 08:35:53 +00:00
warren%netscape.com
d3269bc410
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
e1f53e872b
fixed bug17388, dtd leak; r=mscott
1999-10-28 07:53:21 +00:00
tbogard%aol.net
c32b18752f
Changes made to reflect changes in nsIGenericWindow and nsIScrollable.
1999-10-28 07:52:08 +00:00
tbogard%aol.net
97d7653cab
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
7af6e7d85f
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
c33e86ffb9
Fix for this mornings crasher (17352) r=pavlov, mscott
1999-10-28 06:44:36 +00:00
ducarroz%netscape.com
17988515cd
another Mac bustage fix. Caught before it appears
1999-10-28 06:01:43 +00:00
ducarroz%netscape.com
206898973a
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
1e50b0b74a
Remove incorrect export of nsIMimeStreamConverter.idl
1999-10-28 05:42:15 +00:00
mscott%netscape.com
9e8329606a
more work to try to fix the mac build.
1999-10-28 05:39:14 +00:00
ducarroz%netscape.com
b4199b6642
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
4bb54d0414
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
cf593d92e0
fix mac build by exporting nsIMimeStreamConverter.idl
1999-10-28 04:56:12 +00:00
waterson%netscape.com
a62e6fb8e1
Unix filenames are case-sensitive.
1999-10-28 04:36:04 +00:00
mscott%netscape.com
5e51863526
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
ec2f384151
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
beea25c5c6
Bug #16927 add nsIMsgQuoteListener interface
...
r=rhp
1999-10-28 04:21:02 +00:00
mscott%netscape.com
9f12a154f8
Bug #16927 --> add msg quote listener to module.
...
r=rhp
1999-10-28 04:20:41 +00:00
mscott%netscape.com
7591e49798
Bug #16927 --> add class id for msg quote listener
...
r=rhp
1999-10-28 04:19:59 +00:00
karnaze%netscape.com
57dc1ce399
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
d6272f0a07
added files: mozilla/layout/html/table/src/nsTableBorderCollapser.cpp
1999-10-28 04:06:36 +00:00
karnaze%netscape.com
62b3a73832
new class for collapsing borders, extracted from nsTableFrame, r=troy
1999-10-28 03:51:55 +00:00
braddr%puremagic.com
ea13be0a26
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
7006901820
Fix bogus assertion (r=shaver@mozilla.org) found by chouck@geocast.com.
1999-10-28 02:50:15 +00:00
fur%netscape.com
4b2ff59070
Removed unused variable declaration to eliminate warning
1999-10-28 02:48:32 +00:00
srinivas%netscape.com
923e93d99e
Add PR_Block/Unblock_Interrupt functions. Bugzilla 17055
1999-10-28 02:48:01 +00:00
fur%netscape.com
fcc70cf034
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
54e42de267
Removed unused files - they have been dead for years
1999-10-28 02:42:49 +00:00
tbogard%aol.net
321adc8600
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
06fc9aaccf
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
3ff6d8573f
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
9c0d8c884f
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
101ef716c6
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
ff14b7a0cf
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
4a72e1465c
Fixed throbber id, bug 17271. r=german
1999-10-28 01:44:29 +00:00
law%netscape.com
3786b0c603
Bug #14999 ; remove last vestiges of app core usage; r=sfraser@netscape.com
1999-10-28 01:41:16 +00:00
law%netscape.com
0cad04fe42
Bug #14999 , removing last vestiges of app core usage; r=sfraser@netscape.com
1999-10-28 01:39:33 +00:00