10185 Commits

Author SHA1 Message Date
gagan%netscape.com
89bdd0ad57 Fix warnings on Mac. 1998-10-15 08:11:42 +00:00
buster%netscape.com
73b4846430 progress on table incremental reflow of row group insert/append/delete 1998-10-15 07:46:16 +00:00
nisheeth%netscape.com
409b28fe50 Resizing from the middle of the document was resetting the scrollbar to the
top and then setting it back to the remember position.  Fixed the unnecessary
up and down jumping of the scrollbar.
1998-10-15 06:16:16 +00:00
nisheeth%netscape.com
bb8022c4f8 Fix for Bugzilla bug 492. We were inserting the floating element for the
left/right aligned tables into the line list at the beginning of the list
rather than the end.  This caused re-ordering of floating tables as well
as display problems.
1998-10-15 05:32:19 +00:00
troy%netscape.com
a3faadc325 Changed scroll view frame to have the scrolling view create a child widget.
This allows us to clip child views with widgets, e.g. form elements
1998-10-15 05:28:13 +00:00
troy%netscape.com
6ad120c16d Changed GetWindowOffsets() to specify the view to check rather than assuming
the root view. This fixes scrolling problems when scrolling views are used
as a sub-view
1998-10-15 05:27:00 +00:00
kipp%netscape.com
fb3e6503a0 Create style context for blank frame; added in some missing release calls 1998-10-15 05:13:21 +00:00
kipp%netscape.com
c151b51242 Added new atom 1998-10-15 05:11:40 +00:00
kipp%netscape.com
9fb39f0732 Setup display:none for NOEMBED, NOSCRIPT and NOFRAMES 1998-10-15 05:11:23 +00:00
troy%netscape.com
68659f29d8 Changed it so that we have a dirty region per view with a widget rather
than having just one dirty region. Also changed it so that we stop painting
when we get to a view that has a widget
1998-10-15 04:55:21 +00:00
roeber%netscape.com
feaefda4fa Import of Sleepycat DB 2.4.14.1 1998-10-15 03:56:37 +00:00
racham%netscape.com
6e245d2e56 BUG329102 : Modified code to allow overwrite of existing connectoids without complaining about RNA entry 1998-10-15 03:45:42 +00:00
mccabe%netscape.com
2ae425ed8c Change "%c" date specifier for document.lastModified to "%#c" on
windows to get a 4-digit date in the string produced.

