Alexandre Julliard
|
3f97ba3f46
|
user32: Partially implement GetWindowDpiAwarenessContext().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-04-02 20:47:10 +02:00 |
|
Alexandre Julliard
|
478814ed95
|
user32: Implement Get/SetThreadDpiAwarenessContext().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-04-02 20:47:10 +02:00 |
|
Alexandre Julliard
|
bd0cd09e69
|
user32: Implement SetProcessDpiAwarenessContext().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-30 12:37:55 +02:00 |
|
Alexandre Julliard
|
ff7961e152
|
user32: Implement AreDpiAwarenessContextsEqual().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-30 12:37:05 +02:00 |
|
Alexandre Julliard
|
d17ca871dd
|
user32: Implement GetAwarenessFromDpiAwarenessContext().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-30 12:34:29 +02:00 |
|
Alexandre Julliard
|
4e752086d7
|
user32: Implement IsValidDpiAwarenessContext().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-30 12:33:14 +02:00 |
|
Alexandre Julliard
|
79916de397
|
user32: Add a stub for GetDpiForWindow().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-29 16:06:04 +02:00 |
|
Alexandre Julliard
|
ca878114cb
|
user32: Implement GetDpiForSystem().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-29 16:06:04 +02:00 |
|
Louis Lenders
|
40b46d900a
|
user32: Add stub for SetThreadDpiAwarenessContext.
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-29 16:06:03 +02:00 |
|
Michael Müller
|
76f135e599
|
user32: Add stubs for GetWindowDisplayAffinity and SetWindowDisplayAffinity.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-03-09 10:40:44 -06:00 |
|
Józef Kucia
|
45ea40a14a
|
include: Add EnableMouseInPointer() declaration.
Signed-off-by: Józef Kucia <jkucia@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-01-10 17:07:04 +01:00 |
|
Austin English
|
797a746fc2
|
user32: Add GetGestureInfo stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-12 19:35:26 +09:00 |
|
Austin English
|
24cea1b77b
|
user32: Add CloseTouchInputHandle/GetTouchInputInfo stubs.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-12 19:35:17 +09:00 |
|
Austin English
|
9d6bcf3c8c
|
user32: Add UnregisterTouchWindow stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-12 19:34:07 +09:00 |
|
André Hentschel
|
112553734a
|
include: Add some more prototypes to winuser.h.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-07-03 15:57:45 +02:00 |
|
Austin English
|
d8db5e04bd
|
user32: Add GetAutoRotationState/GetDisplayAutoRotationPreferences stubs.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-25 09:42:51 +02:00 |
|
Huw Davies
|
9b9316cfb2
|
include: Add {Is,Set}ProcessDPIAware().
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-04-11 16:00:32 +02:00 |
|
Andrew Eikum
|
d1064669f4
|
user32: Support IDC_PEN.
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-12-01 13:06:05 +01:00 |
|
Alexandre Julliard
|
fa06ecbfce
|
user32: Implement GetUpdatedClipboardFormats.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-09-06 15:35:49 +09:00 |
|
Alexandre Julliard
|
35537b1d45
|
server: Implement Add/RemoveClipboardFormatListener.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-08-29 23:54:40 +09:00 |
|
Michael Stefaniuc
|
d534a6e1aa
|
include: Add inline variants of InflateRect and OffsetRect too.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-04 10:58:44 +09:00 |
|
Michael Stefaniuc
|
71f975f6bd
|
include: Add an inline version of EqualRect() too.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-06-02 21:10:51 +09:00 |
|
Michael Stefaniuc
|
5f494bfeb4
|
include: Use inline functions for common RECT helpers.
Signed-off-by: Michael Stefaniuc <mstefani@redhat.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-05-17 21:02:29 +09:00 |
|
Sebastian Lackner
|
57b7a9937d
|
user32: Implement SetCoalescableTimer and add basic tests.
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-29 20:30:57 +09:00 |
|
Austin English
|
0cb983f8b8
|
user32: Add GetGestureConfig stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-03-14 13:54:52 +09:00 |
|
Austin English
|
c7a4b0628d
|
user32: Add DisplayConfigGetDeviceInfo stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-20 12:06:43 +09:00 |
|
Kira Backes
|
94aee7a738
|
user32: Add MOUSEHOOKSTRUCTEX for mouse wheel support.
Signed-off-by: Kira Backes <kira.backes@nrwsoft.de>
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-02-05 14:06:50 +09:00 |
|
André Hentschel
|
d05587afb8
|
include: Add manifest related defines.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-01-17 15:43:28 +09:00 |
|
Vincent Povirk
|
fbe20ab62f
|
d3d8/tests: Accept CURSOR_SUPPRESSED in cursor flags.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-11-26 00:12:51 +09:00 |
|
Nikolay Sivov
|
8b353f5409
|
user32: Added a GetDisplayConfigBufferSizes stub.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-26 16:16:54 +09:00 |
|
Hans Leidekker
|
4ad09a150e
|
user32: Add a stub implementation of UnregisterPowerSettingNotification.
|
2015-07-17 20:17:36 +09:00 |
|
Nikolay Sivov
|
48246a149e
|
user32: Added stubs for ShutdownBlockReasonCreate/ShutdownBlockReasonDestroy.
|
2015-06-29 18:51:02 +09:00 |
|
Mark Harmstone
|
cb8545ab98
|
include: Add SM_CXPADDEDBORDER to winuser.h.
|
2015-04-09 13:26:45 +09:00 |
|
Hans Leidekker
|
9023a95e5b
|
user32: Add a stub implementation of IsTouchWindow.
|
2014-11-27 13:27:06 +01:00 |
|
Austin English
|
82392e78b7
|
user32: Add a stub for SetGestureConfig.
|
2014-06-17 10:34:40 +02:00 |
|
Nikolay Sivov
|
bd262c606a
|
user32: Added RegisterPowerSettingNotification() stub.
|
2014-04-07 15:34:34 +02:00 |
|
Nikolay Sivov
|
d3c9e8a7e6
|
user32: Added ChangeWindowMessageFilterEx() stub.
|
2014-03-20 17:46:01 +01:00 |
|
Michael Stefaniuc
|
23b86eb44e
|
include: Replace the remaining CONSTs.
|
2013-09-27 10:34:09 +02:00 |
|
Erich Hoover
|
057b0d8bca
|
user32: SetTimer and SetSystemTimer should respect the timeout limits.
|
2013-05-06 15:55:20 +02:00 |
|
Hans Leidekker
|
6493d6abbc
|
user32: Add a stub implementation of UserHandleGrantAccess.
|
2013-03-08 11:02:25 +01:00 |
|
Francois Gouget
|
4180054c2f
|
include: Move macros to winuser.rh and include it from winuser.h to avoid duplication.
|
2011-11-21 11:05:27 +01:00 |
|
Michael Stefaniuc
|
1435b5ecd7
|
include: Make "long" numeric constants LP64/LLP64 proof (winuser.h).
|
2011-10-31 16:46:22 +01:00 |
|
Dmitry Timoshkov
|
70caadbf34
|
user32: Add support for iPaddedBorderWidth in NONCLIENTMETRICS.
|
2011-10-08 19:47:35 +02:00 |
|
Frédéric Delanoy
|
81bf925401
|
include: Assorted spelling fixes.
|
2011-07-28 18:37:40 +02:00 |
|
Vincas Miliūnas
|
be5f35534b
|
include: Added raw input constants and a missing function prototype.
|
2011-06-16 17:44:02 +02:00 |
|
Erich Hoover
|
e776f3ccf7
|
user32: Implement semi-stub of GetCursorFrameInfo.
|
2011-03-07 15:10:22 +01:00 |
|
Alexandre Julliard
|
f1a3480068
|
user32: Handle input injected through SendInput entirely in user32.
|
2011-03-02 21:48:39 +01:00 |
|
Alexandre Julliard
|
ae895a1f10
|
user32: Export a Wine-specific function to send hardware input from the graphics driver.
|
2011-03-02 21:25:43 +01:00 |
|
Dan Kegel
|
c6dbea01d6
|
include: Remove extra semicolons after a macro that doesn't need them.
|
2010-12-31 11:47:00 +01:00 |
|
Alexandre Julliard
|
14a77db43f
|
user32: Add a stub for IsGUIThread().
|
2010-11-16 21:54:18 +01:00 |
|