buster%netscape.com
38d2b703cc
just a comment for future webshell work
1999-11-19 07:32:20 +00:00
tbogard%aol.net
8c8bbce9a7
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
c1c0a44226
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
5312eacf8c
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
1585a751fb
Moved a bunch of stuff out to a nsIFrameDebug interface
1999-11-01 22:12:45 +00:00
waterson%netscape.com
fa7945f8fe
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
476d0ee9ec
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
e40d9fc076
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
007e5bc033
Should not affect build. Include stopwatch object code if MOZ_PERF is defined.
1999-10-21 02:47:56 +00:00
kipp%netscape.com
19fd466554
Init text-transformer during module setup to save cycles (bug 7455)
1999-10-19 23:01:23 +00:00
rickg%netscape.com
5024910c2a
forgot to check this in for viewsource; bug13536; r=harish
1999-10-18 00:46:33 +00:00
rbs%maths.uq.edu.au
28c122e4d4
[MathML] Additional missing hooks
1999-10-12 04:47:55 +00:00
waterson%netscape.com
bdfcaec321
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
ff01d5e8f4
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
9648facf13
r=troy; Removed some of my own debug noise
1999-10-05 14:50:30 +00:00
kipp%netscape.com
b40abf0746
whitespace noise
1999-10-05 14:50:06 +00:00
waterson%netscape.com
b9528fb7bc
Bug 15460. Expose XML element creation via nsIXMLElementFactory interface. r=kipp.
1999-10-05 00:12:21 +00:00
rbs%maths.uq.edu.au
93d65241ae
Adding remaining MathML hooks
1999-10-02 11:01:41 +00:00
hyatt%netscape.com
eb919f73f1
Fixing the problem with chrome skin initialization in viewer and apprunner.
1999-10-02 00:55:57 +00:00
vidur%netscape.com
cd1d7968b9
Converted parser into a module. Removed static linkage.
1999-09-30 22:04:39 +00:00
kipp%netscape.com
da3055a5e5
Turned into a module
1999-09-30 21:14:14 +00:00
kipp%netscape.com
c631df256f
new
1999-09-28 00:44:47 +00:00
ramiro%netscape.com
e8ba593918
Cleanup the neckutil linking thing.
1999-09-15 02:15:11 +00:00
kipp%netscape.com
3e3c5d0e4a
Removed #ifdef NECKO noise; added text/css
1999-09-15 00:25:17 +00:00
nisheeth%netscape.com
559547644e
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
97faab6716
General cleanup.
1999-09-14 01:02:20 +00:00
alecf%netscape.com
00a1f9db7a
fully resolve all symbols for xpcshell
1999-09-10 09:25:16 +00:00
colin%theblakes.com
59b413e3ac
Add MOZ_TIMER_LIBS to EXTRA_DSO_LDOPTS
1999-09-09 13:20:07 +00:00
briano%netscape.com
6074b8b8a4
Removed the obsolete non-NECKO leftovers.
1999-09-09 00:11:48 +00:00
kipp%netscape.com
fb369c9dbe
Setup html and xul atoms too
1999-09-02 18:01:32 +00:00
kipp%netscape.com
57543b73ec
Add xul/content directory to includes
1999-09-02 18:01:14 +00:00
ramiro%netscape.com
56b62f3790
Cleanup the jsdom and jsurl linking mess.
1999-08-22 11:05:45 +00:00
ramiro%netscape.com
038e16b3a1
Dont link in the parser into the app. Link it in dynamically where needed.
...
This makes the link depenencies on unix be more like windows. Makes it
easier to track dependency problems and simplifies makefiles.
1999-08-17 13:54:48 +00:00
briano%netscape.com
e2cc541f86
Cleaned it up and got rid of the redundant HP-specific SHARED_LIBRARY_LIBS stuff.
1999-08-03 21:40:56 +00:00
mscott%netscape.com
920706bd0f
fix build breakage...include config.mak
1999-07-29 04:13:08 +00:00
warren%netscape.com
bf8423a769
Changed around load group insertion/removal to happen on mozilla thread.
1999-07-20 08:46:33 +00:00
mjudge%netscape.com
c0b1525970
massive checkin for selection. adjusting nsIDOMSelection api and nsIFrameSelection. many "small" changes. this is not as bad as it looks. layout will not be affected other than "getter" calls for selection. and all consumers of selection should be in good shape.
1999-07-18 02:27:19 +00:00
peterl%netscape.com
71c53ea754
addref lookup tables from factory
1999-07-18 00:17:29 +00:00
ramiro%netscape.com
ba8ba82cc6
Landing timer move on windows.
1999-07-17 15:52:01 +00:00
warren%netscape.com
84bd74a4fd
Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
1999-07-16 11:14:36 +00:00
hyatt%netscape.com
99ed2a28e9
Fixing build bustage.
1999-07-16 07:54:18 +00:00
sfraser%netscape.com
eeb1dfbdf1
Removal of nsCaretProperties
1999-07-14 22:18:29 +00:00
akkana%netscape.com
a3fb11b98f
Restructure the editor output routines to allow passing in
...
a mime type and a flag argument. Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
pnunn%netscape.com
2e46bc2783
added to img mime types. pnunn. ok'd by chofmann.
1999-07-08 01:32:11 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
gagan%netscape.com
7a9d594eeb
NECKO only. Including neckoutil_s
1999-07-01 22:31:43 +00:00
rickg%netscape.com
886da23024
allow view-source to work with XUL/RDF
1999-06-29 06:46:03 +00:00
pnunn%netscape.com
eb2968e386
changing image format list. pnunn.
1999-06-28 21:49:53 +00:00
nisheeth%netscape.com
1395e7b219
Adding the architecture for an external transformation engine to hook into Raptor's layout process. One way this architecture can be used is for doing XSL transforms using a 3rd party component that implements the XSL processor. More details will be posted in mozilla.layout.
...
Currently enabled on windows only. Set MOZ_XSL to 1 in your environment and build mozilla/layout.
1999-06-28 13:52:29 +00:00
warren%netscape.com
fbc735f510
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00