Граф коммитов

1428 Коммитов

Автор SHA1 Сообщение Дата
jst%netscape.com ac02fbb497 Fix for Solaris bustage. 2000-08-23 20:41:13 +00:00
jst%netscape.com b3a4ade60d DOM string changes. All nsString& in DOM interfaces (and interfaces needed by DOM implementations) have been changed to nsAReadableString& and nsAWritableString&. String implementation additions (sanctioned by scc) to support DOM needs. Bug 49091. r=vidur,jst,scc 2000-08-23 17:27:06 +00:00
rods%netscape.com 4fa63b9d4b In NavQuirks mode it makes the default font for CSS3 fonts: button, field, caption sans-serif
b=33312 r=kmcclusk
2000-08-23 10:28:28 +00:00
pierre%netscape.com d20945fafd 49550: uninitialized variable. Thanks to bruce@cubik.org (Bruce Mitchener) 2000-08-23 03:57:13 +00:00
hyatt%netscape.com 2dda0c3de3 Removing commented out code. 2000-08-23 00:53:50 +00:00
jband%netscape.com da5359a4d4 Use hastable based nsStaticNameTable rather than slower and fatter AVLTree for static names. fix bug 48855. r=harishd,attinasi 2000-08-22 06:57:32 +00:00
warren%netscape.com 930a05de5a Fix for hash code performance problem discovered by bienvenu. 'Sampling' hash code was statistically evil. 2000-08-20 21:29:10 +00:00
scc%mozilla.org 301746a559 fixing code that relied on implicit string construction 2000-08-19 22:23:46 +00:00
pierre%netscape.com 19cf82d1df 43420 + CSS3 update: renamed "text-align:-moz-default" into "text-align:start" 2000-08-17 13:28:18 +00:00
pierre%netscape.com 18790408b4 49154: uninitialized variable. Thanks to bruce@cubik.org (Bruce Mitchener) 2000-08-17 08:26:53 +00:00
dbaron%fas.harvard.edu f5da4c0c85 Reduce the risk of parser leaks by releasing the parsers owned by CSSLoaders when no longer needed. r=attinasi 2000-08-16 23:04:42 +00:00
hyatt%netscape.com 2e86033263 Work on 48150 and XBL performance (async and arenas). 2000-08-14 04:04:18 +00:00
roc+%cs.cmu.edu 3e74bddc5d Adding call to new view API so that the view of a fixed-position frame has a Z-order/clipping parent which is not its geometric parent. Bug 39621. r,a=waterson 2000-08-12 19:44:11 +00:00
hyatt%netscape.com 6c68a00e3d Fix for 21890 and numerous other bugs. r=pierre, waterson, jst, attinasi, brendan 2000-08-12 06:28:02 +00:00
pierre%netscape.com ef6777748b 48096: Need a -moz-all value for user-select. r=sfraser. 2000-08-12 01:00:14 +00:00
dbaron%fas.harvard.edu 578dafb772 Fix huge leak warren introduced last night. Changing the hash keys to have owning pointers caused circular ownership. r=waterson b=48373 (nsbeta3+) 2000-08-10 20:08:30 +00:00
warren%netscape.com 4af572e4c1 Bug 46711. Removed nsAutoString travisty from nsStringKey. Introduced nsCStringKey. Made them both share the underlying string when possible. r=waterson 2000-08-10 06:19:37 +00:00
dr%netscape.com d9d6dfc7b2 fix for windows horkage, shouldn't be in there anyway 2000-08-09 23:27:54 +00:00
dr%netscape.com 743376f43b fix for 42635 and related cleanup, r=ben,hyatt 2000-08-09 22:38:46 +00:00
dbaron%fas.harvard.edu 30392ee52a Fix leak on hovering over a scrollbar and re-fix similar leak for text inputs (bug 42895) by adding a "general" method for unrooting anonymous content created through nsIAnonymousContentCreator, plus a hack to deal with the scrollbars on the root element. Some of the other SetDocumentForAnonymousContent methods *may* need to be implemented. Chris Waterson helped significantly with this patch. r=waterson,hyatt b=45676 (nsbeta3+) 2000-08-09 12:51:05 +00:00
pierre%netscape.com f78732b718 47138: Some invalid units are not resulting in dropped declarations. 15174: counter() and counters() should not be recognized by CSS parser. 2000-08-08 00:34:42 +00:00
hyatt%netscape.com c3cc78412a Fix for 47635. r=ben 2000-08-07 07:55:10 +00:00
dbaron%fas.harvard.edu 870692e46a Fix potential leak. r=attinasi a=waterson 2000-08-07 03:06:22 +00:00
dbaron%fas.harvard.edu 3d6708e592 Remove element names from the list that no longer use nsIAnonymousContentCreator. r=hyatt a=waterson
Don't choke on notifications for children of document that aren't the root element.  r=vidur  b=17390 (nsbeta3+)
2000-08-07 02:51:35 +00:00
pierre%netscape.com b12e49442c attempt to fix the SunOS build 2000-08-05 06:39:42 +00:00
pierre%netscape.com 35cd9ca3cb 9816 (Outlines should be disabled completely for FCS) 46562 ('display: run-in' disables whole declaration block) 45804 (In quirks mode, 0 in 'border' should set the width, not the color) 46547 (Background image not centered correctly) Thanks to emk <VYV03354@nifty.ne.jp> 2000-08-05 04:40:03 +00:00
pierre%netscape.com 090a14ef74 46599 (nsCSSLoader should check for local file before passing FORCE_RELOAD) 2000-08-05 04:39:43 +00:00
pierre%netscape.com 239140ed25 43420 (textarea inherits align="center" from parent td) 2000-08-05 04:37:57 +00:00
attinasi%netscape.com 4cf78ca378 Part of fix to allow background on BODY element to be inherited. b=47127 r=pierre 2000-08-04 20:44:08 +00:00
hyatt%netscape.com 46bd8bbcfc Working on 42320. 2000-08-04 08:45:29 +00:00
hyatt%netscape.com 32d0b820ba Fix for 17470. 2000-08-03 23:21:23 +00:00
bryner%uiuc.edu ae74f33f4b Refixing bug 23140 to not cause a menu slowdown, and fixing bug 46615 -
removal of old tree widget.  r=hyatt.
2000-08-03 00:22:36 +00:00
rods%netscape.com a6c98da5cc Since the way (and when) options were added then number of options is now different
so it must check against zero instead of 1
b=44266,r=kmcclusk
2000-08-02 21:53:23 +00:00
attinasi%netscape.com 11d9accdf8 Fix for bug 36849: Script animation that changes location and clip simultaneously no longer will flicker.
ApplyRenderingChangeToTree now always does a NO_SYNC update of the views where it used to sometimes do a SYNC update. b=36849 r=kmcclusk
2000-07-28 21:54:49 +00:00
hyatt%netscape.com 9c95da5393 Oops. Checked in debugging code. Backing out. 2000-07-28 09:53:26 +00:00
hyatt%netscape.com 4b0a32018e Fix for 46129. r=waterson,attinasi,pierre 2000-07-28 09:36:51 +00:00
hyatt%netscape.com fb7bcf3f09 Fix for 41145. 2000-07-28 00:35:30 +00:00
dbaron%fas.harvard.edu a394eeee27 Improve performance of testing for visited links CSS selector matching by reducing string conversion and by caching the state of the link on the link element. r=waterson b=25963 2000-07-27 23:17:53 +00:00
hyatt%netscape.com f253dd79e2 Fixing duplicate style resolution problem in trees. r=ben 2000-07-27 09:10:52 +00:00
hyatt%netscape.com dc46ff1bd6 Fix to reparent XBL style contexts. needed for attinasi's style context
reduction landing. r=ben
2000-07-27 06:20:13 +00:00
waterson%netscape.com d79edae9cc Doh! Botched patch application. Sorry! 2000-07-19 05:23:09 +00:00
waterson%netscape.com 10bea8ad11 Bug 21456. Support for 'alt=' attribute on applet frames. Patch submitted by edburns@acm.org, r=waterson, nisheeth, a=waterson. 2000-07-19 05:06:55 +00:00
attinasi%netscape.com eedf5b9e23 Checkin for timeless@bemail.org: Fixed rounding error making LARGER work for font sizes less than 9px. b=12461, r=attinasi@netscape.com,disttsc@bart.nl a=brendan@mozilla.org 2000-07-18 21:48:51 +00:00
jst%netscape.com 6743cc42f4 Fixing nsbeta2+ bug 44001, nulling out output parameters to avoid crasing. r=vidur@netscape.com 2000-07-12 02:15:27 +00:00
ericb%neoplanet.com 614b09c2ff resizers and titlebars r:hyatt a:hyatt 2000-07-11 23:34:44 +00:00
evaughan%netscape.com 3f9c79ee07 disable gfx scrollbars #44576
grid fixes for tree bugs

