sfraser%netscape.com
42226c005a
Added Debug and Tools menus, and hooked up some of the menu items. They don't all work yet.
1998-12-08 02:16:42 +00:00
mcmullen%netscape.com
0fd0d405c3
First Checked In.
1998-12-08 02:15:50 +00:00
sfraser%netscape.com
18caeacae0
Don't crash when failing to create dialogs (which we don't have a widget for yet on Mac).
1998-12-08 02:15:21 +00:00
kipp%netscape.com
8cde7abb9e
Implement new NewWebShell API
1998-12-08 01:57:40 +00:00
kipp%netscape.com
3f81658697
Added 2 more arguments to NewWebShell so that new top-level windows could be created properly
1998-12-08 01:57:00 +00:00
kipp%netscape.com
4ae3c44b2c
Pass in chrome and visibility during web-shell creation
1998-12-08 01:56:31 +00:00
pierre%netscape.com
9d05ec1948
optimized and cleaned up
1998-12-08 01:47:04 +00:00
buster%netscape.com
c85a6cdd73
fixed a bug in table-layout:fixed mode
...
fixed bug fixed a few small bugs
1998-12-08 01:00:14 +00:00
buster%netscape.com
bc20fdad3a
fixed default cellspacing and cellpadding
1998-12-08 00:59:15 +00:00
kipp%netscape.com
bce8bc5489
new
1998-12-08 00:57:45 +00:00
troy%netscape.com
7cf1fde73d
Improved height calculation when there are floaters. Now we check against
...
the content area y-most rather than the frame bounds y-most. This ensures
that border and padding are respected along the bottom edge
1998-12-08 00:01:12 +00:00
law%netscape.com
1871d64a59
Accept URL on command line
1998-12-07 23:35:02 +00:00
waterson%netscape.com
985fad839d
Removed obsolete file.
1998-12-07 23:18:11 +00:00
kipp%netscape.com
924b3d53b7
Made image documents layout again
1998-12-07 22:29:13 +00:00
kipp%netscape.com
3723b826cc
Disabled fixed height/width ignoring code for shrink-wrap blocks; fixed crash bug with premature deleting of a line
1998-12-07 22:28:55 +00:00
kipp%netscape.com
be0240395a
Added DeleteLine method
1998-12-07 22:28:23 +00:00
akkana%netscape.com
90d7c049da
Change NULL to 0 in NS_RELEASE and NS_IF_RELEASE macros.
...
This is illegal C++ (at least on machines where NULL == (void*)0)
and breaks some compilers, issues warnings in others.
1998-12-07 21:57:57 +00:00
raman%netscape.com
27869a72de
Bug fix for 1741. For XP_FILE_READ_BIN permission types, set mode as nsRead.
1998-12-07 21:49:29 +00:00
shaver%netscape.com
5e62a635e8
remove dead code, tweak whitespace
1998-12-07 20:23:37 +00:00
waterson%netscape.com
95c99a86f8
Cleaned up content model generation.
1998-12-07 20:09:30 +00:00
kipp%netscape.com
4d4668dca4
Slightly better handling of left/right block margins
1998-12-07 19:34:41 +00:00
dcone%netscape.com
7d1ce17ed3
Changed some attributes on the printer items for the menus
1998-12-07 19:14:33 +00:00
harishd%netscape.com
541bcbe5cd
changed the code that previously accessed mBorderStyle and mBordercolor
...
with new methods added in nsStyleSpacing
1998-12-07 19:07:45 +00:00
harishd%netscape.com
511b951294
Changed code that previously accessed mBorderStyle and mBorderColor with
...
new methods added in nsStyleSpacing
1998-12-07 19:06:55 +00:00
harishd%netscape.com
dccdd4a155
Changed code that previously accessed mBorderStyle and mBorderColor
...
with new mehtods added in nsStyleSpacing
1998-12-07 19:05:40 +00:00
harishd%netscape.com
f3cdc3cfdb
Included a new DrawDashedSide() function prototype and modified DrawSide() function.
1998-12-07 19:04:39 +00:00
harishd%netscape.com
2adb142aa5
Changed code that previously accessed mBorderStyle and mBorderColor
...
with new methods added in nsStyleSpacing
1998-12-07 19:02:13 +00:00
harishd%netscape.com
17a3189fde
No change
1998-12-07 19:00:45 +00:00
harishd%netscape.com
267a36eda9
Changed code that previously accessed mBorderStyle and mBorderColor
...
with new methods added in nsStyleSpacing
1998-12-07 18:56:29 +00:00
harishd%netscape.com
555757d651
Changed code that previously accessed mBorderStyle and mBorderColor
...
with the new methods added in nsStyleSpacing
1998-12-07 18:55:19 +00:00
harishd%netscape.com
d87392317e
Changed all the places that previously accessed mBorderStyle and mBorderColor
...
with the new methods added in nsStyleSpacing
1998-12-07 18:53:07 +00:00
harishd%netscape.com
6b7934f14f
changed all the places that previously accessed mBorderStyle and mBorderColor
...
with the new methods defined in nsStyleSpacing
1998-12-07 18:51:26 +00:00
harishd%netscape.com
fd7938df80
Added NS_STYLE_HAS_BORDER_COLOR (0x80)
1998-12-07 18:46:02 +00:00
troy%netscape.com
78a4ce96ec
Changed wrapping of floated elements so the wrapping happens inside of
...
ConstructFrameByDisplayType(), and now we only wrap frames of display
type 'block' and 'inline'
1998-12-07 18:44:40 +00:00
harishd%netscape.com
cd4bfa41a8
Made mBorderStyle and mBorderColor arrays as protected members
...
and added functions GetBorderStyle(), GetBorderColor(), SetBorderStyle(),
SetBorderColor(), and ClearBorderStyleHightBit() in nsStyleSpacing.
1998-12-07 18:44:02 +00:00
jfrancis%netscape.com
d46058e3dc
fixing IsSameDocument by including nsIDOMDocument.h
1998-12-07 17:53:59 +00:00
kipp%netscape.com
a85597d04e
Removed bogus ISupports support
1998-12-07 16:17:10 +00:00
kipp%netscape.com
ef3b92674a
Removed bogus cast
1998-12-07 16:16:46 +00:00
jfrancis%netscape.com
f44394e4fe
implemetned ComparePointToRange() and IsPointInRange(). Stopped caching ancestor lists. Added standard copy constructor/assignment operator prohibition.
1998-12-07 16:11:52 +00:00
rhp%netscape.com
18975a6b8c
This is to export the function for stream converter registration in
...
netlib. This is a temporary change until the XP-COM interface is in
place for this functionality.
1998-12-07 13:51:23 +00:00
rhp%netscape.com
45023b2571
This change is to add a file association for .EML files. These
...
extensions are setup under WinXX for all RFC822 messages.
1998-12-07 13:27:47 +00:00
ramiro%netscape.com
e68c0987c5
Include "gtklayout.h" only for gtk+ < 1.1.6
1998-12-07 06:52:42 +00:00
ramiro%netscape.com
2fa8b74cf6
widget/tests/scribble/Makefile.in:
...
- Link with -lpwcac -ldbm on all platforms, not just Linux, FreeBSD, and
SunOS.
- Correct linking order: $(PNG_LIBS) needs to be after -limg.
widget/tests/scribble/main.cpp
- Declare extern "C" for the XP_ReBuffer stub.
- Declare main to return int because it does return a value.
Thanks to wtc@netscape.com (Wan-Teh Chang) for the fix.
1998-12-07 06:51:26 +00:00
ramiro%netscape.com
0c5d4be242
Remove accidentally checked in file.
1998-12-07 06:49:04 +00:00
ramiro%netscape.com
2df5228f6a
Ignore the generated makefile
1998-12-07 06:45:39 +00:00
beard%netscape.com
6248dadd4f
Initial cut at GetReferrer, GetDomain methods. Some enhancements to nsIURL may be needed to do this right.
1998-12-07 06:10:12 +00:00
msw%gimp.org
eb5a46231c
Resizing works again, but resizes seem behind by one step.
1998-12-07 05:08:00 +00:00
troy%netscape.com
52b5bcc79f
Initial check-in
1998-12-07 04:05:12 +00:00
troy%netscape.com
d31fad8e94
Changed Print() to use nsIPageSequenceFrame. Now we can print to multiple
...
pages
1998-12-07 03:45:30 +00:00
troy%netscape.com
8311b73428
Added additional parameter to Display() for specifying which view
...
should be displayed
1998-12-07 03:44:57 +00:00