rpotts%netscape.com
1b29417bc8
fix build bustage - NS_NewLoadGroup(...) no longer takes a parent load group as an argument...
1999-11-22 06:20:51 +00:00
rickg%netscape.com
43863e63f2
landing updates for harish, and residual style WIP; r=rickg
1999-11-22 06:18:24 +00:00
rickg%netscape.com
6b913476ab
landing update for harishd r=rickg
1999-11-22 06:16:25 +00:00
rpotts%netscape.com
c1119179a1
fixes to make the web crawler work when sites which have meta-refresh tags are encountered...
1999-11-22 05:47:26 +00:00
jband%netscape.com
0173df06ba
removing the .cvsignore file in an abandoned directory so that using -P with cvs will trim the thing out of a tree
1999-11-22 05:46:56 +00:00
rpotts%netscape.com
eb0cf86772
bug #15342 and #15560 . Refactored the LoadGroup and DocumentLoader...
1999-11-22 05:46:03 +00:00
ramiro%fateware.com
b81cef5ef8
Take myself out of the debug code, since it has broken since I last looked
...
at it.
1999-11-22 05:03:48 +00:00
rbs%maths.uq.edu.au
4613d695a8
Catch up with recent changes in layout.
1999-11-22 03:29:14 +00:00
leaf%mozilla.org
88dff92bb2
checkin to fix build bustage.
1999-11-22 01:08:36 +00:00
nisheeth%netscape.com
ef4a4e4872
Fix for bug 17937. nsHTMLEditor::DeleteSelectionAndCreateNode() wasn't addref'ing an out parameter. r=sfraser.
1999-11-22 00:01:18 +00:00
rbs%maths.uq.edu.au
42b105a390
Now make mroot part of the mathml build.
1999-11-21 22:27:21 +00:00
rbs%maths.uq.edu.au
ffa6ff34e6
Code to support the mfenced tag.
1999-11-21 22:16:47 +00:00
rbs%maths.uq.edu.au
df5fa8c5b8
Minor cleanup and Fixed a regression introduced by the consolidation of the code in nsMathMLChar.
1999-11-21 22:15:17 +00:00
rbs%maths.uq.edu.au
99bb1fd916
Consolidation of the code. Stretchy painting in horizontal direction and vertical direction and now treated with separate functions, yielding to improved readability.
1999-11-21 22:10:45 +00:00
rbs%maths.uq.edu.au
ae53c2182e
Added factory function for the mroot tag and did a minor clean up
1999-11-21 22:05:15 +00:00
rbs%maths.uq.edu.au
c1086c2ca4
Add hook for the mroot tag in the confined MathML world
1999-11-21 22:01:56 +00:00
rbs%maths.uq.edu.au
7f73b51124
Added three atoms: open, close, separators. These are the attributes of mfenced
1999-11-21 21:37:25 +00:00
cls%seawood.org
1a2699f584
When cross-compiling, we want to use the header generated from NSPR defines.
1999-11-21 16:06:53 +00:00
fur%netscape.com
90c108fd78
In support of bug #8305 (Implement cache)
...
Replaced WriteStringZ()/ReadStringZ() stubs with trivial implementations.
Simplified existing code. r: none
1999-11-21 08:01:08 +00:00
fur%netscape.com
19a79cf816
Fixed indentation
1999-11-21 07:58:53 +00:00
dveditz%netscape.com
ecbf27c68a
mac build bustage
1999-11-21 07:55:18 +00:00
dp%netscape.com
45c4a7e947
Removing unused factory implementations
1999-11-21 06:44:34 +00:00
dveditz%netscape.com
39f8fa40ba
added files: mozilla/xpinstall/src/nsJSFileSpecObj.cpp
1999-11-21 06:06:37 +00:00
dveditz%netscape.com
5a475518ec
comment fix
1999-11-21 06:05:22 +00:00
dveditz%netscape.com
8d2fb61ad2
Checkin for dbragg, Bug 16214 make "folder" params objects rather than path strings, r=dveditz.
...
Bug 17509 add BLOATY instrumentation to XPInstall. A couple of minor leak fixes
1999-11-21 06:03:23 +00:00
dp%netscape.com
16d01b73cc
- Converting to nsGenericModule and nsGenericFactory
...
- Using NS_IMPL_ISUPPORTS[0-9]
- Removing exported NS_New*() functions
- Moving the implementation definitions to their headers
r=morse@Netscape.com
1999-11-21 05:29:16 +00:00
dp%netscape.com
9e2826569a
First version. Implementation header of Wallet Viewer.
1999-11-21 05:17:41 +00:00
dp%netscape.com
01a1c7d23d
First version. Implementation header of single signon viewer.
1999-11-21 05:17:16 +00:00
dp%netscape.com
03b26576eb
First version. Implementation header of wallet editor.
1999-11-21 05:16:45 +00:00
dp%netscape.com
235f20b9c0
First version. Header of Cookie Viewer implementation.
1999-11-21 05:15:46 +00:00
troy%netscape.com
d9d5304d3b
b=19280. Changed DeletingFrameSubtree() so it's order N instead of
...
N^2/2 in the worst case. This speeds things way up. Note that the real
problem here is that WipeContainingBlock() is repeatedly throwing away
and recreating the BODY element's frame and all its child frames
1999-11-21 04:06:44 +00:00
dp%netscape.com
e5bba2fb70
- Converting to GenericModule
...
- Using NS_IMPL_ISUPPORTS[0-9]
- Removing unused NS_DEFINE_CID/IID
- Removing NS_New exports
r=morse@Netscape.com
1999-11-21 03:43:55 +00:00
bryner%uiuc.edu
d245b90d04
These changes will enable scrolling with the mouse wheel (currently only
...
for unix). r=saari.
1999-11-21 01:46:41 +00:00
dveditz%netscape.com
c5721bf0d2
adding new files from dbragg, r=dveditz, not yet part of build
1999-11-21 01:24:18 +00:00
beard%netscape.com
e4cce3d9fd
[MLK] aCurrentStyle can be the only owning reference. r=scc, bug=15906
1999-11-21 01:14:33 +00:00
beard%netscape.com
14859c2e3f
bug 15906, to make blame happy, fixed case of "GIF.CPP" to "gif.cpp". r=saari.
1999-11-21 01:10:30 +00:00
bryner%uiuc.edu
e4f3704160
Tree changes to support mousewheel scrolling, and some other tree
...
changes (scrolling changes and some nsString -> nsAutoString
conversions) from alecf. r=alecf.
1999-11-21 00:51:31 +00:00
cls%seawood.org
98d0b26d1d
Removed listing of win32 Makefile I accidentally checked in.
1999-11-20 23:48:14 +00:00
valeski%netscape.com
47e8779d01
fixing build bustage
1999-11-20 23:23:59 +00:00
idk%eng.sun.com
8510117903
19465
...
Port pluglets to linux and Solaris
(This is not part of the build)
Oups. I fogot to add this file
1999-11-20 23:20:27 +00:00
idk%eng.sun.com
b6fdc882a9
19465
...
Port pluglets to linux and Solaris
(This is not part of the build)
1999-11-20 23:19:40 +00:00
jj%netscape.com
01cd048b41
#13663 : output names now have a capital M: "Mozilla" and "MozillaDebug"
1999-11-20 22:50:21 +00:00
beard%netscape.com
1606902969
implements InvalidateRegion(). r=kmcclusk
1999-11-20 22:33:42 +00:00
valeski%netscape.com
a9f5170c23
6144, I'm checking in gagan's code for him as he's gone. r=valeski, r=gagan :). This checkin drops in HTTP authentication caching so you don't get hit w/ multiple auth dialogs when accessing auth requiring sites that have images in their html
1999-11-20 22:11:15 +00:00
sfraser%netscape.com
b838732c93
Added nsAuthEngine.cpp for valeski
1999-11-20 22:09:56 +00:00
rhp%netscape.com
01ab05033d
Curing bitrot...THIS IS NOT PART OF THE BUILD.
1999-11-20 22:03:19 +00:00
valeski%netscape.com
a592298c68
not in build. updated auth engine
1999-11-20 21:46:23 +00:00
wtc%netscape.com
acd8119ca7
Added new file brng.c. (Contributed by Matthew Zahorik and Duncan Wilcox.)
1999-11-20 20:38:05 +00:00
dp%netscape.com
612bf27cbd
- Convering to GenericModule.
...
- Removing NS_DEFINE_IID
- Using NS_ISUPPORTS_IMPL1
1999-11-20 20:19:01 +00:00
wtc%netscape.com
7f67111717
Ported script to Windows 95.
1999-11-20 20:01:24 +00:00