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 |
nisheeth%netscape.com
|
71218baaf6
|
Work done by Vidur and me. Added a FlushPendingNotifications() method to the document. This method flushes the pending content notifications from the content sink and the pending reflow notifications from the pres shell. This code is turned off for now so that it can be tested more thoroughly by Vidur and me.
|
2000-01-24 06:43:15 +00:00 |
michael.lowe%bigfoot.com
|
3326c2959e
|
Repeating, prioritised timer implementation for Windows and Gtk (bug 22979). author={Win32=michael.lowe@bigfoot.com, Gtk=alex@cendio.se}, r={kmcclusk,rods,sfraser,et al} a=brendan
|
2000-01-21 21:56:09 +00:00 |
hyatt%netscape.com
|
2d647bf7f6
|
Fix for a minor little bug I introduced into GetChecked (that only happened with
trees). Thanks to jdunn for spotting it. r=matejka, a=chofmann
|
2000-01-19 22:18:57 +00:00 |
hyatt%netscape.com
|
56b9ebc4b3
|
Adding an interface for the creation of elements. Converting the HTML
element factory so that it implements this generic interface. r=waterson
|
2000-01-19 03:10:06 +00:00 |
vidur%netscape.com
|
0b9bbcbe32
|
Missed necessary cleanup in last checkin. r=pollmann
|
2000-01-19 01:34:07 +00:00 |
vidur%netscape.com
|
0cf3025a31
|
Fix for bugs 9213 and 17415. Fixed a ton of leaks in table content code and fixed thead, tfoot access and manipulation via DOM. r=pollmann
|
2000-01-19 01:29:04 +00:00 |
vidur%netscape.com
|
9679502c54
|
Fix for bug 9378. document.layers now returns undefined, not null. r=pollmann
|
2000-01-18 23:35:47 +00:00 |
pollmann%netscape.com
|
b6ee2c935e
|
Bug 20315: Adding comment r=buster
|
2000-01-18 02:40:45 +00:00 |
tor%cs.brown.edu
|
64b8a4ed6f
|
build bustage fix for older C++ compilers; false -> PR_FALSE; r=cls
|
2000-01-16 17:06:08 +00:00 |
brade%netscape.com
|
86c0a41f57
|
initialize all fields of mouseEvent; r=joki
|
2000-01-15 17:22:09 +00:00 |
pollmann%netscape.com
|
71013738a9
|
Bug 14419 (1 of 4): Fix typo!
|
2000-01-15 02:21:51 +00:00 |
vidur%netscape.com
|
e6ad550a8a
|
Fix for bug 23020. Relative URLs used in image.src and location.href should be resolved taking into account the base document URL of the calling context. R=pollmann
|
2000-01-15 02:02:27 +00:00 |
pollmann%netscape.com
|
f29f50a8b8
|
Bug 14419 (1 of 4): Make option text read/write (implementation) r=harishd
|
2000-01-15 01:42:56 +00:00 |
pollmann%netscape.com
|
c5d216006b
|
Fix warning r=harishd
|
2000-01-15 01:41:27 +00:00 |
nisheeth%netscape.com
|
d99ef26184
|
r=pollmann. Fix for bug 22237.
|
2000-01-15 01:41:22 +00:00 |
sspitzer%netscape.com
|
920287de74
|
backing out andreas and warren
|
2000-01-14 22:01:56 +00:00 |
hyatt%netscape.com
|
e37730de69
|
Partial fix for 18604. r=pav
|
2000-01-14 09:57:31 +00:00 |
hyatt%netscape.com
|
489fa24f63
|
Fixes for bugs 17460 and 21656. r=travis
|
2000-01-14 09:28:54 +00:00 |
warren%netscape.com
|
d6a205f1ec
|
Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
|
2000-01-14 08:50:03 +00:00 |
jdunn%netscape.com
|
a5a22f8218
|
Fix somemore of slamm's warnings
r= rods@netscape.com
|
2000-01-13 23:19:20 +00:00 |
karnaze%netscape.com
|
369b89f5d0
|
bugs 19061, 9879 - each top level row group gets its own cell map; CellData reduced to 4 bytes.
|
2000-01-13 05:29:38 +00:00 |
rods%netscape.com
|
a27e248f0e
|
the call to Init was in the wrong place
b 23697 r=dcone
|
2000-01-12 16:02:12 +00:00 |
pierre%netscape.com
|
738d946dcd
|
17303 "Text input fields in chrome should use sans serif font". Clear the NS_STYLE_FONT_USE_FIXED flag when setting a font different from -moz-fixed. r=rods (rods checked in the other part of that fix in nsHTMLFontElement.cpp)
|
2000-01-12 00:19:14 +00:00 |
rods%netscape.com
|
7f30314d7a
|
click events for checkbox and radiobuttons now handled via content (DOM0
instead of the frame
b=23592 r=kmcclusk
|
2000-01-11 20:33:36 +00:00 |
pollmann%netscape.com
|
3e5b01c755
|
Bug 18478: Allow base tag in body to work for image maps (Fix courtesy bissiri@eecs.umich.edu) r=self, harishd
|
2000-01-11 07:21:24 +00:00 |
hyatt%netscape.com
|
3d186ddce8
|
adding behavior property to CSS. r=brendan
|
2000-01-11 03:40:41 +00:00 |
akkana%netscape.com
|
2f7c6f4ace
|
Use if instead of switch, to eliminate warnings. r=slamm
|
2000-01-11 02:24:29 +00:00 |
pierre%netscape.com
|
a1bab88cc8
|
12825 "Need new 'overflow' values to control scrollbar visibility". Added -moz-scrollbars-none, -moz-scrollbars-horizontal and -moz-scrollbars-vertical.
|
2000-01-10 03:23:44 +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
|
3e61f6f55d
|
Bug 18817 "autodetection of content-type used": in strict mode, requires the mime type to be specified if the style sheet doesn't have a '.css' extension (otherwise the style sheet is ignored).
|
2000-01-08 10:09:00 +00:00 |
akkana%netscape.com
|
5aab717839
|
Fix a huge slew of warnings. r=pavlov
|
2000-01-08 01:20:58 +00:00 |
pollmann%netscape.com
|
01c12990cb
|
Bug 17613: Allow 0 margins on frames per HTML4 errata. Fix courtesy of VYV03354@nifty.ne.jp r=self and harishd
|
2000-01-07 05:54:23 +00:00 |
pollmann%netscape.com
|
2f27c49438
|
Bug 12599: Accept string as integer attribute to prevent assert, fix courtesy rickg r=self and harishd
|
2000-01-07 05:44:42 +00:00 |
pollmann%netscape.com
|
21be882f53
|
Bug 21768: always release mForm in SetForm to prevent leak. r=harishd
|
2000-01-07 05:41:51 +00:00 |
vidur%netscape.com
|
b8b760ba16
|
Fix for bug 23206. The property getter/setter for char and charoff attributes were not mapping to the correct attribute values. r=pollmann
|
2000-01-07 00:19:41 +00:00 |
vidur%netscape.com
|
bc3cf76724
|
Fix for bug 23074. Implemented image.complete. r=pollmann
|
2000-01-06 23:41:14 +00:00 |
vidur%netscape.com
|
0627177b1b
|
Fix for bug 21682. BASE tag was ignored in the fragment content sink. Added HTML element creation method that takes an ID. r=pollmann
|
2000-01-06 23:36:45 +00:00 |
vidur%netscape.com
|
79e63f922f
|
Fix for bug 23066. Added getter/setter for image.lowsrc for compatibility - the DOM defines image.lowSrc (note the case difference). r=pollmann
|
2000-01-06 01:10:06 +00:00 |
jfrancis%netscape.com
|
a6e2697990
|
fixing unix horkage
|
2000-01-04 04:03:28 +00:00 |
vidur%netscape.com
|
f487ac76f3
|
Fix for bug 22709. image.width/height goes to frame if it isn't in an attribute - compatibility with Level 0. r=harishd
|
2000-01-04 03:06:13 +00:00 |
sspitzer%netscape.com
|
60861b03c5
|
bulletproofing fix for crash reported in #22811
|
1999-12-29 19:28:06 +00:00 |
sspitzer%netscape.com
|
42d79cbbb3
|
fix for pierre's warnings. r=bienvenu
|
1999-12-23 18:35:35 +00:00 |
vidur%netscape.com
|
beab8d39b8
|
Removing warnings. a=don r=waqar
|
1999-12-22 22:47:15 +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 |
pierre%netscape.com
|
58b4c59a41
|
Added the CSS2 printing extensions to the style system (page breaks, page size...). They are not used by Layout yet.
|
1999-12-22 05:00:47 +00:00 |
vidur%netscape.com
|
bd28458c92
|
Fix for bug 21122. Don't capitalize the value of the type attribute of list elements for cases in which the case is significant. Fix for bug 20677. Temporary fix that ensures that SetDocument calls percolate down the entire subtree. a=dagley r=nisheeth
|
1999-12-22 01:55:38 +00:00 |
vidur%netscape.com
|
1c0c61c381
|
Fix for bug 17726. Text.splitText now creates the correct type of node. Added nsITextContent::CloneContent to enable cloning without copying of the text. a=dagley r=nisheeth
|
1999-12-22 01:51:58 +00:00 |
vidur%netscape.com
|
996381c8eb
|
Fix for bug 18840. Radio button groups are now reflected as collections in a form's namespace. Added nsIDOMHTMLFormControlList interface and special handling for namedItem method that return a jsval. a=dagley r=pollmann
|
1999-12-22 01:48:47 +00:00 |
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 |