av%netscape.com
bfb49167ac
Addressing #22954 , fixing the glitch when layout returned OK even if did not find a plugin causing a crash, r=pollmann
2000-07-10 21:51:15 +00:00
mkaply%us.ibm.com
1641092c0c
r=cls, a=brendan
...
Because of the raptor to gk change, we don't need SHORT_LIBNAME
2000-07-10 21:08:54 +00:00
cls%seawood.org
33938e6100
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
cls%seawood.org
e1e6c5760f
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
av%netscape.com
405657cb8a
Addressing 43075, patch by amusil, r=av
2000-06-29 21:51:15 +00:00
evaughan%netscape.com
807778bd44
Autoscrolling menus feature landing #32730
...
-r hyatt, saari
2000-06-23 05:15:04 +00:00
vidur%netscape.com
d22aa70d25
Fix for bug 42860. nsIScriptNameSpaceManager::RegisterGlobalName() now takes an additional IID parameter. If the IID is that of the nsIScriptObjectOwner interface, we assume it's an old-style idlc interface. Otherwise we try to wrap it using XPConnect. r=rginda
2000-06-21 00:42:59 +00:00
axel%pike.org
49a4f2644d
Code cleanup, XSL->MOZ_XSL, r=nisheeth, a=waterson
2000-06-14 07:35:26 +00:00
cls%seawood.org
3485ce173b
Make the distclean target work as advertised. Bug #42167
2000-06-12 23:02:14 +00:00
hyatt%netscape.com
541911d89c
Eliminating browser, editor, and iframe content objects.
2000-05-31 07:22:20 +00:00
hyatt%netscape.com
6a0088eaf2
Adding box object instantiation code.
2000-05-30 08:00:40 +00:00
jst%netscape.com
a7d1006392
Register the computed DOM style component.
2000-05-17 06:14:19 +00:00
pavlov%netscape.com
0c75802384
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
shaver%mozilla.org
035c7049d2
more work on 37983's content-policy love, r=brendan
2000-05-15 03:40:40 +00:00
mjudge%netscape.com
39ba4d60b9
exporting nsDOMSelection and nsXIFconverter as com elements to be made from CIDs
2000-05-13 08:08:04 +00:00
mjudge%netscape.com
a89f9e3c80
changing way we access caret. use the selection controller whenever possible. because it will make the caret do the right thing even when we have multiple selections accessing same caret.
2000-05-11 04:25:43 +00:00
nisheeth%netscape.com
6346ccc595
Add support for loading an XML document from script within a XUL document also.
2000-05-10 23:02:32 +00:00
jst%netscape.com
50499cc037
Changing the way content elements store their name information, previously the elements generally stored a name atom and a namespace ID, now they store a pointer to a shared structure containing the name atom, the prefix atom and the namespace ID. This structure is shared between nodes with unique names (ie same name, prefix and ns ID) within a document. Documents now hold a hash table of the names in the document. The changes to mozilla/rdf are not reviewed but they are approved by waterson@netscape.com and the changes to mozilla/layout are reviewed by buster@netscape.com.
2000-05-10 13:13:39 +00:00
hyatt%netscape.com
fbac03f025
XBL now works with HTML, XUL, SVG, MathML, and XML!
2000-05-09 21:42:40 +00:00
tor%cs.brown.edu
9ccca20458
Patch from andreas.otte@primus-online.de to add an "--enable-svg"
...
option to configure. Defaults to not building svg.
2000-05-05 04:32:50 +00:00
cls%seawood.org
eb76e1c2cf
Fix for broken stopwatch (--enable-perf-metrics). Bug 27335
2000-05-05 01:30:17 +00:00
cls%seawood.org
2860326858
Removed the forced build date generation for libraptorhtml.so. Bug #37484
2000-05-02 01:28:23 +00:00
nisheeth%netscape.com
fa1d77063b
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
...
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
sspitzer%netscape.com
2943dba17e
fix warning.
2000-04-30 17:40:50 +00:00
slamm%netscape.com
142f48856e
Ignore date header, gbdate.h
2000-04-26 14:23:26 +00:00
mjudge%netscape.com
6622635cab
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
cls%seawood.org
33edc21c9c
General cleanup of the shared library rules.
...
Quick fix for bug #36844 .
Since people kept forgetting to wrap SHARED_LIBRARY_LIBS inside MKSHLIB_FORCE_ALL & MKSHLIB_UNFORCE_ALL pairs, we now handle it in rules.mk. Same goes for making $(SHARED_LIBRARY) dependent upon $(SHARED_LIBRARY_LIBS).
2000-04-23 17:48:04 +00:00
troy%netscape.com
e58ca3cc26
b=15405 Renamed root frame to canvas frame and changed frame construction
...
code to propagate document element's background to canvas
2000-04-19 02:13:43 +00:00
cls%seawood.org
a27ca31c45
Latest batch of OS/2 makefile changes. Batch 09. Bug #34106
2000-04-18 10:27:21 +00:00
scc%netscape.com
8624ce5d67
making string conversions explicit
2000-04-16 11:19:26 +00:00
mjudge%netscape.com
dd0979f114
touch alot. changing api for notify selection listeners to add document and seleciton pointers to the api.
2000-04-14 11:21:19 +00:00
jst%netscape.com
f8cd49f5ec
Fixing objdir build bustage.
2000-04-13 21:00:39 +00:00
waqar%netscape.com
26b333776d
#=27745
...
r=pollmann
d=Adding Gecko user agent string.
2000-04-13 20:07:13 +00:00
cls%seawood.org
57978e5c23
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
scc%netscape.com
be4311c49a
making string conversions explicit
2000-04-03 11:20:35 +00:00
rods%netscape.com
826291592f
Initial checkin of SVG prototype code for Dean Jackson (ifdef'ed)
2000-04-01 22:31:45 +00:00
mjudge%netscape.com
26c42834e7
adding in new cids and new factories for nsgeneratedcontent and nsgeneratedsubtree iterators
2000-03-31 07:18:45 +00:00
cmanske%netscape.com
a5bf0eee30
Cleaning up selection: changed 'RangeList' to 'Selection', thus changing implementation class of nsIDOMSelection and nsIFrameSelection to nsSelection. File nsRangeList.cpp replaced with new nsSelection.cpp
2000-03-21 23:58:02 +00:00
hyatt%netscape.com
c6ea0c80bd
Having to move gUAStyleSheet back into nsLayoutModule to reduce leak. Static nsCOMPtrs
...
just don't cut it, since they don't get released until after leaky runs. This isn't
really a leak, but oh well.
2000-03-21 12:14:29 +00:00
hyatt%netscape.com
c112d85457
Breaking chrome registry cycle. r=troy,pierre
2000-03-21 10:34:56 +00:00
pavlov%netscape.com
33ce2d4e90
changes to let us build on MacOS X
2000-03-11 03:08:04 +00:00
dp%netscape.com
c8f148e7d4
Protecting shutdown with mInitialized. regxpcom will cause shutdown to
...
happen without mInitialized and without this incorrect shutdown to
happen. r=vidur r=rjc
2000-02-16 07:42:00 +00:00
rickg%netscape.com
9a620e99c4
fixed 23749; r=harishd
2000-02-11 12:10:38 +00:00
pp%ludusdesign.com
43d7ba4273
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
2000-02-02 22:24:56 +00:00
mscott%netscape.com
1c9003cd9b
Part of docshell/webshell landing prep work. The doc loader is being re-factored into the uri loader.
...
r=travis
2000-01-29 06:08:52 +00:00
jst%citec.fi
b2bea40719
Remove delete call on an interface pointer (nsIFactory), use a nsCOMPtr in stead for proper refcounting. r=troy@netscape.com
2000-01-28 15:16:54 +00:00
dougt%netscape.com
fd69a2f423
Landing nsIFile.
2000-01-24 21:28:28 +00:00
hyatt%netscape.com
5c29a005bc
Forgot to commit the layout build directory. r=waterson
2000-01-19 04:11:23 +00:00
hyatt%netscape.com
2dcd675417
Adding XBL impl. r=trinity
2000-01-12 09:28:48 +00:00
hyatt%netscape.com
0a4f963c90
Adding the XBL implementation (stubbed).
2000-01-12 09:25:48 +00:00