- 09 Mar, 2021 1 commit
-
-
Huw Davies authored
This is called from the status item implementation. Signed-off-by: Huw Davies <huw@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 24 Apr, 2017 1 commit
-
-
Ken Thomases authored
winemac: Add a category on NSEvent to simplify checking if the Command key (and only that modifier) is pressed for an event. Signed-off-by: Ken Thomases <ken@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 05 Feb, 2016 2 commits
-
-
Ken Thomases authored
Most queries are handled even by threads which are otherwise blocked in OnMainThread(). There's a problem with QUERY_IME_CHAR_RECT, though, in that it can be handled before a previously-queued IM_SET_TEXT event, in which case its character range may be out of bounds. Some apps (e.g. Excel 2007) hang due to the bad range. Signed-off-by: Ken Thomases <ken@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
Ken Thomases authored
winemac: Change the processEvents parameter of -[WineEventQueue query:timeout:processEvents:] to a flags bitmask. Signed-off-by: Ken Thomases <ken@codeweavers.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
-
- 27 Sep, 2013 1 commit
-
-
Ken Thomases authored
Partially based on a patch for winex11 previously submitted by Vincent Povirk.
-
- 26 Apr, 2013 1 commit
-
-
Ken Thomases authored
They are effectively deemed to have happened after the SetCursorPos().
-
- 04 Apr, 2013 1 commit
-
-
Ken Thomases authored
-
- 14 Mar, 2013 1 commit
-
-
Ken Thomases authored
-
- 11 Mar, 2013 1 commit
-
-
Ken Thomases authored
-
- 21 Jan, 2013 1 commit
-
-
Ken Thomases authored
-
- 15 Jan, 2013 3 commits
-
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
- 11 Jan, 2013 4 commits
-
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
Ken Thomases authored
-
- 09 Jan, 2013 2 commits
-
-
Ken Thomases authored
-
Ken Thomases authored
-
- 23 May, 2006 1 commit
-
-
Jonathan Ernst authored
-
- 26 Jul, 2005 1 commit
-
-
Thomas Weidenmueller authored
-
- 20 Jul, 2005 1 commit
-
-
Huw Davies authored
-
- 28 Jan, 2005 1 commit
-
-
Huw Davies authored
-
- 06 Oct, 2003 1 commit
-
-
Vincent Béron authored
-
- 09 Mar, 2002 1 commit
-
-
Alexandre Julliard authored
Global replacement of debugtools.h by wine/debug.h.
-
- 23 Feb, 2001 1 commit
-
-
Dmitry Timoshkov authored
krnl386.exe/kernel32.dll, user.exe/user32.dll, gdi.exe/gdi32.dll. Provide a way for reading version information using standard API: GetFileVersionInfoSize -> GetFileVersionInfo -> VerQueryValue.
-