1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/winemac.drv
2024-06-28 13:55:19 +02:00
..
.gitattributes
clipboard.c
cocoa_app.h Revert "winemac.drv: Hide app's dock icon when it wouldn't have a taskbar item on Windows.". 2024-05-15 22:51:34 +02:00
cocoa_app.m winemac.drv: Exclude dictation when looking for input methods. 2024-05-16 23:09:04 +02:00
cocoa_clipboard.m winemac.drv: Fix use-after-free in macdrv_copy_pasteboard_types. 2024-05-03 14:36:05 +02:00
cocoa_cursorclipping.h
cocoa_cursorclipping.m
cocoa_display.m win32u: Deduce monitor device flags from their adapter. 2024-02-21 21:55:04 +01:00
cocoa_event.h
cocoa_event.m
cocoa_main.m
cocoa_opengl.h
cocoa_opengl.m winemac.drv: Update OpenGL context immediately after the window content view is visible. 2024-04-11 09:00:34 -05:00
cocoa_status_item.m
cocoa_window.h winemac: Remove now unnecessary cocoa window surface pointer. 2024-06-25 21:55:06 +02:00
cocoa_window.m winemac: Clip huge surfaces to the virtual screen rect. 2024-06-27 11:26:57 +02:00
display.c win32u: Send display change messages when host display mode changes. 2024-06-04 22:25:09 +02:00
dllmain.c
dragdrop.c
event.c win32u: Call NtUserMapWindowPoints with per-monitor DPI from the drivers. 2024-06-10 22:47:00 +02:00
gdi.c win32u: Split WindowPosChanging driver call to a separate CreateWindowSurface. 2024-06-13 21:07:54 +02:00
image.c
keyboard.c winemac.drv: Give dead keys a friendly name in GetKeyNameText. 2024-06-25 21:55:06 +02:00
macdrv_cocoa.h winemac: Remove now unnecessary cocoa window surface pointer. 2024-06-25 21:55:06 +02:00
macdrv_dll.h
macdrv_main.c win32u: Update the display device cache after loading the driver. 2024-05-27 13:11:36 +02:00
macdrv_res.h
macdrv.h win32u: Use the default window surface when window is not visible. 2024-06-27 11:26:57 +02:00
Makefile.in
mouse.c win32u: Use NtUserCallHwndParam interface for __wine_send_input. 2024-03-05 20:50:06 +01:00
opengl.c opengl32: Add default implementation for wglGetPixelFormatAttribfvARB. 2024-06-19 18:42:45 +02:00
surface.c winemac: Remove now unnecessary driver surface BITMAPINFO. 2024-06-28 13:55:19 +02:00
systray.c
unixlib.h
vulkan.c win32u: Move thread detach from winex11. 2024-05-01 22:33:53 +02:00
window.c win32u: Introduce a new helper to update layered window surface attributes. 2024-06-28 13:55:18 +02:00
winemac.drv.spec
winemac.rc