kipp%netscape.com
|
799ce8db71
|
Use FirstChild method so that implementation can be reused by subclasses
|
1998-08-03 17:06:42 +00:00 |
|
troy%netscape.com
|
09c36ef1f5
|
Device context changes
|
1998-08-03 04:51:17 +00:00 |
|
troy%netscape.com
|
7f199e117a
|
Added NS_IF_RELEASE of mImage
|
1998-08-02 17:03:08 +00:00 |
|
joki%netscape.com
|
849a2287e6
|
Fix bug 311157, mouseover crashes release builds.
|
1998-08-02 04:15:08 +00:00 |
|
peterl%netscape.com
|
714146a525
|
rounding support
|
1998-07-31 23:34:45 +00:00 |
|
joki%netscape.com
|
fa57426559
|
Filling out document event handlers, adding form events
|
1998-07-31 22:09:51 +00:00 |
|
joki%netscape.com
|
fe390a0803
|
Adding support for event handlers in html tags and moving event handler IIDs to central file.
|
1998-07-31 18:21:37 +00:00 |
|
peterl%netscape.com
|
094f51e1e6
|
renamed LoadImage
|
1998-07-31 05:59:31 +00:00 |
|
peterl%netscape.com
|
9dc8df6594
|
connected prefs
added compatibility mode
|
1998-07-31 05:54:59 +00:00 |
|
buster%netscape.com
|
1ed0f3ea0a
|
LengthOf defined in both debug and non-debug builds
|
1998-07-31 01:40:21 +00:00 |
|
michaelp%netscape.com
|
4ce7ab5a99
|
improved performance of background rendering.
|
1998-07-30 23:31:42 +00:00 |
|
troy%netscape.com
|
97f44b821e
|
Removed assertion in image complete code that assumed we have gotten at
least one pixmap update notification
|
1998-07-30 22:24:11 +00:00 |
|
buster%netscape.com
|
d0afc21169
|
fixed non-Debug build by making LengthOf part of both debug and non-Debug builds
|
1998-07-30 19:54:17 +00:00 |
|
troy%netscape.com
|
a4ab4c3b6f
|
Added XXX comment about the lack of proper ref counting...
|
1998-07-30 17:30:44 +00:00 |
|
kipp%netscape.com
|
7ff5d0e7ce
|
Remove most compiler warnings on IRIX
|
1998-07-29 20:19:08 +00:00 |
|
kipp%netscape.com
|
d36f453987
|
When debugging allow zero width/height frames to render; do not render show-borders around them however
|
1998-07-29 19:33:00 +00:00 |
|
rods%netscape.com
|
820bcabd0b
|
removed DO_SELECTION #define
|
1998-07-27 23:20:35 +00:00 |
|
michaelp%netscape.com
|
b636c3052c
|
made color handling code in css part of the gfx color utilities.
|
1998-07-27 21:07:47 +00:00 |
|
kostello%netscape.com
|
62bfa2bc37
|
Added support for toggling selection on/off in a document.
Added more support methods for selection, made parameters const
where possible.
Changed XIF interfaces
|
1998-07-27 18:05:35 +00:00 |
|
kostello%netscape.com
|
72d5a37b2b
|
Changed XIF interface
|
1998-07-27 18:04:04 +00:00 |
|
kostello%netscape.com
|
d6527ec8ad
|
Added method for toggling selection on/off in a document.
Added more support methods for selection, made parameters const
where possible.
|
1998-07-27 18:03:16 +00:00 |
|
kipp%netscape.com
|
657c9d59c5
|
Added NS_NewImageDocument
|
1998-07-27 17:51:42 +00:00 |
|
troy%netscape.com
|
7da0401c3c
|
Combined raptorgfx.dll and raptorgfxwin.dll into one DLL
|
1998-07-26 23:52:36 +00:00 |
|
joki%netscape.com
|
98a6e7f5d1
|
Fix for missing add/release ref pair in the GetScriptGlobalObject call
|
1998-07-25 01:53:15 +00:00 |
|
peterl%netscape.com
|
d6a3e2103a
|
added Nav's magic font scaler
|
1998-07-25 01:11:49 +00:00 |
|
vidur%netscape.com
|
92e85525b5
|
Added document.cookie. HTMLCollection.namedItem looks for both NAME and ID attributes
|
1998-07-25 00:31:52 +00:00 |
|
joki%netscape.com
|
f85ed9ce71
|
Hooking up window element to event chain and adding in support for a few more event types.
|
1998-07-24 05:06:44 +00:00 |
|
troy%netscape.com
|
bf11c1e307
|
CHanged Invalidate() to pass the NS_VMREFRESH_NO_SYNC flag. Temporary
measure to keep us from painting before the DidReflow() notifications
have been sent...
|
1998-07-24 00:01:53 +00:00 |
|
vidur%netscape.com
|
8547dd423c
|
nsHTMLDocument now holds on to its parser till loading is complete. Hooked up document.write and document.writeln
|
1998-07-23 22:06:05 +00:00 |
|
dcone%netscape.com
|
9d2025a71d
|
added manifest file
|
1998-07-23 22:05:51 +00:00 |
|
dcone%netscape.com
|
8bd0bfe854
|
first version of manifest for this directory
|
1998-07-23 20:31:35 +00:00 |
|
peterl%netscape.com
|
b14b73ba93
|
added font flags
|
1998-07-23 17:57:16 +00:00 |
|
peterl%netscape.com
|
4ee7bc6970
|
added setters for default colors
|
1998-07-23 17:57:00 +00:00 |
|
peterl%netscape.com
|
1029878fc9
|
removed threed text hack, added font flags
|
1998-07-23 17:55:02 +00:00 |
|
joki%netscape.com
|
ce61da5597
|
More event stuff. Modified HandleDOMEvent, modified nsGUIEvent types, added mouseover, mouseout.
|
1998-07-23 02:55:33 +00:00 |
|
vidur%netscape.com
|
ec8c40eeed
|
Introduced nsContentLists. Added a DocumentWillBeDestroyed method to nsIDocumentObserver. Added a document parameter to all DocumentObserver notifications. Added the nsIDOMHTMLDocument interface to HTMLDocument. Implemented document.images, etc and getElementsByTagName.
|
1998-07-22 23:32:19 +00:00 |
|
rods%netscape.com
|
4f54ff6d69
|
turning off debug
|
1998-07-22 22:01:46 +00:00 |
|
rods%netscape.com
|
cd71f097d6
|
selection improvements
|
1998-07-22 22:00:23 +00:00 |
|
rods%netscape.com
|
7ddb2ebda5
|
selection improvements
|
1998-07-22 21:56:48 +00:00 |
|
troy%netscape.com
|
302ac6c6d4
|
Fixed it so backgrounds are properly tiled again
|
1998-07-22 18:34:14 +00:00 |
|
troy%netscape.com
|
048270ffb0
|
Changed PaintBorder() to use the (x,y) that's passed in
|
1998-07-22 05:02:07 +00:00 |
|
troy%netscape.com
|
789a2dbe45
|
Changed nsCSSRendering::PaintBorder() so the entire rect is used
and not just the width and height
|
1998-07-22 02:46:00 +00:00 |
|
troy%netscape.com
|
25d601cd32
|
Fixed MakeSide() so it does a better job of drawing the correct pixels in
the case of 1-pixel thick lines
|
1998-07-21 09:30:03 +00:00 |
|
troy%netscape.com
|
6fb2009eec
|
Changed it so image frames don't have a view, and turned on transparent
images
|
1998-07-19 05:48:46 +00:00 |
|
kipp%netscape.com
|
1476a300de
|
Removed SetTitle
|
1998-07-19 01:14:21 +00:00 |
|
kipp%netscape.com
|
39f5530391
|
Port to new nsIWebShell and related API's
|
1998-07-18 21:47:56 +00:00 |
|
kipp%netscape.com
|
bcda4bfa7d
|
Disabled selection noise with an ifdef
|
1998-07-18 21:44:11 +00:00 |
|
rods%netscape.com
|
85654e2b32
|
changed GetNextContent to pas back next leaf node content
|
1998-07-18 18:18:53 +00:00 |
|
rods%netscape.com
|
54786e9833
|
made minor changes to selection
|
1998-07-18 18:18:20 +00:00 |
|
rods%netscape.com
|
5c972347e3
|
exported nsSelectionPoint.h
|
1998-07-18 18:17:08 +00:00 |
|