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

14236 Коммитов

Автор SHA1 Сообщение Дата
peterl%netscape.com 9da8904e62 added style hint "none"
Checkin during red tree approved by sar
1999-01-15 01:53:03 +00:00
peterl%netscape.com a7838d1aaa finally removed compatibility emulation of Nav font rounding bug
Let the games begin

Checkin during red tree approved by sar
1999-01-15 01:52:03 +00:00
kipp%netscape.com 903e560e21 Fixed up print-preview menu 1999-01-15 01:31:39 +00:00
kipp%netscape.com 402aa6541a Stop using reflow commands for frame structure changes; instead invoke methods on the frames which then generate reflow commands as needed 1999-01-15 01:30:12 +00:00
kipp%netscape.com a1c6f729a4 Implement temporary versions of AppendFrames/InsertFrames/RemoveFrame; stub out ReplaceFrame 1999-01-15 01:29:15 +00:00
kipp%netscape.com 173b41fc39 Added nsFrameList to the build 1999-01-15 01:28:46 +00:00
kipp%netscape.com 6302998324 Added append/insert/remove/replace methods 1999-01-15 01:28:28 +00:00
kipp%netscape.com 5c160586ce new 1999-01-15 01:28:07 +00:00
kipp%netscape.com ea077d77d9 Fix build bustage 1999-01-15 01:01:39 +00:00
mcmullen%netscape.com 5355b8f907 Fix build bustage 1999-01-15 00:57:14 +00:00
jfrancis%netscape.com d7d552ff0a turning building of PP back on for now - something else appears to need it. 1999-01-15 00:28:12 +00:00
jfrancis%netscape.com 7bd7825632 Removing Powerplant 1999-01-15 00:12:02 +00:00
alecf%netscape.com adbdd4a9c4 add imap to build tree 1999-01-15 00:08:56 +00:00
alecf%netscape.com 8014829da3 nsINNTPHost and nsNNTPHost now compile. 1999-01-15 00:08:34 +00:00
alecf%netscape.com eda26cc409 fix Emacs identing line 1999-01-15 00:07:52 +00:00
coop%netscape.com 8974b59b09 Fleshed out XDR code for in-memory structs.
To do:
- still need to track data pool offsets for most structs
1999-01-15 00:06:44 +00:00
jfrancis%netscape.com d865420036 Removing Powerplant 1999-01-15 00:06:35 +00:00
alecf%netscape.com d2645012ed fix Emacs indenting 1999-01-15 00:06:12 +00:00
alecf%netscape.com 606c6af8e4 update NSPR APIs and fix Emacs identing 1999-01-15 00:05:47 +00:00
coop%netscape.com 084afe2ada Made necessary modifications to in-memory structs after writing some of
the XDR code for them.
1999-01-15 00:04:56 +00:00
sfraser%netscape.com f0793df5ed Reinstate buster's changes, with a fix for the nsCOMPtr problem. 1999-01-15 00:03:41 +00:00
alecf%netscape.com e010fff2cc fix Emacs identing 1999-01-15 00:03:24 +00:00
jfrancis%netscape.com 6b0c2e6e98 First Checked In. 1999-01-15 00:01:47 +00:00
alecf%netscape.com d66c4dc9d5 new nsIMAPGroupRecord 1999-01-15 00:00:49 +00:00
alecf%netscape.com c26be2a26c start building nsMsgGroupRecord 1999-01-15 00:00:31 +00:00
alecf%netscape.com a304d139ff move nsIMsgHost.* into base 1999-01-14 23:51:32 +00:00
davidm%netscape.com 55e7b9323f 2312 When not using ATSUI, no conversion is made from Latin-1 to MacRoman 2155 Proportional font spacing issues using metrics ( fix for nonATSUI drawing case ) 1999-01-14 23:51:17 +00:00
gagan%netscape.com c75d8ac88a Fix for 1856 and 2094. is_write_ready for the next stream was returning 0 and we were continuing to write with that size (0). This triggered the end of stream. Now we correctly do nothing if is_write_ready returns 0. 1999-01-14 23:51:11 +00:00
sfraser%netscape.com b6e3454fdd Call Inherited::SetFont in the SetFont method 1999-01-14 23:43:41 +00:00
vidur%netscape.com 004d528d23 clone test 1999-01-14 23:42:11 +00:00
sfraser%netscape.com 524b4090da Fix a couple of warnings by making callbacks static. 1999-01-14 23:37:57 +00:00
sfraser%netscape.com 10008ae720 Moved nsTextNode.cpp, nsCommentNode.cpp, nsGenericDOMDataNode.cpp from html/content to base (for vidur) 1999-01-14 23:37:18 +00:00
law%netscape.com 2072da48f3 Updated with new enumerator protocols 1999-01-14 23:30:44 +00:00
mcmullen%netscape.com 331c150d47 Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:27:36 +00:00
mcmullen%netscape.com 36523a3489 Fixed some warnings.Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:27:27 +00:00
ftang%netscape.com e897d9df10 fix the bug which will crash when some converter are not available 1999-01-14 23:24:17 +00:00
ftang%netscape.com 3e4093276b add greek test case 1999-01-14 23:23:30 +00:00
ftang%netscape.com dd7461a825 add ucvlatin into -I 1999-01-14 23:23:13 +00:00
mcmullen%netscape.com df728321d8 Added all the nucache files to the memory module project (as a group) so that NU_CACHE can be turned on with a flick of the wrist, made the modular memory library build with the NU_CACHE flag turned on, fixed build warnings and errors. The NU_CACHE flag is still OFF, because the database code doesn't exist for Macintosh or Unix :-( 1999-01-14 23:21:06 +00:00
alecf%netscape.com 60b66fd905 add new MIME and IMAP trees to --enable-mailnews 1999-01-14 23:20:33 +00:00
alecf%netscape.com b482285baa add new IMAP makefiles 1999-01-14 23:16:27 +00:00
vidur%netscape.com 895ce771ea Moved text and comment code out of HTML-specific directories. Completed CloneNode for elements. Completed factory methods for intersection of XML and HTML. 1999-01-14 23:14:02 +00:00
alecf%netscape.com 5e502deeb0 adding nsMsgGroupRecord (previously msg_GroupRecord) 1999-01-14 23:09:22 +00:00
dveditz%netscape.com 8be16c2bc1 merging in changes from Classic branch. Not part of SeaMonkey build (yet) 1999-01-14 23:08:21 +00:00
waterson%netscape.com 85953825e2 Turn off arithmetic conversion warnings in build. 1999-01-14 23:05:28 +00:00
waterson%netscape.com 4ab3ee924b Fix compiler warning. 1999-01-14 23:04:59 +00:00
waterson%netscape.com 1322a50ebc Oops. Had an = when I meant ==. 1999-01-14 23:04:16 +00:00
waterson%netscape.com c07e15fb58 Fixed compiler warning. 1999-01-14 23:03:07 +00:00
pavlov%pavlov.net 38119bc6e7 #ifdef around some recent gtk changes 1999-01-14 23:02:50 +00:00
terry%netscape.com 4f5a2f807a rickg now owns what toshok did. 1999-01-14 22:18:58 +00:00