Age | Commit message (Collapse) | Author |
|
* Use USER_DEFAULT_SCREEN_DPI define from WinUser.h
* Change Win32 SDK target version to Windows Vista or greater
* Define WM_DPICHANGED as preprocessor definition as in WinUser.h
* Cull manual definitions of WM_MOUSEWHEEL and WHEEL_DELTA which are part of the Win32 SDK since Windows NT 4.0
|
|
|
|
|
|
|
|
region's maturity exceeds the current maturity settings
|
|
|
|
|
|
left clicking any touchable object.
|
|
|
|
|
|
|
|
|
|
MAINT-6731 Use web profile URLs from the grid configuration
|
|
Fix HttpCoroutineAdapter name for clarity
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(2526/chrome47 version - soon to be replaced with 2704/chrome 51)
|
|
|
|
|
|
|
|
|
|
|
|
to be consistent with new exception conventions.
|
|
|
|
|
|
|
|
|
|
Previous logic could possibly leave mStartTime uninitialized, producing fatal
warnings with gcc 4.7.
|
|
|
|
for possibly-uninitialized data member in BlockTimer::BlockTimer.
NickyD suggested a real fix.
|
|
|
|
|