jim_nance%yahoo.com
|
005e33f06e
|
Bug 33322 - Fix compiler warnings. Its been on n.p.m.builds for a few
days for module owners to comment on. r=troy@netscape.com
|
2000-03-30 03:21:26 +00:00 |
warren%netscape.com
|
d60b12b153
|
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
|
2000-03-29 03:58:50 +00:00 |
pierre%netscape.com
|
ddac09b4bf
|
Bugs 18218. 'display:inline-table' should not be recognized by the CSS parser.
|
2000-03-25 21:26:14 +00:00 |
pierre%netscape.com
|
43d0f767cc
|
Bugs 2055, 2056, 14983 and 15432. Display:marker/run-in/compact are not supported. The CSS parser drops any declaration that contains one of these display types.
|
2000-03-23 14:45:04 +00:00 |
rickg%netscape.com
|
4791ab3e8f
|
removed calls to deprecated string methods
|
2000-03-12 09:14:14 +00:00 |
attinasi%netscape.com
|
876fa25213
|
font-size in QuirksMode will now be ignored if the units are not specified. r=pierre b=23461
|
2000-02-11 01:22:47 +00:00 |
pierre%netscape.com
|
0d68374d75
|
Bug 24676 ("Need -moz-outline-radius feature"). Fixed the parsing of -moz-outline-radius.
|
2000-01-28 10:03:10 +00:00 |
pierre%netscape.com
|
8d74811b10
|
Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'.
|
2000-01-24 11:19:55 +00:00 |
hyatt%netscape.com
|
3d186ddce8
|
adding behavior property to CSS. r=brendan
|
2000-01-11 03:40:41 +00:00 |
pierre%netscape.com
|
2bcaf700dd
|
Bug 23236: In quirks mode, accept 'xxyyzz' colors even without '#' prefix
|
2000-01-08 10:11:10 +00:00 |
pierre%netscape.com
|
a725da285d
|
16381 "Need to be able to specify -moz-border-radius for each corner". Made changes in the following files in order to store the radius as a nsCSSRect and support 4 new -moz-border-radius properties (topLeft, topRight, bottomRight, bottomLeft):
nsCSSDeclaration.cpp
nsCSSParser.cpp
nsCSSPropList.h
nsCSSStyleRule.cpp
nsICSSDeclaration.h
nsIStyleContext.h
nsStyleContext.cpp
nsCSSRendering.cpp
|
1999-12-22 11:27:10 +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 |
peterl%netscape.com
|
62cd20de05
|
store system colors as int rather than enums
return proper result code when setting system color
r=rods
|
1999-10-12 01:31:33 +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 |
mgleeson1%netscape.com
|
b6d52bb172
|
r=kipp changed illegal escape \{ to {
|
1999-10-06 01:41:38 +00:00 |
peterl%netscape.com
|
e55f2572bc
|
fixed fix to bug 15373. Now it won't crash on EOF conditions
|
1999-10-02 04:23:00 +00:00 |
kipp%netscape.com
|
ea74d6b3c4
|
r=peterl; bug=15373; Fixed atom memory leaky
|
1999-10-01 20:13:39 +00:00 |
kipp%netscape.com
|
90b60c0e80
|
Removed atom table hacks
|
1999-09-30 21:17:28 +00:00 |
peterl%netscape.com
|
aa659a7ec6
|
reset pushback buffer when creating a new scanner
factored scanner creation code
|
1999-09-22 01:19:29 +00:00 |
kipp%netscape.com
|
b9d4f1196a
|
Zapped mCompatFloatMargin hack
|
1999-09-17 00:57:06 +00:00 |
kipp%netscape.com
|
2afe2536dd
|
Added in mCompatFloaterMargin
|
1999-09-16 19:55:28 +00:00 |
peterl%netscape.com
|
9a5ad14cbf
|
added first-node pseudo class (extension)
|
1999-09-11 00:08:30 +00:00 |
peterl%netscape.com
|
2ff1228cb9
|
added system color parsing
fixed font weight parsing to be more strict
|
1999-09-10 05:55:36 +00:00 |
peterl%netscape.com
|
4e57447468
|
tracking UI & forms proposal changes
|
1999-09-03 23:40:35 +00:00 |
kipp%netscape.com
|
ae6cab7aa6
|
Fixed an nsString usage oopsie
|
1999-09-02 18:02:52 +00:00 |
peterl%netscape.com
|
9561f2aea1
|
made change hint smarter
|
1999-08-08 01:17:29 +00:00 |
peterl%netscape.com
|
07a5ca2309
|
removed assert
|
1999-08-04 05:06:19 +00:00 |
peterl%netscape.com
|
7319d1bdca
|
added experimental CSS3 properties
|
1999-07-24 19:04:42 +00:00 |
mscott%netscape.com
|
10605b7823
|
Necko Only!! Yuck. something was pretty bogus here...whenever we were parsing a url we'd create an empty
base url then try to turn the empty url into an absolute url which was returning an error. Looks like ParseURL would
never work.
|
1999-07-20 23:53:03 +00:00 |
mcafee%netscape.com
|
2e93a85b8b
|
minor warning fix
|
1999-07-20 20:24:28 +00:00 |
peterl%netscape.com
|
43528a411b
|
update to new property and keyword enums and apis
added 'ch' unit support
|
1999-07-18 00:31:37 +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
|
251d04536a
|
hook up quirk mode
|
1999-07-07 01:29:49 +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
|
ff18ce7d6d
|
various #ifdef NECKO fixes.
|
1999-06-27 16:12:20 +00:00 |
warren%netscape.com
|
f6b9d3a028
|
Necko ifdefs for layout and rdf.
|
1999-06-26 06:36:26 +00:00 |
warren%netscape.com
|
2f5289766d
|
Renamed nsIURLGroup to nsILoadGroup in preparation for necko.
|
1999-06-25 02:17:37 +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
|
871263e096
|
fixed skipping of unsupported at rules
made ID parsing CSS2 compliant
|
1999-06-22 19:22:41 +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
|
f582acdf29
|
sync to css loader api change (default namespace)
|
1999-06-15 06:22:46 +00:00 |
peterl%netscape.com
|
118e9f9265
|
added support for @namespace & @media
stubbed out support for other @rules
sync to sheet api changes
|
1999-06-10 05:25:23 +00:00 |
peterl%netscape.com
|
fbcf6e8b5d
|
better handling of bad @imports
|
1999-05-26 23:53:16 +00:00 |
peterl%netscape.com
|
98bb776723
|
added css loader for child sheet
added drag pseudo classes
fixed background parsing bug
|
1999-05-18 23:12:17 +00:00 |
rickg%netscape.com
|
b0ac68e0a3
|
updates to sync with nsString2 api
|
1999-04-21 23:48:41 +00:00 |
peterl%netscape.com
|
eed7e4fc7c
|
fixed pseudo element parsing
|
1999-04-15 21:22:41 +00:00 |
kipp%netscape.com
|
2d931f3b53
|
Allow negative values for clip rects as per css spec
|
1999-04-10 17:33:09 +00:00 |
peterl%netscape.com
|
20883bb783
|
added -moz-border-radius
|
1999-04-03 03:15:01 +00:00 |