| Commit message (Collapse) | Author | Age | Lines |
| |
|
| |
|
|
|
|
|
| |
Instead of doing the whole dll-load, replace function dance, we can just use the
shlobj.h version of Windows.
|
|\
| |
| | |
UI Events - implement auxclick
|
| |
| |
| |
| |
| |
| | |
Bug(s):
https://bugzilla.mozilla.org/show_bug.cgi?id=1304044
(native in moebius)
|
| |
| |
| |
| |
| | |
Tag #22.
This bypasses custom definitions of some functions for things natively available in Windows 7.
|
|/
|
|
|
|
|
|
|
| |
- Remove numerous blocklist entries that no longer apply.
- Remove CanComputeVirtualKeyCodeFromScanCode(), because it's always true.
- Remove ShowXP{Folder,File}Picker(), since we have native pickers on supported Windows versions.
- Remove the config.trim_on_minimize preference, which is pointless on NT6+ and will just cause problems if used.
Tag #22.
|
|
|