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
hyatt%netscape.com
de7865451d
Let's not make CTRL-B to a copy now... heh. r=me
1999-12-08 05:00:26 +00:00
hyatt%netscape.com
2c06aa44f7
Adding a test input bindings.xul file. r=saari
1999-12-08 04:59:17 +00:00
hyatt%netscape.com
dbf790840c
Removing xulkey. It's not done right. Adding inputBindings.xul for input control
...
support.
1999-12-08 04:58:54 +00:00
hyatt%netscape.com
ad6f143c94
Fixing MAC menu accelerators. r=saari
1999-12-08 04:58:23 +00:00
hyatt%netscape.com
9471c4c457
Modifications to support the command dispatcher. r=saari
1999-12-08 04:58:05 +00:00
tbogard%aol.net
93668cfc38
Added some methods to nsIDocShellTreeItem... It now understands the concept of being of the chrome or content type. Added convenience methods to traverse up the tree with a restriction of same item type.
1999-12-08 04:57:23 +00:00
hyatt%netscape.com
f23566bf16
Massive rewrite of the key binding system and the command dispatcher. Key
...
bindings are now fully hierarchical. In addition, DOM windows, input fields
and textareas can pull their key bindings from a separate XUL file. This
allows configurable key bindings.
Massive rewrite of the command dispatcher system. The command dispatcher now
deals with DOM windows in addition to DOM elements. It now tracks both
successfully and works in conjunction with the new focus/blur architecture.
r=saari
1999-12-08 04:56:56 +00:00
fur%netscape.com
fc0e0c24cf
Fix mac build bustage. Use LL* macros with int64 types
1999-12-08 04:56:15 +00:00
tbogard%aol.net
adcb67f352
Replaced includes and references to nsIScriptContextOwner with nsIScriptGlobalObjectOwner.
1999-12-08 04:54:33 +00:00
hyatt%netscape.com
244bfeaee8
Massive rewrite of the focus/blur architecture. Things should behave better
...
now. r=saari
1999-12-08 04:54:29 +00:00
hyatt%netscape.com
b3b2e6305b
Making menu titles work again. Making menu accelerators work again. r=saari
1999-12-08 04:52:42 +00:00
troy%netscape.com
c0644e2987
Changed to respect 'z-index' of 'auto' and call SetViewAutoZIndex()
1999-12-08 04:49:20 +00:00
mscott%netscape.com
490d047e1a
fix memory leak for webshell! Bug #21126 --> ftp was broken with mail window up
...
r=sspitzer
1999-12-08 04:33:44 +00:00
amusil%netscape.com
f3c723985e
Adding id's to the tab widgets so that they can be overlayed.
1999-12-08 04:16:50 +00:00
fur%netscape.com
e00611be38
Fix usual bustage due to not including header with an nsCOMPtr type
1999-12-08 04:08:48 +00:00
fur%netscape.com
e8deaace7a
+ Fix unix build bustage: Add explicit casts to XPIDLCString rvalues.
...
+ Fixed warnings
1999-12-08 04:04:26 +00:00
briano%netscape.com
920c3c1e7d
Change for QNX 4 to work around their extremely limited compiler and linker, which aren't capable of creating an object from a lib as we're doing here with jsmath.o.
1999-12-08 04:03:24 +00:00
briano%netscape.com
9caaaac6b4
QNX-specific build bustage fix. Also excludes NTO just in case both are defined under Neutrino.
1999-12-08 03:58:40 +00:00
vidur%netscape.com
68f79c1ca8
Fix for bug 17857. Relative URLs for script-based setting of the SRC attribute now does resolution relative to the calling context. R=nisheeth.
1999-12-08 03:52:01 +00:00
vidur%netscape.com
978b7586dd
Fix for bug 18877. DemoteContainer in the content sink no longer unconditionally does notificaions. Also turned on timer-based notifications by default (bug 17325). R=troy
1999-12-08 03:47:05 +00:00
vidur%netscape.com
d08ff4a95d
Part of fix for bug 18877. Paragraphs no longer close out forms. R=rickg
1999-12-08 03:45:07 +00:00
ftang%netscape.com
7233577f1b
remove front end hacky mouse down call to ResetInputState. This will be replaced by xp call in nsEditor ForceCompositionEnd() r=erik. fix bug 12090
1999-12-08 03:39:53 +00:00
ftang%netscape.com
c5a3d00653
fix bug 12090 19358. Implement ForceCompositionEnd and add it in the beginning of AddInlineProperty/RemoveInlineProperty/InsertElement/InsertHTML
1999-12-08 03:39:36 +00:00
fur%netscape.com
62f3732c2a
Build cache tests
1999-12-08 03:36:10 +00:00
rhp%netscape.com
0dbd32e463
Changes for emitter rework for printing - r: jefft
1999-12-08 03:34:32 +00:00
fur%netscape.com
ed725966ce
+ Handle the case of inability to write into cache correctly.
...
+ Be more aggressive about clearing the UPDATE_IN_PROGRESS flag on the cache entry
1999-12-08 03:32:56 +00:00
fur%netscape.com
82e896700b
Change failure to shut down memory cache cleanly into a warning, instead of an assertion
1999-12-08 03:29:21 +00:00
bienvenu%netscape.com
e7a4b6ae94
fix 17058 mac body filters, r=sspitzer
1999-12-08 03:25:48 +00:00
fur%netscape.com
bb2347d383
Disable cache by default on Windows
1999-12-08 03:25:44 +00:00
fur%netscape.com
1f6919c4a6
Bug #8305 (Implement cache). Whacked the HTTP protocol handler hard to support caching.
1999-12-08 03:23:14 +00:00
svn%xmlterm.org
d20323f09b
XMLterm changes; NOT PART OF SEAMONKEY BUILD; fixed Solaris bug in makemake;
1999-12-08 02:55:56 +00:00