troy%netscape.com
768d7859c8
Removed code for RootContentFrame class which is no longer used
1998-11-04 21:02:32 +00:00
kmcclusk%netscape.com
1500e36748
Changed to use nsIDOMHTMLDocument to find an element with a particular id instead
...
of walking the content tree. Removed FindDomElement and SearchTree methods since they
are redundant with the nsIDOMHTMLDocument GetElementById
1998-11-04 20:17:56 +00:00
mang%netscape.com
7ce246151c
Added fdlibm math library for JS 1.4
1998-11-04 20:11:45 +00:00
buster%netscape.com
983a5d4e43
removed some inefficiencies in finding the parent table frame.
...
Now the parent table frame is cached in the reflow state.
1998-11-04 20:09:19 +00:00
buster%netscape.com
a84d47ada2
nsHTMLReflowCommand now knows what attribute triggered a StyleChanged notification
1998-11-04 19:34:34 +00:00
buster%netscape.com
95dc9f956f
in default 2-pass layout, tables with auto width and with all columns coord width now act like auto width tables,
...
not like specified width (which you might logically expect since all column widths are specified, but sadly that's
not the way Nav or IE interprets this case. )
nsTableFrame's use of IsPseudoFrame has been removed.
1998-11-04 19:33:27 +00:00
buster%netscape.com
c7dbb849e8
nsHTMLReflowCommand now has mAttribute, the attribute that triggered StyleChanged reflow
...
for reflow commands of type other than StyleChanged, mAttribute is nsnull.
1998-11-04 19:26:25 +00:00
michaelp%netscape.com
64f26ac7f0
xpcom'ed blender.
1998-11-04 19:03:37 +00:00
cyeh%netscape.com
1b29e40313
checking in conflicts to fix
1998-11-04 18:50:29 +00:00
cyeh%netscape.com
f2be427ff2
checkin files with conflicts to fix
1998-11-04 18:50:05 +00:00
valeski%netscape.com
076f72db88
fix for bugzilla 1219
1998-11-04 18:37:10 +00:00
ramiro%netscape.com
fe8a962678
Patch from fraioli@dg-rtp.dg.com (Marc J. Fraioli) to unbreak DGUX.
1998-11-04 17:54:14 +00:00
ramiro%netscape.com
3c3e1a764f
Add missing ac makefile. Fixes broken ac build.
1998-11-04 17:47:23 +00:00
dcone%netscape.com
356b053d66
have a new interface for the blends init
1998-11-04 17:34:19 +00:00
dcone%netscape.com
3c44a29c2c
updated the blending, fixed 8 bit blending, and fixed a leak in the blender
1998-11-04 16:02:50 +00:00
ramiro%netscape.com
c970b74647
Add autoconf makefiles.
1998-11-04 15:14:18 +00:00
ramiro%netscape.com
156228f5fd
Remove duplicate lib.
1998-11-04 15:04:22 +00:00
ramiro%netscape.com
9b98d8f6e6
Make it 'work' on unix.
1998-11-04 13:41:54 +00:00
ramiro%netscape.com
89f6388f75
Use the right toolkit dlls on unix.
1998-11-04 13:38:16 +00:00
ramiro%netscape.com
994a9bab46
oops. Should use PR_GetEnv() instead of getenv().
1998-11-04 13:34:36 +00:00
ramiro%netscape.com
59116c9511
Use filter instead of ifdef hacks.
1998-11-04 11:47:21 +00:00
ramiro%netscape.com
011b77ea09
XP_UNIX only. Unhardcode the resource: url base path. It used to be the
...
working directory (pwd) which is not very useful. Use MOZILLA_HOME instead.
1998-11-04 10:31:32 +00:00
rpotts%netscape.com
b7b0e8a47f
Added a skidmark when a content viewer cannot be found for a given content-type...
1998-11-04 08:49:05 +00:00
rpotts%netscape.com
f53ca9fbd3
Moved the clipboard methods from nsIWebShell into a new interface called nsIClipboardCommands...
1998-11-04 08:48:22 +00:00
rpotts%netscape.com
7ac4c05622
Added new public interface nsIClipboardCommands.h
1998-11-04 08:46:48 +00:00
pierre%netscape.com
01b405b399
Replaced with the previous contents of nsTextWidget.
nsTextWidget is 1-line field and can be done with TextEdit or the Appearance Manager instead of WASTE, while nsTextArea should use WASTE.
1998-11-04 07:32:33 +00:00
pierre%netscape.com
f8aa025a8a
oops...backed out previous changes and removed GetWindowPtr() because it's not used anywhere and it was a bad idea anyway: an object should either inherit from nsWindow and can access mWindowPtr, or should call GetNativeData().
1998-11-04 07:08:05 +00:00
pierre%netscape.com
b747300232
Added StartDraw() and EndDraw() + other fixes in Destroy()
1998-11-04 07:02:26 +00:00
pierre%netscape.com
fdb4f1614d
Added StartDraw() and EndDraw()
1998-11-04 07:01:36 +00:00
pierre%netscape.com
fdcb0da0eb
re-enabled TextArea and FileWidget
1998-11-04 07:01:00 +00:00
pierre%netscape.com
72923370ca
fixed the Focus event
1998-11-04 07:00:24 +00:00
pierre%netscape.com
0b2e1a099c
use the appearance manager to implement that 1-line pwd-capable edit field
1998-11-04 06:59:20 +00:00
pierre%netscape.com
0bf8e6fc94
added a #error before we obsolete that file
1998-11-04 06:58:22 +00:00
pierre%netscape.com
e2df6f8fe5
removed OnResize()
commented out the SetOrigin() etc...
1998-11-04 06:57:28 +00:00
pierre%netscape.com
3e48fa7445
removed OnResize()
1998-11-04 06:56:20 +00:00
pierre%netscape.com
28d3382df3
save and restore the colors in CopyOffScreenBits()
1998-11-04 06:55:50 +00:00
pierre%netscape.com
674405daae
added GetWindowPtr()
1998-11-04 06:54:41 +00:00
pierre%netscape.com
b16199e9ba
added DoIdle(), fixed some SetPort() problems
1998-11-04 06:54:16 +00:00
pierre%netscape.com
366370d759
added DoIdle()
1998-11-04 06:53:57 +00:00
pierre%netscape.com
8086c5e22a
Use GetFontHandle() to return the fontNum because we don't have font handles on Mac
1998-11-04 06:51:20 +00:00
pierre%netscape.com
c43d79c0f6
some cleanup
1998-11-04 06:49:50 +00:00
pierre%netscape.com
a6268eee92
Cache data to improve performance in GetMacFontNumber()
1998-11-04 06:49:14 +00:00
pierre%netscape.com
a9e64e7020
fixed the 3 instances of Compare() to work with empty strings
1998-11-04 06:48:11 +00:00
pierre%netscape.com
3465e56de2
return 0 (ie. "strings are equal") instead of 1 when the 'n' of strncmp() and strncasecmp() is 0
1998-11-04 06:46:33 +00:00
pierre%netscape.com
b3e933f1e5
Replaced mButtonSet with mValue
1998-11-04 06:43:35 +00:00
pierre%netscape.com
c41f1dfb00
Added mValue.
Improved redraw by caching data.
1998-11-04 06:42:26 +00:00
pierre%netscape.com
8d718109c8
SetLabel() redraws immediately
1998-11-04 06:38:09 +00:00
pierre%netscape.com
ab6f8ccd9e
changed a 'delete' to 'delete []'
1998-11-04 06:37:28 +00:00
pierre%netscape.com
dbf953b58a
minor changes: defined a constant
1998-11-04 06:36:48 +00:00
pierre%netscape.com
d559faaaad
added nsTextAreaWidget
1998-11-04 06:35:13 +00:00