-r Hyatt
2000-07-10 20:10:27 +00:00
evaughan%netscape.com 89cac70734 Fixed body resizing bug #35681
-r pinkerton
2000-07-07 22:24:06 +00:00
waterson%netscape.com e5c00bbf09 Bug 22037. Detect when CantRenderReplacedElement() is inserting a block frame into an inline. When this happens, 'split' the frame model to the nearest containing block. Re-arranged some of ConstructInline()'s support routines to share code with new method SplitToContainingBlock(). r=nisheeth 2000-07-06 04:31:33 +00:00
cls%seawood.org 33938e6100 Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
cls%seawood.org e1e6c5760f Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
hyatt%netscape.com 0e289e0d13 Fix for dogfood bug#43169. r=pink 2000-06-29 23:34:46 +00:00
evaughan%netscape.com 69484c9913 Fixes for gfx scrollbars and absolute/fixed positioning.
40494
28505
41294
36211
41763
23806
2000-06-28 22:19:54 +00:00
evaughan%netscape.com 807778bd44 Autoscrolling menus feature landing #32730
-r hyatt, saari
2000-06-23 05:15:04 +00:00
hyatt%netscape.com 5348356763 Remove error-checking for bad XUL. 2000-06-22 19:34:29 +00:00
attinasi%netscape.com 2886ad8517 Reversed the order of testing for link-elements so that the most common (anchors) are tested first. Update to earlier checkin. 2000-06-22 00:41:25 +00:00
hyatt%netscape.com ed6a2713a3 XBL groundwork for 41145. r=ben 2000-06-22 00:36:19 +00:00
attinasi%netscape.com 76698ef605 Fixed bug 6306: AREA and LINK elements are now treated like links when it comes to matching selectors. Cleaned up SelectorMatches as well by moving link-logic into new method. r=kmcclusk@netscape.com b=6306 2000-06-21 23:48:21 +00:00
waterson%netscape.com 9426990224 Bugs 22413, 27211, 39211. On nsCSSFrameConstructor::ContentRemoved(), check the *child* instead of the parent to see if we need to reframe. r=nisheeth 2000-06-21 02:35:28 +00:00
beard%netscape.com 5cca8adbe7 bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser 2000-06-20 23:10:06 +00:00
waterson%netscape.com d38577c4e5 Use NS_LITERAL_STRING instead of an nsAutoString to avoid copy/inflate on platforms that support two-byte wchar_t. r=attinasi 2000-06-20 05:45:07 +00:00
hyatt%netscape.com 4cfbe9e471 Turning on the new tree widget. Bug#30511, r=evaughan 2000-06-19 22:57:39 +00:00
vidur%netscape.com 32f78655cb Work for bug 33475 - completion of Document-related DOM Level 2 support. Null-checks for the empty document case. The documentElement can now be replaced. Load() no longer takes extra unused argument. r=jst,nisheeth 2000-06-17 01:46:58 +00:00
rods%netscape.com d58186fadf input type=image need to create their "alt" text
b=24778 r=kmcclusk
2000-06-16 12:57:44 +00:00
pierre%netscape.com 6e24fffcd7 #42139 "background-position misinterpreted with fixed backgrounds". Fixed a regression introduced during the last checkin. r=attinasi. 2000-06-16 00:50:56 +00:00
dbaron%fas.harvard.edu 82f00f4213 Fix leak of nsImageGTK (or equivalent on other platforms). r=waterson@netscape.com 2000-06-15 02:15:36 +00:00
jst%netscape.com 53309355c7 Fixing nsbeta2+ bug 39892. Adding support for getting the computed value of the 'behavior' property with getComputedStyle(). r=hyatt 2000-06-14 00:06:36 +00:00
evaughan%netscape.com faff54055b Fixes for tree on grid work. #30511
-r hyatt
2000-06-12 23:23:00 +00:00
mjudge%netscape.com 8559bc77c0 turning on ender-lite. bug=34896 2000-06-09 09:17:18 +00:00
attinasi%netscape.com e03b5378b9 Fixed problem where anchors with no HREF were being styled like links in composer. b=31594 r=kmcclusk 2000-06-07 23:07:57 +00:00
attinasi%netscape.com 242fddb720 Fixed crash when a textarea control has fixed-backgrounfd attachment. b=40118 r=kmcclusk 2000-06-07 23:06:41 +00:00
waterson%netscape.com 703b75540b Bugs 35935, 34862, 41521. Make sure to make 'special' frames blocks inside of relatively-positioned inlines; be sure to destroy special siblings, and crawl to outermost 'normal' frame when reframing containing block; handle 'special' frames in StyleChangeReflow(). r=buster 2000-06-07 06:58:45 +00:00
hyatt%netscape.com a45edb09c3 Tree/grid work. 30511. r=danm 2000-06-06 23:13:49 +00:00
pierre%netscape.com de9cafe37c Checked back in the backed out code (41321) after doing a minor fix in nsCSSValue.cpp (41618) 2000-06-06 09:36:12 +00:00
pierre%netscape.com fa066a26d1 Backed out the previous changes (41321, waterson/attinasi) because of the regression in 41618. 2000-06-06 06:50:21 +00:00
mkaply%us.ibm.com 8686a4067b # 37239
r = jst, a = waterson
OS/2 bringup - PR_CALLBACK for VisualAge
2000-06-05 19:15:32 +00:00
dcone%netscape.com 72a7587f19 Fixed background color under border. b=13934. R=Attinasi 2000-06-05 13:58:05 +00:00
warren%netscape.com 958ed96edd Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
waterson%netscape.com 6d9fee8e7d Bug 41321. Use PRUnichar* instead of nsString* to store string values for nsCSSValue and nsHTMLValue. r=attinasi. 2000-06-02 22:54:35 +00:00
attinasi%netscape.com 36e73369c4 Implemented QuirkMode style sheet and moved some initial quirk style rules from html.css to the new quirk.css. b=38026 r=rods a=karnaze 2000-06-02 21:45:06 +00:00
hyatt%netscape.com e891a5ba9c Tree/grid foundation work. 2000-06-02 08:13:29 +00:00
waterson%netscape.com eee9dbdf9b Bug 29611. Use 'GetHref()' to retrieve anchor tag's href. r=attinasi 2000-06-02 04:27:47 +00:00
mstoltz%netscape.com ab8668d6b4 Fix for 16858 w/o breaking directory browser. r=waterson a=beard 2000-06-01 23:57:48 +00:00
attinasi%netscape.com 2646040b24 Floated elements now get their display type set to a block, in compliance with the CSS1 specification. Also, positioned elements get their float property cleared. b=32200 r=karnaze a=karnaze 2000-06-01 23:31:00 +00:00
shaver%mozilla.org c078a4e748 properly handle updating of class or id, #39642, r=attinasi, a=waterson 2000-05-31 20:00:31 +00:00
mkaply%us.ibm.com 726d1674a0 # 37239
r = rickg, a = brendan
OS/2 bringup continues on M16 - Changes for VisualAge build (PR_CALLBACK)
2000-05-31 14:09:34 +00:00
hyatt%netscape.com 09ce77979d Turning on XBL tree event bindings. Patching table frame construction to deal with anonymous content. 2000-05-31 08:32:45 +00:00
hyatt%netscape.com d1b563c376 More whackage. 2000-05-30 08:44:40 +00:00
hyatt%netscape.com 815e046f0b Removing obsolete frame code. 2000-05-30 08:41:39 +00:00
waterson%netscape.com b787e27fe2 #if-0 out mstoltz's changes to fix tinderbox. 2000-05-27 05:22:39 +00:00
mstoltz%netscape.com c54ae2cb3c Fixed bug in DOM security checks, fixes bug 37907, 23516. Added security check for htmlelement.innerhtml, fixes 39083. Added location check to BASE HREF=, fixes 35859. r=vidur. Added check to style= tag, fixes 16858, r=pierre. 2000-05-26 23:28:40 +00:00
hyatt%netscape.com 3064160cb5 Adding anonymous content getter. r=waterson, a=waterson 2000-05-26 22:45:26 +00:00
evaughan%netscape.com 4ab93afb2e fix for [beta2] bugs:
37835
39085
32920