Were that it were just a Date object instead of a string.  Oh, woe.
1998-10-15 02:49:44 +00:00
kipp%netscape.com
c01a050ddd Change CreateAbsoluteView API so pass in a style context 1998-10-15 01:27:49 +00:00
kipp%netscape.com
a93c244b68 Set opacity in view 1998-10-15 01:27:25 +00:00
sman%netscape.com
6b7d665360 work in progress 1998-10-15 01:26:44 +00:00
pierre%netscape.com
8ab9979d90 fix build: added nsHTMLButtonControlFrame.cpp 1998-10-15 00:14:47 +00:00
rpotts%netscape.com
1e5af1e943 Added null tests after getting the plugin instance... 1998-10-14 23:57:12 +00:00
rpotts%netscape.com
a536953437 zero the pointer to the IL_ImageRequest being held by the ImageRequestImpl when the IL_ImageRequest is destroyed. The IL_imageRequest can be destroyed by either the ImageRequestImpl *or* the IL_ImageGroup... 1998-10-14 23:56:33 +00:00
kipp%netscape.com
32ea84d644 Temporary work around to setting hint better 1998-10-14 23:46:02 +00:00
terry%netscape.com
a48c95c5b1 Removed incorrect comment. 1998-10-14 23:23:30 +00:00
mjudge%netscape.com
5f185d6e92 this will fix it. i will get rid of unused files later. 1998-10-14 23:16:00 +00:00
terry%netscape.com
96d4aa0d59 Detect things we can't automatically back out, and say so. 1998-10-14 23:13:04 +00:00
valeski%netscape.com
e3c8021eca changed type BOOL to PRBool to get rid of warnings 1998-10-14 23:10:41 +00:00
valeski%netscape.com
c8dfc0a2d9 removed an unreferenced local variable 1998-10-14 23:09:30 +00:00
mjudge%netscape.com
cdba0f4d31 another file 1998-10-14 23:07:38 +00:00
karnaze%netscape.com
37f2d06fe4 generalized PostCreateWidget; better combo box rendering 1998-10-14 23:01:44 +00:00
mjudge%netscape.com
eb971aca8b need to export, fix for breakage 1998-10-14 22:59:38 +00:00
buster%netscape.com
2a254f6de9 nsTableFrame can now incrementally insert, append, and delete colgroups 1998-10-14 22:51:50 +00:00
valeski%netscape.com
cee140ae96 Raptor only change. Providing method definitions for IsURLInCache when NU_CACHE is defined. 1998-10-14 22:39:16 +00:00
spider%netscape.com
2c6f9dc1d9 Fixes for linking on SunOS 1998-10-14 22:35:56 +00:00
spider%netscape.com
0cf90ba175 Add EOL to get to compile on Solaris 1998-10-14 22:23:26 +00:00
spider%netscape.com
7649993273 Adding EOL in files so will compile on Solaris 1998-10-14 22:12:06 +00:00
ddrinan%netscape.com
24ddaea84c Changes for the new dispatch table used by NSM 1998-10-14 21:45:18 +00:00
ddrinan%netscape.com
a8fd9602f2 New dispatch table for NSM 1998-10-14 21:44:46 +00:00
ddrinan%netscape.com
7f93238d66 Changes for the new dispatch table used by NSM 1998-10-14 21:39:04 +00:00
troy%netscape.com
0b0f2c3e12 Changed CreateViewForFrame() to mark the view as having transparent content
iff the background-color is transparent
1998-10-14 21:31:41 +00:00
mjudge%netscape.com
828e66dae4 turning on the MOZ_ENDER_MIME by default 1998-10-14 20:48:16 +00:00
mjudge%netscape.com
815af34694 turning on ender_mime 1998-10-14 20:47:31 +00:00
mjudge%netscape.com
f3cdc7f34a turning on ENDER_MIME 1998-10-14 20:46:42 +00:00
jfrancis%netscape.com
6a009b5910 Ender Mime Carpool. This is not your father's email client. 1998-10-14 20:38:35 +00:00
kin%netscape.com
8bb9d21b98 Turn on MOZ_ENDER_MIME code. 1998-10-14 20:31:10 +00:00
kin%netscape.com
c1f1ba50f3 Turn on MOZ_ENDER_MIME code. Added JS event support. 1998-10-14 20:30:41 +00:00
kin%netscape.com
8937e075cf Turn on MOZ_ENDER_MIME code. Added mailto to the REQUIRES list. 1998-10-14 20:29:40 +00:00
fur%netscape.com
a10798b539 Changed uses of cpp macro LINUX to linux. The former was defined by the old build system, but the latter is defined by the compiler. LINUX is not used in autoconf 1998-10-14 20:27:15 +00:00
mjudge%netscape.com
fd42334be0 ender carpool 1998-10-14 20:24:50 +00:00
kipp%netscape.com
639760bb7b Pass in style context 1998-10-14 20:11:33 +00:00
kipp%netscape.com
c7d9ce1572 Revised frame sliding loop to use the pfd instead of the kid frames rect since now the kids rect is not valid until after vertical alignment 1998-10-14 20:11:12 +00:00
kipp%netscape.com
783eca0357 Create views when necessary 1998-10-14 20:10:36 +00:00
kipp%netscape.com
fcb61a671c Create views when necessary; fixed code to avoid IsLeftMostChild when checking during flow floater placement (now that the childs rect is deferred until vertical alignment the code in IsLeftMostChild is no longer valid) 1998-10-14 20:10:08 +00:00