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
ramiro%netscape.com
db81b7d904
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
f1ffca414c
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
501b4ba6c0
fix build breakage...include config.mak
1999-07-29 04:13:08 +00:00
warren%netscape.com
7bcb94a320
Changed around load group insertion/removal to happen on mozilla thread.
1999-07-20 08:46:33 +00:00
mjudge%netscape.com
7ddf8fee55
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
0e2878f19f
addref lookup tables from factory
1999-07-18 00:17:29 +00:00
ramiro%netscape.com
fecd737d22
Landing timer move on windows.
1999-07-17 15:52:01 +00:00
warren%netscape.com
c5684bf4d7
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
83d5b9691a
Fixing build bustage.
1999-07-16 07:54:18 +00:00
sfraser%netscape.com
815c2ea4f3
Removal of nsCaretProperties
1999-07-14 22:18:29 +00:00
akkana%netscape.com
6d07c8eeb4
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
ce1af62c69
added to img mime types. pnunn. ok'd by chofmann.
1999-07-08 01:32:11 +00:00
dveditz%netscape.com
4c4f269dd4
nakefile cleanups
1999-07-02 13:42:17 +00:00
gagan%netscape.com
b5dac4e05a
NECKO only. Including neckoutil_s
1999-07-01 22:31:43 +00:00
rickg%netscape.com
3ca35153ae
allow view-source to work with XUL/RDF
1999-06-29 06:46:03 +00:00
pnunn%netscape.com
3a2f4d314e
changing image format list. pnunn.
1999-06-28 21:49:53 +00:00
nisheeth%netscape.com
502bb58295
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
f5e1196f42
Last of the necko ifdefs. Now we link with necko.
1999-06-28 10:35:57 +00:00
warren%netscape.com
23864df5e3
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
1999-06-23 03:29:44 +00:00
valeski%netscape.com
487d9ea921
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
1999-06-18 17:34:08 +00:00
kostello%netscape.com
af8311bbc4
Akkana set up a service for encoding a document.
...
This checkin adds the implementations for encoding
HTML and plain text:
nsTextEncoder::EncodeToString(..)
nsHTMLEncoder::EncodeToStream(..)
Hooked these services into the nsHTMLEditor implemenation
We probably want to update the clipboard code to
use the same pattern as in nsHTMLEditor.cpp
1999-06-10 00:35:02 +00:00
akkana%netscape.com
3d54e784c0
XIF Document Encoder; and partial fix for XIF-to-html conversion of comments
1999-06-04 22:22:53 +00:00
peterl%netscape.com
4653e9246b
use CSS loader to load ua.css
1999-05-26 23:45:37 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
dp%netscape.com
b0ac3bf8df
Reversing previous checkin. It should have happened in XPCOM20_BRANCH
1999-05-19 06:04:03 +00:00
dp%netscape.com
7a55675374
Removing gmbase
1999-05-19 05:54:34 +00:00
peterl%netscape.com
4059d62bf5
added css loader
1999-05-18 23:04:12 +00:00
nisheeth%netscape.com
478ee68978
Added a new method, CreateInstanceForDocument() to nsIDocumentLoaderFactory which creates a content viewer and binds it to a document that is passed in as a parameter. This is needed to support XUL popup menus which have a document and a webshell, and want to create a content viewer and bind it to the document.
1999-05-17 23:52:01 +00:00
kipp%netscape.com
e9b223022b
Fix for windoze build
1999-05-11 23:35:05 +00:00
kipp%netscape.com
3ea044392f
Added component support to this library
1999-05-06 19:26:13 +00:00
kipp%netscape.com
65cdccc7b5
new
1999-05-05 20:42:51 +00:00
vidur%netscape.com
cdac942783
Added Option constructor support to factory.
1999-05-04 20:52:03 +00:00
toshok%hungry.com
167f4d06aa
reorder libs to fix inter-archive dependencies.
1999-04-05 06:41:21 +00:00
kipp%netscape.com
cb9dbcb2cf
landed HPUX patch from Kartik Subbarao <subbarao@computer.org>
1999-03-31 04:08:48 +00:00
briano%netscape.com
21b2a84a25
Made the static library in this directory depend on the same 'extra stuff' as the shared library.
1999-03-25 21:32:26 +00:00
kipp%netscape.com
854651e99d
applied Kartik Subbarao's <subbarao@computer.org> patch for HPUX linking
1999-03-20 19:05:05 +00:00
leaf%mozilla.org
0a0f5ac00f
Landing nspr library name change, and plevent function call change.
1999-03-17 21:32:03 +00:00
warren%netscape.com
c50687b845
nsRepository -> nsIComponentManager changes.
1999-03-09 09:44:27 +00:00
kipp%netscape.com
284d8dc4af
Stop linking with other libraries to avoid finding symbols with dlsym that we don't want to find
1999-03-05 04:35:49 +00:00
hyatt%netscape.com
3b73ee04e2
Fixes to layout to allow nsHTMLCSSStyleSheet to be instantiable from outside
...
the layout DLL.
1999-03-05 00:06:31 +00:00