Граф коммитов

1084 Коммитов

Автор SHA1 Сообщение Дата
Jonathan Watt deb2077580 Bug 986526 - Create helper functions to encode DrawTargets/SourceSurfaces to PNG/JPEG/BMP/ICO/etc. and save them, dump them, or copy them to the clipboard, either as binary or as data: URIs. r=mattwoodrow 2014-06-27 12:19:40 +01:00
Jonathan Watt 90194127fd Bug 1030843 - Fix crash in nsNativeThemeCocoa::GetMinimumWidgetSize. r=roc 2014-06-27 10:19:00 +01:00
Jonathan Watt 5caa7967c5 Bug 1029627 - Remove unused string variable and member variable in WinUtils code. r=jmathies 2014-06-25 12:59:41 +01:00
Nochum Sossonko 13262ab27c Bug 1025595 - Correct erroneous aWidgetType comparison, r=jimm
--HG--
extra : rebase_source : 3392632e217abe6d521bf42ef328f15acd438390
2014-06-19 18:52:02 -04:00
Jonathan Watt ef224664db Bug 1027645 - Eliminate all nsRenderingContext::AppUnitsPerDevPixel() callers and all non-propagating nsRenderingContext::DeviceContext() callers. r=roc 2014-06-20 07:42:30 +01:00
Birunthan Mohanathas 51ba75d135 Bug 1016240 - Exterminate CR+LF line endings. r=briansmith,cpearce,ehsan,gavin 2014-06-18 17:56:02 -07:00
Maksim Lebedev e5c790bcb3 Bug 1018113 - Do correct behavior of pen after pointer_up event. r=smaug 2014-06-18 01:12:00 -04:00
Brian Birtles 6f9e1fc938 Bug 77992 part 1.2 - Fix a bug in Windows timestamp calculations; r=karlt 2014-06-18 08:58:25 +09:00
Jonathan Watt 2586dd3cb2 Bug 1025553, part 1 - Change the names of the members of gfxMatrix to match the names of the members of Moz2D's Matrix. r=Bas 2014-06-17 18:35:51 +01:00
Mats Palmgren 217a8aebfe Bug 427928 - part 5, Add NS_THEME_FOCUS_OUTLINE support for Windows widgets. r=roc 2014-06-14 12:48:08 +00:00
Masayuki Nakano 46b69fa08c Bug 1019427 Log scancode -> virtual keycode table on Windows r=jimm 2014-06-14 11:24:16 +09:00
Benoit Jacob 8f1cf755a9 Bug 774388 - Patch 4: Flatten the way that we track whether we are using OMTC, and move Layers IPC shutdown code back to gfxPlatform (but still triggered by ShutdownXPCOM) - r=nical,sotaro 2014-06-06 09:51:24 -04:00
Jonathan Watt 2d14476e5a Bug 1023522 - Get rid of the remaining Thebes backed gfxContexts in the Windows widget code. r=mattwoodrow 2014-06-11 10:38:44 +01:00
Chris Pearce 490337f486 Bug 1022421 - Cache value of FaviconHelper::GetICOCacheSecondsTimeout() in AsyncDeleteAllFaviconsFromDisk so that we don't use pref service off main thread. r=jimm 2014-06-11 10:53:17 +12:00
Jonathan Watt 1ac56ed5ef Bug 991640 - Get rid of nsIWidget::GetThebesSurface and a bunch of Thebes backed gfxContexts. r=mattwoodrow 2014-06-10 07:02:21 +01:00
Brian Birtles 9d427ee327 Bug 77992 part 1.1 - Convert Windows native event times to timestamps; r=masayuki 2014-06-06 14:29:49 +09:00
Markus Stange f9f606a777 Bug 1021044 - Fix Metro build. r=masayuki, a=npotb DONTBUILD 2014-06-05 18:39:38 +02:00
Markus Stange 7e5c225100 Bug 944938 - Move the layers.async-pan-zoom.enabled pref to gfxPrefs and make it override the apz subframe pref when false. r=kats 2014-06-03 15:39:44 +02:00
Bas Schouten 3e0b443469 Bug 1019400: Stop blacklisting D2D for Catalyst 14.6+. r=bjacob 2014-06-04 09:53:08 +02:00
Brian R. Bondy 6997d5d9b8 Bug 1018598 - Shutdown jump list thread correctly to avoid debug assertions. r=jimm 2014-06-03 09:26:14 -04:00
Brian R. Bondy 9a2aa24a9e Bug 724423 - Fix jump list favicon cleanup. r=jimm 2014-06-03 09:26:11 -04:00
Jacek Caban d4113fb916 Bug 1005619 - Fixed parse error on GCC.
--HG--
extra : rebase_source : b8b2b6bd4c4425b423a04b28b509857b899b4703
2014-06-03 13:25:21 +02:00
Phil Ringnalda 0248b0aed2 Merge m-c to m-i 2014-05-31 20:38:25 -07:00
Masayuki Nakano dc1f8cc2f6 Bug 1015028 Compute scan code value from virtual keycode if a keydown/keyup message doesn't have proper scancode value r=jimm 2014-06-01 11:32:08 +09:00
Jim Mathies cdd47fdee8 Bug 1014673 - Allow WM_GETOBJECT calls to succeed when mozilla window procedures are neutered by ipc WaitForNotify calls. r=bent 2014-05-30 14:30:54 -05:00
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