brade%netscape.com
|
8fe328a354
|
add static to LegendHack() to reduce compiler warnings on Macintosh
|
1999-03-02 15:17:35 +00:00 |
|
brade%netscape.com
|
0e163f8674
|
add static to reduce compiler warnings on Macintosh
|
1999-03-02 15:17:14 +00:00 |
|
brade%netscape.com
|
107ba93c81
|
reduce Macintosh compiler warnings by making function static
|
1999-03-02 15:15:46 +00:00 |
|
cls%seawood.org
|
0bbc0ba3a1
|
Fixed problem with ondblclick being released w/o being allocated. Appeared to be a copy-n-paste oversight.
|
1999-03-02 10:20:52 +00:00 |
|
evaughan%netscape.com
|
c021740cb1
|
Made the image accessible from CSS via list-style-image.
|
1999-03-02 05:00:51 +00:00 |
|
sfraser%netscape.com
|
092b04689b
|
Fix the caret so that it draws on Windows (and UNIX, hopefully), and turn on the #define so that the caret gets created in the pres shell. It gets shown in editor mode.
|
1999-03-02 04:26:49 +00:00 |
|
pollmann%netscape.com
|
8f30448ae5
|
Cleanup: Use the GetPrimary Frame in nsGenericHTMLElement. Enable fetching selectedIndex before frame creation (using DefaultSelected instead of Selected) Bug #3340
|
1999-03-02 03:31:17 +00:00 |
|
pollmann%netscape.com
|
00a111b13e
|
Enable GetSelected for options inside of option groups. (Fix GetPrimaryFrame)
|
1999-03-02 03:26:29 +00:00 |
|
pollmann%netscape.com
|
4a3e05e302
|
Cleanup: return NS_NOINTERFACE not NS_OK if getting the primary frame fails.
|
1999-03-02 03:22:45 +00:00 |
|
pollmann%netscape.com
|
f9e570d534
|
Fix change notifications for combo boxes.
|
1999-03-02 03:19:25 +00:00 |
|
nisheeth%netscape.com
|
937b4d59c2
|
We no longer call RegisterDTD() on nsParser when initiating parsing of XML
documents.
|
1999-03-02 02:58:25 +00:00 |
|
hyatt%netscape.com
|
ae0fa30bb0
|
Changing the GetAttribute and SetAttribute calls to properly use the namespace
of NONE (instead of XUL).
|
1999-03-02 02:04:45 +00:00 |
|
alecf%netscape.com
|
532891b5da
|
fix AIX bustage - explicitly refer to parent constructor even though it's within
the scope of this constructor..
|
1999-03-02 01:44:07 +00:00 |
|
evaughan%netscape.com
|
31d9bf023a
|
Fixed button to respond to the list-style-image property on CSS
|
1999-03-02 01:25:33 +00:00 |
|
hyatt%netscape.com
|
2444e248ff
|
Modified ContentInserted (for XUL only) to support the tree widget's
wacky frame construction code.
|
1999-03-02 01:07:28 +00:00 |
|
akkana%netscape.com
|
0664eb6e9a
|
Fix potential leak of content sink
|
1999-03-02 00:47:43 +00:00 |
|
akkana%netscape.com
|
b03ef3499c
|
include the parser library too
|
1999-03-01 20:46:08 +00:00 |
|
karnaze%netscape.com
|
3b3d626d1f
|
bug 3347
|
1999-03-01 19:25:47 +00:00 |
|
akkana%netscape.com
|
48dcd3da7a
|
Move bulk of DoCopy code from nsBrowserWindow.cpp into nsPresShell
|
1999-03-01 19:21:01 +00:00 |
|
vidur%netscape.com
|
cb48e4047a
|
Fixed MAP elements to conform to HTML 4.0. Hooked up attribute changes for MAP, AREA and ANCHOR elements. Added RECONSTRUCT_ALL as a style hint for attribute changes. Modified nsCSSFrameConstructor's ReconstructFrame to only reconstruct the document element hierarchy.
|
1999-03-01 16:57:35 +00:00 |
|
rods%netscape.com
|
99447f229a
|
Change it to do a QueryInterface, is this right?
|
1999-03-01 15:27:55 +00:00 |
|
mcafee%netscape.com
|
bf8ad89b24
|
Backing out my last change, breaks Win32 & Mac.
|
1999-03-01 10:57:20 +00:00 |
|
mcafee%netscape.com
|
4ebcbb455e
|
Adding do_QueryInterface() wrapper for nsCOMPtr/Solaris.
|
1999-03-01 10:32:14 +00:00 |
|
jfrancis%netscape.com
|
c37eac4581
|
made iterators bidirectional; lots of bug fixes; finished subtree iterator impl.
|
1999-03-01 08:17:18 +00:00 |
|
buster%netscape.com
|
e03330c847
|
fixed IsNested to account for outer table frame
removed obsolete debug code
|
1999-03-01 06:40:24 +00:00 |
|
karnaze%netscape.com
|
f641f7af45
|
fixed assert when <col> is placed inside of <table>
|
1999-02-27 19:02:48 +00:00 |
|
nisheeth%netscape.com
|
8d35655233
|
- Add expat to the windows build only...
- Changed nsXMLDocument such that expat gets used for XML parsing if
EXPAT is #define'd
|
1999-02-27 08:02:15 +00:00 |
|
peterl%netscape.com
|
8c7771ba8f
|
fixed active link rule support
|
1999-02-27 07:18:21 +00:00 |
|
peterl%netscape.com
|
ee60b04ab0
|
added support for dynamic pseudo classes
added support for child & sibling selectors
|
1999-02-27 07:17:52 +00:00 |
|
peterl%netscape.com
|
75a76e322e
|
added child & sibling selector support
|
1999-02-27 07:16:57 +00:00 |
|
peterl%netscape.com
|
82a042a555
|
tweaked style hint for overflow
|
1999-02-27 07:16:27 +00:00 |
|
peterl%netscape.com
|
8e0f3b58c4
|
added child & sibling selectors
|
1999-02-27 07:15:59 +00:00 |
|
peterl%netscape.com
|
006004dd56
|
added content state changed
|
1999-02-27 07:15:09 +00:00 |
|
peterl%netscape.com
|
0864f69c78
|
added CSS3 pseudo classes
|
1999-02-27 07:14:33 +00:00 |
|
peterl%netscape.com
|
65be83c9dd
|
added CSS3 UI pseudo classes
|
1999-02-27 07:14:13 +00:00 |
|
peterl%netscape.com
|
6ded9b5abe
|
set document before adding attributes
|
1999-02-27 07:13:48 +00:00 |
|
peterl%netscape.com
|
3f8df31e5d
|
switched state change notifications to use ContentStateChanged
|
1999-02-27 07:12:38 +00:00 |
|
peterl%netscape.com
|
46d0e5ab36
|
added == operator to style sides
|
1999-02-27 07:11:57 +00:00 |
|
peterl%netscape.com
|
716fdea6b7
|
added CalcStyleDifference
|
1999-02-27 07:11:42 +00:00 |
|
peterl%netscape.com
|
ba5f08e24c
|
added content state changed
removed ua sheet from dump style
|
1999-02-27 07:11:04 +00:00 |
|
peterl%netscape.com
|
46c784a7db
|
added == operator for style sides
|
1999-02-27 07:09:40 +00:00 |
|
peterl%netscape.com
|
494926e976
|
added style hint max
|
1999-02-27 07:09:23 +00:00 |
|
karnaze%netscape.com
|
1c27eb5749
|
correctly set max element size on checkbox, radio. Other cleanup.
|
1999-02-27 03:59:19 +00:00 |
|
vidur%netscape.com
|
c1e5f31841
|
map and area attribute tests
|
1999-02-27 02:52:44 +00:00 |
|
hyatt%netscape.com
|
70a4c0ce9d
|
Modified HTML content's QueryInterface macro to supported nsIStyledContent.
|
1999-02-27 01:36:41 +00:00 |
|
hyatt%netscape.com
|
375ee1d8f5
|
Changed GetID, HasClass, and GetClasses so that they are invoked on styledContent
instead of htmlContent.
|
1999-02-27 01:35:51 +00:00 |
|
hyatt%netscape.com
|
e29262df04
|
Changed GetInlineStyleRule so that it is invoked on styledContent instead
of htmlContent.
|
1999-02-27 01:35:25 +00:00 |
|
hyatt%netscape.com
|
06368ef067
|
Changed GetContentStyleRule so that it is invoked on styledContent instead
of htmlContent.
|
1999-02-27 01:34:55 +00:00 |
|
hyatt%netscape.com
|
2a99f6d706
|
Changing GetStyleHintForAttributeChanged so that it is invoked on styledContent
instead of htmlContent.
|
1999-02-27 01:34:32 +00:00 |
|
hyatt%netscape.com
|
634942997c
|
Adding the NS_ISTYLEDCONTENT_IID to the nsHTMLIID files, so that HTML content
can see it (makes the QueryInterface macro work).
|
1999-02-27 01:33:25 +00:00 |
|