Commit Graph

48680 Commits

Author SHA1 Message Date
danm%netscape.com
9182c17717 close window on receipt of close event, as well as destroy. synchs with recent changes to gtk/mac/win windows. fixes bug 20811. r:troy a:chofmann 1999-12-09 00:47:46 +00:00
rogerl%netscape.com
d5a5a0e7fc smaller faster better - it'll probably burn up on entry. 1999-12-09 00:26:09 +00:00
shaver%netscape.com
a4cd86a287 fix leaf of registryName (#21068, r=beard, a=leaf) 1999-12-09 00:01:46 +00:00
jdunn%netscape.com
0f378c7e1f Include nsJARURI.cpp and nsJARChannel.cpp in the unix build
r= warren, chofmann
1999-12-08 23:47:11 +00:00
blizzard%redhat.com
7a4c6ea9e2 fix for bug #21169. fix problems with resizing and showing the gtkmozilla widget when embedding it. r=pavlov, a=chofmann 1999-12-08 23:07:13 +00:00
rickg%netscape.com
da80c1d2de unintentionally commited. Backing out 1999-12-08 23:05:14 +00:00
norris%netscape.com
db3ac41e96 Fix bug 16672 "[DOGFOOD] JavaScript in HTML email message may read local files"
This fix uses the data: protocol to load the text of the mail message,
meaning there's no need for a temporary file. It encodes the data in base
64 so that we don't have to worry about escaping double quotes, ampersands, etc.

r=rhp@netscape.com.

Also fix JavaScript error. r=putterman@netscape.com
1999-12-08 23:00:22 +00:00
rickg%netscape.com
471d34af10 fixed bug 21146; r=buster; a=chofmann. 1999-12-08 22:54:08 +00:00
dougt%netscape.com
1237a2d0bc fix for 20964. r=sfraser a=chofmann 1999-12-08 22:50:15 +00:00
norris%netscape.com
3e5be76cf6 Add list of inapplicable tests for rhino. 1999-12-08 22:42:18 +00:00
Jerry.Kirk%Nexwarecorp.com
e227937fdd Fixing drawing problems of toolbars under Photon ONLY.
The toolbars were not drawing properly, and were being clipped out by
incorrect clip rects that were part of the graphic context. I cleared
the Multiclip part of the GC when the a drawing surface is selected.
Fixing Photon, r=kedl a=leaf
1999-12-08 22:28:15 +00:00
rginda%netscape.com
723ab02319 Fixing stupid mistake. 1999-12-08 22:26:19 +00:00
rginda%netscape.com
34d727d48c Turned off automatic fslash insertion for shellpath (it now takes a full exe name)
Added --noexitmunge option for systems that don't report the exitcode/exitsignal "properly"
1999-12-08 22:21:41 +00:00
hyatt%netscape.com
9f336df5c0 Fix for caret problems in Ender text fields. r=saari 1999-12-08 20:55:45 +00:00
hyatt%netscape.com
5b5d567b93 Fix for the two crashers: 21180 and 21163, r=saari 1999-12-08 20:18:16 +00:00
pavlov%netscape.com
f1041d91f7 #ifdef DEBUG_CLIPBOARD a printf a=leaf 1999-12-08 20:00:28 +00:00
hyatt%netscape.com
53ae4c7891 Adding treepopup support to the thread pane. 1999-12-08 11:34:58 +00:00
hyatt%netscape.com
74f2701d56 Adding tree popup routines. 1999-12-08 11:31:31 +00:00
hyatt%netscape.com
8dc41a9879 treecolgroups and treecols didn't quite have the right rules. Fixing. 1999-12-08 11:31:12 +00:00
hyatt%netscape.com
928c3b667f Implementing support for popupanchor and popupalign. 1999-12-08 11:30:47 +00:00
hyatt%netscape.com
4a78752299 Fixing Mac crasher. r=saari 1999-12-08 10:16:56 +00:00
syd%netscape.com
d89e7c4c5e Added xp_core.h to files that get disted. r=amusil a=sdagley 1999-12-08 09:27:07 +00:00
waterson%netscape.com
af25dfbbf0 Fix eager inline closetag on <keyset>. r=hyatt 1999-12-08 09:10:41 +00:00
hyatt%netscape.com
e2f2336d35 Fix for 21139, r=waterson 1999-12-08 09:01:06 +00:00
waterson%netscape.com
be17379f6b What a dumbass! I should've 'cvs diff'-ed before checking that in. Landed some random local mods in my tree. Sorry! 1999-12-08 08:08:39 +00:00
waterson%netscape.com
bc16c6794e Bug 17680. Only need to add template builders on nodes that are more than -two- levels in from an overlay root. The first ply will be set up in nsXULDocument::OverlayForwardReference::Merge(). 1999-12-08 07:59:12 +00:00
sdagley%netscape.com
d17bcebfe3 First Checked In. 1999-12-08 07:56:17 +00:00
syd%netscape.com
c9a9ef9e09 More fleshing out nsSound for Linux, mirrors windows implementation that
works, replacing call to PlaySound() in Win32 with call to esd sound daemon.
Currently doesn't play, but I will fix that shortly. r=alecf
1999-12-08 07:43:39 +00:00
fur%netscape.com
307f28b402 Fix #12367. Don't crash evaluating 'foo.constructor' if foo is a JavaObject.
r:none
1999-12-08 07:41:35 +00:00
alecf%netscape.com
7f87432c02 fix for #18420 - scrolling screws up when selection changes
fix oncontentinserted and oncontentremoved so that mTopFrame is set correctly, and don't be over-zealous about destroying frames.
r=hyatt (well, really written mostly by hyatt and digested by me)
1999-12-08 07:20:25 +00:00
waterson%netscape.com
a377d5e847 Bug 21033. Delete broadcast listeners in Slots dtor. thanks beard! 1999-12-08 07:18:59 +00:00
waterson%netscape.com
0e5acf581a Bug 20714. Use static names for roots. 1999-12-08 06:58:00 +00:00
waterson%netscape.com
d172827a24 Bug 20714. Get rid of prefs 'special' JSRuntime. Never, EVER cross the beams. r=brendan 1999-12-08 06:49:04 +00:00
varada%netscape.com
76b2a10f12 check for bug #7924 autorun.inf points to seamonkey32e.exe when the cdshell is not selected 1999-12-08 06:45:16 +00:00
alecf%netscape.com
9eb84400c8 fix bustage so I can check in 1999-12-08 06:44:18 +00:00
fur%netscape.com
14b7a8cb5a Move OnHeadersAvailable() after processing of server's "Not Modified" response,
so that the cached HTTP headers can be substituted for the 304 response headers.
1999-12-08 06:37:28 +00:00
fur%netscape.com
edbc3a53e1 Need to reset pointers within segment after realloc, since segment base
may have changed.
1999-12-08 06:28:44 +00:00
rginda%netscape.com
f5f06fba37 Fix for unix bustage, r=scc@netscape.com 1999-12-08 06:14:33 +00:00
varada%netscape.com
4ef8f11736 fix for bug #21086 removing the check for CD and Network since the latter has been removed 1999-12-08 06:10:13 +00:00
hyatt%netscape.com
c026e8d315 Fixing bustage on wensleydale. 1999-12-08 06:04:10 +00:00
fur%netscape.com
e422da8a9b It turns out that PR_Now() has only one second resolution on the Mac, hence it's unsuitable for computing download rates for the cache. Thanks to sdagley for pointing this out. 1999-12-08 05:46:31 +00:00
mcafee%netscape.com
9d213961d7 BloatyTest was getting killed before it was finishing (I think), upping kill time to 5 min. 1999-12-08 05:30:12 +00:00
scc%netscape.com
2645d4a68f Changes to make observer lists hold only weak references. This code is disabled by default; enabled by the symbol |NS_WEAK_OBSERVERS|. The code will remain disabled until two underlying ownership bugs are fixed: hanging the wallet service from something permanent, and finding the observer someone is registering through XPConnect that does not support weak references. bug#=18682; r=dp 1999-12-08 05:24:14 +00:00
dougt%netscape.com
ac4e013485 turning on nsIFile for windows. 13320 1999-12-08 05:14:54 +00:00
warren%netscape.com
70e183d895 Fixed leak on shutdown. Bug#21118 1999-12-08 05:14:52 +00:00
dveditz%netscape.com
ef635f43af Bug 20043, attempting to install an older file should not abort rest of install 1999-12-08 05:09:17 +00:00
morse%netscape.com
022b1a3ef9 fix bug 21083, multiple cookies being ignored, r=valeski 1999-12-08 05:07:31 +00:00
rgoodger%ihug.co.nz
8d601d883c fixing 21130, js error with cookietree onselect. 1999-12-08 05:07:03 +00:00
tbogard%aol.net
91c8dcb560 fix for 21113 1999-12-08 05:01:06 +00:00
tbogard%aol.net
051d84eb54 Fix for 21113. 1999-12-08 05:00:51 +00:00