Commit Graph

53979 Commits

Author SHA1 Message Date
karnaze%netscape.com
8c2e3a9e4e fixed combo box PostCreateWidget to size properly
git-svn-id: svn://10.0.0.236/trunk@12890 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 15:51:31 +00:00
blythe%netscape.com
b2f7c3129e Partial fix for 328650, startup performance
git-svn-id: svn://10.0.0.236/trunk@12889 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 14:56:39 +00:00
blythe%netscape.com
64916c2971 Bugzilla 140 code improvement by ben@algroup.co.uk
git-svn-id: svn://10.0.0.236/trunk@12888 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 14:25:36 +00:00
terry%netscape.com
6698866bd5 Remove code to test if passwd is different than Netscape passwd. It no longer works, anyway.
git-svn-id: svn://10.0.0.236/trunk@12885 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 13:58:41 +00:00
ftang%netscape.com
5500648646 Make Toolbar menu measure and render UTF8 text. reviewed and approved by saari
git-svn-id: svn://10.0.0.236/trunk@12884 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 13:55:28 +00:00
ftang%netscape.com
f80cc2f932 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
git-svn-id: svn://10.0.0.236/trunk@12883 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 13:45:54 +00:00
ftang%netscape.com
f91e42b5a2 change code to support HyperTree
git-svn-id: svn://10.0.0.236/trunk@12882 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 13:43:08 +00:00
dcone%netscape.com
5094c23fe3 fixed some clipping and updating stuff
git-svn-id: svn://10.0.0.236/trunk@12881 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 13:39:47 +00:00
blythe%netscape.com
f688a536e7 Fix bugs on win95 builds, aprvd briano law
git-svn-id: svn://10.0.0.236/trunk@12880 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 12:44:03 +00:00
blythe%netscape.com
b9f8af2788 Fix bugs on win95 builds, aprvd briano law
git-svn-id: svn://10.0.0.236/trunk@12879 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 12:38:26 +00:00
gagan%netscape.com
6b39c7aa84 Fix warnings on Mac.
git-svn-id: svn://10.0.0.236/trunk@12876 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 08:11:42 +00:00
buster%netscape.com
88c09f9734 progress on table incremental reflow of row group insert/append/delete
git-svn-id: svn://10.0.0.236/trunk@12875 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 07:46:16 +00:00
nisheeth%netscape.com
c3e35c8ca1 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.


git-svn-id: svn://10.0.0.236/trunk@12872 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 06:16:16 +00:00
nisheeth%netscape.com
a30cf37991 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.


git-svn-id: svn://10.0.0.236/trunk@12871 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 05:32:19 +00:00
troy%netscape.com
acbd1d72b5 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


git-svn-id: svn://10.0.0.236/trunk@12870 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 05:28:13 +00:00
troy%netscape.com
5d7a8e9edc 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


git-svn-id: svn://10.0.0.236/trunk@12869 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 05:27:00 +00:00
kipp%netscape.com
e0132151d4 Create style context for blank frame; added in some missing release calls
git-svn-id: svn://10.0.0.236/trunk@12868 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 05:13:21 +00:00
kipp%netscape.com
13f8faca02 Added new atom
git-svn-id: svn://10.0.0.236/trunk@12867 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 05:11:40 +00:00
kipp%netscape.com
67c1948979 Setup display:none for NOEMBED, NOSCRIPT and NOFRAMES
git-svn-id: svn://10.0.0.236/trunk@12866 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 05:11:23 +00:00
troy%netscape.com
35c48dd63c 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


git-svn-id: svn://10.0.0.236/trunk@12865 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 04:55:21 +00:00
roeber%netscape.com
e597bf5b5e Import of Sleepycat DB 2.4.14.1
git-svn-id: svn://10.0.0.236/trunk@12863 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 03:56:37 +00:00
racham%netscape.com
88b00edc52 BUG329102 : Modified code to allow overwrite of existing connectoids without complaining about RNA entry
git-svn-id: svn://10.0.0.236/trunk@12862 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 03:45:42 +00:00
mccabe%netscape.com
211af529a6 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.


