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
kipp%netscape.com
82258b5c71
Add in a bottom-line-margin when dealing with a zero-height line that contains a BR frame
1998-09-29 22:32:56 +00:00
kipp%netscape.com
d1cb80bd1e
Added SetBRFrame/GetBRFrame for handling 0 height line layout and BR's
1998-09-29 22:32:04 +00:00
kipp%netscape.com
bafde513f3
Made BR frames 0,0; inform line layout of presence of the BR frame
1998-09-29 22:31:22 +00:00
rods%netscape.com
05439c943f
Added HWND cast for STRICT compiler problem.
1998-09-29 22:22:30 +00:00
rods%netscape.com
698e37eff8
Commented out the setup of the dispatch listener because the AppViewer
...
doesn't do anything.
1998-09-29 22:18:18 +00:00
rods%netscape.com
e054d0c8fa
Run method now does an AddRef so it stays alive until the last message can
...
come through the pump.
1998-09-29 22:16:23 +00:00
jsun%netscape.com
1ec1bf28cc
Renamed more classes from Julian* to nsCal*.
...
Didn't rename JulianPtrArray, JulianString, JulianFormFactory.
1998-09-29 22:11:18 +00:00
pinkerton%netscape.com
cbdebf6f68
remove semicolon after #ifdef.
1998-09-29 22:05:27 +00:00