brade%netscape.com
|
dc6b22194c
|
add static to LegendHack() to reduce compiler warnings on Macintosh
git-svn-id: svn://10.0.0.236/trunk@22555 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 15:17:35 +00:00 |
|
brade%netscape.com
|
aeb3fcb6d7
|
add static to reduce compiler warnings on Macintosh
git-svn-id: svn://10.0.0.236/trunk@22554 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 15:17:14 +00:00 |
|
brade%netscape.com
|
90c1429745
|
reduce Macintosh compiler warnings by making function static
git-svn-id: svn://10.0.0.236/trunk@22553 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 15:15:46 +00:00 |
|
cls%seawood.org
|
043cab15f3
|
Fixed problem with ondblclick being released w/o being allocated. Appeared to be a copy-n-paste oversight.
git-svn-id: svn://10.0.0.236/trunk@22551 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 10:20:52 +00:00 |
|
evaughan%netscape.com
|
e361d199bf
|
Made the image accessible from CSS via list-style-image.
git-svn-id: svn://10.0.0.236/trunk@22532 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 05:00:51 +00:00 |
|
sfraser%netscape.com
|
8eb1658e33
|
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.
git-svn-id: svn://10.0.0.236/trunk@22523 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 04:26:49 +00:00 |
|
pollmann%netscape.com
|
2aa51a7e02
|
Cleanup: Use the GetPrimary Frame in nsGenericHTMLElement. Enable fetching selectedIndex before frame creation (using DefaultSelected instead of Selected) Bug #3340
git-svn-id: svn://10.0.0.236/trunk@22517 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 03:31:17 +00:00 |
|
pollmann%netscape.com
|
af6fe42eb6
|
Enable GetSelected for options inside of option groups. (Fix GetPrimaryFrame)
git-svn-id: svn://10.0.0.236/trunk@22516 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 03:26:29 +00:00 |
|
pollmann%netscape.com
|
95b65d4e20
|
Cleanup: return NS_NOINTERFACE not NS_OK if getting the primary frame fails.
git-svn-id: svn://10.0.0.236/trunk@22515 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 03:22:45 +00:00 |
|
pollmann%netscape.com
|
4b77b70cb2
|
Fix change notifications for combo boxes.
git-svn-id: svn://10.0.0.236/trunk@22514 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 03:19:25 +00:00 |
|
evaughan%netscape.com
|
a29ac956d2
|
Fixed button to respond to the list-style-image property on CSS
git-svn-id: svn://10.0.0.236/trunk@22490 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 01:25:33 +00:00 |
|
hyatt%netscape.com
|
7c82f53dcb
|
Modified ContentInserted (for XUL only) to support the tree widget's
wacky frame construction code.
git-svn-id: svn://10.0.0.236/trunk@22487 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 01:07:28 +00:00 |
|
akkana%netscape.com
|
48e5972c0f
|
Fix potential leak of content sink
git-svn-id: svn://10.0.0.236/trunk@22479 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-02 00:47:43 +00:00 |
|
akkana%netscape.com
|
e39b4ff154
|
include the parser library too
git-svn-id: svn://10.0.0.236/trunk@22466 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-01 20:46:08 +00:00 |
|
karnaze%netscape.com
|
3837aaafce
|
bug 3347
git-svn-id: svn://10.0.0.236/trunk@22462 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-01 19:25:47 +00:00 |
|
akkana%netscape.com
|
303a2467a4
|
Move bulk of DoCopy code from nsBrowserWindow.cpp into nsPresShell
git-svn-id: svn://10.0.0.236/trunk@22460 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-01 19:21:01 +00:00 |
|
vidur%netscape.com
|
83118f458a
|
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.
git-svn-id: svn://10.0.0.236/trunk@22445 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-01 16:57:35 +00:00 |
|
buster%netscape.com
|
c661625f46
|
fixed IsNested to account for outer table frame
removed obsolete debug code
git-svn-id: svn://10.0.0.236/trunk@22427 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-03-01 06:40:24 +00:00 |
|
karnaze%netscape.com
|
f1b7db0183
|
fixed assert when <col> is placed inside of <table>
git-svn-id: svn://10.0.0.236/trunk@22365 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 19:02:48 +00:00 |
|
peterl%netscape.com
|
a15d906398
|
fixed active link rule support
git-svn-id: svn://10.0.0.236/trunk@22341 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 07:18:21 +00:00 |
|
peterl%netscape.com
|
42e0f0d865
|
added support for dynamic pseudo classes
added support for child & sibling selectors
git-svn-id: svn://10.0.0.236/trunk@22340 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 07:17:52 +00:00 |
|
peterl%netscape.com
|
031f64cd45
|
added child & sibling selector support
git-svn-id: svn://10.0.0.236/trunk@22337 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 07:16:57 +00:00 |
|
peterl%netscape.com
|
9a50248463
|
tweaked style hint for overflow
git-svn-id: svn://10.0.0.236/trunk@22336 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 07:16:27 +00:00 |
|
peterl%netscape.com
|
03d4988d0b
|
added child & sibling selectors
git-svn-id: svn://10.0.0.236/trunk@22335 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 07:15:59 +00:00 |
|
peterl%netscape.com
|
46ee5bae96
|
added content state changed
git-svn-id: svn://10.0.0.236/trunk@22333 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 07:15:09 +00:00 |
|
peterl%netscape.com
|
99235ba41d
|
added CSS3 pseudo classes
git-svn-id: svn://10.0.0.236/trunk@22332 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 07:14:33 +00:00 |
|
peterl%netscape.com
|
186b6ff87a
|
added CSS3 UI pseudo classes
git-svn-id: svn://10.0.0.236/trunk@22331 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 07:14:13 +00:00 |
|
peterl%netscape.com
|
c75df5584b
|
set document before adding attributes
git-svn-id: svn://10.0.0.236/trunk@22330 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 07:13:48 +00:00 |
|
karnaze%netscape.com
|
975ac58a63
|
correctly set max element size on checkbox, radio. Other cleanup.
git-svn-id: svn://10.0.0.236/trunk@22306 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 03:59:19 +00:00 |
|
vidur%netscape.com
|
862dafa27c
|
map and area attribute tests
git-svn-id: svn://10.0.0.236/trunk@22294 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 02:52:44 +00:00 |
|
hyatt%netscape.com
|
6d1d5f3315
|
Modified HTML content's QueryInterface macro to supported nsIStyledContent.
git-svn-id: svn://10.0.0.236/trunk@22274 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 01:36:41 +00:00 |
|
hyatt%netscape.com
|
c75a33adec
|
Changed GetID, HasClass, and GetClasses so that they are invoked on styledContent
instead of htmlContent.
git-svn-id: svn://10.0.0.236/trunk@22273 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 01:35:51 +00:00 |
|
hyatt%netscape.com
|
0e1f8526be
|
Changed GetInlineStyleRule so that it is invoked on styledContent instead
of htmlContent.
git-svn-id: svn://10.0.0.236/trunk@22272 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 01:35:25 +00:00 |
|
hyatt%netscape.com
|
818ef5f99b
|
Changed GetContentStyleRule so that it is invoked on styledContent instead
of htmlContent.
git-svn-id: svn://10.0.0.236/trunk@22270 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 01:34:55 +00:00 |
|
hyatt%netscape.com
|
03ccb229ff
|
Changing GetStyleHintForAttributeChanged so that it is invoked on styledContent
instead of htmlContent.
git-svn-id: svn://10.0.0.236/trunk@22269 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 01:34:32 +00:00 |
|
hyatt%netscape.com
|
6a355cdc1f
|
Adding the NS_ISTYLEDCONTENT_IID to the nsHTMLIID files, so that HTML content
can see it (makes the QueryInterface macro work).
git-svn-id: svn://10.0.0.236/trunk@22268 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 01:33:25 +00:00 |
|
hyatt%netscape.com
|
1e383b5280
|
Removing the CLASS, ID, and STYLE-specific methods. They are now in
nsIStyledContent (from which nsIHTMLContent now derives).
git-svn-id: svn://10.0.0.236/trunk@22267 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 01:32:49 +00:00 |
|
hyatt%netscape.com
|
0f7ea6b1c9
|
Changes to tree frame construction code.
git-svn-id: svn://10.0.0.236/trunk@22262 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 01:28:19 +00:00 |
|
av%netscape.com
|
40af69629d
|
*** empty log message ***
git-svn-id: svn://10.0.0.236/trunk@22258 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-27 00:57:04 +00:00 |
|
kipp%netscape.com
|
8334239104
|
fixed up operator new usage
git-svn-id: svn://10.0.0.236/trunk@22208 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 20:02:06 +00:00 |
|
pollmann%netscape.com
|
9c4f03aa39
|
Enable dynamic changing of the readonly attribute.
Works on Linux now. Win will come on-line later today.
git-svn-id: svn://10.0.0.236/trunk@22207 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 20:01:48 +00:00 |
|
kipp%netscape.com
|
8ca53a41da
|
Fixed remaining issues with operator new/delete
git-svn-id: svn://10.0.0.236/trunk@22190 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 19:26:29 +00:00 |
|
kipp%netscape.com
|
b677533b37
|
Removed ifdef'd out code
git-svn-id: svn://10.0.0.236/trunk@22188 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 19:22:20 +00:00 |
|
ebina%netscape.com
|
1d63004b5d
|
Changing RegisterFactory to use the new API.
git-svn-id: svn://10.0.0.236/trunk@22182 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 19:08:57 +00:00 |
|
kipp%netscape.com
|
e914323594
|
Use our own null value
git-svn-id: svn://10.0.0.236/trunk@22142 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:13:30 +00:00 |
|
kipp%netscape.com
|
6a553dabe3
|
Cleaned up operator new and delete
git-svn-id: svn://10.0.0.236/trunk@22141 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:13:10 +00:00 |
|
kipp%netscape.com
|
55ffab420a
|
Removed dependency on static constructors
git-svn-id: svn://10.0.0.236/trunk@22140 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:12:16 +00:00 |
|
kipp%netscape.com
|
c8fe8ac18f
|
Pass in default image size when loading image
git-svn-id: svn://10.0.0.236/trunk@22139 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:12:05 +00:00 |
|
kipp%netscape.com
|
774bcbcaf4
|
Whacked to handle moving floaters out of the flow
git-svn-id: svn://10.0.0.236/trunk@22138 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:11:54 +00:00 |
|
kipp%netscape.com
|
c9321630b1
|
Fixed up operator new and delete
git-svn-id: svn://10.0.0.236/trunk@22136 18797224-902f-48f8-a5cc-f745e15eee43
|
1999-02-26 17:09:35 +00:00 |
|