summaryrefslogtreecommitdiffstats
path: root/widget/windows
Commit message (Expand)AuthorAgeLines
* Issue #1348 - Part 3: Set IS_PRIVATE input scope in private browsing.wolfbeast2020-01-09-9/+28
* Issue #1348 - Part 1: Clean up input scope support for IMM32.Makoto Kato2020-01-09-50/+26
* No Issue - Expand HWA over RDP to Windows 8.1 and 10.wolfbeast2019-10-08-1/+1
* Perform a size check when dealing with clipboard data to be sure.wolfbeast2019-05-29-6/+10
* Preserve transparency when copying a DIB to/from the clipboard.wolfbeast2019-02-14-2/+2
* Use existing image decoders to handle clipboard BMP data.wolfbeast2019-02-07-646/+120
* Handle pasted data of certain types with an odd length.Alex Gaynor2019-02-07-4/+7
* Don't allocate PendingAction twice.wolfbeast2018-11-02-4/+6
* Protect main thread in-process access to WinCompositorWidget transparent surf...wolfbeast2018-11-01-0/+29
* Bug 1467363 - Protect access to mTransparentSurface with a lock.wolfbeast2018-09-11-0/+14
* Remove all C++ Telemetry Accumulation calls.wolfbeast2018-09-03-9/+0
* Introduce ui.menu.allow_content_scrollwolfbeast2018-08-24-1/+9
* Bypass transparency optimization with HC themes.wolfbeast2018-07-26-1/+4
* Undo Mozilla Bug 1302937; Reinstate -moz-mac-lion-theme media querySpockMan022018-06-27-0/+1
* Bug 1458270: Clean up in the shutdown observer. r=milan a=jcristauDavid Major2018-06-07-0/+4
* Merge pull request #295 from janekptacijarabaci/_native_52ESR_events_auxclick_1Moonchild2018-04-29-1/+2
|\
| * Implement auxclickjanekptacijarabaci2018-02-04-1/+2
* | moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some casesjanekptacijarabaci2018-04-20-21/+81
* | Remove unused LSPAnnotatorwolfbeast2018-03-30-156/+0
* | Remove base conditional code for crash reporter and injector.wolfbeast2018-03-30-225/+1
* | Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsWinGesture.h.wolfbeast2018-02-19-153/+2
* | Remove always-false #if WINVER < 0x0601 (Windows 7) checks in nsLookAndFeel.h.wolfbeast2018-02-19-14/+1
* | Remove always-false #if WINVER < 0x0600 (Windows Vista) checks in widget/wind...wolfbeast2018-02-19-102/+2
* | Remove the use of GetProcAddress() for shell32wolfbeast2018-02-19-43/+4
* | Make the proper Windows APIs natively available to our tree.wolfbeast2018-02-19-2/+6
* | Remove unnecessary code in /widget.wolfbeast2018-02-18-1155/+197
* | Add a signal preference for dynamic color changes to adjust "brighttext" in t...wolfbeast2018-02-17-0/+2
* | Use more logical pref names for mouse button 4&5wolfbeast2018-02-12-8/+9
* | Add -moz-windows-accent-color-is-darkwolfbeast2018-02-04-0/+13
* | Split out the check for accent color luminance.wolfbeast2018-02-04-8/+20
* | Add -moz-win-accentcolor(text)wolfbeast2018-02-04-5/+113
* | Add `@media(-moz-windows-accent-color-applies)`wolfbeast2018-02-04-0/+6
|/
* Add m-esr52 at 52.6.0Matt A. Tobin2018-02-02-0/+61210