rods%netscape.com
f834caf996
add call to combobox for setting the frame constructor
...
b=28593, r=evaughan a=jar
git-svn-id: svn://10.0.0.236/trunk@62116 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 04:30:32 +00:00
hyatt%netscape.com
ae4b2d2b55
Fixing a merge conflict. Fallout from same checkin. r=travis,a=jar
...
git-svn-id: svn://10.0.0.236/trunk@62048 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 10:47:58 +00:00
hyatt%netscape.com
1af26409c0
XUL RadioGroup element, not used in XUL. r=ben, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@62045 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 10:00:09 +00:00
tbogard%aol.net
495826cccc
nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@62038 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 07:13:02 +00:00
karnaze%netscape.com
2599026f49
PDT+ bug 28341 - Destroy caption frame when outer table frame is destroyed. Add caption to outer frame rather than inner frame. r=troy, a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@62032 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 06:09:37 +00:00
evaughan%netscape.com
d40b1bea18
bugs fixes for: 28460, 27242, 29462
...
-r hyatt, -a jar
git-svn-id: svn://10.0.0.236/trunk@62022 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 03:01:30 +00:00
pollmann%netscape.com
a1fac6d2f6
Bug 28670: Move scroll methods from webshell to docshell and XUL scrollbar removal from XULDocument to here r=travis a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61845 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 06:51:04 +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
hyatt%netscape.com
4ccb7d43f3
XUL Property APIs, b=26109, r=ben
...
git-svn-id: svn://10.0.0.236/trunk@61661 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-25 08:37:49 +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
3f25400b19
Bug 28691/16999: Removing obsoleted code. r=harishd a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61515 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:36:29 +00:00
pollmann%netscape.com
a803294baa
Bug 28691: As penance, I'll fix these leaks too. r=harishd a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61514 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:32:23 +00:00
pollmann%netscape.com
42e745c122
Bug 28691: Fix existing leak that my fix for bug 16999 hilighted. r=harishd a=rickg
...
git-svn-id: svn://10.0.0.236/trunk@61513 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 21:24:07 +00:00
troy%netscape.com
eb4d44f03f
b=28635, a=rickg@netscape.com, r=vidur@netscape.com
...
Reduced the number of nsString objects allocated
git-svn-id: svn://10.0.0.236/trunk@61491 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-23 15:45:43 +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
evaughan%netscape.com
3033176e30
Box performance fix.
...
-r jevering
git-svn-id: svn://10.0.0.236/trunk@61143 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 23:00:52 +00:00
buster%netscape.com
ff4e36de5a
bug 24411
...
r=troy
changed the frame constructor call for <form> to pass 0 as the flags arg.
git-svn-id: svn://10.0.0.236/trunk@61062 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-16 05:09:57 +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
hyatt%netscape.com
0df87cd3f3
Converting trees to XBL. Boosts tree scrolling performance.
...
git-svn-id: svn://10.0.0.236/trunk@60858 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 09:28:28 +00:00
evaughan%netscape.com
03ab66fac1
bug fix for 24351, 22512
...
-r saari
git-svn-id: svn://10.0.0.236/trunk@60675 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 01:42:09 +00:00
hyatt%netscape.com
ee0adfd245
Making inner tree cell a box frame. Seems to fix about 10 bugs. :)
...
git-svn-id: svn://10.0.0.236/trunk@60627 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 09:28:51 +00:00
hyatt%netscape.com
5d47c37c68
Moving previous 9701 fix out of frame constructor and into presshell. r=troy
...
git-svn-id: svn://10.0.0.236/trunk@60620 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-13 06:07:38 +00:00
hyatt%netscape.com
1214b16f13
Fix for PDT+ bug #9701 . Also fixes the crasher holding the tree closed. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@60578 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 03:10:01 +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
30f1afd12d
Updated the code to use the nsIScrollableFrame interface instead of assuming the FirstChild is the scrolled-frame. r=evaughan
...
git-svn-id: svn://10.0.0.236/trunk@60395 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:23:36 +00:00
attinasi%netscape.com
008eaa38ab
PaintBorder and RenderSide now tell the StyleUtil function FindNonTransparentBackground to use the parent of the context to find the bgcolor in Quirks mode. r=karnaze b=8524
...
git-svn-id: svn://10.0.0.236/trunk@60393 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:23:04 +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
troy%netscape.com
bbc25b14c0
b=26282 r=vidur@netscape.com Now when using the alternate content for an
...
image that can't be rendered we ignore everything after one of: ; # ?
git-svn-id: svn://10.0.0.236/trunk@60360 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 01:00:17 +00:00
hyatt%netscape.com
70b673d7f6
Fixes for bugs 24969 and 27109.
...
git-svn-id: svn://10.0.0.236/trunk@60354 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 00:56:41 +00:00
evaughan%netscape.com
a9aadf75b0
1) Fixed freeze because of sync drawing in forms
...
2) Fixed fieldset blocker
-r rods, granrose
git-svn-id: svn://10.0.0.236/trunk@60336 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 21:36:28 +00:00
rods%netscape.com
4c60293963
turning off Gfx scrollbars for listboxes
...
b 27253 r=evaughan
git-svn-id: svn://10.0.0.236/trunk@60333 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 21:13:44 +00:00
attinasi%netscape.com
7444a69463
backout of accidental checkin...
...
git-svn-id: svn://10.0.0.236/trunk@60331 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 20:21:29 +00:00
attinasi%netscape.com
e10cb148c5
PaintBorder and RenderSide now tell the StyleUtil function FindNonTransparentBackground to use the parent of the context to find the bgcolor in Quirks mode. r=karnaze b=8524
...
git-svn-id: svn://10.0.0.236/trunk@60329 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 19:22:00 +00:00
mjudge%netscape.com
8359e395da
this was preliminary checkin for later feature. removing offensive line of code for linux. adding back the way it was. I will continue to add this content however but it will be released when not used by nsCOMPtr
...
git-svn-id: svn://10.0.0.236/trunk@60286 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 05:20:55 +00:00
mjudge%netscape.com
44c8697114
big checkin. fixing problems blocking Cmanske (also a reviewer). Checking in preliminary for gen content.(nothing damaged yet) lots of bug numbers not going to look them up, the tree just opened.
...
git-svn-id: svn://10.0.0.236/trunk@60278 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 04:35:51 +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
kmcclusk%netscape.com
31beeacc3d
Prevent synchronous paints during reflows bug 20150; r=rods@netscape.com
...
Call SetTextAlign within SetupDC instead of in each DrawString on WIN32. bug 26973; r=rods@netscape.com
git-svn-id: svn://10.0.0.236/trunk@60242 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-09 15:48:01 +00:00
rods%netscape.com
96b46b4db4
fixes memory leak.
...
b 26795 r=beard
git-svn-id: svn://10.0.0.236/trunk@60128 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 13:17:50 +00:00
rbs%maths.uq.edu.au
c9e8733180
[#ifdef MATHML]. Hook for the <maction> tag
...
git-svn-id: svn://10.0.0.236/trunk@59987 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 08:55:51 +00:00
pavlov%netscape.com
4cb8ea7533
aww, I fixed my favorite bug. The "interesting" toolbar contest is now over. (bug 20496) r=mcafee,large_penguin
...
git-svn-id: svn://10.0.0.236/trunk@59806 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 23:14:38 +00:00
karnaze%netscape.com
9db5f41f22
bug 23994 get the correct child list for a caption frame, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@59727 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 03:16:47 +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
waterson%netscape.com
a395b28551
Bugs 20677, 23905. Change nsXULElement to implement nsIContent like nsGenericElement and nsGenericHTMLElement. Specifically, do 'shallow' SetDocument() calls in AppendChildTo(), InsertChildAt() and ReplaceChildAt() methods. Change nsXULDocument to leave newly create element's mDocument as null (so 'null mDocument' means 'this element is not currently in the document'. Fix callers to ensure that a deep SetDocument() is made where necessary. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@59424 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 22:57:36 +00:00
dcone%netscape.com
0c5aa54a72
fixed backgrounds. r=rods
...
git-svn-id: svn://10.0.0.236/trunk@59399 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 16:03:13 +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
rods%netscape.com
e7a5a5632c
removing the creation of native widget and replacing them with asserts (for now)
...
b 17027 r kmccluck
git-svn-id: svn://10.0.0.236/trunk@59290 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:46:55 +00:00