Commit Graph

389 Commits

Author SHA1 Message Date
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
warren%netscape.com
1f76168d21 Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too. 1999-06-23 03:29:44 +00:00
valeski%netscape.com
e23b3c673c 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
683648b5be 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
5185a8d0a0 XIF Document Encoder; and partial fix for XIF-to-html conversion of comments 1999-06-04 22:22:53 +00:00
peterl%netscape.com
999aa056a1 use CSS loader to load ua.css 1999-05-26 23:45:37 +00:00
dp%netscape.com
94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
dp%netscape.com
876539afa0 Reversing previous checkin. It should have happened in XPCOM20_BRANCH 1999-05-19 06:04:03 +00:00
dp%netscape.com
64fad3d480 Removing gmbase 1999-05-19 05:54:34 +00:00
peterl%netscape.com
8c9ce4914a added css loader 1999-05-18 23:04:12 +00:00
nisheeth%netscape.com
3bf6ff96f3 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
9418198626 Fix for windoze build 1999-05-11 23:35:05 +00:00
kipp%netscape.com
c37119c8c6 Added component support to this library 1999-05-06 19:26:13 +00:00
kipp%netscape.com
1d26bd7708 new 1999-05-05 20:42:51 +00:00
vidur%netscape.com
18cd1750a7 Added Option constructor support to factory. 1999-05-04 20:52:03 +00:00
toshok%hungry.com
3223107a5e reorder libs to fix inter-archive dependencies. 1999-04-05 06:41:21 +00:00
kipp%netscape.com
abc309263a landed HPUX patch from Kartik Subbarao <subbarao@computer.org> 1999-03-31 04:08:48 +00:00
briano%netscape.com
1533030ed0 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
7de24e9c64 applied Kartik Subbarao's <subbarao@computer.org> patch for HPUX linking 1999-03-20 19:05:05 +00:00
leaf%mozilla.org
4ad9f70d5d Landing nspr library name change, and plevent function call change. 1999-03-17 21:32:03 +00:00
warren%netscape.com
4b2d56fbaa nsRepository -> nsIComponentManager changes. 1999-03-09 09:44:27 +00:00
kipp%netscape.com
e4f95f00ec 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
220d4a27ad Fixes to layout to allow nsHTMLCSSStyleSheet to be instantiable from outside
the layout DLL.
1999-03-05 00:06:31 +00:00
kipp%netscape.com
45159442c2 Removed dependency on static constructor 1999-02-26 17:03:45 +00:00
warren%netscape.com
44cae3cd3f Changes for RDF component registration using nsRepository. Also changed args to NSGetFactory and friends. 1999-02-26 10:17:14 +00:00
cyeh%netscape.com
af4818f5e3 Remove mozilla/layout/config and use mozilla/config instead. 1999-02-18 18:16:21 +00:00
jfrancis%netscape.com
9dcb3ba518 ground work for new content subtree iterator 1999-02-14 09:15:13 +00:00
jfrancis%netscape.com
c7563c0df2 XPCOMified nsContentIterator; added it to layout factory CreateInstance code 1999-02-12 05:28:12 +00:00
jfrancis%netscape.com
4bc7ed9202 added contentIterator cid 1999-02-12 04:42:14 +00:00
akkana%netscape.com
7982a421d6 Rename nsISelection to nsIFrameSelection 1999-02-11 23:12:28 +00:00
mjudge%netscape.com
d6da223dbd Keyboard navigation, removing nsICollection(not used) adding PeekOffset to have the nsIFrame tell us where to go when moving a character ect. adding nsFrameTraversal to traverse frames, based on nsIEnumerator. mjudge x4661 1999-02-10 18:55:25 +00:00
waterson%netscape.com
4d00f764eb Exposed NS_CreateHTMLContent() as a temporary hack to get HTML-in-RDF/XUL working. Will re-visit when Vidur comes back. 1999-02-09 00:26:50 +00:00
kipp%netscape.com
cd204c3f71 Build library more carefully 1999-02-02 17:40:37 +00:00
waterson%netscape.com
98efa72355 Exposed EventListenerManager. 1999-01-27 00:58:49 +00:00
sudu%netscape.com
c94385ee94 OJI MozClassic to raptor merge 1999-01-25 08:05:00 +00:00
hyatt%netscape.com
1a1e8bfce6 Adding linkage for the XUL base library. 1999-01-22 04:15:29 +00:00
hyatt%netscape.com
04e54ba6e0 Tweak to make the XUL base library build. 1999-01-22 03:34:41 +00:00
danm%netscape.com
e89787a2e7 build xul 1999-01-21 03:41:43 +00:00
vidur%netscape.com
895ce771ea Moved text and comment code out of HTML-specific directories. Completed CloneNode for elements. Completed factory methods for intersection of XML and HTML. 1999-01-14 23:14:02 +00:00
akkana%netscape.com
f1828152bf Fix Linux build 1999-01-06 21:18:47 +00:00
brade%netscape.com
91a6767a69 added #include and removed extra copy of prototype 1999-01-06 19:58:01 +00:00
jfrancis%netscape.com
55ddc9db00 Adding Range to repository & layout factory 1998-12-31 02:32:28 +00:00
vidur%netscape.com
566459d539 Separated class intialization from name registration in namespace management code 1998-12-30 21:35:35 +00:00
vidur%netscape.com
03857886a6 Added script namespace management mechanism. This allows external native code to add symbols and constructors to the script global namespace. Added IID() static method generation to IDL generator. 1998-12-22 22:03:20 +00:00
troy%netscape.com
6493c0fc74 Renamed NS_NewHTMLFrame() to NS_NewRootFrame() 1998-12-21 18:22:44 +00:00
shaver%netscape.com
30635270f8 Add --enable-debug=module1,module2 to selective turn on debugging.
Remove --enable-dom, because Mariner is dead (sob).
Rename some MODULE= lines to make the afore-mentioned --enable-debug
technique actually useful.  Feel free to recategorize.
Fix libraptorhtml.so link bogosity by disabling shared lib generation for the
sub-archives (libraptor*_s.a), so that we can put bin before lib in the
library path and still get the right effect.  We could disable static-lib
generation in most other places and cut the build time down a fair bit, too.
[NOTE: I'm getting on a train...msw@gimp.org has agreed to be my tinderbox
buddy.  Thanks, Matt!]
1998-12-15 16:32:37 +00:00
kipp%netscape.com
7b64b1cac4 Repaired frame-util CID 1998-12-11 15:47:23 +00:00
peterl%netscape.com
9f5496632b added namespace manager 1998-12-11 02:35:54 +00:00
kipp%netscape.com
c057adba78 Added factory CID and impl to create instances of nsIFrameUtil 1998-12-10 18:04:37 +00:00
mjudge%netscape.com
35b965b62b changes to selection 1998-12-08 18:25:47 +00:00
ramiro%netscape.com
e2b921bf3c Add cvsignore entries for makefiles generated bu autoconf. 1998-12-05 09:07:33 +00:00
mjudge%netscape.com
da56c11be1 changing exports of new CIDs for selection 1998-12-03 21:44:12 +00:00
waterson%netscape.com
37ffaaf5ad Export style sheets, nsPresShell, and nsTextNode via the factory. 1998-12-03 20:21:40 +00:00
troy%netscape.com
2a4b2c503f Added Init() member function to nsIFrame 1998-12-03 06:31:43 +00:00
troy%netscape.com
f5bcd75d8b Added PrintContext class and changed document viewer impl to use it instead
of a galley mode context
1998-12-02 03:21:55 +00:00
waterson%netscape.com
a3fbabc790 Exposed nsCSSParser via layout factory. 1998-12-01 23:29:16 +00:00
mjudge%netscape.com
7135c7af4a changing nsIRangeList to nsICollection 1998-12-01 17:57:42 +00:00
beard%netscape.com
c0c7bc482d Mac shared library migration. 1998-11-30 22:15:00 +00:00
mjudge%netscape.com
c94754173f new rangelist factory needs to be registered 1998-11-29 22:11:06 +00:00
cyeh%netscape.com
65038e9551 Removing static makefiles as a part of the transition to Autoconf. I have taken great
care to only remove makefiles affailiated with building nglayout. I have also verified that
the build at this point in time succesfully builds with autoconf.

