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

4017 Коммитов

Автор SHA1 Сообщение Дата
kostello 97e90b0639 Added XIF (XML Interchange Format) Support. XIF is designed
as an Netscape internal XML application. It is designed to
allow conversion from our content model to any output format --
most importantly to HTML 3.2 and HTML4.0 format.
1998-07-14 22:34:27 +00:00
kostello bd0069498b Helper object that creates a buffer of XIF data 1998-07-14 22:29:21 +00:00
jevering f1c4605db3 Turned on location bar in windows. 1998-07-14 22:29:01 +00:00
kostello ba1f3f0901 DTD to take XIF input and write to a IHTMLContentSinkStream 1998-07-14 22:26:38 +00:00
toshok cf441af448 Only call lo_SetLineBreak if we indeed inserted a line break - fixes SF1 P0 bug 300047. 1998-07-14 22:16:21 +00:00
danm a3d195966a plug small memory leak. bug 300980 a:don. 1998-07-14 21:51:36 +00:00
toshok c216d3363b switch order of if checks. gets rid of a SF1 P0 bug 300045. 1998-07-14 21:39:00 +00:00
cyeh ece034ae31 fix for Macintosh raptor build. target name was mispelled, so the build defaulted to the wrong networking target. corrected spelling so that modular netlib is built instead. (not a part of mozilla or gromit builds, reviewed cyeh) 1998-07-14 21:13:23 +00:00
spider f35b99eb88 Fix for not unloading fonts no longer needed 1998-07-14 20:32:33 +00:00
joki 7e53afbc9e Generated JS from IDL now calls backdoor routine all the time from js getters/setters 1998-07-14 20:19:28 +00:00
spider d1d33900f8 Export the CNavDTD interface so DTD's residing in remote shared libraries
can use it.
1998-07-14 19:24:54 +00:00
rickg 70231ed330 added a few missing tags 1998-07-14 19:18:06 +00:00
rickg 108294f044 added a few missing tags 1998-07-14 19:10:42 +00:00
kipp 5bc86bdb50 Add factory methods for applets and objects 1998-07-14 18:54:20 +00:00
kipp 01960261fe new 1998-07-14 18:52:27 +00:00
vidur ef2bd5eb2a Moved over to a new version of Level 1. NodeIterators and AttributeLists out. NodeLists and NamedNodeMaps in. 1998-07-14 18:44:44 +00:00
scullin 33ff9893e2 Turn on image caching. 1998-07-14 18:43:47 +00:00
kipp f382b0305a Use FirstChild method so that more subclasses can use the method 1998-07-14 18:38:11 +00:00
kipp b2d3d14ec8 Check for silly width/height's and repair them; fixed bug where a silly height was created; removed redundant handle-event code 1998-07-14 18:37:51 +00:00
spider 45815df7bc Add Network support for UI Loading 1998-07-14 18:22:27 +00:00
spider 36df57eb8d Performance Optimization: Cache the XFontInfo struct so don't need
to call XQueryFont on every GetWidth.
1998-07-14 17:41:06 +00:00
kmcclusk 542ca4fb38 Added #ifdef VIEWER_UI to OnStopBinding to prevent crash when running without GUI 1998-07-14 17:37:42 +00:00
scullin fde23eee38 Didn't mean to start pulling the XPCOM branch for xpcom or libreg again.
(sigh).
1998-07-14 17:24:26 +00:00
troy 993e1fb8ac Incremental reflow changes 1998-07-14 15:29:50 +00:00
kipp 7436c02a75 Hack around url parsing bug; urls that start with / are not absolute even if they contain a colon 1998-07-14 15:24:32 +00:00
kipp 0062cb394e Handle null pointer bugs 1998-07-14 15:22:30 +00:00
kipp 15a83c2495 Made tables look more real by eliminating ebina auto margins 1998-07-14 15:22:11 +00:00
kipp 86d73fc89b Commented out an unused variable 1998-07-14 15:21:50 +00:00
kipp faa65f837b Removed MoveTo/SizeTo; added DidReflow and changed it so that on final placement the widget is made visible; during widget creation the widget is created hidden; updated hack font name to match ua.css 1998-07-14 15:21:36 +00:00
kipp 7ed3ed9880 Removed MoveTo/SizeTo and added DidReflow 1998-07-14 15:20:43 +00:00
kipp e866f8a997 Removed WS_VISIBLE from everywhere so that windows when created are hidden until positioned and shown 1998-07-14 15:17:29 +00:00
danm 7c116c5c51 fix %@# goof from the _last_ fix checkin. time to go home. 1998-07-14 03:20:52 +00:00
kipp f6a71595aa Stop using GetText for node tag names whenever possible 1998-07-14 01:57:51 +00:00
rickg 32e464be53 better support for applet/param tags; also converted DIR/MENU to UL 1998-07-14 01:57:25 +00:00
kipp ba4bf29e1e Put prlog.h back in again 1998-07-14 01:45:01 +00:00
kin 63440f71cd Fix for 5.0 SF1in bug 299978: html compose fails: can't save file:///Untitled
Ignore autosave code in fe_EditorCleanup() if the context is for a
MWContextMessageComposition.  Reviewed by akkana.
1998-07-14 01:29:37 +00:00
pierre 338555653b Following my MOZ_DARK checkin 2 weeks ago, changed a "((long (*) (char *, uint32, void *))" to "((int32 (*) (char *, uint32, void *))". Just in case... 1998-07-14 01:17:15 +00:00
scullin 27d09fcc5a Attempt to fix build. 1998-07-14 01:09:34 +00:00
scullin 874bc1a1d1 Fix UNIX link problems. 1998-07-14 00:57:49 +00:00
kipp 26945ecc5f Removed bogus include 1998-07-14 00:57:16 +00:00
kipp e1f7b9e0aa Clamp bullet x coordinate to stay in the available area; if we have a bullet then the first 2 frames are considered the first frame 1998-07-14 00:56:49 +00:00
kipp 6c501dde1f Added have-bullet flag 1998-07-14 00:55:43 +00:00
kipp 96bd6d412c Revamp list handling so that the LI frame is placed differently then regular frames by the LI container 1998-07-14 00:55:28 +00:00
kipp 92af3240a7 Removed LI hack 1998-07-14 00:54:21 +00:00
scullin 7e77c0ace3 Fix nglayout UNIX build? 1998-07-14 00:17:00 +00:00
scullin 235eb54976 Fix build? 1998-07-14 00:13:49 +00:00
briano e6b505cd47 Fix for bug#356. Cleaned up the logic a bit and got rid of the pointless checks for NSPR20. 1998-07-13 23:57:26 +00:00
pollmann 18db3cff36 Bugfixes 5.0 SF1 in (Bug #300542) 1998-07-13 23:57:14 +00:00
danm acc7b20936 fix Win95 bustage introduced last version. Sorry about that. 1998-07-13 23:52:48 +00:00
scullin 7821802134 Re-enable normal netlib stream handling. Caching and chunking should
work now.
1998-07-13 23:43:13 +00:00