Commit Graph

3815 Commits

Author SHA1 Message Date
scullin
b6898d5280 Added pref initialization. 1998-07-13 23:38:08 +00:00
pollmann
60848a728a Bugfixes 5.0 SF1 in (Bug #300542) 1998-07-13 23:35:44 +00:00
kin
08ce51a552 Fix for SF1in bug 299356: Indentation increases line spacing for same indent
level
Modified CEditBuffer::IndentContainer (case 0) to combine adjacent
blockquote containers.

Reviewed by mjudge.
1998-07-13 23:22:50 +00:00
mjudge
3932bb7884 117388 110370 are both solved by this change. tadaaa 1998-07-13 22:55:01 +00:00
timm
c66bcc4dca fix typo 1998-07-13 22:33:21 +00:00
timm
433bf582f9 changed text 1998-07-13 22:24:47 +00:00
kipp
6272e27350 Fixed UL/OL to be blocks again (whoops) 1998-07-13 22:12:58 +00:00
kipp
a5f9c0b814 Fixed bug with dangling empty lines 1998-07-13 22:12:43 +00:00
rickg
0c16bf20e7 quick fix to deal with applet tags 1998-07-13 21:56:26 +00:00
rickg
ab2f5f794e fixed a few problems with unix build 1998-07-13 21:42:45 +00:00
kipp
6bb6180e06 work around build bug 1998-07-13 21:37:26 +00:00
kipp
c83cf9197d Fixed tracing macro bug 1998-07-13 21:32:26 +00:00
kipp
1d20a35b4b Fixed rickg's build bustage 1998-07-13 21:26:18 +00:00
kipp
78d4f7fa5e Added code so that TR VALIGN's will dump properly when content is dumped 1998-07-13 21:16:51 +00:00
rickg
8a28474764 added WIP support for reentrancy in the parser 1998-07-13 21:13:09 +00:00
buster
6670b21c59 turned debug noise off 1998-07-13 20:44:07 +00:00
buster
d00c767f83 for Nav compatibility, 0-width cells do not have insets 1998-07-13 20:41:38 +00:00
kipp
f4a6abadb7 Removed extra semicolon 1998-07-13 19:56:19 +00:00
kipp
1608010504 Added LoadURL method to observer; cleaned up load progress messages 1998-07-13 19:53:50 +00:00
kipp
87961cb33b Added LoadURL method to observer 1998-07-13 19:53:32 +00:00
kipp
554707e1fb Removed unused variable 1998-07-13 19:53:18 +00:00
kipp
92543caa1f Added back in the current url to the observer so that it can print it out during load progress 1998-07-13 19:53:03 +00:00
kipp
04a5642268 Removed dead code; moved some printf's into nspr logging 1998-07-13 19:52:37 +00:00
kipp
68ab2aa86e Cleaned up style sheet 1998-07-13 19:49:53 +00:00
kipp
8ff38eadd5 Implement VerifyReflow 1998-07-13 19:49:42 +00:00
kipp
21059331cd Added reflow verification api 1998-07-13 19:49:20 +00:00
kipp
2432218467 updated a few comments 1998-07-13 19:49:07 +00:00
buster
2eb1eecd14 added Nav4 compatibility code for 0-width cells 1998-07-13 19:22:45 +00:00
buster
5be37245a3 fixed 2 minor space leaks having to do with temporary structs allocated
to handle colspans
1998-07-13 18:11:12 +00:00
ftang
573ee054be Fix 5.0 SF1 in bug 123225. merged from 4.5 fix. 1998-07-13 16:51:53 +00:00
ftang
a47c2b579d Fix crashing bug # Approved by jar. This bug currently tag as 4.5 bug but since it is
a crashing bug, jar approve to check it in. We didn't change the bug Target FIX version
to 5.0 SF1 in because Nova also need to track it.
1998-07-13 16:38:30 +00:00
ftang
31dee21e20 Fix crashing bug #241466 Approved by jar. This bug currently tag as 4.5 bug but since it is
a crashing bug, jar approve to check it in. We didn't change the bug Target FIX version
to 5.0 SF1 in because Nova also need to track it.
1998-07-13 16:37:49 +00:00
kipp
511d35305d Support progressive loading 1998-07-13 16:25:15 +00:00
shaver
4fe59b0a91 support int JSVALs in XDRValue (duh) 1998-07-13 16:12:41 +00:00
danm
adae25132e optionally include GlowCode. bug 299200 a:don. 1998-07-13 00:22:53 +00:00
shaver
3bdb34ea13 modules subdir doesn't build, but mozilla doesn't seem to need it?
removed from subdirs list to let it build again.
(r=nobody, a=nobody...sorry)
1998-07-12 01:15:13 +00:00
kipp
8e1643eba4 Empty the style stack when closing out a td/th 1998-07-12 01:12:34 +00:00
kipp
a53b58f65f Reflow child when max-element-size is requested (this works around a purify detected crash) 1998-07-12 00:19:17 +00:00
kipp
53496bd65e Set max-element-size 1998-07-12 00:18:36 +00:00
kipp
d48f1f528d Added code to move content in bad spots in tables out 1998-07-12 00:18:26 +00:00
kipp
149a96f186 Work around table bugs in a different way 1998-07-12 00:17:50 +00:00
ramiro
7efc47ac4a Fix broken '#if defined' and no new line at end of makefile. 1998-07-11 12:45:01 +00:00
rpotts
9069d8ec06 Fixed up CVS merge problem that was horking reference counts... 1998-07-11 08:07:17 +00:00
michaelp
e2dcda2dbe fixed copying of anims10.gif in Makefile. 1998-07-11 06:23:49 +00:00
michaelp
23c618c0a6 killed much hated borders on views... 1998-07-11 06:17:09 +00:00
michaelp
f12ab6ff1c added throbber. 1998-07-11 05:33:00 +00:00
michaelp
90b3de57ed fixed. 1998-07-11 05:28:22 +00:00
michaelp
f24b56bcac new gifs for throbber animation... 1998-07-11 05:24:57 +00:00
troy
5d8fdf9dd8 Added back in some changes that got lost in the previous
check-in
1998-07-11 04:16:29 +00:00
kipp
a2bec51709 Improved tracing somewhat; fixed map handling; removed some dead code 1998-07-11 03:51:50 +00:00