If you must recover one of these makefiles, you can use the static tag STATIC_MAKEFILES.
If I removed a makefile that you need, please e-mail cyeh@netscape.com.
1998-11-21 00:34:32 +00:00
jfrancis%netscape.com
d54d3fa258 shared lib conversion, phase 1 1998-11-18 06:36:44 +00:00
vidur%netscape.com
8723f8326b Added XML display support. Split nsGenericHTMLElement into generic and HTML-specific components. Minor style modification. New XML classes and interfaces. 1998-11-11 22:06:16 +00:00
troy%netscape.com
d96a24b764 Make sure Linux links okay 1998-11-05 06:16:24 +00:00
shaver%netscape.com
d38495bb98 need to reorder libs to make it link correctly 1998-11-04 00:26:44 +00:00
cls%seawood.org
f70174e61a Removed classic build Makefiles from configure.in
Changed --enable-fe to --enable-toolkit which takes a single argument.
Changed MOZ_FE to MOZ_TOOLKIT.
Removed USE_NGLAYOUT and USE_NGLAYOUT_GTK.
Removed FULL_STATIC_BUILD and --enable-min-shared.
Removed checks for gnome and qt.
1998-11-03 15:48:45 +00:00
akkana%netscape.com
cd37fd933a Changes over the weekend broke the IRIX build by removing the LD_ALL
and LD_NONE directives which enable the linker to combine dynamic
and static objects.
This puts them back.
1998-11-02 20:19:30 +00:00
ramiro%netscape.com
0ef4de0df3 Add support for GTK base timer. Rename the 'unix' timer lib to 'motif' 1998-11-02 14:32:12 +00:00
msw%gimp.org
43e7a783ca Fix build bustage. 1998-11-02 13:34:51 +00:00
ramiro%netscape.com
8063fc4cc6 Use -lfoo for libs instead of hardcoding to $(DIST)/bin/libfoo.so. This
makes more unix linker happy.
1998-11-02 11:58:23 +00:00
akkana%netscape.com
bb2691d06c Put back the part of the old IRIX clause that doesn't break gcc/egcs 1998-10-30 23:35:01 +00:00
akkana%netscape.com
7c915be525 Remove nonworking IRIX compile segments; these should be in IRIX.mk anyway, if they're really needed 1998-10-29 20:08:22 +00:00
cls%seawood.org
411ab80ce3 New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
troy%netscape.com
d48c66c9ff Added reference to NS_NewScrollFrame() 1998-10-13 03:32:49 +00:00
kmcclusk%netscape.com
203cd56a21 Fix for Linux build. Moved form lib to come after style lib. 1998-09-23 20:08:14 +00:00
mcafee%netscape.com
825fa799b4 Adding support for non-Linux OS's 1998-09-19 08:25:04 +00:00
troy%netscape.com
6b216f1161 Attempt number three... 1998-09-18 22:54:16 +00:00
troy%netscape.com
11dcf75a5b Attempt number two... 1998-09-18 22:51:36 +00:00
troy%netscape.com
389d1f7981 Attempt number one to fix Linux builds... 1998-09-18 22:49:15 +00:00
vidur%netscape.com
4e3024a5f9 Added constructors for DOM JS classes. nsIScriptObjectOwner::ResetScriptObject is now SetScriptObject. New factory for layout. New interface nsIDOMNativeObjectRegistry. 1998-09-17 01:53:52 +00:00
kmcclusk%netscape.com
555aa6e1fe Moved libraptorhtmltable down below libraptorhtmlstyle to try and resolve
a link error.
1998-09-16 23:38:59 +00:00
kipp%netscape.com
8f2807a027 Removed css/layout directory 1998-09-15 00:19:49 +00:00
karnaze%netscape.com
1c1a6dacaf converted frame/iframe/frameset to new layout/content separation 1998-09-09 23:30:30 +00:00
kipp%netscape.com
f3c99bef88 Use flexible library naming 1998-08-05 01:40:20 +00:00
kipp%netscape.com
b2995cbf59 Fix windows build to use js3250.dll 1998-08-05 01:33:07 +00:00
kipp%netscape.com
28446346a6 REference NS_NewImageDocument too 1998-07-27 17:51:56 +00:00
troy%netscape.com
7da0401c3c Combined raptorgfx.dll and raptorgfxwin.dll into one DLL 1998-07-26 23:52:36 +00:00
joki%netscape.com
db560e8cac Adding new DOM stuff to handle JS event handlers 1998-07-17 04:52:12 +00:00
kmcclusk
61adf8bf9d Modified the order of the source shareables so all of the symbols
are in the single destination shareable for Linux.
1998-07-08 21:11:09 +00:00
kipp
790937f2af Updated for irix 1998-06-26 15:31:45 +00:00
kipp
1dcd2fab16 Link new content library in 1998-06-26 15:12:06 +00:00
vidur
3f8df8346d Hooked up SCRIPT tag evaluation. Added the nsIScriptContextOwner interface. 1998-06-25 22:26:52 +00:00
kipp
c22118eca3 Link html .so properly 1998-06-25 18:38:59 +00:00
kipp
1a446c2e3f New and improved (?) line layout 1998-06-25 16:33:10 +00:00
joki
e820a618d7 Event handling additions for DOM suport. Adding additional event pathway through HandleDOMEvent 1998-06-23 21:53:02 +00:00
joki
10ffd04c8c Adding new event handling mechanism into raptor. 1998-06-08 00:57:15 +00:00
kipp
eb7c893d4f Fixed windows cvpack problem 1998-05-22 18:41:08 +00:00
rpotts
7063ac1b21 added the netlib import library... 1998-05-01 05:00:44 +00:00
kipp
098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00