rods%netscape.com
5c25075023
backing out earlier checkin
...
git-svn-id: svn://10.0.0.236/trunk@62127 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 07:14:57 +00:00
rods%netscape.com
c2c74c2658
changes for the new combobox
...
b=28593, r=self, a=jar
git-svn-id: svn://10.0.0.236/trunk@62114 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 04:24:53 +00:00
erik%netscape.com
44ddbe4823
bug 18136; new table of font sizes for HTML sizes 1-7, based on testing
...
Nav4's fixed width fonts; r=pierre; a=rickg
git-svn-id: svn://10.0.0.236/trunk@61684 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 23:02:46 +00:00
erik%netscape.com
39509d8910
bug 18136; added new font size table, but currently #if'ed out; r=pierre;
...
a=rickg
git-svn-id: svn://10.0.0.236/trunk@61645 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 04:00:53 +00:00
pierre%netscape.com
1d2c2e416f
Bug 18136/21950 "Fixing the font size mess". Implemented Todd Farhner's system in nsStyleUtil. Disabled the font size rounding code on Windows (see bug 24005). r=erik, a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61601 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-24 12:51:28 +00:00
pollmann%netscape.com
3f8f01a2b2
Bug 28691/16999: Re-enable style for button labels r=harishd a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61510 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:00:42 +00:00
pollmann%netscape.com
28d2487189
Bug 16999: Get default button labels from .properties file instead of html.css (GfxButtonControlFrame -> anonymous content creator). r=rods a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61376 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-21 05:55:25 +00:00
dbaron%fas.harvard.edu
a57e32fdc7
Bug 28555: fix large leak of StyleContextImpl's. r=karnaze@netscape.com a=jar@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@61372 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-20 15:18:04 +00:00
jdunn%netscape.com
659b2712ed
Fix problem with NS_IF_ADDREF on member variables inside of const
...
member functions. This includes removing all references to
NS_DEF_PTR and the including of nsIPtr.h
r=troy@netscape.com ,dougt@netscape.com ,scc@netscape.com
# 28114
a=chofmann@netscape.com
git-svn-id: svn://10.0.0.236/trunk@61237 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-17 23:19:18 +00:00
pierre%netscape.com
87067d5a7e
Bug 24390 "html:input styles in global.css are ignored". In SelectorMatches(), make string comparisons case-insensitive for HTML content.
...
git-svn-id: svn://10.0.0.236/trunk@60993 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:09:36 +00:00
karnaze%netscape.com
3be962e028
bug 7112, PDT+ 1802 - added custom style rule to handle <th> text alignment. Other text alignment changes. r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@60992 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 01:08:54 +00:00
rods%netscape.com
f7ef16a8b1
minor changes to html.css to remove some bad padding value for mulitple selects
...
b 27236 r=dcone
git-svn-id: svn://10.0.0.236/trunk@60489 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 15:18:02 +00:00
attinasi%netscape.com
f66be91ae7
added default argument to FindNonTransparentBackground to tell it to start at the context's parent (for QuirkMode emulation). r=karnaze b=8524
...
git-svn-id: svn://10.0.0.236/trunk@60396 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:24:05 +00:00
attinasi%netscape.com
de36ddd5b0
font-size in QuirksMode will now be ignored if the units are not specified. r=pierre b=23461
...
git-svn-id: svn://10.0.0.236/trunk@60392 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:22:47 +00:00
attinasi%netscape.com
1514757cda
Support for enabling / Disabling the timer. r=pierre b=25406
...
git-svn-id: svn://10.0.0.236/trunk@60388 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:21:36 +00:00
attinasi%netscape.com
5a392aceea
Backing out the change I accidentally checked in.
...
git-svn-id: svn://10.0.0.236/trunk@60330 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:47:36 +00:00
attinasi%netscape.com
b837f85366
Support for enabling / Disabling the timer. r=pierre b=25406
...
git-svn-id: svn://10.0.0.236/trunk@60328 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:21:55 +00:00
evaughan%netscape.com
a268db39c4
1) implememted box reflow coelescing.
...
2) implemented gfx scrollbars for list boxes
3) fixed progess meter to be an animated gif
4) fixed bugs 23521, 24721, 19114, 20546, 24385, 24457, 23156, 20226, 22543
-r hyatt, troy, rod
git-svn-id: svn://10.0.0.236/trunk@60253 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 22:02:40 +00:00
valeski%netscape.com
8abecb4b3e
r=warren. nsIUnicharStreamLoader is dead. Now we have a generic byte stream loader that can be used for any sort of data.
...
git-svn-id: svn://10.0.0.236/trunk@59559 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 23:04:47 +00:00
pp%ludusdesign.com
a2927ce43e
Converting ::GetIID() into NS_GET_IID(). Bug #20232 . r=scc, r=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@59537 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 22:24:56 +00:00
troy%netscape.com
990bdb9c24
b=25617, r=buster@netscape.com r=karnaze@netscape.com Removed rules that specify
...
margin-left for right floated table/image and margin-right for left floated
table/image. This doesn't work when percentage based widths are involved
git-svn-id: svn://10.0.0.236/trunk@59526 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 15:38:01 +00:00
beard%netscape.com
4016626b85
the *REAL* fix for misbehaving drop-down lists. turns out z-index property value was incorrect in the style system itself. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@59450 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 00:55:39 +00:00
hyatt%netscape.com
abbd31277b
Fix for 25883.
...
git-svn-id: svn://10.0.0.236/trunk@59326 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 00:20:26 +00:00
pierre%netscape.com
9c05019ba2
Bug 24676 ("Need -moz-outline-radius feature"). Fixed the parsing of -moz-outline-radius.
...
git-svn-id: svn://10.0.0.236/trunk@59055 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 10:03:10 +00:00
jim_nance%yahoo.com
370762744f
Implemented idea from shaver for speeding up SelectorMatches().
...
We wait until we know we are going to need the contentTag before
we create it.
r=shaver
git-svn-id: svn://10.0.0.236/trunk@59021 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 04:37:13 +00:00
hyatt%netscape.com
63e01360a2
Adding behavioral rules for inputs and textareas.
...
git-svn-id: svn://10.0.0.236/trunk@58916 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 09:44:35 +00:00
jim_nance%yahoo.com
723d9997d5
Make SelectorMatches() faster by eleminating a few function calls
...
r=Shaver
Tree is green enough = waterson
git-svn-id: svn://10.0.0.236/trunk@58871 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-27 02:28:52 +00:00
pollmann%netscape.com
d4d213cde2
Bug 10939: Make background of image inputs transparent (again :) ) r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@58737 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 06:26:59 +00:00
pierre%netscape.com
a0876134ef
Bug 24676 ("Need -moz-outline-radius feature"). Added the 'outline_radius' similarly to the 'border_radius'.
...
git-svn-id: svn://10.0.0.236/trunk@58467 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 11:19:55 +00:00
pierre%netscape.com
2a14b9586a
9809 "Dynamic changes of outline properties aren't repainted". Generate a reflow when the outline changes.
...
git-svn-id: svn://10.0.0.236/trunk@58466 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-24 08:16:54 +00:00
rods%netscape.com
b3556a9f91
explicitly setting the ":button-content" rule to be "left" justified for input inside of a select.
...
this got broke when the gernic case was set to "center"
bug 24356 r=dcone
git-svn-id: svn://10.0.0.236/trunk@58300 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-20 15:56:43 +00:00
evaughan%netscape.com
03c87d94d3
Fixed html and input button to center and size correctly. #17474,#17353,#23270, #21249 -r Rod
...
git-svn-id: svn://10.0.0.236/trunk@58111 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-18 20:29:22 +00:00
pierre%netscape.com
be89173da7
Bug #24099 . Spelled 'right' right, it was spelled 'rigth' which ain't 'right'.
...
git-svn-id: svn://10.0.0.236/trunk@57988 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-17 02:05:06 +00:00
sspitzer%netscape.com
24fd826e2a
backing out andreas and warren
...
git-svn-id: svn://10.0.0.236/trunk@57840 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 22:01:56 +00:00
warren%netscape.com
41d0793ce9
Changes from andreas.otte@primus-online.de for numerous URL parsing bugs. r=warren
...
git-svn-id: svn://10.0.0.236/trunk@57808 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-14 08:50:03 +00:00
pollmann%netscape.com
1f1acffd70
Bug 16253: Update form margins to be the same as Nav and IE's (this checkin has no effect on layout until 23388 is fixed) r=harishd
...
git-svn-id: svn://10.0.0.236/trunk@57614 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 02:59:22 +00:00
rods%netscape.com
f9c33eabfc
added border-box and font-family to the default "input"
...
removed extra background-color for select
r=kmcclusk b 17303
git-svn-id: svn://10.0.0.236/trunk@57548 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 15:35:10 +00:00
pierre%netscape.com
35e03cffb3
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)
...
git-svn-id: svn://10.0.0.236/trunk@57465 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 00:19:14 +00:00
hyatt%netscape.com
2c9879296b
adding behavior property to CSS. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@57347 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 03:40:41 +00:00
rods%netscape.com
5af9a779d8
removed the ">" from the select/option rules
...
changed the background-color to inherit for the display area
b=23475,23288 r=kmcclusk
git-svn-id: svn://10.0.0.236/trunk@57308 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 00:11:09 +00:00
pierre%netscape.com
c298b593a6
12825 "Need new 'overflow' values to control scrollbar visibility". Added -moz-scrollbars-none, -moz-scrollbars-horizontal and -moz-scrollbars-vertical.
...
git-svn-id: svn://10.0.0.236/trunk@57251 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 03:23:44 +00:00
rods%netscape.com
924e5fa1c9
fixed up several of the combobbox css rules to make them more efficient
...
(general optimization)r=kmcclusk,hangas
git-svn-id: svn://10.0.0.236/trunk@57228 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 02:09:08 +00:00
pierre%netscape.com
69860e814f
Bug 23236: In quirks mode, accept 'xxyyzz' colors even without '#' prefix
...
git-svn-id: svn://10.0.0.236/trunk@57197 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 10:11:10 +00:00
pierre%netscape.com
40c5f98e07
Tiny part of bug 15316: removed the line-height from H5.
...
git-svn-id: svn://10.0.0.236/trunk@57195 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-08 10:06:17 +00:00
buster%netscape.com
95de53dcad
fixed bugs 18447 and 18216
...
simple changes to default style sheet for input elements
r=rods
git-svn-id: svn://10.0.0.236/trunk@56980 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-06 19:56:13 +00:00
karnaze%netscape.com
619f9e6d57
bug 12287 - honors mComputed values in reflow state and uses CSS box-sizing property.
...
git-svn-id: svn://10.0.0.236/trunk@56648 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-02 22:55:48 +00:00
sspitzer%netscape.com
39c4302028
bulletproofing fix for crash reported in #22811
...
git-svn-id: svn://10.0.0.236/trunk@56605 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-29 19:28:06 +00:00
sspitzer%netscape.com
db432aac87
fix for pierre's warnings. r=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@56494 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 18:35:35 +00:00
rods%netscape.com
91ebb6a147
addjusted fonts in several of the form controls. most now inherit
...
tightened up some of the rules for the select
r=buster,hangus,kmcclusk bug 19426,17303,17114
git-svn-id: svn://10.0.0.236/trunk@56392 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 19:43:30 +00:00
pierre%netscape.com
ab167ecc58
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
git-svn-id: svn://10.0.0.236/trunk@56387 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 11:27:10 +00:00