Commit Graph

1837 Commits

Author SHA1 Message Date
kipp
1ce91917a8 Use new cssLayout api 1998-05-30 21:18:32 +00:00
kipp
014fd2716d Use new mPendingBreak state 1998-05-30 17:46:11 +00:00
kipp
ea63db96a3 Support BR tags in inline frames 1998-05-30 17:45:46 +00:00
kipp
9191e6894f Partial support for BR clear behavior 1998-05-30 17:45:15 +00:00
kipp
d7b2db76d0 Cleaned up; use new slot in nsLineLayout state to support clear semantics 1998-05-30 17:44:50 +00:00
ftang
b48c36bfb8 add new font info 1998-05-30 08:37:40 +00:00
ftang
0904a04398 add HTML 4.0 entity 1998-05-30 08:15:07 +00:00
ftang
b34f2177dc add new name and alias 1998-05-30 08:02:50 +00:00
ftang
9889aea0b2 add several csid as the base for future open source implementation 1998-05-30 08:01:55 +00:00
briano
190a3089f6 Added the first of S.J. Moller's (sjm@nwc.dk) proposed changes for Solaris 2.6. 1998-05-30 04:28:03 +00:00
scc
c1e5127c0b First Checked In. 1998-05-30 03:18:48 +00:00
rickg
79823f0388 added support for NOBR and fixed MAP and AREA behavior 1998-05-30 03:14:55 +00:00
scc
36781f71f4 BuildMozilla() no longer changes to the correct directory, so I have to. 1998-05-30 03:13:20 +00:00
scc
6a9d103231 Added InstallFromManifest(), the critical routine to doing the dist file copying. 1998-05-30 03:13:10 +00:00
scc
14171dffdc Added DistMozilla() function. Now build the MakeDist project condisitonall based on $main::use_DistMozilla. No longer chdir to the right place. You have to do it yourself before calling BuildMozilla() or DistMozilla(). 1998-05-30 03:12:25 +00:00
spider
66d71b2024 Remove lib prefix on windows 1998-05-30 02:12:28 +00:00
kipp
3a6dc218b6 NS_IMETHOD'd some of the API's 1998-05-30 01:36:47 +00:00
kipp
0a09bfc52f NS_IMETHOD'd some of the API's; rewrote insert/delete/append/replace dom methods so they actually work 1998-05-30 01:36:00 +00:00
kipp
55fb96306e Add attributes to result in ToHTML 1998-05-30 01:34:56 +00:00
kipp
7415276d6f Added QuoteForHTML method 1998-05-30 01:34:03 +00:00
kipp
ad65ae2c8c process DIR attribute and lang attribute 1998-05-30 01:32:50 +00:00
kipp
d25f654f17 updated 1998-05-30 01:32:10 +00:00
kipp
33f579eb13 enter/exit reflow lock automatically in content changed (temporary maybe) 1998-05-30 01:31:04 +00:00
kipp
7baf3bcb5b new 1998-05-30 00:44:38 +00:00
pinkerton
da441f7701 Added support for chrome close callback. 1998-05-30 00:23:43 +00:00
pinkerton
b62831f11d make chromeless dialog use new progress bar. 1998-05-30 00:23:27 +00:00
morse
a38796e374 Removing a string at Rick Elliott's request 1998-05-29 23:36:10 +00:00
morse
779aad7f2c fix buid bustage 1998-05-29 23:32:51 +00:00
scullin
a2a8091f25 Fix build bustage. 1998-05-29 23:28:49 +00:00
rpotts
dfb70d9e25 Moved defines for cookie management from WIN32 into config.mak along with all of the other defines... 1998-05-29 23:26:58 +00:00
troy
a4f359a574 Placeholder now wraps container content in a body pseudo frame 1998-05-29 23:12:26 +00:00
cboatwri
93bf370e96 Added additional tcp-ip stuff for mac project 1998-05-29 23:08:33 +00:00
troy
b33d67da1e Changed ReflowChild() to handle the 'OccupiedMultiple' case 1998-05-29 23:06:08 +00:00
troy
710593c695 Changed ComputeAvailSpaceRect() to handle the 'OccupiedMultiple' case 1998-05-29 23:05:12 +00:00
scullin
f4bdb23b32 Change XP_IS_ macros to NET_IS_ macros. 1998-05-29 23:04:49 +00:00
scullin
db05167115 Work on landing UNIX modular netlib 1998-05-29 22:54:31 +00:00
scc
9291a82518 Greatly expanded documentation. Second argument of MakeAlias isn't optional. CloseErrorLog() now does the right thing if we were still stopping for errors. 1998-05-29 22:53:12 +00:00
rpotts
c3ecd2f119 Fix to get raptor building again... These changes should/will be moved to config.mak 1998-05-29 22:45:52 +00:00
karnaze
4de74d7ac1 event improvements 1998-05-29 22:44:13 +00:00
cboatwri
43c2d9516e Added build instructions 1998-05-29 22:40:40 +00:00
scullin
66133be713 Added environment variable warnings. 1998-05-29 22:37:52 +00:00
michaelp
739c83297e fixed over-releasing of views in DeleteFrame(). 1998-05-29 22:36:21 +00:00
cboatwri
510e324526 Added makefile for unix 1998-05-29 22:33:50 +00:00
buster
a58280cec0 some proportional column balancing now works
the <TABLE> COLS attribute is supported via proportional column balancing.
1998-05-29 22:08:19 +00:00
scullin
d1a5cf5769 Changed XP_TO_ macros to NET_TO_ macros. Lame, but it doesn't
really warrent a grander solution.
1998-05-29 22:06:10 +00:00
pnunn
fa2311e73b fix for #112970. timer problem with animated gif with frame larger than header screen size.
This fix should allow a graceful handling of error. pnunn
1998-05-29 21:44:08 +00:00
ramiro
74e126280b ToolTip abstraction step one: Move XmLGrid hacks to the XmL library. 1998-05-29 21:03:26 +00:00
troy
7a485fcc40 Changed nsReflowState structs to be linked together 1998-05-29 20:36:05 +00:00
pinkerton
2a94df8c39 Back/forward button popups actually do the right thing now. 1998-05-29 20:23:14 +00:00
pnunn
4f33963031 fix for bug#122211. Corrupted animated gif caused crash. 1998-05-29 19:29:36 +00:00