Birunthan Mohanathas
|
d9e420fc7c
|
Bug 869836 - Part 12: Use Assign('c') instead of AssignLiteral("c") . r=ehsan
--HG--
extra : rebase_source : a6b15019cee452973dd8bf3112c15e14175855a9
|
2014-05-26 21:55:08 +03:00 |
|
Birunthan Mohanathas
|
085f40aff8
|
Bug 869836 - Part 11: Use Append('c') instead of AppendLiteral("c") . r=ehsan
--HG--
extra : rebase_source : 08bcbfd804f1adcab40c7d59fa56deda1f6e0829
|
2014-05-26 21:54:58 +03:00 |
|
Birunthan Mohanathas
|
cfd62b35ad
|
Bug 869836 - Part 10: Use Truncate instead of AssignLiteral("") . r=ehsan
--HG--
extra : rebase_source : e75c900e72e5367518f2b923a839fd23acf29a42
|
2014-05-26 21:54:53 +03:00 |
|
Botond Ballo
|
c205d40a5c
|
Bug 998025 - Ignore touch events when in an overscrolled state. r=kats
--HG--
extra : rebase_source : c7b6928915d589773aa536cf002c70c9e26fd371
|
2014-05-22 14:49:43 -04:00 |
|
Masayuki Nakano
|
a699e5cbbf
|
Bug 865649 part.2 Set KeyboardEvent.code value on Windows r=smaug+jimm
|
2014-05-25 11:08:59 +09:00 |
|
Birunthan Mohanathas
|
aea8617b92
|
Bug 869836 - Part 7: Use AppendLiteral instead of Append where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
58641805f1
|
Bug 869836 - Part 6: Use EqualsLiteral instead of Equals where possible. r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
189593520f
|
Bug 869836 - Part 4: Use EqualsLiteral instead of Equals(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
0e6f3a6562
|
Bug 869836 - Part 3: Use Append('c') instead of AppendLiteral("c") . r=ehsan
|
2014-05-22 06:48:51 +03:00 |
|
Birunthan Mohanathas
|
19bebbc68d
|
Bug 869836 - Part 2: Use AppendLiteral instead of Append(NS_LITERAL_STRING(...)) . r=ehsan
|
2014-05-22 06:48:50 +03:00 |
|
Dão Gottwald
|
0280976301
|
Bug 1008424 - Remove unintended gradient from the tab toolbar's background. r=mconley,jjmathies
|
2014-05-21 22:26:37 +02:00 |
|
Masatoshi Kimura
|
be107dd03e
|
Bug 1005619 - Part 3: Implement GetRestoredBounds on Windows. r=jimm
|
2014-05-20 16:32:18 +09:00 |
|
Bas Schouten
|
350602f9bb
|
Bug 1012487: Default to 100% DPI when GetDeviceCaps fails. r=jmathies
|
2014-05-19 20:10:05 +02:00 |
|
Bas Schouten
|
c1cc4cf7a5
|
Bug 984488: Blacklist Direct2D for Catalyst 14.4 drivers. r=bjacob
|
2014-05-19 00:37:17 +02:00 |
|
Nicholas Cameron
|
54b52aea3f
|
Bug 896896. Use MsgWaitForMultipleObjectsEx instead of WaitMessage. r=roc
|
2013-07-31 08:51:45 +12:00 |
|
Bas Schouten
|
0fb4d010fd
|
Bug 1009590: Deal with non-ui-thread IPDL usage on Windows. r=bent
|
2014-05-18 05:16:51 +02:00 |
|
Makoto Kato
|
c804272f00
|
Bug 996493 - Implement MaxTouchPoints for Windows widget. r=jimm
|
2014-05-14 19:05:34 +09:00 |
|
Aaron Klotz
|
501e7a5f1b
|
Bug 1006765: Ensure that Win32 widget handles terminal services messages; r=jimm
--HG--
extra : rebase_source : a25ad41fb20aa3b52207a78f42d51fb870246bf4
|
2014-05-12 13:30:31 -06:00 |
|
Masayuki Nakano
|
296c2251d6
|
Bug 1008723 Even while a context menu is open for an bookmark item on a popup, bookmark menus shouldn't be closed by a right click on one of them r=enndeakin
|
2014-05-13 02:05:56 +09:00 |
|
Jim Mathies
|
d01bf252c5
|
Bug 911409 - Properly handle rendering menu arrows on high-dpi displays on Windows. r=tabraldes
|
2014-05-05 13:32:54 -05:00 |
|
Benoit Jacob
|
15d3f230bf
|
Bug 984417 - Stop blacklisting D3D10 features on DriverVersionMismatch; just keep annotating crash reports - r=Bas
|
2014-04-30 12:45:38 -04:00 |
|
Birunthan Mohanathas
|
5f1fde8824
|
Bug 900908 - Part 3: Change uses of numbered macros in nsIClassInfoImpl.h/nsISupportsImpl.h to the variadic variants. r=froydnj
|
2014-04-27 03:06:00 -04:00 |
|
Birunthan Mohanathas
|
7ac92ae5ea
|
Bug 900903 - Part 2: Change uses of numbered macros in nsCycleCollectionParticipant.h to the variadic variants. r=smaug
|
2014-04-25 12:49:00 -04:00 |
|
Ryan VanderMeulen
|
d898e2dbcd
|
Backed out changeset d5a514b9a0db (bug 586587) for mochitest failures.
|
2014-04-24 14:48:14 -04:00 |
|
Ben Davey
|
b9ef4de45a
|
Bug 586587 - Add support for drag and drop of HTML to Firefox. r=jimm
|
2014-04-23 14:58:00 -04:00 |
|
Mike Conley
|
012fc6e157
|
Bug 100180 - Modal dialogs should try to cancel any drag sessions in progress. r=roc.
|
2014-04-23 12:35:00 -04:00 |
|
Kartikaya Gupta
|
c1a7eb8c17
|
Bug 995411 - Move various pieces of APZ code into gfx/layers/apz. r=jrmuizel,botond
--HG--
rename : gfx/layers/ipc/GeckoContentController.h => gfx/layers/apz/public/GeckoContentController.h
rename : gfx/layers/composite/APZCTreeManager.cpp => gfx/layers/apz/src/APZCTreeManager.cpp
rename : gfx/layers/composite/APZCTreeManager.h => gfx/layers/apz/src/APZCTreeManager.h
rename : gfx/layers/ipc/AsyncPanZoomController.cpp => gfx/layers/apz/src/AsyncPanZoomController.cpp
rename : gfx/layers/ipc/AsyncPanZoomController.h => gfx/layers/apz/src/AsyncPanZoomController.h
rename : gfx/layers/ipc/Axis.cpp => gfx/layers/apz/src/Axis.cpp
rename : gfx/layers/ipc/Axis.h => gfx/layers/apz/src/Axis.h
rename : gfx/layers/ipc/GestureEventListener.cpp => gfx/layers/apz/src/GestureEventListener.cpp
rename : gfx/layers/ipc/GestureEventListener.h => gfx/layers/apz/src/GestureEventListener.h
rename : gfx/layers/ipc/TaskThrottler.cpp => gfx/layers/apz/src/TaskThrottler.cpp
rename : gfx/layers/ipc/TaskThrottler.h => gfx/layers/apz/src/TaskThrottler.h
rename : widget/xpwidgets/APZCCallbackHelper.cpp => gfx/layers/apz/util/APZCCallbackHelper.cpp
rename : widget/xpwidgets/APZCCallbackHelper.h => gfx/layers/apz/util/APZCCallbackHelper.h
rename : widget/xpwidgets/ActiveElementManager.cpp => gfx/layers/apz/util/ActiveElementManager.cpp
rename : widget/xpwidgets/ActiveElementManager.h => gfx/layers/apz/util/ActiveElementManager.h
|
2014-04-17 07:54:25 -04:00 |
|
Carsten "Tomcat" Book
|
5be3e69c89
|
merge fx-team to mozilla-central
|
2014-04-16 14:52:39 +02:00 |
|
Maksim Lebedev
|
a64f3ea049
|
Bug 977559 - PointerId we can get from system. r=mbrubeck,smaug
|
2014-04-14 01:50:00 +02:00 |
|
Ryan VanderMeulen
|
5f7b8e9737
|
Merge m-c to inbound.
|
2014-04-15 23:30:15 -04:00 |
|
Ryan VanderMeulen
|
fa7c5ad357
|
Merge inbound to m-c.
|
2014-04-15 23:26:35 -04:00 |
|
Tim Abraldes
|
3802bdf07b
|
bug 981569. Don't ever remove our custom "is the window active" property. When switching from custom non-client margins to default non-client margins, send a WM_NCACTIVATE message so that DefWindowProc knows the correct active/inactive state of the window. r=blassey
|
2014-04-15 11:09:27 -07:00 |
|
Jonathan Watt
|
200e95e9eb
|
Bug 996901 - Remove lots of gfxASurface.h and gfxImageSurface.h includes and forward declarations that are no longer needed. r=mattwoodrow
|
2014-04-16 01:41:40 +01:00 |
|
Jonathan Watt
|
0a1d61f05b
|
Bug 992406 - Add a null check before using the DataSourceSurface in AsyncFaviconDataReady::OnComplete(). r=Bas
|
2014-04-15 13:57:16 +01:00 |
|
Jonathan Watt
|
6b18c742cc
|
Bug 950372 - Convert imgIContainer::GetFrame to return a Moz2D SourceSurface instead of a Thebes gfxASurface. r=mattwoodrow
|
2014-04-15 19:02:23 +01:00 |
|
Botond Ballo
|
3391efa3ea
|
Bug 976605 - Turn GeckoCC::NotifyTransform[Begin|End] into an extensible APZ state change notification mechanism. r=kats
--HG--
extra : source : 5353e86dcfe8b2ff6f02e577a4c69a1de6808d9b
|
2014-04-15 13:39:20 -04:00 |
|
Ed Morley
|
c46be2513f
|
Backed out changeset d5c38470ac06 (bug 976605)
|
2014-04-15 17:45:48 +01:00 |
|
Botond Ballo
|
e3a2f642c6
|
Bug 976605 - Turn GeckoCC::NotifyTransform[Begin|End] into an extensible APZ state change notification mechanism. r=kats
--HG--
extra : source : bfb4af538271dc2e3148caa461f594715529021a
|
2014-04-11 20:27:57 -04:00 |
|
Kartikaya Gupta
|
2177b72c24
|
Bug 989054 - Update winrt APZController.cpp to dump the displayport margins. r=botond
|
2014-04-10 03:15:08 -04:00 |
|
Chris Pearce
|
ba592ad56e
|
Bug 992105 - Remember topics for screensaver lock in Windows WakeLockListener, so that toggling fullscreen while playing video doesn't prevent screen wakelock being unlocked. r=padenot
|
2014-04-09 16:45:00 +12:00 |
|
Matt Woodrow
|
8267d42f92
|
Bug 988862 - Treat DIRECT2D render mode as GDI when drawing directly to the window through BasicLayers. r=jrmuizel
|
2014-04-09 14:28:38 +12:00 |
|
Jonathan Watt
|
aca76ba851
|
Bug 993323 - Make nsWindowGfx::CreateIcon() use the new gfxUtils helper for format conversion. r=Bas
|
2014-04-08 16:12:28 +01:00 |
|
Phil Ringnalda
|
23b6d162d1
|
Back out a28cd2a8b397 (bug 992105) for Windows build bustage
|
2014-04-07 22:42:19 -07:00 |
|
Chris Pearce
|
345975db49
|
Bug 992105 - Remember topics for screensaver lock in Windows WakeLockListener, so that toggling fullscreen while playing video doesn't prevent screen wakelock being unlocked. r=edwin
|
2014-04-08 16:59:37 +12:00 |
|
Brian R. Bondy
|
9889b6accc
|
Bug 983745 - ICO encoding for hi dpi settings on Windows causes corrupted jump list encoding. r=timA
|
2014-04-07 22:46:28 -04:00 |
|
Timothy Nikkel
|
95f2c7a154
|
Bug 992485. Make nsIMM32Handler::OnUpdateComposition less spammy to the console. r=m_kato
browser chrome tests hit it about 20,000 times per run.
|
2014-04-06 20:11:12 -05:00 |
|
Jonathan Watt
|
083d61d838
|
Bug 990082 - Add missing null check to nsWindowGfx::CreateIcon. r=sparky
|
2014-04-06 15:41:45 +01:00 |
|
Maksim Lebedev
|
2af751cef5
|
Bug 968148 - Implement PointerCapture for pointer events. r=smaug
--HG--
extra : rebase_source : 331cf187194c8827e4b75835e85b2d79fdc419c7
|
2014-04-04 10:09:10 -07:00 |
|
Neil Rashbrook
|
936188506a
|
Bug 514280 Only use nsCOMPtr for interfaces r=bsmedberg
|
2014-04-03 23:06:26 +01:00 |
|
Masayuki Nakano
|
d42c98a423
|
Bug 990855 part.2 Remove dom/events from local includes of moz.build files r=smaug
|
2014-04-03 13:18:38 +09:00 |
|