peterl%netscape.com
|
4358f69fcb
|
added modified state
added cloning with actual copy on write
|
1999-06-03 01:57:52 +00:00 |
peterl%netscape.com
|
0ff2cb742d
|
changed cascading code to include rules from children
added rule cascade per media
|
1999-05-26 23:55:12 +00:00 |
peterl%netscape.com
|
6be2651742
|
added clone & insert child support
added drag-n-drop pseudo support
|
1999-05-18 23:14:29 +00:00 |
warren%netscape.com
|
7a41ef7d73
|
Fixed nsICollection (and Count in particular) to be xpidl friendly.
|
1999-05-13 04:56:04 +00:00 |
alecf%netscape.com
|
830bb69ad1
|
Count() is no longer const
|
1999-05-12 02:55:54 +00:00 |
rickg%netscape.com
|
b0ac68e0a3
|
updates to sync with nsString2 api
|
1999-04-21 23:48:41 +00:00 |
peterl%netscape.com
|
dfbe94119d
|
turned off style rule hash debugging code
|
1999-04-20 14:22:37 +00:00 |
peterl%netscape.com
|
6744b5d044
|
added tests for state dependent style
|
1999-04-20 00:05:54 +00:00 |
rickg%netscape.com
|
782775140d
|
tiny tweaks to keep in sync with new nsString
|
1999-04-06 00:29:40 +00:00 |
vidur%netscape.com
|
f6f2f989a9
|
Added epilog and prolog to document. Added processing instructions and CDATASections for XML. Completed document Node methods.
|
1999-03-31 20:49:25 +00:00 |
joki%netscape.com
|
393a3e937e
|
Updating internal implementations to new DOM2 api syntax, capture/bubble functionality, new EventStateManager stuff (focus improvements)
|
1999-03-28 22:22:54 +00:00 |
vidur%netscape.com
|
bb1650ee77
|
Added CreateElementWithNameSpace to proprietary document interface. Fixed GetTagName for HTML to uppercase tag names. Hooked up style rule addition and deletion to reconstruct frames. Fixed DOM generation problem
|
1999-03-10 01:17:49 +00:00 |
scc%netscape.com
|
31ff626ae9
|
rename |IID()| --> |GetIID()|
|
1999-03-03 19:48:57 +00:00 |
peterl%netscape.com
|
4b2ba32cae
|
added support for dynamic pseudo classes
added support for child & sibling selectors
|
1999-02-27 07:17:52 +00:00 |
hyatt%netscape.com
|
d85d9fe190
|
Changed GetID, HasClass, and GetClasses so that they are invoked on styledContent
instead of htmlContent.
|
1999-02-27 01:35:51 +00:00 |
kipp%netscape.com
|
cfa5bbce41
|
Fixed remaining issues with operator new/delete
|
1999-02-26 19:26:29 +00:00 |
kipp%netscape.com
|
2aaefa469a
|
Cleaned up operator new and delete
|
1999-02-26 17:13:10 +00:00 |
troy%netscape.com
|
9c40302b87
|
Added some casts to get things to compile
|
1999-02-14 06:12:29 +00:00 |
kipp%netscape.com
|
5a554d526e
|
COMized nsIPresShell and nsIPresContext
|
1999-02-12 17:45:58 +00:00 |
peterl%netscape.com
|
12296841cf
|
handle case sensitivity in attribute selector values here
|
1999-02-11 06:42:49 +00:00 |
joki%netscape.com
|
76111374a3
|
Removing nsILinkHandler enum types from dependencies, fixing event handler bugs
|
1999-01-28 23:14:36 +00:00 |
peterl%netscape.com
|
095a999ae8
|
better base url support
fixed assert in call to deprecated url method
Checkin during red tree approved by sar
|
1999-01-15 02:07:15 +00:00 |
brade%netscape.com
|
f8115e6d64
|
reduce Macintosh compiler warnings by adding static to private function
|
1999-01-06 18:41:05 +00:00 |
peterl%netscape.com
|
4db65df9b0
|
fix spelling
moved inline automatic key object out of line for buggy unix compilers
|
1998-12-21 05:58:31 +00:00 |
peterl%netscape.com
|
67228dac8d
|
implement multiple class support
implement attribute selector support
|
1998-12-20 01:17:05 +00:00 |
warren%netscape.com
|
b22a4e72fd
|
Networking changes: Reworked nsIURL, adding setters, factoring Open. Unsigned arguments for nsIStreamListener.
|
1998-12-16 05:40:20 +00:00 |
peterl%netscape.com
|
e0ce171455
|
added support for CSS2 selector syntax
|
1998-12-11 02:50:43 +00:00 |
waterson%netscape.com
|
989c4fbe60
|
A better fix.
|
1998-12-03 20:50:21 +00:00 |
waterson%netscape.com
|
8ca32ffd70
|
Fix build bustage.
|
1998-12-03 20:47:01 +00:00 |
waterson%netscape.com
|
3cbd2aa561
|
Added initializers that can be used from the repository. Export nsIHTMLStyleSheet.h.
|
1998-12-03 20:20:35 +00:00 |
peterl%netscape.com
|
36202d8d46
|
added media support to child sheet iteration
changed medium type to atoms
|
1998-12-02 00:37:32 +00:00 |
peterl%netscape.com
|
7edd98cfcb
|
deal with const issues on unix compilers
|
1998-11-26 04:53:49 +00:00 |
peterl%netscape.com
|
4222f0257e
|
style change notification support
|
1998-11-26 01:34:53 +00:00 |
vidur%netscape.com
|
4ca363e17b
|
Changes to allow disabling and enabling of style sheets. Introduced ReconstructFrames to nsIFrameConstructor. CSSStyleSheets now remember their document. Temporary fix to allow text content inside CSS tables.
|
1998-11-17 02:14:38 +00:00 |
troy%netscape.com
|
bdd1ad3abf
|
Fixed memory leak
|
1998-11-11 16:50:51 +00:00 |
troy%netscape.com
|
e248cb0b50
|
Fixed a memory leak of a content object
|
1998-11-11 06:37:30 +00:00 |
peterl%netscape.com
|
776a2683ef
|
sync to style resolution api changes
|
1998-11-03 20:33:43 +00:00 |
peterl%netscape.com
|
4fdb71d1d3
|
made helper functions static
|
1998-10-26 23:19:28 +00:00 |
peterl%netscape.com
|
2f06549f0b
|
cleanup
|
1998-10-13 19:14:19 +00:00 |
rpotts%netscape.com
|
88edff2205
|
Fixed crash due to null pointer...
|
1998-10-08 04:14:18 +00:00 |
vidur%netscape.com
|
0031f0710a
|
Implemented style sheet and style rule interfaces on CSS classes. Made public new entry point for CSSParser for adding new imports.
|
1998-10-06 01:39:33 +00:00 |
troy%netscape.com
|
933dc19df8
|
Changed some code to use XPCOM ref counting related macros
|
1998-10-05 05:11:18 +00:00 |
peterl%netscape.com
|
f787309dc5
|
added important rule support
|
1998-09-11 02:07:46 +00:00 |
peterl%netscape.com
|
9099acfd69
|
changed the way map attributes into is connected
|
1998-09-05 04:00:06 +00:00 |
warren%netscape.com
|
28969e9e90
|
Added closure argument to nsHashtable::Enumerate.
|
1998-09-01 00:16:47 +00:00 |
kipp%netscape.com
|
ed22b370c4
|
XPCOM'ized nsIContent and nsIHTMLContent
|
1998-08-29 20:20:38 +00:00 |
peterl%netscape.com
|
7950fd1f43
|
reversed rule ordering
|
1998-08-27 00:49:55 +00:00 |
peterl%netscape.com
|
2e94829b3e
|
made anchor pseudo classes not resolve unless anchor has an href
|
1998-07-25 01:21:47 +00:00 |
kipp
|
30f8f69d23
|
Avoid crashing when no link handler is involved
|
1998-06-30 20:22:27 +00:00 |
peterl
|
ec0fee2a9a
|
fixed equal weight rule ordering
|
1998-06-26 05:50:10 +00:00 |