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

4606 Коммитов

Автор SHA1 Сообщение Дата
asqueella%gmail.com 957b1deb5f Bug 374486 - "WARNING: Nonempty list left over?" in visual debugging mode
p=Sylvain Pasche <sylvain.pasche@gmail.com>
r+sr=roc
2007-03-25 05:30:59 +00:00
roc+%cs.cmu.edu 0a348967b0 No bug. A variety of fixes to fix various reftest failures. Not Part Of The Build. 2007-03-24 11:07:36 +00:00
mats.palmgren%bredband.net 28df9c2e68 Fix "selection colors are sometimes wrong". b=374765 r+sr=pavlov 2007-03-24 09:21:35 +00:00
Olli.Pettay%helsinki.fi e3dea8f89e Bug 375093, Crash [@ nsTypedSelection::ScrollIntoView] when right-clicking paste in input which then gets destroyed oninput, r+sr=dbaron 2007-03-23 17:32:34 +00:00
Olli.Pettay%helsinki.fi 8d55dd8506 backout Bug 369168 2007-03-23 10:03:25 +00:00
Olli.Pettay%helsinki.fi 06eef68028 Bug 374937, Crashes [@ nsTypedSelection::GetFrameSelection], r+sr=roc 2007-03-23 00:06:38 +00:00
Olli.Pettay%helsinki.fi 1218925d0b Bug 369168, r+sr=roc 2007-03-23 00:01:36 +00:00
Olli.Pettay%helsinki.fi 6735b8fabb Bug 369150, r+sr=roc 2007-03-22 23:57:55 +00:00
roc+%cs.cmu.edu a98a1ec40c Bug 333659. Major new-textframe update. You can really browse the Web with it now, although major bugs remain. 2007-03-22 23:13:12 +00:00
roc+%cs.cmu.edu 8a64d9bb2b No bug. Comment-only change to note a potential optimization opportunity. 2007-03-22 23:10:10 +00:00
joshmoz%gmail.com 3f113a64e3 fix crash, suspend native events when instantiating plugins. patch by Steven Michaud. b=345627 r=josh sr=roc 2007-03-22 23:04:51 +00:00
sharparrow1%yahoo.com a938929993 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 260b595874 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 7d17706351 Bug 373586 , r+sr=roc 2007-03-19 10:23:29 +00:00
Olli.Pettay%helsinki.fi baa57a0277 Backout bug 373586 2007-03-19 08:13:01 +00:00
Olli.Pettay%helsinki.fi 5ded4359e5 Bug 373586 , r+sr=roc 2007-03-19 06:30:41 +00:00
roc+%cs.cmu.edu e2710aeb0b 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 e22d4e6b93 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 fa8fb4715b 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 6ba0c9dc46 Bug 373564, r+sr=roc 2007-03-13 22:11:14 +00:00
roc+%cs.cmu.edu 88925d7c58 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 8b7eb57e79 Bug 364867. quiet the 'textframe maps no content' noise. r+sr=roc 2007-03-08 02:53:58 +00:00
roc+%cs.cmu.edu f0f83df28b 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 c559e70306 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 d9a0686127 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 6dd3c7166e 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 5d8eca5821 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 07bb583d4e Backing out bug 371839 to fix bug 372139. 2007-03-01 05:55:07 +00:00
bzbarsky%mit.edu 3097c2bbb5 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 1e2f4f8aae 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 0884fdbaea Bug 371620: Some selects have stopped working. r+sr=roc. 2007-02-27 22:07:36 +00:00
bzbarsky%mit.edu 12cd65ec22 Make SetSelected on text frames a little smarter. Bug 371839, r+sr=roc 2007-02-27 02:33:33 +00:00
sharparrow1%yahoo.com 157e9ec035 Bug 371536: Stop creating views for positioned elements. r+sr=roc. 2007-02-26 14:00:21 +00:00
sharparrow1%yahoo.com 90c61cf7e0 Try to fix bustage from bug 371528 2007-02-25 23:23:09 +00:00
sharparrow1%yahoo.com 6d03e63e35 Bug 371528: Stop creating views for pages. r+sr=roc. 2007-02-25 22:26:47 +00:00
bzbarsky%mit.edu 842759928a Don't do arithmetic on NS_UNCONSTRAINEDSIZE. But 371348, r+sr=dbaron 2007-02-25 21:29:17 +00:00
dbaron%dbaron.org b985c7a438 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 90d1fd161d Bug 371460: Remove clipping functions from views. r+sr=roc. 2007-02-24 15:27:20 +00:00
sharparrow1%yahoo.com 199d4d164d 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 b9c2928b12 Removing space that should not have been there. Bug 243370 2007-02-22 18:35:34 +00:00
bzbarsky%mit.edu 072e700041 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 376b5ed6ff 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 b9a18a5be9 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 9ed992748a 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 fe88b5e467 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 3be3ebf36a 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
asqueella%gmail.com 2213149a5d bug 370371 - remove nsIImageControlFrame, have the frame set the last clicked point as a property on its mContent instead.
r+sr=roc
2007-02-18 16:49:54 +00:00
joshmoz%gmail.com 94eb54893c remove unused variables, other warning fixes. no bug. r/sr=bz 2007-02-16 08:04:44 +00:00
smontagu%smontagu.org c518c1c5de Remove obsolete state bit NS_BLOCK_SHRINK_WRAP. Bug 369243, r=bz, sr=dbaron 2007-02-15 05:07:57 +00:00
sharparrow1%yahoo.com d6505bc847 Bug 369834: Get rid of SetAltDevice and friends (and fix print preview). r+sr=roc. 2007-02-13 22:36:59 +00:00