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

8997 Коммитов

Автор SHA1 Сообщение Дата
cls%seawood.org 63ddc711b9 Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Compile embed.cpp with $(CCC) instead of $(CC). 1998-09-30 00:49:28 +00:00
cls%seawood.org acfa6cf702 Replaced checks for NO_EDITOR with checks for MOZ_EDITOR. Removed check for NO_EDITOR from config.mk. Removed EDITOR=1 from config.mk. Set MOZ_EDITOR= ifdef MOZ_LITE. 1998-09-30 00:48:23 +00:00
akkana%netscape.com 292680e19b HFolder should already be caught by the earlier wildcard 1998-09-30 00:39:58 +00:00
cls%seawood.org c1a045ce32 Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:38:49 +00:00
akkana%netscape.com 4bb2814ade List Person, People and MailAttach separately to try to unconfuse Linux 1998-09-30 00:36:48 +00:00
akkana%netscape.com 79d692a9de Add HFolder* to icon list -- help fix Linux build 1998-09-30 00:34:36 +00:00
sudu%netscape.com 4f77eee135 Moved .cpp files to CPPSRCS from CSRCS. apprvd checkin cyeh 1998-09-30 00:24:03 +00:00
cls%seawood.org 1d2a2f6f97 Finished off MOZ_USER_DIR patch. This allows developers to change config-dir at compile time. Defaults to .netscape for classic build and .mozilla for autoconf build. 1998-09-30 00:23:45 +00:00
terry%netscape.com 6bb49750f7 Added admin page for changing of default owners (code by Sam Ziegler <sam@ziegler.org>) 1998-09-30 00:05:25 +00:00
cmanske%netscape.com 65a3224235 Fixed more Composer bugs 1998-09-30 00:01:40 +00:00
toshok%netscape.com 60b4f20229 include prsystem.h to fix build 1998-09-29 23:58:54 +00:00
peterl%netscape.com 72d707b1dd added nsCSSProps2.cpp 1998-09-29 23:51:47 +00:00
peterl%netscape.com 1ad78fe181 added attribute & content changed code 1998-09-29 23:51:28 +00:00
peterl%netscape.com 3bc6123a01 added hint table
moved non-generated code to nsCSSProps2.cpp
1998-09-29 23:50:56 +00:00
cmanske%netscape.com fb2c9d7db8 More Composer bug fixes: Removed password remembering from Publish dialog and removed pixel to % conversion for table and cell widths 1998-09-29 23:50:44 +00:00
peterl%netscape.com 191c84a963 added change hint to parse declaration 1998-09-29 23:50:09 +00:00
peterl%netscape.com d221719350 added hint to parse delcaration 1998-09-29 23:49:19 +00:00
peterl%netscape.com f822141a76 added hint to attribute change notification 1998-09-29 23:48:38 +00:00
peterl%netscape.com 7891e67337 moved attribute change code to style sheete
cleaned up content change api
1998-09-29 23:48:07 +00:00
peterl%netscape.com 257630f5c7 added content & attribute change to style frame construction
cleaned up api
1998-09-29 23:47:03 +00:00
peterl%netscape.com 233beb38e0 added change hints 1998-09-29 23:46:25 +00:00
peterl%netscape.com c13938d266 routed content & attribute change through style set
routed all style frame construction calls directly to style set
1998-09-29 23:46:05 +00:00
peterl%netscape.com 3c04fa64fd removed style frame construction methods 1998-09-29 23:44:53 +00:00
peterl%netscape.com 127e176179 added change hint to attribute change api
cleaned up content change api
1998-09-29 23:44:25 +00:00
peterl%netscape.com f43ae5f2c8 added change hint to attribute change api 1998-09-29 23:43:39 +00:00
peterl%netscape.com 2ee88cc63a added content changed & attribute changed to style frame construction api.
cleaned up api.
added attribute change hint.
1998-09-29 23:41:59 +00:00
bjorn%netscape.com 38ae61769b Fix for negative values, similar to the one I put into jslock.c. This version
is used when gcc is *not* the compiler.
1998-09-29 23:39:11 +00:00
peterl%netscape.com 1581380361 made alias font use static strings 1998-09-29 23:38:50 +00:00
valeski%netscape.com c8ae342f9d fixed crasher. whoever did the mass removal of nspr20 #defines removed a necessary routine. 1998-09-29 23:36:58 +00:00
shaver%netscape.com e66a45f8eb fix sloppy errors in DOM_GetStyleDatabaseFromContext 1998-09-29 23:32:58 +00:00
bjorn%netscape.com c1b7271a24 Additional fix to assembly to accommodate for nv < 0. 1998-09-29 23:31:27 +00:00
karnaze%netscape.com 7ee57f6697 initial fieldset, legend content classes. minor cleanup on form control content. 1998-09-29 23:22:42 +00:00
shaver%netscape.com 0e14804238 initialize toplevel <HTML> properly (duh) 1998-09-29 23:22:25 +00:00
buster%netscape.com 85d7016988 fixed a minor bug in colspan layout
the layout strategy can now query the outer frame for the caption min width,
and use it to expand the table if necessary
did some related cleanup while I was in there.
1998-09-29 23:15:01 +00:00
rjc%netscape.com 38310b7690 Expose support for Shack. 1998-09-29 23:11:32 +00:00
shaver%netscape.com c294428ec2 lock layout when setting up style_db 1998-09-29 23:11:05 +00:00
terry%netscape.com b645535d50 Fixed bug which was stomping on "file" field if there was no dir field
and the file field had no slash.
1998-09-29 22:54:59 +00:00
valeski%netscape.com 7688955a84 removed NET_HostName() routine to cut down on size. 1998-09-29 22:52:46 +00:00
valeski%netscape.com c560f2f317 removed NET_HostName() call as this routine is no longer implemented. 1998-09-29 22:51:30 +00:00
michaelp%netscape.com b4946f72d6 we only notify the plugin instance via the plugin host and only if the notify
data is non-null.
1998-09-29 22:47:42 +00:00
valeski%netscape.com e2cbd2598a Added get/set methods to nsINetService interface for http request version manipulation. You can specify whether or not you want 1.1 or 1.0. 1998-09-29 22:43:32 +00:00
akkana%netscape.com 8d318087f8 Turn on MOZ_MAIL_COMPOSE. Approved by Briano 1998-09-29 22:43:22 +00:00
bjorn%netscape.com 9c54051df8 Changed the assertion which used to trigger when nv < 0 in CompareAndSwap.
It now triggers when nv == -1. This is only relevant on a Solaris compiled
for SPARC v8.
1998-09-29 22:42:08 +00:00
valeski%netscape.com 17ee0e3235 initializing line_buffer in build_http_request. added ability to set different http request versions and some optimizations. 1998-09-29 22:40:53 +00:00
kipp%netscape.com 2caa6d7cf3 Create table-cell's body as a top-level body so that it doesn't shrink wrap around it's children during pass2 table reflow 1998-09-29 22:36:30 +00:00
gagan%netscape.com 45c2f323ea NuCache wasn't building on Unix. Fixed. 1998-09-29 22:36:06 +00:00
kipp%netscape.com 9c4b2f1a1d Better margins 1998-09-29 22:35:24 +00:00
kipp%netscape.com 67ed81afc4 Parse OL/UL type=A|a|I|i properly 1998-09-29 22:34:30 +00:00
kipp%netscape.com 20ba000792 Removed duplicate adjustment of the width/height; only use max-size-width if width is unconstrained AND it's a top-level body 1998-09-29 22:33:47 +00:00
slamm%netscape.com 0d42ec3a14 Fix build bustage. Put a newline at the end of the file. 1998-09-29 22:33:36 +00:00