git-svn-id: svn://10.0.0.236/trunk@12859 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 02:49:44 +00:00
kipp%netscape.com
5a6dc2c339 Change CreateAbsoluteView API so pass in a style context
git-svn-id: svn://10.0.0.236/trunk@12855 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 01:27:49 +00:00
kipp%netscape.com
e08c473f5d Set opacity in view
git-svn-id: svn://10.0.0.236/trunk@12854 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 01:27:25 +00:00
sman%netscape.com
7a78a0b28f work in progress
git-svn-id: svn://10.0.0.236/trunk@12853 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 01:26:44 +00:00
pierre%netscape.com
3161248e22 fix build: added nsHTMLButtonControlFrame.cpp
git-svn-id: svn://10.0.0.236/trunk@12851 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-15 00:14:47 +00:00
rpotts%netscape.com
bfd2a80270 Added null tests after getting the plugin instance...
git-svn-id: svn://10.0.0.236/trunk@12850 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:57:12 +00:00
rpotts%netscape.com
b8f73d0d11 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...
git-svn-id: svn://10.0.0.236/trunk@12849 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:56:33 +00:00
kipp%netscape.com
6c0731c604 Temporary work around to setting hint better
git-svn-id: svn://10.0.0.236/trunk@12848 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:46:02 +00:00
terry%netscape.com
0a28a3229c Removed incorrect comment.
git-svn-id: svn://10.0.0.236/trunk@12847 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:23:30 +00:00
mjudge%netscape.com
ecb25efdfb this will fix it. i will get rid of unused files later.
git-svn-id: svn://10.0.0.236/trunk@12846 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:16:00 +00:00
terry%netscape.com
8e00bfe0eb Detect things we can't automatically back out, and say so.
git-svn-id: svn://10.0.0.236/trunk@12845 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:13:04 +00:00
valeski%netscape.com
d19a4861c3 changed type BOOL to PRBool to get rid of warnings
git-svn-id: svn://10.0.0.236/trunk@12844 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:10:41 +00:00
valeski%netscape.com
1c551f13a6 removed an unreferenced local variable
git-svn-id: svn://10.0.0.236/trunk@12843 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:09:30 +00:00
mjudge%netscape.com
bbdd8c06f6 another file
git-svn-id: svn://10.0.0.236/trunk@12842 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:07:38 +00:00
karnaze%netscape.com
712e26cd47 generalized PostCreateWidget; better combo box rendering
git-svn-id: svn://10.0.0.236/trunk@12841 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 23:01:44 +00:00
mjudge%netscape.com
73417c4932 need to export, fix for breakage
git-svn-id: svn://10.0.0.236/trunk@12840 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 22:59:38 +00:00
buster%netscape.com
a53203e2ef nsTableFrame can now incrementally insert, append, and delete colgroups
git-svn-id: svn://10.0.0.236/trunk@12839 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 22:51:50 +00:00
valeski%netscape.com
1a25100bd7 Raptor only change. Providing method definitions for IsURLInCache when NU_CACHE is defined.
git-svn-id: svn://10.0.0.236/trunk@12838 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 22:39:16 +00:00
spider%netscape.com
db6ed23d59 Fixes for linking on SunOS
git-svn-id: svn://10.0.0.236/trunk@12837 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 22:35:56 +00:00
spider%netscape.com
19d327904e Add EOL to get to compile on Solaris
git-svn-id: svn://10.0.0.236/trunk@12836 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 22:23:26 +00:00
spider%netscape.com
b4a73dfecd Adding EOL in files so will compile on Solaris
git-svn-id: svn://10.0.0.236/trunk@12835 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 22:12:06 +00:00
ddrinan%netscape.com
fe4d6b6028 Changes for the new dispatch table used by NSM
git-svn-id: svn://10.0.0.236/trunk@12833 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 21:45:18 +00:00
ddrinan%netscape.com
a71a1c0dd0 New dispatch table for NSM
git-svn-id: svn://10.0.0.236/trunk@12832 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 21:44:46 +00:00
ddrinan%netscape.com
5d6ae7c994 Changes for the new dispatch table used by NSM
git-svn-id: svn://10.0.0.236/trunk@12830 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 21:39:04 +00:00
troy%netscape.com
dc4b00830b Changed CreateViewForFrame() to mark the view as having transparent content
iff the background-color is transparent


git-svn-id: svn://10.0.0.236/trunk@12827 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 21:31:41 +00:00
mjudge%netscape.com
a019c0116a turning on the MOZ_ENDER_MIME by default
git-svn-id: svn://10.0.0.236/trunk@12825 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:48:16 +00:00
mjudge%netscape.com
bf4daa1995 turning on ender_mime
git-svn-id: svn://10.0.0.236/trunk@12824 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:47:31 +00:00
mjudge%netscape.com
91122bb62e turning on ENDER_MIME
git-svn-id: svn://10.0.0.236/trunk@12823 18797224-902f-48f8-a5cc-f745e15eee43
1998-10-14 20:46:42 +00:00