.. |
.gitattributes
|
…
|
|
Makefile.in
|
makefiles: Get rid of the MAKE_DLL_RULES variable.
|
2014-01-02 12:08:18 +01:00 |
clipboard.c
|
winemac: Put clipboard formats synthesized from other standard clipboard formats at the end of the list.
|
2013-11-22 13:59:33 +01:00 |
cocoa_app.h
|
winemac: While a window is being dragged, suppress mouse events and disable cursor clipping and warping.
|
2013-12-12 12:06:39 +01:00 |
cocoa_app.m
|
winemac: Ignore mouse capture during window drags for routing click and move events.
|
2014-01-29 12:38:52 +01:00 |
cocoa_clipboard.m
|
…
|
|
cocoa_display.m
|
…
|
|
cocoa_event.h
|
…
|
|
cocoa_event.m
|
winemac: More thoroughly discard events which have been obsoleted by subsequent Wine- or program-driven changes.
|
2013-12-31 12:31:39 +01:00 |
cocoa_main.m
|
…
|
|
cocoa_opengl.h
|
winemac: Clear OpenGL views to black the first time a context is attached.
|
2013-11-28 11:16:17 +01:00 |
cocoa_opengl.m
|
winemac: Make WineOpenGLContext hold a strong reference to its view.
|
2014-01-14 11:17:40 +01:00 |
cocoa_status_item.m
|
…
|
|
cocoa_window.h
|
winemac: Track whether our windows would be visible if the process weren't hidden.
|
2013-12-31 12:31:21 +01:00 |
cocoa_window.m
|
winemac: Make the window's contentView its firstResponder again after changing its style.
|
2014-03-11 19:39:24 +01:00 |
display.c
|
winemac: For ChangeDisplaySettingsEx(), if caller didn't specify, prefer non-interlaced and unstretched modes.
|
2014-01-10 12:05:45 +01:00 |
dragdrop.c
|
…
|
|
event.c
|
winemac: Implement support for maximizing windows.
|
2013-12-30 19:01:50 +01:00 |
gdi.c
|
…
|
|
image.c
|
…
|
|
ime.c
|
imm32: Add IME_CMODE_FULLSHAPE to conversion mode.
|
2014-03-12 10:42:29 +01:00 |
keyboard.c
|
winemac: Actually set the system's keyboard layout.
|
2013-11-20 19:39:05 +01:00 |
macdrv.h
|
winemac: Implement support for maximizing windows.
|
2013-12-30 19:01:50 +01:00 |
macdrv_cocoa.h
|
winemac: Implement support for maximizing windows.
|
2013-12-30 19:01:50 +01:00 |
macdrv_main.c
|
winemac: Prevent disabled windows from being moved.
|
2013-12-30 19:01:48 +01:00 |
mouse.c
|
…
|
|
opengl.c
|
winemac: Eliminate unused "hdc" field of OpenGL context structure.
|
2014-01-16 10:55:16 +01:00 |
surface.c
|
…
|
|
systray.c
|
…
|
|
window.c
|
winemac: Ignore window dragging if window is disabled, maximized, minimized, or hidden.
|
2014-01-29 12:39:00 +01:00 |
winemac.drv.spec
|
winemac: Implement GetKeyboardLayoutList.
|
2013-11-20 19:38:56 +01:00 |