Robert O'Callahan
|
ddc32e9bab
|
Bug 526394. Part 33: Remove nsScrollPortView etc. r=mats
|
2010-01-12 10:45:20 +13:00 |
Robert O'Callahan
|
2662e5a610
|
Bug 526394. Part 32: Remove code that only existed so that scrollframes could have views. r=mats
|
2010-01-12 10:45:19 +13:00 |
Robert O'Callahan
|
8ea35ec392
|
Bug 526394. Part 31: Move scroll implementation into nsGfxScrollFrame. r=mats
|
2009-10-08 16:01:15 +13:00 |
Robert O'Callahan
|
ab7b70b7c7
|
Bug 526394. Part 21: Remove nsIViewManager RootScrollableView APIs, and move GetRectVisibility to nsIPresShell. r=mats
|
2009-09-09 17:40:02 +12:00 |
Robert O'Callahan
|
38646513be
|
Bug 526394. Part 19: Remove view paramters from nsIScrollPositionListener. r=mats
|
2009-09-09 17:40:01 +12:00 |
Robert O'Callahan
|
49b5b4ead3
|
Bug 510110. Extend MozAfterPaint event to contain list of PaintRequest objects with information about individual invalidations. r=dbaron,sr=jst
--HG--
extra : rebase_source : 0e8b9f424d50c2d9e346f7ff15834202a6c101d1
|
2009-09-04 16:49:18 +12:00 |
Neil Deakin
|
1407ec3768
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
Neil Deakin
|
00be9d327e
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
Neil Deakin
|
6d0ee32302
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
Robert O'Callahan
|
28ab4a4238
|
Bug 507334, part 2: Blit multiple rectangles when scrolling rather than blitting only the largest single rectangle, and avoid repainting opaque content that covers the scrolling content. r=dbaron
|
2009-08-13 19:09:51 -07:00 |
Robert O'Callahan
|
94621c558f
|
Bug 506615. XUL decks should not have wididgets. r=dbaron
|
2009-07-30 14:54:42 +12:00 |
Robert O'Callahan
|
50035c4f59
|
Bug 505693. Remove nsIView::DisownWidget. r=bzbarsky
--HG--
extra : rebase_source : 28e8dbe51cafae7454f1e847ca87597adaa28b9f
|
2009-07-27 09:30:22 +12:00 |
Robert O'Callahan
|
19983dc891
|
Bug 352093. Part 15: Rework scrolling so that we don't need a dedicated native widget for scrollframes. r=dbaron,joshmoz,karlt,jmathies
|
2009-07-22 12:45:13 +12:00 |
Robert O'Callahan
|
59185a7506
|
Bug 352093. Part 13: Remove nsIViewManager::GetWidget since no-one should be using it. r=bzbarsky
|
2009-07-22 12:45:11 +12:00 |
Robert O'Callahan
|
792a56ecd0
|
Bug 352093. Part 2: Create nsIViewManager::GetRootWidget.
|
2009-07-22 12:45:03 +12:00 |
Robert O'Callahan
|
5876cbb693
|
Bug 339548. Part 9: Create nsRootPresContext::UpdatePluginGeometry, and use it. Make nsObjectFrame manage its widget directly.
|
2009-07-22 12:45:00 +12:00 |
Robert O'Callahan
|
482cb8a430
|
Bug 352093. Part 1: Add view parameter to nsViewManager::DispatchEvent so we can target view system events to widget-less documents. r=bzbarsky
|
2009-07-22 12:44:59 +12:00 |
Robert O'Callahan
|
5e4839edb9
|
Bug 500629. Remove NS_SCROLL_PROPERTY_ALWAYS_BLIT, only XUL listboxes use it, and for no good reason. r+sr=bzbarsky
--HG--
extra : rebase_source : 262ff065fd9bbc7687a5aa1f9c330626878cdf25
|
2009-06-29 10:48:59 +12:00 |
Markus Stange
|
026c946bd4
|
Bug 495920 - nsThebesDeviceContext shouldn't have a reference to a native widget. r=masayuki, sr=roc
|
2009-06-11 11:24:41 +02:00 |
Jim Mathies
|
b82af63c5e
|
Bug 485101 - Implement panning feedback for touch enabled displays with win7. r+sr=smaug r=blassey.
|
2009-05-19 21:05:59 -05:00 |
Jeremy D. Lea
|
d37e6bf09c
|
Bug 431634 - Part 1 - clean up header pollution; r+sr=roc
|
2009-04-01 13:59:02 -08:00 |
Zack Weinberg
|
914daa4cd1
|
Bug 478079 - Kill nsViewManager::DefaultRefresh, and move the cached canvas background to the pres shell; r+sr=roc
|
2009-02-23 02:10:23 +01:00 |
Jeremy Lea
|
1b7e1f21f0
|
Bug 448830. Make nsIntRect/nsIntMargin/nsIntSize/nsIntPoint different types from nsRect/nsMargin/nsSize/nsPoint different types for better compile-type unit checking. r+sr=roc
--HG--
extra : rebase_source : a331a9e49fbc5931f546919281fcca7f008ab615
|
2009-01-15 16:27:09 +13:00 |
L. David Baron
|
d51e0b7305
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-07 13:58:07 -08:00 |
L. David Baron
|
5fc2b0bd9f
|
Backed out changeset 7b553bbed53d (bug 302561) due to chrome test crash.
|
2008-12-04 09:57:18 -08:00 |
L. David Baron
|
c5bf3e8fe6
|
Make the code to suppress infinite synthesized mouse move loops work again with asynchronous style changes. (Bug 302561) r+sr=bzbarsky,roc
|
2008-12-04 08:09:52 -08:00 |
Markus Stange
|
e5cce97aa0
|
Bug 457864 - Make wheel scrolling asynchronous, r+sr=roc (relanding)
|
2008-11-01 15:07:34 +01:00 |
Keith Schwarz
|
728bf55458
|
Bug 435293. Implement CSS transforms. r=dbaron,r+sr=roc
|
2008-09-13 21:42:11 +12:00 |
L. David Baron
|
ee127333fd
|
Flush view manager's delayed resize when flushing layout. (Bug 453896) r+sr=bzbarsky
|
2008-09-09 06:43:10 -07:00 |
Robert O'Callahan
|
324b7650bc
|
Bug 376662. Convert nsIFrame::GetOffsetTo to not use views. We need to ensure that for popups and scrollframes, views and frames are kept in sync at *all* times. Also fixes bugs in tests for NS_FRAME_NO_MOVE_FRAME. r+sr=bzbarsky
|
2008-09-06 20:52:56 +12:00 |
Robert O'Callahan
|
4f192c675b
|
Backing out changeset 1bdd5da49865 (for bug 376662) due to regression bug 453661
|
2008-09-05 15:40:06 +12:00 |
Robert O'Callahan
|
2a98fad6e1
|
Bug 376662. Make nsIFrame::GetOffsetTo not explicitly use views. r+sr=bzbarsky
|
2008-09-04 09:35:52 +12:00 |
Benjamin Smedberg
|
b977ca4f77
|
Bug 442729 - Annotate stack-only classes in layout, r+sr=roc
|
2008-07-01 15:16:45 -04:00 |
Olli.Pettay@helsinki.fi
|
758c9b0305
|
Bug 421209, r=cpearce, sr=jst, a=beltzner
|
2008-03-20 13:24:36 -07:00 |
roc+@cs.cmu.edu
|
aff66216cb
|
Bug 417967. Align subframe drawing so that drawing at (0,0) relative to the root view's origin is aligned to a pixel boundary. r+sr=bzbarsky
|
2008-02-24 17:39:34 -08:00 |
roc+@cs.cmu.edu
|
5ba1d60fc3
|
Bug 399852. Experimental relanding to collect data from centos5.
|
2008-02-19 01:16:20 -08:00 |
roc+@cs.cmu.edu
|
e694ce184b
|
Backing out bug 399852 again, looks like it caused more focus-related mochitest failures
|
2008-02-11 19:04:48 -08:00 |
roc+@cs.cmu.edu
|
2d662517f2
|
Bug 399852. Suppress focus changes during content updates, reboot focus after the update has finished. patch by Chris Pearce, r+sr=roc
|
2008-02-11 17:57:18 -08:00 |
roc+@cs.cmu.edu
|
5ec69485b5
|
Fixing bustage
|
2008-01-26 16:10:21 -08:00 |
roc+@cs.cmu.edu
|
13b94d43fa
|
Bug 413292. Make Begin/EndUpdateViewBatch be sure to remove the batch-count from the same viewmanager we added one to. r+sr=bzbarsky
|
2008-01-26 15:59:50 -08:00 |
dholbert@cs.stanford.edu
|
5194b6fa9e
|
Backing out 399852 due to mac mochitest failures
|
2008-01-15 16:56:43 -08:00 |
dholbert@cs.stanford.edu
|
d690083794
|
Bug 399852 - Crash [@ nsCSSFrameConstructor::FindFrameWithContent] with position: fixed, focusing and contenteditable, patch by Chris Pearce <chris@pearce.org.nz>, r+sr=roc, a=blocking1.9+ (re-landing; mochitest failures should be fixed)
|
2008-01-15 16:19:47 -08:00 |
roc+@cs.cmu.edu
|
77643b3fcb
|
Backing out 410489 to fix test failures
|
2008-01-09 16:40:07 -08:00 |
martijn.martijn@gmail.com
|
6e467a44be
|
Bug 399852 - Crash [@ nsCSSFrameConstructor::FindFrameWithContent] with position: fixed, focusing and contenteditable, patch by Chris Pearce, r+sr=roc, a=blocking1.9+
|
2008-01-09 13:44:59 -08:00 |
enndeakin@sympatico.ca
|
004c87805a
|
Bug 395334, allow noautohide panels to have a parent so they that float and move with their parent, also fixes bug 395123, r=josh,roc,sr=roc
|
2007-11-28 12:18:11 -08:00 |
Olli.Pettay@helsinki.fi
|
17a756c143
|
Bug 373344, r+sr=roc, a=blocking1.9+
|
2007-11-22 07:08:13 -08:00 |
sharparrow1@yahoo.com
|
7f3077afff
|
Bug 3477743: plugin crash. patch by myself and Johnny Stenback, r+sr=roc
|
2007-08-13 13:47:04 -07:00 |
jwalden@mit.edu
|
12e960c504
|
Bug 348748 - Replace all instances of NS_STATIC_CAST and friends with C++ casts (and simultaneously bitrot nearly every patch in existence). r=bsmedberg on the script that did this. Tune in next time for Macro Wars: Episode II: Attack on the LL_* Macros.
|
2007-07-08 00:08:04 -07:00 |
mconnor@steelgryphon.com
|
424ea449be
|
backing out bug 347743 due to major crasher in 386332
|
2007-06-29 10:21:55 -07:00 |
jst@mozilla.org
|
4fb982e2e3
|
Fixing bug 347743. Delay plugin destruction on windows to get it out of layout frame destruction. r+sr=roc@ocallahan.org
|
2007-06-27 17:15:11 -07:00 |