Sweden-Number/dlls/winemac.drv
Ken Thomases c9528f0907 winemac: Invalidate cached hasGLDescendant value unconditionally when the view is hidden or unhidden.
Even if the (un)hidden view doesn't have attached GL contexts itself, its
descendants may.  It doesn't make sense not to check them just because this
view doesn't have GL contexts.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-04-21 10:53:49 +02:00
..
.gitattributes
Makefile.in
clipboard.c winemac: Ignore clipboard updates provoked by our own call to GetClipboardData(). 2017-02-03 09:35:18 +01:00
cocoa_app.h
cocoa_app.m winemac: Send Help key presses directly to the window, bypassing -[NSApplication sendEvent:]. 2017-04-04 09:42:15 +02:00
cocoa_clipboard.m winemac: Detect loss of ownership of the Mac pasteboard and update the clipboard manager status. 2016-10-24 11:10:18 +02:00
cocoa_display.m
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h winemac: Reattach OpenGL contexts to a view after it has been hidden and unhidden. 2017-02-03 09:35:23 +01:00
cocoa_opengl.m winemac: Reattach OpenGL contexts to a view after it has been hidden and unhidden. 2017-02-03 09:35:23 +01:00
cocoa_status_item.m
cocoa_window.h winemac: Discard key repeat events after a modifier key has been pressed. 2017-03-10 10:03:56 +01:00
cocoa_window.m winemac: Invalidate cached hasGLDescendant value unconditionally when the view is hidden or unhidden. 2017-04-21 10:53:49 +02:00
display.c
dragdrop.c winemac: Change macdrv_copy_pasteboard_formats() to return a C array instead of a CFArray. 2016-10-24 11:10:06 +02:00
event.c winemac: Update the clipboard when the process activates. 2016-12-12 19:14:19 +01:00
gdi.c
image.c
ime.c ime: Do not send WM_IME_ENDCOMPOSITION on CPS_COMPLETE if there is no composition. 2016-12-14 20:36:16 +01:00
keyboard.c winemac: Update the keyboard layout data immediately after changing the input source. 2016-10-24 19:42:24 +02:00
macdrv.h winemac: Update the clipboard when the process activates. 2016-12-12 19:14:19 +01:00
macdrv_cocoa.h winemac: Update the clipboard when the process activates. 2016-12-12 19:14:19 +01:00
macdrv_main.c winemac: Run a single clipboard manager thread per window station, inside the explorer process. 2016-10-24 11:10:10 +02:00
macdrv_res.h
mouse.c winemac: Pass correct buffer length to RegQueryValueExW(). 2017-02-08 17:02:59 +01:00
opengl.c
surface.c
systray.c
window.c user32: Switch to normal window drawing on SetLayeredWindowAttributes call. 2017-04-19 20:02:55 +02:00
winemac.drv.spec winemac: Implement the UpdateClipboard entry point to have the clipboard manager update its status. 2016-10-24 11:10:15 +02:00
winemac.rc winemac.drv: Use neutral language for the version resource. 2017-03-22 16:13:32 +01:00