Commit Graph

3874 Commits

Author SHA1 Message Date
law
ce4bce4a4d Fix for bug#197179 1998-07-14 23:11:05 +00:00
vidur
eb09b8f6be Added square-bracket indexing for any interface that has an item() method. 1998-07-14 23:07:26 +00:00
chuang
8e4211b680 Fix300421 Edit Preferences doesn't work, reviewed by putterman 1998-07-14 23:03:07 +00:00
karnaze
10c6b37bd2 made "get" the default for submission when method is omitted 1998-07-14 22:52:07 +00:00
ramiro
909cc0dc5d Fix for 124262 5.0 SF1 in bug.
Thanks to for providing the initial fix Juergen Keil <jk@tools.de>.
1998-07-14 22:51:57 +00:00
kostello
4774b3488b Added XIF Support. XIF is a Netscape internal XML format which is
designed to allow for easy conversion from the NGLayoutContent model
to other formats. It's primary focus is to allow easy conversion to
HTML3.2 and HTML4.0 formats. Other formats may be supported in the future.
1998-07-14 22:37:51 +00:00
spider
d834cf9b6a Removing incorrectly added Mac specific files from Motif directory 1998-07-14 22:35:56 +00:00
kostello
33fd5ef97a 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
f9fa8c6055 Helper object that creates a buffer of XIF data 1998-07-14 22:29:21 +00:00
jevering
79bcfb878b Turned on location bar in windows. 1998-07-14 22:29:01 +00:00
kostello
3f77ac3183 DTD to take XIF input and write to a IHTMLContentSinkStream 1998-07-14 22:26:38 +00:00
toshok
134617a2e5 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
b599f7a752 plug small memory leak. bug 300980 a:don. 1998-07-14 21:51:36 +00:00
toshok
682346549a switch order of if checks. gets rid of a SF1 P0 bug 300045. 1998-07-14 21:39:00 +00:00
cyeh
79fb85c788 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
0b783b36f8 Fix for not unloading fonts no longer needed 1998-07-14 20:32:33 +00:00
joki
b34e9d04d7 Generated JS from IDL now calls backdoor routine all the time from js getters/setters 1998-07-14 20:19:28 +00:00
spider
9920970271 Export the CNavDTD interface so DTD's residing in remote shared libraries
can use it.
1998-07-14 19:24:54 +00:00
rickg
3fa9d5af37 added a few missing tags 1998-07-14 19:18:06 +00:00
rickg
6dac07d686 added a few missing tags 1998-07-14 19:10:42 +00:00
kipp
ca16578186 Add factory methods for applets and objects 1998-07-14 18:54:20 +00:00
kipp
cbc1a1cdea new 1998-07-14 18:52:27 +00:00
vidur
1900060e23 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
8a7ac050d5 Turn on image caching. 1998-07-14 18:43:47 +00:00
kipp
e531368a89 Use FirstChild method so that more subclasses can use the method 1998-07-14 18:38:11 +00:00
kipp
4d399204ba 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
b80de6cb66 Add Network support for UI Loading 1998-07-14 18:22:27 +00:00
spider
cec1f41709 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
d43d7b3569 Added #ifdef VIEWER_UI to OnStopBinding to prevent crash when running without GUI 1998-07-14 17:37:42 +00:00
scullin
ba5dc1eb58 Didn't mean to start pulling the XPCOM branch for xpcom or libreg again.
(sigh).
1998-07-14 17:24:26 +00:00
troy
8fb033f617 Incremental reflow changes 1998-07-14 15:29:50 +00:00
kipp
e450a78d6b 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
2a54790f09 Handle null pointer bugs 1998-07-14 15:22:30 +00:00
kipp
59156541d0 Made tables look more real by eliminating ebina auto margins 1998-07-14 15:22:11 +00:00
kipp
902d0b7a9a Commented out an unused variable 1998-07-14 15:21:50 +00:00
kipp
ef9d89dd16 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
c940e01855 Removed MoveTo/SizeTo and added DidReflow 1998-07-14 15:20:43 +00:00
kipp
eebd76c43c 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
17c9a7b97c fix %@# goof from the _last_ fix checkin. time to go home. 1998-07-14 03:20:52 +00:00
kipp
7ab5d3ff06 Stop using GetText for node tag names whenever possible 1998-07-14 01:57:51 +00:00
rickg
970eabe698 better support for applet/param tags; also converted DIR/MENU to UL 1998-07-14 01:57:25 +00:00
kipp
0f1ef97de2 Put prlog.h back in again 1998-07-14 01:45:01 +00:00
kin
34b1a3526c 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
414e173920 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
bb6ad60b64 Attempt to fix build. 1998-07-14 01:09:34 +00:00
scullin
9c0fd0e4ba Fix UNIX link problems. 1998-07-14 00:57:49 +00:00
kipp
e880bb1b2f Removed bogus include 1998-07-14 00:57:16 +00:00
kipp
7430059fdf 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
e51e484113 Added have-bullet flag 1998-07-14 00:55:43 +00:00
kipp
384602528f 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