Benoit Jacob
253e165457
Bug 843273 - block Direct2D on Intel drivers <= 8.15.10.2302 - r=joe
2013-03-12 15:40:29 -04:00
Seth Fowler
0f684de7ac
Bug 843895 (Part 1) - Add an aWhichFrame parameter to imgIContainer::Draw. r=joe
2013-03-10 18:43:37 -07:00
Masayuki Nakano
f93c4a10b1
Bug 558976 part.6 Rename nsIWidget::OnIMETextChange() to nsIWidget::NotifyIMEOfTextChange() r=roc, sr=roc
2013-03-06 15:14:34 +09:00
Masayuki Nakano
4d47d7f2b5
Bug 558976 part.1 Merge nsIWidget::ResetInputState(), nsIWidget::CancelComposition(), nsIWidget::OnIMEFocusChange() and nsIWidget::OnIMESelectionChange() r=roc, sr=roc
2013-03-06 15:14:31 +09:00
Jim Mathies
8b05668989
Bug 839808 - Add support for omtc to winrt widget. r=bbondy
2013-03-04 12:32:20 -06:00
Neil Rashbrook
cd1e1294aa
Bug 658829 part 3 - move GetProgress*Value to nsNativeTheme r=jimm
...
--HG--
extra : rebase_source : 562107a9a653f352900073b096bce0b85aa423f4
2013-02-25 00:26:07 +00:00
Jim Mathies
2c84cca05c
Bug 658829 part 1 - preliminary cleanup r=bbondy
...
--HG--
extra : rebase_source : d2c506e0a64a4686dbf7d18b2c89bafcd83ea015
2013-02-25 00:16:02 +00:00
Irving Reid
e9d123f6b1
Bug 844958: Correctly reschedule idle-daily timer if it fires early r=mak
2013-02-28 16:16:19 -05:00
Seth Fowler
c9f0633db1
Bug 842850 (Part 1) - Use an SVGImageContext class for overridden SVG properties. r=dholbert,joe sr=bz
2013-02-28 12:22:43 -08:00
Ms2ger
aea301eee3
Merge m-c to b-s.
2013-02-26 19:09:25 +01:00
Gregory Szorc
45faa95b04
Merge mozilla-central into build-system
...
Only conflict was configure.in amd was due to context, not
changed lines themselves.
2013-02-25 22:09:18 -08:00
Gregory Szorc
a4fed596de
Bug 784841 - Part 18μ: Convert /widget; f=Ms2ger rs=ted
2013-02-25 13:20:02 -08:00
Irving Reid
9cf7e03190
Bug 842149: count idle observers to handle the case where observers de-register themselves while idle r=jlebar
2013-02-21 11:29:30 -05:00
Andrew Quartey
1528b2d529
Bug 715767 - Make LayerManagerD3D10::ReportFailure threadsafe. r=joe
2013-02-25 09:07:16 -05:00
Julian Viereck
f6e00a6a19
Bug 743252 - Implement moznomarginboxes attribute. r=roc
2013-02-20 10:50:21 -05:00
L. David Baron
c5b9eee040
Bug 781360 patch 3: Rename {nsIFrame,nsStyleContext,nsComputedDOMStyle}::GetStyle* to Style*, since they can never return null. r=dholbert
...
Except for the changes in:
layout/generic/nsIFrame.h (part)
layout/style/nsComputedDOMStyle.h (all)
layout/style/nsRuleNode.cpp (part)
layout/style/nsStyleContext.cpp (part)
layout/style/nsStyleContext.h (part)
(see patch 3b in the bug), this patch was written with the sed script:
s/\<GetStyle\(Font\|Color\|List\|Text\|Visibility\|Quotes\|UserInterface\|TableBorder\|SVG\|Background\|Position\|TextReset\|Display\|Content\|UIReset\|Table\|Margin\|Padding\|Border\|Outline\|XUL\|SVGReset\|Column\)\>/Style\1/g
2013-02-16 13:51:02 -08:00
L. David Baron
59101dc21e
Bug 781360 patch 2: Rename nsRuleNode::GetPresContext to PresContext, since it can never return null. r=dholbert
2013-02-16 13:04:54 -08:00
L. David Baron
0836abe85d
Bug 781360 patch 1: Rename nsStyleContext::GetRuleNode to RuleNode, since it can never return null. r=dholbert
...
This makes it conform to our convention that getters returning pointers
that can never be null do not begin with "Get".
nsStyleContext's rule node is never null because we require a rule node
in order to construct a style context.
2013-02-16 13:04:53 -08:00
L. David Baron
50d4e367af
Bug 841789, patch 1: Rename nsIFrame::GetStyleContext() to nsIFrame::StyleContext() since it can never return null. r=dholbert
...
This makes it conform to our convention that getters returning pointers
that can never be null do not begin with "Get".
2013-02-15 21:38:33 -08:00
Jonathan Kew
9bdbdc7449
bug 816485 - interpreting the devPixelsPerPx value from about:config should not depend on locale. r=roc
2013-02-26 09:01:10 +00:00
Trevor Saunders
c4d231052a
bug 841436 - remove nolonger needed qi from nsIDocShell to nsIDocShellTreeItem r=bz
2013-02-12 17:02:51 -05:00
Mounir Lamouri
a96b05d0c8
Bug 833012 - Remove "nsContentUtils.h" inclusion from Element.h. r=Ms2ger
2013-01-31 23:11:49 +00:00
Chris Jones
2a7ba86220
Bug 835591: Disable cross-process IME when it's not used. r=roc
2013-01-28 15:56:28 -08:00
Robert O'Callahan
15c63857c3
Bug 826817. Part 3: Remove will-send-did-paint flag from nsIWidgetListener::WillPaintWindow. r=tnikkel
2013-01-28 13:34:08 -06:00
Robert O'Callahan
956f4861da
Bug 826817. Part 2: Remove will-send-did-paint and did-send-will-paint flags from nsIWidgetListener::PaintWindow. r=tnikkel
2013-01-28 13:34:06 -06:00
Robert O'Callahan
95006c8a82
Bug 826817. Part 1: Send WillPaintWindow/DidPaintWindow from all widget implementations. r=tnikkel
2013-01-28 13:34:03 -06:00
Michael Wu
05c8f300c0
Bug 834327 - Disable idleservice spam on gonk, r=gcp
2013-01-25 14:00:31 -08:00
Chris Jones
b60977be36
Bug 834760: Null-check mAttachedWidgetListener. r=mwu
2013-01-25 11:51:16 -08:00
Oleg Romashin
67f10d0c36
Bug 832159 - Move internal part of InputData (nsEvent conversion) out from the header. r=drs, r=smaug
2013-01-23 18:30:48 -05:00
Matt Woodrow
b567e17307
Bug 831829 - Fix OSX titlebar painting from being upside-down and tiled. r=roc
2013-01-19 14:07:32 +13:00
Mats Palmgren
b7ae90666d
Bug 786533 - Replace NS_MIN/NS_MAX with std::min/std::max and #include <algorithm> where needed. r=ehsan
2013-01-15 13:22:03 +01:00
Ehsan Akhgari
56e1e4925d
Backed out changeset 5af4c6bd5104 (bug 827075) because it is no longer necessary
2013-01-14 16:21:54 -05:00
Joe Drew
0fb094e75b
Bug 829710 - Restore hardware-accleration check for 10.6.x, x <= 2, mistakenly removed in bug 598401. r=BenWa
2013-01-11 22:59:48 -05:00
Trevor Saunders
138e996dfc
no bug - remove a bunch of extra ';'s to make -pedantic happy
2013-01-11 05:14:04 -05:00
Chris Peterson
de411b5fd0
Bug 829685 - Remove #include "prtypes.h" from some files that no longer use PR types. r=ehsan
2013-01-10 08:19:36 -08:00
Ehsan Akhgari
d807a8997a
Bug 827075 - Implement the -moz-menubar color and make it return the correct background color on gtk; r=roc
2013-01-05 23:07:27 -05:00
Robert O'Callahan
970988bc3c
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
...
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : d00947c925b17f860fcdc0e12b1ec3cc31b7c630
2013-01-05 16:12:24 +13:00
Phil Ringnalda
d44dff5096
Back out 5e76dfb1d426 (bug 826635) and 0df74b1a4543:20df426b6111 (bug 826632) for bustage
...
CLOSED TREE
2013-01-04 21:30:14 -08:00
Robert O'Callahan
0bda13504b
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
...
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : 85587555e1f202809cd39fe899570644e6ca4eb3
2013-01-05 16:12:24 +13:00
Nicholas Nethercote
3397723e47
Bug 825079 - Fix -Wint-to-pointer-cast warnings and remove trailing whitespace in nsBaseWidget.cpp. r=roc.
2013-01-01 14:38:48 -08:00
Timothy Nikkel
e3d67a383a
Bug 824868. Make AutoLayerManagerSetup save the layer manager it is using so we are sure to use the right oen when it goes out of scope to clean up. r=roc
2012-12-26 23:55:41 -06:00
Daniel Holbert
967653e896
Bug 822804: Mark variables destIdx & destPos in GfxDriverInfo.h as unsigned, to fix build warning for unsigned/signed comparison. r=Bas
2012-12-22 09:29:04 -08:00
Timothy Nikkel
a2a6bf4cc7
Bug 813024. Restore mTemporarilyUseBasicLayerManager to the previous value instead of setting it to false when using an AutoUseBasicLayerManager object. r=roc
2012-12-17 00:35:39 -06:00
Jonathan Kew
1a20a37b93
bug 821679 - handle display-to-device pixel scaling of mouse-click position when creating drag image. r=roc
2012-12-14 20:25:51 +00:00
Timothy Nikkel
916d9b69a6
Bug 805745. Paint notification can flush (via WillPaint), so re-check if the listener still exists after on puppet widget backend. r=cjones
2012-12-12 15:57:08 -06:00
Jonathan Kew
81c7d507db
bug 819725 pt 1 - make widget move & resize methods take floating-point parameters, to allow passing fractional coordinates without rounding. r=roc
2012-12-12 09:57:38 +00:00
Shelly Lin
d9ca97b320
Bug 803039 - Correct the logic of finding user activity in IdleTimerCallback (fixes bug 811459). r=jlebar
2012-12-03 10:21:00 +08:00
Shelly Lin
8cb83e1a38
Bug 803039 - Use TimeStamp instead of PRTime to store the idle time. r=jlebar
2012-10-26 10:17:36 +08:00
Cameron McCormack
a293997596
Bug 817913 - Don't have static functions in GfxDriverInfo.h. r=bas
2012-12-05 15:51:52 +11:00
Benoit Jacob
67b869aab7
Bug 816695 - Blocklist llvmpipe graphics driver - r=jgilbert
2012-12-04 11:40:21 -05:00