sharparrow1@yahoo.com
|
15eac4df7c
|
Bug 372037: CSS clip property should clip the overflow rect as well as the paint rect; r+sr=roc.
|
2007-03-26 20:58:17 -07:00 |
|
joshmoz@gmail.com
|
fa87850812
|
Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst
|
2007-03-26 18:07:57 -07:00 |
|
sharparrow1@yahoo.com
|
0e9ad118b5
|
Bug 375273: minor code cleanup in nsContainerFrame. r+sr=roc
|
2007-03-25 18:12:49 -07:00 |
|
asqueella@gmail.com
|
cf9f0977a5
|
Bug 374486 - "WARNING: Nonempty list left over?" in visual debugging mode
p=Sylvain Pasche <sylvain.pasche@gmail.com>r+sr=roc
|
2007-03-24 22:30:59 -07:00 |
|
roc+@cs.cmu.edu
|
c193edd10b
|
No bug. A variety of fixes to fix various reftest failures. Not Part Of The Build.
|
2007-03-24 04:07:36 -07:00 |
|
mats.palmgren@bredband.net
|
d24c99d63f
|
Fix "selection colors are sometimes wrong". b=374765 r+sr=pavlov
|
2007-03-24 02:21:35 -07:00 |
|
Olli.Pettay@helsinki.fi
|
04a93cc490
|
Bug 375093, Crash [@ nsTypedSelection::ScrollIntoView] when right-clicking paste in input which then gets destroyed oninput, r+sr=dbaron
|
2007-03-23 10:32:34 -07:00 |
|
Olli.Pettay@helsinki.fi
|
48c20edd42
|
backout Bug 369168
|
2007-03-23 03:03:25 -07:00 |
|
Olli.Pettay@helsinki.fi
|
74955417c0
|
Bug 374937, Crashes [@ nsTypedSelection::GetFrameSelection], r+sr=roc
|
2007-03-22 17:06:38 -07:00 |
|
Olli.Pettay@helsinki.fi
|
41b50569b4
|
Bug 369168, r+sr=roc
|
2007-03-22 17:01:36 -07:00 |
|
Olli.Pettay@helsinki.fi
|
ccf98274c5
|
Bug 369150, r+sr=roc
|
2007-03-22 16:57:55 -07:00 |
|
roc+@cs.cmu.edu
|
cc90e91cec
|
Bug 333659. Major new-textframe update. You can really browse the Web with it now, although major bugs remain.
|
2007-03-22 16:13:12 -07:00 |
|
roc+@cs.cmu.edu
|
0c1d4753bc
|
No bug. Comment-only change to note a potential optimization opportunity.
|
2007-03-22 16:10:10 -07:00 |
|
joshmoz@gmail.com
|
4e9b6921e3
|
fix crash, suspend native events when instantiating plugins. patch by Steven Michaud. b=345627 r=josh sr=roc
|
2007-03-22 16:04:51 -07:00 |
|
hg@mozilla.com
|
05e5d33a57
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|
sharparrow1%yahoo.com
|
9b61bf8ea8
|
Bug 374050: add printing test mode to reftests. See bug/sample test for how to make printing tests.
|
2007-03-21 06:07:42 +00:00 |
|
dbaron%dbaron.org
|
405d600298
|
When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc
|
2007-03-20 00:58:20 +00:00 |
|
Olli.Pettay%helsinki.fi
|
1f2499afdc
|
Bug 373586 , r+sr=roc
|
2007-03-19 10:23:29 +00:00 |
|
Olli.Pettay%helsinki.fi
|
c9355efc94
|
Backout bug 373586
|
2007-03-19 08:13:01 +00:00 |
|
Olli.Pettay%helsinki.fi
|
de33e16799
|
Bug 373586 , r+sr=roc
|
2007-03-19 06:30:41 +00:00 |
|
roc+%cs.cmu.edu
|
4659d810e7
|
Bug 178513. Add nsDisplayList API that Neil's going to need --- a way to force all frames to be painted regardless of the setup of dirty rects. r+sr=dbaron
|
2007-03-19 03:25:05 +00:00 |
|
dbaron%dbaron.org
|
92ed79102f
|
Remove warning about using nsFrame implementation of GetMinWidth and GetPrefWidth. b=357544 r+sr=roc
|
2007-03-16 16:18:06 +00:00 |
|
masayuki%d-toybox.com
|
3d231f620b
|
Bug 335394 We should remove support for the 'invert' value ifdef MOZ_CAIRO_GFX r+sr=dbaron
|
2007-03-15 16:16:20 +00:00 |
|
Olli.Pettay%helsinki.fi
|
fe29ef194d
|
Bug 373564, r+sr=roc
|
2007-03-13 22:11:14 +00:00 |
|
roc+%cs.cmu.edu
|
8b52a3f2c1
|
Bug 372237. Never set TRUNCATED reflow status if the available height is unconstrained, even if the height happens to exceed the constant we use to indicate unconstrained height. r+sr=dbaron
|
2007-03-11 20:34:15 +00:00 |
|
sayrer%gmail.com
|
9025a9f7e5
|
Bug 364867. quiet the 'textframe maps no content' noise. r+sr=roc
|
2007-03-08 02:53:58 +00:00 |
|
roc+%cs.cmu.edu
|
96bcb5c271
|
Bug 362435. Try using Samba's ntlm_auth to perform NTLM authentication on our behalf, when available. If the user has logged in by authenticating to Active Directory, then this may avoid having the user enter their password again. (single sign on) r+sr=biesi
|
2007-03-08 01:48:25 +00:00 |
|
dbaron%dbaron.org
|
10ba6030af
|
Fix bullet position of floating direction:rtl list items. b=332360 Patch by Hideo Saito <saito@densan.co.jp>. r+sr=dbaron (with modifications)
|
2007-03-08 00:27:16 +00:00 |
|
roc+%cs.cmu.edu
|
f8cefabfb8
|
Bug 363253. Move scrollframe attribute-setting out of reflow to a post-reflow callback. r+sr=dbaron
|
2007-03-05 01:39:53 +00:00 |
|
bzbarsky%mit.edu
|
7937c593e8
|
Make sure to handle creation of a new continuation of the first-letter frame
even if we pulled the first-letter frame from our next-in-flow. Bug 372553,
r+sr=roc.
|
2007-03-05 00:15:46 +00:00 |
|
bzbarsky%mit.edu
|
23dc2ea747
|
Only reframe a <frameset> frame if adding a child <frame> or <frameset>. Bug
370430, r+sr=roc
|
2007-03-05 00:11:23 +00:00 |
|
bzbarsky%mit.edu
|
3562185de5
|
Backing out bug 371839 to fix bug 372139.
|
2007-03-01 05:55:07 +00:00 |
|
bzbarsky%mit.edu
|
5bc00870a9
|
Make first-letter frames use the content parent of the textnode as their
content. Add some first-letter tests, and a few assertions. Bug 367650, r+sr=roc
|
2007-02-28 22:32:00 +00:00 |
|
bzbarsky%mit.edu
|
7bf5f8b7a1
|
Make the display frame resize correctly when the <select>'s width changes. Bug
370422, r+sr=dbaron
|
2007-02-28 03:04:38 +00:00 |
|
sharparrow1%yahoo.com
|
0f36bae875
|
Bug 371620: Some selects have stopped working. r+sr=roc.
|
2007-02-27 22:07:36 +00:00 |
|
bzbarsky%mit.edu
|
0d75473549
|
Make SetSelected on text frames a little smarter. Bug 371839, r+sr=roc
|
2007-02-27 02:33:33 +00:00 |
|
sharparrow1%yahoo.com
|
e85eefee1d
|
Bug 371536: Stop creating views for positioned elements. r+sr=roc.
|
2007-02-26 14:00:21 +00:00 |
|
sharparrow1%yahoo.com
|
89beb752ef
|
Try to fix bustage from bug 371528
|
2007-02-25 23:23:09 +00:00 |
|
sharparrow1%yahoo.com
|
884351335b
|
Bug 371528: Stop creating views for pages. r+sr=roc.
|
2007-02-25 22:26:47 +00:00 |
|
bzbarsky%mit.edu
|
7bfe821507
|
Don't do arithmetic on NS_UNCONSTRAINEDSIZE. But 371348, r+sr=dbaron
|
2007-02-25 21:29:17 +00:00 |
|
dbaron%dbaron.org
|
9d7f938b99
|
Clean up IsFrameOfType methods to call their base class IsFrameOfType methods reliably. b=341326 r+sr=roc
|
2007-02-24 18:33:33 +00:00 |
|
sharparrow1%yahoo.com
|
88fb576ad6
|
Bug 371460: Remove clipping functions from views. r+sr=roc.
|
2007-02-24 15:27:20 +00:00 |
|
sharparrow1%yahoo.com
|
4862938c93
|
Bug 370379: Create views less frequently. Stops creating views for -moz-hidden-unscrollable, opacity, fixed backgrounds, and scrollbars, plus removes some unneeded methods from views and view managers. r+sr=roc.
|
2007-02-24 00:23:42 +00:00 |
|
bzbarsky%mit.edu
|
b74c18b897
|
Removing space that should not have been there. Bug 243370
|
2007-02-22 18:35:34 +00:00 |
|
bzbarsky%mit.edu
|
997dd25704
|
deCOMtaminate SetBounds(), GetChildBox(), GetNextBox(), GetParentBox(),
GetVAlign(), GetHAlign(). Remove GetInset(). Bug 243370, patch by Andreas
Lange <anlan@lange.cx>, r+sr=roc
|
2007-02-22 18:05:14 +00:00 |
|
roc+%cs.cmu.edu
|
5ea42c0e18
|
Bug 369227. Record the first soft break beyond the available width, if there isn't one within the available width. r+sr=dbaron
|
2007-02-21 01:52:03 +00:00 |
|
roc+%cs.cmu.edu
|
debe2c46c4
|
Bug 354491. Fix the display of the event target frame in layout debugging to not use views and not crash. r=mats,sr=rbs
|
2007-02-20 20:22:19 +00:00 |
|
bzbarsky%mit.edu
|
023de09ffa
|
Set the used padding on the scrolled frame, since we're munging its padding.
Bug 370794, r+sr=dbaron
|
2007-02-20 18:54:16 +00:00 |
|
bzbarsky%mit.edu
|
ad75d79f05
|
Make blocks whose ancestors are not blocks have the NS_BLOCK_MARGIN_ROOT and
NS_BLOCK_SPACE_MGR bits as necessary. Bug 354600, r+sr=roc
|
2007-02-18 23:53:25 +00:00 |
|
asqueella%gmail.com
|
284a5ea424
|
bug 257868 - remove the nsIPresShell::SetAnonymousContentFor() API, make the frames store strong refs to the anonymous content instead. Decomtaminate nsIAnonymousContentCreator.
r+sr=roc
|
2007-02-18 17:34:09 +00:00 |
|