3507 Commits

Author SHA1 Message Date
rods
15f6addd9b fixed build problem 1998-07-02 22:43:08 +00:00
ricardob
810e15508a changes for free mozilla 1998-07-02 22:42:36 +00:00
atotic
f7578dc675 Fixed mac build bustage 1998-07-02 22:34:46 +00:00
pierre
bb5e8c5032 Fixing MOZ_MEDIUM: fixed 2 paths like in the previous checkin and added Progress.mcp 1998-07-02 21:46:01 +00:00
pierre
a16c93f7c7 Fixing MOZ_MEDIUM. 1998-07-02 21:39:17 +00:00
ricardob
1a5ef65cd4 fix build 1998-07-02 21:35:53 +00:00
pierre
ad200125a4 Fixing MOZ_MEDIUM 1998-07-02 21:28:46 +00:00
kipp
edf8a97ccb updated test 1998-07-02 21:26:54 +00:00
kipp
8559359849 Bug fix for content-appended reflow 1998-07-02 21:26:34 +00:00
kipp
7125b57c68 Fixed up logging to use the frame logging 1998-07-02 21:26:00 +00:00
kipp
f0ed6d38a2 Fixed bug where tables weren't returning a proper set of metrics 1998-07-02 21:24:56 +00:00
atotic
2a161ae8b5 Added CNavDTD.h 1998-07-02 21:21:53 +00:00
rods
73324e9369 Continued to implement the remain methods 1998-07-02 21:18:04 +00:00
troy
d138bc14e1 Moved code that resized the table row cells from the row group frame
to the row frame. It's now handled as part of the DidReflow() post-
processing code
1998-07-02 20:35:23 +00:00
donm
981c82fe21 Approved by: Don Melton. Let's fix this bustage! 1998-07-02 20:03:09 +00:00
sar
d7b7618486 adding needed include paths, removing bad export headers 1998-07-02 20:03:03 +00:00
rpotts
5d1c00cbb7 Initialized the file extension to content-type mappings to allow netlib to determine the content-type of a file based on its extension... 1998-07-02 19:44:56 +00:00
kipp
b4dc2c395e half attempt to build on unix 1998-07-02 18:21:12 +00:00
vidur
d426e95c0d Fixed casting problems on Linux 1998-07-02 17:46:15 +00:00
cyeh
f1219ffe71 fill out path when building MOZ_MEDIUM target. This looks like an
incorrect copy/paste of code.
1998-07-02 17:41:56 +00:00
buster
b54c4bdc95 added an optimization that skips pass2 cell reflows when the new available width is unchanged
from the prior available width.  Some real-world test cases sped up
1-2 orders of magnitude for resize reflow.  Initial reflow is unchanged because
we still need to get pass1 metrics on all content.
fixed nsCSSBlockFrame.cpp to take margins into account when computing parent's available width
fixed distribution of excess space to table cells when table is bigger than the content it holds.
not quite finished yet, but better.
1998-07-02 17:40:56 +00:00
buster
b56e9c0f36 now takew margins into account when computing parent's available width 1998-07-02 17:40:02 +00:00
cyeh
db6fcffbdc added "Couldn't find project file " error. This happens when a CW project
can't find the file to compile.
1998-07-02 17:26:48 +00:00
donm
186c00b972 Approved by: Don Melton build bustage fixage. 1998-07-02 17:26:07 +00:00
sar
2517393850 add needed headers for mail/news. approved by don. 1998-07-02 17:25:37 +00:00
sar
b7577652c8 wrapping mkcertld.h in ifdef MOZ_SECURITY to fix some breakage. approved by don. suggested by ricardob. corresponding fix in makefiles will come along soon. 1998-07-02 17:24:35 +00:00
donm
b11327f1d5 approved by: Don Melton fixing build bustage. 1998-07-02 17:05:05 +00:00
pierre
586495d440 For some reason, the file previously checked-in was corrupted. 1998-07-02 10:40:54 +00:00
pierre
858502a0f6 Fixing MOZ_MEDIUM: build the right target in network.mcp 1998-07-02 10:21:58 +00:00
pierre
a056f5a6d9 First Checked In. 1998-07-02 10:20:18 +00:00
pierre
9ffd838678 Fixing MOZ_MEDIUM: created two "mailnews" targets 1998-07-02 10:19:25 +00:00
rickg
ff4f9c2c9c major improvements to parser API's; fixed a few bugs 1998-07-02 08:14:22 +00:00
troy
8df0e96786 Some work-in-progress for incremental reflow 1998-07-02 05:39:10 +00:00
fur
7e5dbbafb6 Use Types.h instead of more modern MacTypes.h so that we can build with CodeWarrior 2 on the Mac. 1998-07-02 04:11:53 +00:00
montulli
baa6d6585c merge montulli1 branch with tip 1998-07-02 02:39:54 +00:00
pierre
8fdc32e661 Mac MOZ_DARK 1998-07-02 02:38:19 +00:00
pierre
c0ed0c1ee4 First Checked In. 1998-07-02 02:24:28 +00:00
ricardob
ba0edfe6ad fixed typo in free mail api 1998-07-02 02:01:55 +00:00
ricardob
e007ef73b4 xfe free world changes 1998-07-02 01:38:15 +00:00
cmanske
d439745260 Part of fix for Composer SF1 in bug 148474. Reviewed by mjudge 1998-07-02 01:32:06 +00:00
akkana
58564ba4b4 226857: Normandy landing didn't include kini's notification center fix. 1998-07-02 01:31:12 +00:00
akkana
b68dbd0214 BUG 224560: Stever's netlib checkin didn't fix the cookie persistence bug
on the XFE; he says we need to replace the GH_InitGlobalHistory with one
to NET_FinishInitNetLib.
1998-07-02 01:25:49 +00:00
cmanske
2d48a23a4a Fixed Composer SF1 in bugs 26852, 123355, 148474, 233518. Reviewed by mjudge 1998-07-02 01:20:39 +00:00
cmanske
2fe7518c37 New function declared as part of fix for SF1 in bug 26852. Reviewed by mjudge 1998-07-02 01:18:54 +00:00
ricardob
10bf687d31 Use MOZ_SECURITY 1998-07-02 01:15:11 +00:00
joki
8ddddd1c9d Remove temporary setFocus() call. Focus shift moved to nsScrollingView 1998-07-02 01:14:28 +00:00
joki
5d183e8a1e Move scrolling event code into new event handler to keep it out of DOM loop 1998-07-02 01:13:09 +00:00
vidur
134b9563ba Fixed casting problems on Linux 1998-07-02 01:10:21 +00:00
ricardob
79992f8a24 free world changes 1998-07-02 01:09:54 +00:00
jevering
1217392fcb Use the new allocating ReplaceElementAt so that the context and style
stacks aren't sliding memory buffers all over the place (and over
allocating).
1998-07-02 00:29:59 +00:00