-r pinkerton, rods, hyatt
2000-05-26 06:42:29 +00:00
waterson%netscape.com 20f5d1f3a5 Bug 36401. Deal with inline-blocks better. Add nsFrameState bit that indicates whether or not a frame is part of a 'special' inline-block hierarchy; use the 'inlineFrameAnnotation' property to remember the next 'special sibling' so that we can traverse correctly; pull methods out of nsCSSFrameConstructor's public API. r=nisheeth,buster 2000-05-25 19:58:51 +00:00
buster%netscape.com a0e8161130 fixed bug 40577
r=rickg
a=leaf
2000-05-25 19:26:27 +00:00
buster%netscape.com 282be9e0ac partial fix for bug 40211. This fixes the layout assertions loading the page.
the problem was dynamic creation of positioned elements wasn't properly handled
r=nisheeth@netscape.com
2000-05-24 23:28:20 +00:00
hyatt%netscape.com e9fceb6b33 xbl fix r=ben 2000-05-24 08:27:29 +00:00
hyatt%netscape.com 574331fad6 XBL Fixes r=ben 2000-05-24 08:19:10 +00:00
hyatt%netscape.com c494a36155 support for dynamic multiple insertion points r=ben 2000-05-22 09:15:54 +00:00
hyatt%netscape.com f8f4cb79cb support for multiple insertion points r=ben 2000-05-22 08:23:46 +00:00
hyatt%netscape.com c2087cd7f0 ifdef tree code. not part of build. 2000-05-21 07:00:35 +00:00