fur%netscape.com
dc66f02150
1) Change HAVE_LONG_LONG to be JS_HAVE_LONG_LONG to avoid collision with NSPR.
...
2) On Linux, define JS_HAVE_LONG_LONG since we're using gcc.
1998-10-15 18:10:39 +00:00
blizzard%appliedtheory.com
d5d710fd94
enable GNOME_GetDocPosition
1998-10-15 18:00:28 +00:00
blizzard%appliedtheory.com
17bbf11814
don't set the tile in the gc, that's for window backgrounds, not drawing
1998-10-15 17:57:13 +00:00
spider%netscape.com
22a7b763bd
Support Command Line Parsing
1998-10-15 17:56:49 +00:00
shaver%netscape.com
19fe06d482
memory management fixes and debug cleanup
1998-10-15 17:45:03 +00:00
troy%netscape.com
756b2a87d9
Removed use of NS_VMREFRESH_SCREEN_RECT which is deprecated and going away
1998-10-15 16:00:09 +00:00
karnaze%netscape.com
56aa52c8aa
fixed combo box PostCreateWidget to size properly
1998-10-15 15:51:31 +00:00
blythe%netscape.com
da93561b13
Partial fix for 328650, startup performance
1998-10-15 14:56:39 +00:00
blythe%netscape.com
9ebb054648
Bugzilla 140 code improvement by ben@algroup.co.uk
1998-10-15 14:25:36 +00:00
terry%netscape.com
8708db40a1
Remove code to test if passwd is different than Netscape passwd. It no longer works, anyway.
1998-10-15 13:58:41 +00:00
ftang%netscape.com
1814bb948b
Make Toolbar menu measure and render UTF8 text. reviewed and approved by saari
1998-10-15 13:55:28 +00:00
ftang%netscape.com
38de9da54e
enable toolbar item to render UTF8 text. Change several XmString related function in RDFUtils.c to also return a font list associated with the XmString. approved by slamm
1998-10-15 13:45:54 +00:00
ftang%netscape.com
3ba5609f4f
change code to support HyperTree
1998-10-15 13:43:08 +00:00
dcone%netscape.com
4a6192e849
fixed some clipping and updating stuff
1998-10-15 13:39:47 +00:00
blythe%netscape.com
a4ed53244e
Fix bugs on win95 builds, aprvd briano law
1998-10-15 12:44:03 +00:00
blythe%netscape.com
796e5e19c1
Fix bugs on win95 builds, aprvd briano law
1998-10-15 12:38:26 +00:00
gagan%netscape.com
ed1e5e3dd9
Fix warnings on Mac.
1998-10-15 08:11:42 +00:00
buster%netscape.com
8c72377bc6
progress on table incremental reflow of row group insert/append/delete
1998-10-15 07:46:16 +00:00
nisheeth%netscape.com
2a008e4052
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
c4da19e6d8
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
d46dfce475
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
f4f34febf4
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
5d6ff4ec2e
Create style context for blank frame; added in some missing release calls
1998-10-15 05:13:21 +00:00
kipp%netscape.com
259466136f
Added new atom
1998-10-15 05:11:40 +00:00
kipp%netscape.com
9eed2caf4b
Setup display:none for NOEMBED, NOSCRIPT and NOFRAMES
1998-10-15 05:11:23 +00:00
troy%netscape.com
cb1f553721
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
2d7d714ef6
Import of Sleepycat DB 2.4.14.1
1998-10-15 03:56:37 +00:00
racham%netscape.com
e93dc1afb1
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
2cc7fbf241
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
f0d30f7d4b
Change CreateAbsoluteView API so pass in a style context
1998-10-15 01:27:49 +00:00
kipp%netscape.com
ec671050a6
Set opacity in view
1998-10-15 01:27:25 +00:00
sman%netscape.com
91a76315b7
work in progress
1998-10-15 01:26:44 +00:00
pierre%netscape.com
c3f0c58ea7
fix build: added nsHTMLButtonControlFrame.cpp
1998-10-15 00:14:47 +00:00
rpotts%netscape.com
d6b307cb33
Added null tests after getting the plugin instance...
1998-10-14 23:57:12 +00:00
rpotts%netscape.com
027d384585
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
05d3950c8e
Temporary work around to setting hint better
1998-10-14 23:46:02 +00:00
terry%netscape.com
1816bc467d
Removed incorrect comment.
1998-10-14 23:23:30 +00:00
mjudge%netscape.com
5c04560d8a
this will fix it. i will get rid of unused files later.
1998-10-14 23:16:00 +00:00
terry%netscape.com
4da0518a59
Detect things we can't automatically back out, and say so.
1998-10-14 23:13:04 +00:00
valeski%netscape.com
c1ac521bba
changed type BOOL to PRBool to get rid of warnings
1998-10-14 23:10:41 +00:00
valeski%netscape.com
87b1d979e1
removed an unreferenced local variable
1998-10-14 23:09:30 +00:00
mjudge%netscape.com
6b43fbd735
another file
1998-10-14 23:07:38 +00:00
karnaze%netscape.com
4c91c0fff1
generalized PostCreateWidget; better combo box rendering
1998-10-14 23:01:44 +00:00
mjudge%netscape.com
a0f5f93a9f
need to export, fix for breakage
1998-10-14 22:59:38 +00:00
buster%netscape.com
c965ac41d6
nsTableFrame can now incrementally insert, append, and delete colgroups
1998-10-14 22:51:50 +00:00
valeski%netscape.com
765e42d9f9
Raptor only change. Providing method definitions for IsURLInCache when NU_CACHE is defined.
1998-10-14 22:39:16 +00:00
spider%netscape.com
6115f42c2c
Fixes for linking on SunOS
1998-10-14 22:35:56 +00:00
spider%netscape.com
62c4f1cc08
Add EOL to get to compile on Solaris
1998-10-14 22:23:26 +00:00
spider%netscape.com
3b9594b1f4
Adding EOL in files so will compile on Solaris
1998-10-14 22:12:06 +00:00
ddrinan%netscape.com
b6cfcf79fa
Changes for the new dispatch table used by NSM
1998-10-14 21:45:18 +00:00