Jonas Sicking
|
00fefc69cf
|
Bug 664058: Remove Add/RemoveEventListenerByIID from nsMenuBarListener. r=smaug
|
2011-06-30 14:20:02 -07:00 |
|
Jonas Sicking
|
627bf6df77
|
Bug 664058: Remove Add/RemoveEventListenerByIID from nsXULTooltipListener. r=smaug
|
2011-06-30 14:19:40 -07:00 |
|
Ehsan Akhgari
|
68be621524
|
Merge mozilla-central and mozilla-inbound
|
2011-06-30 05:08:20 -04:00 |
|
Jonas Sicking
|
1c3678f3b3
|
Bustage fix for bug 664058
|
2011-06-29 11:54:46 -07:00 |
|
Jonas Sicking
|
118b05fb6e
|
Bug 664058: Remove Add/RemoveEventListenerByIID from nsXULPopupManager. r=smaug
|
2011-06-29 11:07:48 -07:00 |
|
Ehsan Akhgari
|
c4436101c8
|
Back out bug 10209 and bug 656875 (its regression fix) from Aurora because the work on this bug has not been finished yet
--HG--
extra : transplant_source : t%9F%EB%2Aa%A4%C0%9Ab%A5%DDQ%3EMD%5E%01h%E7%2A
|
2011-06-01 16:18:15 -04:00 |
|
Jonas Sicking
|
8959893a53
|
Bug 664058: Remove Add/RemoveEventListenerByIID from nsSplitterFrame. r=smaug
|
2011-06-28 10:59:14 -07:00 |
|
Jonas Sicking
|
f31ca46f1c
|
Bug 664058: Remove Add/RemoveEventListenerByIID from nsImageMap and nsSliderFrame. r=smaug
|
2011-06-28 10:59:14 -07:00 |
|
L. David Baron
|
9a5dc76aa8
|
Make nsMenuFrame::SizeToPopup consider its own border/padding properly, by increasing the popup's content's width by the larger of its own border/padding or the popup's scrollbar, rather than only the latter. (Bug 623922) r=enndeakin
|
2011-06-29 14:39:21 -07:00 |
|
Kai Liu
|
0443d1b721
|
Bug 659993: Part 1: Expose a function to determine if a menuitem is a part of a menulist (and if so, what type). r=bzbarsky
|
2011-06-24 14:00:35 -07:00 |
|
Jonas Sicking
|
6a04ff1d9f
|
Bug 658714 Part 6: Fixups after search'n'replace s/nsPIDOMEventTarget/nsIDOMEventTarget/. r=smaug
|
2011-06-23 19:18:01 -07:00 |
|
Marco Bonardo
|
970fda0a3c
|
Bug 664127 - Allow to set opacity on ::-moz-tree-image.
r=roc
|
2011-06-23 14:35:07 +02:00 |
|
Joel Maher
|
a62442faec
|
Bug 663853 - move layout/xul/test/*.xul to mochitest-chrome. r=mats, a=test-only
|
2011-06-19 11:56:44 -04:00 |
|
Olli Pettay
|
ea204bc06a
|
Bug 664430 - Make sure PopupManager doesn't keep objects alive after xpcom-shutdown, r=enndeakin
--HG--
extra : rebase_source : 137f6507926c47686d9542f97b6d518599e5ed0f
|
2011-06-18 12:11:36 +03:00 |
|
Jonas Sicking
|
5f95458332
|
Bug 659539 Part 1: Give nsINodeInfos a nodeType, nodeName and localName. r=bz
|
2011-06-14 00:56:49 -07:00 |
|
L. David Baron
|
ef804233bb
|
Address missed review comment from bug 644514 patch 1: remove unused macro. r=bzbarsky
|
2011-06-12 18:52:32 -07:00 |
|
Joel Maher
|
86abdea745
|
Bug 653145 - move layout/xul/base/test/* mochitests to mochitest-chrome to avoid enablePrivileges. r=bzbarsky, a=test-only
|
2011-06-09 11:10:11 -04:00 |
|
Neil Deakin
|
d82e4f5a03
|
Bug 577377, add a means to get the screen rectangle of a popup, r=neil
|
2011-06-03 15:38:23 -04:00 |
|
Dominic Fandrey
|
0ab2f46136
|
Bug 645398 - Substitute PR_(MAX|MIN|ABS|ROUNDUP) macro calls; r=roc
|
2011-06-02 14:56:50 +02:00 |
|
Boris Zbarsky
|
48e3edf8fc
|
Bug 598833 part 6. Get rid of nsEventStateManager::GetContentState. r=smaug
|
2011-05-31 21:46:56 -04:00 |
|
Masayuki Nakano
|
85c451e309
|
Bug 660121 Remove all pref related methods from nsContentUtils r=roc
|
2011-05-29 08:42:57 +09:00 |
|
Ms2ger
|
b171b9ae5c
|
Bug 658906 - Remove nsIDOMNSDocument; r=sicking
|
2011-05-28 09:43:53 +02:00 |
|
Masayuki Nakano
|
2b6aea130f
|
Bug 660401 Re-land the previous backed out patch
|
2011-05-28 16:03:00 +09:00 |
|
Masayuki Nakano
|
4dede19235
|
Bug 660401 temporary backout the patches for bug 659820 and bug 659821 for investigating talos regression
|
2011-05-28 13:50:19 +09:00 |
|
Masayuki Nakano
|
387ea6f111
|
Bug 659821 Replace nsContentUtils::GetLocalizedStringPref() with Preferences::GetLocalizedC?String() r=roc
|
2011-05-27 13:53:03 +09:00 |
|
Masayuki Nakano
|
49814a538d
|
Bug 659536 part.2 Replace nsContentUtils::GetIntPref() with Preferences::GetInt() or Preferences::GetUint() r=roc
|
2011-05-25 15:32:00 +09:00 |
|
Masayuki Nakano
|
060287addd
|
Bug 659533 Replace nsContentUtils::GetBoolPref() with Preferences::GetBool() r=roc
|
2011-05-25 15:31:59 +09:00 |
|
Ms2ger
|
fb6f5dd0ca
|
Bug 655517 - Remove nsIDOMDocumentEvent; f=ehsan r=smaug
|
2011-05-23 18:46:36 +02:00 |
|
Matt Brubeck
|
9eb38101c8
|
Merge cedar and mozilla-central
|
2011-05-23 07:39:21 -07:00 |
|
Matt Brubeck
|
f2240ec786
|
Bug 651468 - Fix panning regression from bug 641426 [r=roc]
|
2011-05-22 09:55:02 -07:00 |
|
Jim Mathies
|
631534fea9
|
Bug 658785 - Don't doubly add the box frame offset when calculating exclude glass regions. r=roc
|
2011-05-23 08:07:22 -05:00 |
|
Jim Mathies
|
4dc93bdb14
|
Bug 633282 - Accumulate exclude glass regions during painting and update the widget opaque region info. r=roc.
|
2011-05-13 11:40:46 -05:00 |
|
Neil Rashbrook
|
2bbf3a3460
|
Bug 654017 Unused variable 'rightEdge' r=dholbert
|
2011-05-11 21:25:10 +01:00 |
|
Ed Morley
|
082d53f39b
|
Bug 655756 - Remove final XP_MAC remnants; r=josh
|
2011-05-10 20:24:48 +02:00 |
|
Boris Zbarsky
|
ae3f14f1ba
|
Merge cedar with mozilla-central
|
2011-05-06 20:39:36 -04:00 |
|
Ehsan Akhgari
|
e4c89e2e5d
|
Bug 10209 - Part 2: Implement the absolute positioning support for all frames; r=roc
|
2011-04-29 19:02:33 -04:00 |
|
Neil Rashbrook
|
185fd26c4f
|
Bug 652007 Painting artifacts with RTL trees r=roc
|
2011-04-29 20:35:23 +01:00 |
|
Boris Zbarsky
|
447ee74d8c
|
Bug 654989 part 1. Allow handing out both an nsIContent and an nsStyleContext from CreateAnonymousContent. r=roc
|
2011-05-06 16:04:44 -04:00 |
|
Timothy Nikkel
|
ba639fd0f4
|
Bug 653131. nsBoxFrame::CreateViewForFrame is only used for menu popups, so simplify it and move it there. r=roc
|
2011-04-29 15:51:05 +02:00 |
|
Simon Montagu
|
ece92e21ce
|
Back out bug 263359 and bug 624798 because of performance regressions (bug 650189)
|
2011-04-27 11:47:18 +03:00 |
|
Masayuki Nakano
|
cc0623b6e3
|
Bug 647421 -moz-text-decoration-color and -moz-text-decoration-style should be reset by text-decoration r=dbaron, sr=bzbarsky
|
2011-04-23 14:16:41 +09:00 |
|
Masayuki Nakano
|
2bb6c01918
|
Bug 648299 -moz-text-decoration-style: -moz-none doesn't work r=dbaron
|
2011-04-23 14:13:09 +09:00 |
|
L. David Baron
|
bf6088c149
|
Make nsBox more careful about accepting XUL attributes only on XUL elements. (Bug 102440) r=bzbarsky
|
2011-04-22 18:36:24 -07:00 |
|
David Zbarsky
|
5ecf0a2bd3
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-21 19:35:52 +02:00 |
|
Mounir Lamouri
|
b4cf8cd184
|
Backed out changeset c1a7c1bc1aeb due to busted build.
|
2011-04-20 22:26:06 +02:00 |
|
David Zbarsky
|
c4d29900ed
|
Bug 610305: decom nsEventStateManager r=smaug
|
2011-04-20 21:42:33 +02:00 |
|
L. David Baron
|
3ebb9b0f93
|
Make nsIFrame::GetOrdinal accept all values that the CSS parser accepts (which currently adds no values). (Bug 644514 patch 1) r=bzbarsky
|
2011-04-19 21:22:39 -07:00 |
|
Zack Weinberg
|
647b7a0bfe
|
Bug 651017, part 7: remove nsDeviceContext::CreateRenderingContextInstance and the CreateRenderingContext overload that takes a widget.
--HG--
rename : gfx/src/nsThebesDeviceContext.cpp => gfx/src/nsDeviceContext.cpp
rename : gfx/src/nsThebesDeviceContext.h => gfx/src/nsDeviceContext.h
extra : rebase_source : 6be7fe432488dcf2fb5b2faa0e178dccab480285
|
2011-04-16 21:08:22 -07:00 |
|
Zack Weinberg
|
dd67585463
|
Bug 651017, part 5: mechanical changes.
--HG--
extra : rebase_source : 8bbdf48488736b51d05e734e2e9316c1460cfed5
|
2011-04-16 18:22:44 -07:00 |
|
Zack Weinberg
|
51864c09d8
|
Bug 651017, part 1: minimize inclusion of ns*DeviceContext.h; move the printing error codes to nsIDeviceContextSpec.h; os2 small widget cleanup.
--HG--
extra : rebase_source : 5b7cebe68f71a760463e3522b159c7cde8a72f5e
|
2011-04-16 18:22:41 -07:00 |
|