waterson%netscape.com
|
fdcc8bcf32
|
Bug 22305. Fix accounting for style sheets and rule processors; r=buster, a=sdagley
|
1999-12-22 01:41:42 +00:00 |
waterson%netscape.com
|
272d842840
|
Bug 9489. Use nsAutoVoidArray for collecting classes to avoid excessive heap use.
|
1999-12-01 03:27:25 +00:00 |
warren%netscape.com
|
a265a32348
|
Landing no_neckoutil2_branch. Bug #11159. Removes neckoutil_s.lib from build which helps beos and openvms.
|
1999-11-30 04:50:42 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
cls%seawood.org
|
14ef08310e
|
Removed unused NECKO ifdefs.
a=leaf
|
1999-11-02 23:34:03 +00:00 |
kipp%netscape.com
|
df637716d1
|
Wiped out another warning
|
1999-10-15 23:29:21 +00:00 |
pepper%netscape.com
|
4655f53a5f
|
Changed friend declaration to make HP compilers happy.
aCC requires a decl of friend class ClassName instead of friend ClassName.
r=peterl@netscape.com,mgleeson@netscape.com
|
1999-10-14 23:31:07 +00:00 |
peterl%netscape.com
|
e9c78ceb0d
|
moved style rule cascading logic into a stand-alone rule processor
the rule processor can now cascade rules from multiple style sheets
fix for bug 12401 & 12106
r=pierre
|
1999-10-14 00:59:21 +00:00 |
kipp%netscape.com
|
b0dcc883f8
|
Cleanup moz-decl-counter usage and fix NS_LOG_ADDREF usage
|
1999-10-08 20:41:19 +00:00 |
peterl%netscape.com
|
d023d57dc3
|
First step at fixing 12106, factored out style rule processing from
style sheets into a seperate style rule processor interface
r=troy
|
1999-10-08 03:09:31 +00:00 |
kipp%netscape.com
|
7446ec5ab8
|
r=peterl; Added in ctor/dtor counting
|
1999-10-05 14:52:20 +00:00 |
kipp%netscape.com
|
90b60c0e80
|
Removed atom table hacks
|
1999-09-30 21:17:28 +00:00 |
peterl%netscape.com
|
9a5ad14cbf
|
added first-node pseudo class (extension)
|
1999-09-11 00:08:30 +00:00 |
peterl%netscape.com
|
e0355cdb0b
|
fix warning
|
1999-09-03 23:40:22 +00:00 |
peterl%netscape.com
|
0bfe8ddb23
|
added :root pseudo class
|
1999-08-08 01:17:58 +00:00 |
peterl%netscape.com
|
4c7235720c
|
removed warnings
update to api changes
|
1999-07-18 00:27:40 +00:00 |
kipp%netscape.com
|
f9e23515cd
|
Removed a compiler warning
|
1999-07-16 17:40:39 +00:00 |
andreas.otte%primus-online.de
|
b6031c6f4b
|
NECKO only: Using helper function NS_MakeAbsoluteURI A: chofmann R:valeski
|
1999-07-11 15:46:10 +00:00 |
peterl%netscape.com
|
de00c8306c
|
cleanup error handling
|
1999-07-07 01:32:59 +00:00 |
andreas.otte%primus-online.de
|
d968fa955b
|
NECKO only: replacing GetBuffer with ToNewCString and some error checking
|
1999-07-06 23:08:16 +00:00 |
valeski%netscape.com
|
88adc85bf7
|
getbuffer bypass
|
1999-06-29 23:14:43 +00:00 |
peterl%netscape.com
|
bac393ddbc
|
cleanup url listing
|
1999-06-27 21:16:16 +00:00 |
peterl%netscape.com
|
d39564b89e
|
removed old autostring constructor per rickg
|
1999-06-27 20:42:45 +00:00 |
warren%netscape.com
|
f6b9d3a028
|
Necko ifdefs for layout and rdf.
|
1999-06-26 06:36:26 +00:00 |
warren%netscape.com
|
23864df5e3
|
Renamed nsIURL to nsIURI in preperation for necko. More NECKO ifdefs too.
|
1999-06-23 03:29:44 +00:00 |
peterl%netscape.com
|
522791432d
|
removed unnecessary null tests (tested at call site for performance)
|
1999-06-22 19:24:50 +00:00 |
rods%netscape.com
|
58aec2ad7e
|
Turned on dragOver style
|
1999-06-22 14:21:27 +00:00 |
jfrancis%netscape.com
|
a49b921177
|
making the world safe for null linkHandlers
|
1999-06-21 07:47:29 +00:00 |
sspitzer%netscape.com
|
b1ffc95e12
|
safety checks to prevent dereferencing null
|
1999-06-19 21:18:13 +00:00 |
valeski%netscape.com
|
487d9ea921
|
NECKO ifdef (ifdef'd _off_ by default) this checkin should not impact anything. checkin approved. If someone runs into a problem, call me at 303.546.0061.
|
1999-06-18 17:34:08 +00:00 |
peterl%netscape.com
|
d0dbdef184
|
added faster medium testing support
added default namespace support
WIP for faster cascade
|
1999-06-15 06:20:46 +00:00 |
peterl%netscape.com
|
7972860145
|
added support for other rule types
cleaned up api
|
1999-06-10 05:29:22 +00:00 |
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 |