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 |
waterson%netscape.com
|
b6dc780bd3
|
Bug 22915. Add 'text/cached-xul' as a content type that the nsXULDocument can handle. r=mscott
|
2000-01-11 21:12:52 +00:00 |
hyatt%netscape.com
|
16a944a1e3
|
Implementing a generalized recycler and arena for all layout frames. Hoping to improve
bug #9489. Should also definitely fix bug #15916. r=troy
|
1999-12-04 23:49:50 +00:00 |
vidur%netscape.com
|
a90864f224
|
For bug 17325. Changed signature of css loader methods. R=nisheeth.
|
1999-12-04 01:29:18 +00:00 |
warren%netscape.com
|
a265a32348
|
Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
|
1999-11-30 04:50:42 +00:00 |
valeski%netscape.com
|
5781ae85d3
|
r=vidur. 18889. PNG images weren't being registered (x-png that is) for viewing by layout, now they are
|
1999-11-29 22:14:32 +00:00 |
buster%netscape.com
|
f70d4ce386
|
just a comment for future webshell work
|
1999-11-19 07:32:20 +00:00 |
tbogard%aol.net
|
50379d48b1
|
Changed places where containers were set to use nsISupports instead of nsIContentViewerContainer. r=dp
|
1999-11-15 22:17:54 +00:00 |
tbogard%aol.net
|
4465f2b8b2
|
Changed references to nsIContentViewerContainer to nsISupports in the march to get rid of nsIContentViewerContainer. r=pavlov
|
1999-11-15 07:29:23 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
troy%netscape.com
|
04accb3de6
|
Moved a bunch of stuff out to a nsIFrameDebug interface
|
1999-11-01 22:12:45 +00:00 |
waterson%netscape.com
|
19c45cdb0d
|
Bug 15146. Remove usage of nsIXUL[Child|Parent]Document, nsIXULDocumentInfo. Now obsolete with brutal sharing. r=hyatt
|
1999-10-29 01:19:20 +00:00 |
dp%netscape.com
|
d3a1b6ca4d
|
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 |
dp%netscape.com
|
861e340f92
|
bug#16742 Fixing delete on nsISupports. Thanks for patch from
<heikki@citec.fi> Plus using IMPL_ and DECL_ macros and removing
operating on refcnt directly. r=troy r=dp
|
1999-10-24 16:19:42 +00:00 |
nisheeth%netscape.com
|
749dc60e08
|
Should not affect build. Include stopwatch object code if MOZ_PERF is defined.
|
1999-10-21 02:47:56 +00:00 |
kipp%netscape.com
|
aae6798a39
|
Init text-transformer during module setup to save cycles (bug 7455)
|
1999-10-19 23:01:23 +00:00 |
rickg%netscape.com
|
91b4e307f9
|
forgot to check this in for viewsource; bug13536; r=harish
|
1999-10-18 00:46:33 +00:00 |
rbs%maths.uq.edu.au
|
fefad09693
|
[MathML] Additional missing hooks
|
1999-10-12 04:47:55 +00:00 |
waterson%netscape.com
|
c7347c6be0
|
Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur
|
1999-10-12 03:05:10 +00:00 |
dveditz%netscape.com
|
2b60c91417
|
Fixing 8.3 library name problems, bugs 10355, 10359,10364, 10365, 10372, 11796, 11791. Checking in for cathleen, r=dveditz
|
1999-10-10 01:32:59 +00:00 |
kipp%netscape.com
|
5de29f64c3
|
r=troy; Removed some of my own debug noise
|
1999-10-05 14:50:30 +00:00 |
kipp%netscape.com
|
f4be0923cf
|
whitespace noise
|
1999-10-05 14:50:06 +00:00 |
waterson%netscape.com
|
24e09d82e2
|
Bug 15460. Expose XML element creation via nsIXMLElementFactory interface. r=kipp.
|
1999-10-05 00:12:21 +00:00 |
rbs%maths.uq.edu.au
|
d6f04db7aa
|
Adding remaining MathML hooks
|
1999-10-02 11:01:41 +00:00 |
hyatt%netscape.com
|
f68e2fa105
|
Fixing the problem with chrome skin initialization in viewer and apprunner.
|
1999-10-02 00:55:57 +00:00 |
vidur%netscape.com
|
44425efedc
|
Converted parser into a module. Removed static linkage.
|
1999-09-30 22:04:39 +00:00 |
kipp%netscape.com
|
b5eaafa40c
|
Turned into a module
|
1999-09-30 21:14:14 +00:00 |
kipp%netscape.com
|
0d905bf0ae
|
new
|
1999-09-28 00:44:47 +00:00 |
ramiro%netscape.com
|
26dd94b010
|
Cleanup the neckutil linking thing.
|
1999-09-15 02:15:11 +00:00 |
kipp%netscape.com
|
bf044a59ce
|
Removed #ifdef NECKO noise; added text/css
|
1999-09-15 00:25:17 +00:00 |
nisheeth%netscape.com
|
cc4ce36c4d
|
The layout dll now links into util.lib to get at the stopwatch object code.
|
1999-09-14 14:35:14 +00:00 |
briano%netscape.com
|
cfc3c850ed
|
General cleanup.
|
1999-09-14 01:02:20 +00:00 |
alecf%netscape.com
|
e1ecf564ee
|
fully resolve all symbols for xpcshell
|
1999-09-10 09:25:16 +00:00 |
colin%theblakes.com
|
afde2d9f99
|
Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS
|
1999-09-09 13:20:07 +00:00 |
briano%netscape.com
|
5176aaf0df
|
Removed the obsolete non-NECKO leftovers.
|
1999-09-09 00:11:48 +00:00 |
kipp%netscape.com
|
6bc524a6d9
|
Setup html and xul atoms too
|
1999-09-02 18:01:32 +00:00 |
kipp%netscape.com
|
6cf87be71b
|
Add xul/content directory to includes
|
1999-09-02 18:01:14 +00:00 |
ramiro%netscape.com
|
1d23cab69b
|
Cleanup the jsdom and jsurl linking mess.
|
1999-08-22 11:05:45 +00:00 |