Bobby Holley
|
b8fc782588
|
Bug 517543 - need a STATUS_DECODE_COMPLETE for imgIRequest.r=joe
|
2009-10-06 21:39:30 -07:00 |
|
Neil Rashbrook
|
3c5ad17de1
|
Bug 185533 Use native resizing when possible r=jimm,Enn
|
2009-10-06 17:11:59 +01:00 |
|
Neil Deakin
|
23335366fc
|
Bug 519296, after_pointer popup positioning not offset correctly, r=neil
|
2009-10-06 09:26:34 -04:00 |
|
Boris Zbarsky
|
ba8c31506f
|
Bug 512336. Make frame lists doubly-linked. r=roc,fantasai
|
2009-10-02 12:27:37 -04:00 |
|
Robert O'Callahan
|
d3999577a2
|
Bug 508495. Remove CreateWidgetForView from nsIFrame and nsObjectFrame since it's no longer used there. r=dbaron
--HG--
extra : rebase_source : c400af6f507ea046e952b9c612dc2d7fca00ff91
|
2009-09-30 07:32:43 +10:00 |
|
Robert O'Callahan
|
c2f7a1e950
|
Bug 513082. Instead of passing aDirtyRect to nsDisplayItem::Paint, have nsDisplayList::OptimizeVisibility (renamed to ComputeVisibility) compute the intersection of the visible region with the bounds of each display item and store the result in the item's mVisibleRect. This lets us do less work to paint display items which have a small intersection with the visible region but a large intersection with the bounding-box of the visible region. r=dbaron
--HG--
extra : rebase_source : 76db4b87ef9e5a6e9de7677edc08c26e2cbc462e
|
2009-09-07 12:35:14 +12:00 |
|
David Zbarsky
|
3d96b7b4a7
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Timothy Nikkel
|
5a458afcb5
|
Bug 515028. Change the description of openPopupAtScreen to reflect that coordinates are not relative to the current screen. r=enndeakin sr=bzbarsky
--HG--
extra : rebase_source : 6c4d13f0b2c91dbdd7c2a9325c5ced0ee74bf9d4
|
2009-09-23 00:04:41 -05:00 |
|
Neil Deakin
|
dc9b8b8573
|
Bug 516076, pass a contextual window to focus controller methods, so that it retrieves the controller for the right window, r=neil,sr=smaug
|
2009-09-21 13:39:44 -04:00 |
|
Michael Ventnor
|
e18537e820
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-18 20:18:35 +02:00 |
|
Mats Palmgren
|
2c137c2022
|
Bug 233463, patch 5 - Remove nsFrameList(nsIFrame*) ctor. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
eb7a0b3a40
|
Bug 233463, patch 4 - Make nsIFrame::mNextSibling private. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
1a7f096af8
|
Bug 233463, patch 2 - Introduce nsFrameList::mLastChild member for fast access to the last sibling frame. r=bzbarsky
|
2009-09-18 13:09:36 +02:00 |
|
Mats Palmgren
|
7a3be46e9e
|
Bug 233463, patch 0 - Use nsFrameList methods instead of nsIFrame::SetNextSibling. r=bzbarsky
|
2009-09-18 13:09:35 +02:00 |
|
Mats Palmgren
|
dea07412a1
|
Replace PR_MIN/PR_MAX with NS_MIN/NS_MAX. b=512106 r=roc
|
2009-09-16 17:01:36 +02:00 |
|
Olli Pettay
|
ca9a5fed92
|
Bug 516237, r=enndeakin, sr=neil
--HG--
extra : rebase_source : 0d7f5d0c5fb23052788d8a07908e5f7f4b29d43a
|
2009-09-15 21:15:16 +03:00 |
|
Olli Pettay
|
01b281b7b0
|
backout Bug 516237
|
2009-09-15 17:34:57 +03:00 |
|
Olli Pettay
|
fc9233ec9c
|
Bug 516237, r=enndeakin, sr=neil
--HG--
extra : rebase_source : 44179b032971ced59a7d5af9e59724b9d32c41dc
|
2009-09-15 11:55:29 +03:00 |
|
Neil Deakin
|
752031a4ab
|
Bug 497434 - Tooltips no longer shown for bookmarks in places' menupopups, r=neil, mak
|
2009-09-14 13:06:33 +02:00 |
|
Mats Palmgren
|
0febd176d5
|
Bug 513318 - visibility:collapse causes scrollbar issues for XUL elements, r=roc
|
2009-09-13 16:05:55 -07:00 |
|
Neil Deakin
|
b01608f3d8
|
Bug 510335, add support for right/bottom attributes in stack, remove left/top css property support, r=neil,sr=bz
|
2009-09-13 17:13:54 -04:00 |
|
Neil Deakin
|
51b0e867e6
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-13 09:13:16 -04:00 |
|
Bobby Holley
|
0b8080d9b5
|
Bug 435296 - Sync decode handling for decode-on-draw. r=roc
|
2009-09-12 16:44:18 -06:00 |
|
Bobby Holley
|
86dd317584
|
Bug 435296 - Decode-On-Draw. r=joe,roc,bz,dolske,peterw sr=vlad
|
2009-09-12 16:44:18 -06:00 |
|
Zack Weinberg
|
d47e0f433b
|
Bug 497495 part 3: Add methods to every nsFrame subclass that expose the as-allocated identity of every frame object. Also some cleanups to the QueryFrame implementation. r=dbaron sr=roc
|
2009-09-12 17:49:24 +01:00 |
|
Neil Deakin
|
cef5702d08
|
Bug 503943, back out mouse capture patch, CLOSED TREE
|
2009-09-10 12:11:41 -04:00 |
|
Neil Deakin
|
6d007b6255
|
Bug 503943, add mouse capturing api to elements, remove capturing from views, r=roc,sr=smaug
|
2009-09-10 08:51:36 -04:00 |
|
Dão Gottwald
|
bdd26ac194
|
merge
|
2009-09-07 14:17:52 +02:00 |
|
Dão Gottwald
|
39a0edb110
|
Backed out changeset 83ba2c6e25eb because of bug 514891
|
2009-09-07 14:17:30 +02:00 |
|
Timothy Nikkel
|
ddc68de598
|
Bug 445749. In MenuPopupFrame screen coordinates are given relative to the current screen, and so need to be adjusted to absolute screen space. r=enn
|
2009-09-04 13:15:29 +02:00 |
|
Markus Stange
|
8dc9565b91
|
Bug 513502 - Don't allow fractional sizes for the length of the scrollbar thumb. r=roc
--HG--
extra : rebase_source : 5f297336e5acd0ffedea5944745db92f28770840
|
2009-09-04 09:34:31 +12:00 |
|
Markus Stange
|
39090d5b71
|
Bug 513502 - Clean up nsSliderFrame.cpp a little. r=roc
--HG--
extra : rebase_source : fa4840f97e690617a45d27d19fc986ed28c9be1b
|
2009-09-04 09:33:55 +12:00 |
|
Neil Deakin
|
225214df33
|
Bug 510008, clientX/Y not correct in popupshowing event for popup inside a frame, fix to use correct widget for event, r=roc
|
2009-09-03 15:30:07 -04:00 |
|
Benjamin Smedberg
|
667f63d102
|
Bug 513032 - remove empty conditionals in our makefiles, r=ted
|
2009-08-27 10:48:18 -07:00 |
|
Dão Gottwald
|
b978bfab72
|
Backed out changeset 1e6d52401dd2
|
2009-09-04 15:32:17 +02:00 |
|
Michael Ventnor
|
7ad8a95064
|
Bug 512988 - Text-shadow blur and underline messes up with padding-left. r+sr=roc
|
2009-09-04 14:24:26 +02:00 |
|
Joe Drew
|
e6dca60324
|
Bug 508057 - Drop the ref to the observer when we're changing images in XUL's image box frame. r=bz
|
2009-09-02 11:45:57 -04:00 |
|
Jesse Ruderman
|
fbaaa060e5
|
Add more crashtests
|
2009-08-27 21:11:40 -07:00 |
|
Jesse Ruderman
|
e1c6eeae90
|
Add crashtests
|
2009-08-27 19:48:20 -07:00 |
|
Benjamin Smedberg
|
36bc86429d
|
Additional followup to bug 398573 - remove REQUIRES from the tree even when they are in makefile conditional blocks
--HG--
extra : rebase_source : cc65c34a414e6c67a5651fc9cf0b6bd709ebcdbd
|
2009-08-27 08:53:13 -07:00 |
|
Neil Deakin
|
ed0329d0a7
|
Bug 510388, check descendant documents for focus when closing popups, r=bz,sr=smaug
|
2009-08-27 08:51:41 -07:00 |
|
Robert O'Callahan
|
4453cced60
|
Backed out changeset e2927bb26412
|
2009-08-26 14:49:18 -07:00 |
|
Zack Weinberg
|
64f6d4d0dd
|
Bug 497495 part 3a: rationalize the queryframe-implementation macro naming scheme, restructure the implementation to detect duplicate entries, and a couple fixes to the frame ID enumeration. r=dbaron sr=roc
Bug 497495 part 3b: update users of queryframe macros (strictly mechanical change). r=dbaron
--HG--
extra : rebase_source : ee672a17934227b408b83dc6b5cc4e4909652f72
|
2009-08-26 09:27:42 -07:00 |
|
Neil Deakin
|
7f629101b9
|
Bug 511673, hidden panels have an empty state, but should be 'closed', r=roc
|
2009-08-26 09:19:38 -07:00 |
|
Jesse Ruderman
|
eb73a7d1c9
|
Bug 420424 - remove bogus assertion. r=bz
|
2009-08-25 18:45:07 -07:00 |
|
Benjamin Smedberg
|
ba372f3a4c
|
Followup to bug 398573 - remove REQUIRES from the tree since it is no longer used... automatically generated patch, rs=ted
|
2009-08-25 08:59:31 -07:00 |
|
Timothy Nikkel
|
a468df22eb
|
Bug 508927. In list box body frame don't return a frame for an item that is not in its child list, and don't destory a frame if it is not in the childlist. r=bzbarsky
|
2009-08-25 08:37:07 -04:00 |
|
Boris Zbarsky
|
8f435d226b
|
Backed out changeset 4aa19414e651 (bug 488249) to fix test orange.
--HG--
extra : rebase_source : ae1c0155ec32b0887eff27ded77c6ba2b37dda64
|
2009-08-24 20:51:57 -04:00 |
|
David Zbarsky
|
0aa6350041
|
Bug 488249. Replace IsNodeOfType(eHTML) checks with namespace checks. r+sr=jst
|
2009-08-24 16:02:07 -04:00 |
|
Ryo Kawaguchi
|
f6adb8114c
|
Implement background-image: -moz-image-rect(), which allows a region of an image to be used as a background image. (Bug 113577) r=roc, dbaron
|
2009-08-21 13:39:25 -07:00 |
|