Граф коммитов

142 Коммитов

Автор SHA1 Сообщение Дата
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
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