Sweden-Number/dlls/winemac.drv
Ken Thomases 4a76289464 winemac: Adjust sizes of all descendant views when Retina mode changes.
As opposed to just the immediate subviews of the window contentView.

Signed-off-by: Ken Thomases <ken@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-05-19 12:00:17 +09:00
..
.gitattributes
Makefile.in winemac: Add resource file. 2015-11-17 22:56:39 +09:00
clipboard.c winemac.drv: Move create_bitmap_from_dib() above the import/export functions. 2016-05-05 01:27:52 +09:00
cocoa_app.h winemac: Restore a maximized window if a user tries to move it by dragging its title bar. 2015-03-24 13:55:34 +09:00
cocoa_app.m winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_clipboard.m winemac: Remove JPEG 2000 from the bitmap formats that other bitmap formats can be converted to. 2015-10-08 13:07:52 +09:00
cocoa_display.m winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_event.h winemac: Don't process QUERY_IME_CHAR_RECT while waiting in OnMainThread(). 2016-02-05 13:53:36 +09:00
cocoa_event.m winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_main.m
cocoa_opengl.h winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_opengl.m winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_status_item.m
cocoa_window.h winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
cocoa_window.m winemac: Adjust sizes of all descendant views when Retina mode changes. 2016-05-19 12:00:17 +09:00
display.c winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
dragdrop.c
event.c winemac: Don't process QUERY_IME_CHAR_RECT while waiting in OnMainThread(). 2016-02-05 13:53:36 +09:00
gdi.c winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
image.c
ime.c winemac: Make macdrv_process_text_input() asynchronous and process internal events while awaiting its result. 2016-02-05 13:53:13 +09:00
keyboard.c winemac.drv: Don't print 32-bit values as long integers (Clang). 2016-02-19 11:05:31 +09:00
macdrv.h winemac: Mirror the hierarchy of Win32 child windows with Cocoa views. 2016-05-14 14:39:54 +09:00
macdrv_cocoa.h winemac: Change macdrv_create_view() to not add the new view to a window's content view. 2016-05-14 14:39:54 +09:00
macdrv_main.c winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
macdrv_res.h winemac: Enable localization of strings used to build Mac menus. 2015-11-17 22:56:39 +09:00
mouse.c winemac: Use floor() rather than truncation when converting Cocoa event positions to integers. 2016-05-05 13:18:39 +09:00
opengl.c winemac: Mirror the hierarchy of Win32 child windows with Cocoa views. 2016-05-14 14:39:54 +09:00
surface.c winemac: Add support for a high-resolution ("Retina") rendering mode. 2016-05-06 11:45:24 +09:00
systray.c winemac: Cleanup system tray icons when their owner is destroyed instead of polling. 2015-03-31 14:46:52 +09:00
window.c winemac: When a child window's client area is equal to its whole area, use a single Cocoa view for both. 2016-05-14 14:39:54 +09:00
winemac.drv.spec winemac.drv: Fix specfile entry for ImeGetRegisterWordStyle. 2015-11-29 12:46:28 +09:00
winemac.rc winemac: Enable localization of strings used to build Mac menus. 2015-11-17 22:56:39 +09:00