.. |
.gitattributes
|
winemac.drv: Tell git's diff engine to recognize Objective-C source files.
|
2012-12-26 18:23:03 +01:00 |
clipboard.c
|
winemac: Implement support for drag-and-drop.
|
2013-03-14 12:03:32 +01:00 |
cocoa_app.h
|
winemac: Set application Dock icon from first icon resource in process's .exe file.
|
2013-03-25 14:01:04 +01:00 |
cocoa_app.m
|
winemac: Set application Dock icon from first icon resource in process's .exe file.
|
2013-03-25 14:01:04 +01:00 |
cocoa_clipboard.m
|
winemac: Enable pasteboard functions to operate on arbitrary pasteboards.
|
2013-03-14 12:02:36 +01:00 |
cocoa_display.m
|
winemac.drv: Implement EnumDisplayMonitors.
|
2012-12-26 18:23:03 +01:00 |
cocoa_event.h
|
winemac: Allow for processing Cocoa events while waiting for query results.
|
2013-03-14 12:02:28 +01:00 |
cocoa_event.m
|
winemac: Implement support for drag-and-drop.
|
2013-03-14 12:03:32 +01:00 |
cocoa_main.m
|
winemac: Add infrastructure to convert from Cocoa event time to Wine tick count.
|
2013-01-28 14:02:08 +01:00 |
cocoa_opengl.h
|
winemac: Implement OpenGL support.
|
2013-03-06 12:56:12 +01:00 |
cocoa_opengl.m
|
winemac: Add support for "query" events which wait for synchronous responses.
|
2013-03-11 10:53:32 +01:00 |
cocoa_window.h
|
winemac: Handle mouse moves in -[WineApplication sendEvent:] instead of WineWindow.
|
2013-02-25 10:40:38 +01:00 |
cocoa_window.m
|
winemac: Implement support for drag-and-drop.
|
2013-03-14 12:03:32 +01:00 |
display.c
|
winemac: Implement ChangeDisplaySettingsEx().
|
2013-02-18 10:35:46 +01:00 |
dragdrop.c
|
winemac: Implement support for drag-and-drop.
|
2013-03-14 12:03:32 +01:00 |
event.c
|
winemac: Implement support for drag-and-drop.
|
2013-03-14 12:03:32 +01:00 |
gdi.c
|
winemac: Implement OpenGL support.
|
2013-03-06 12:56:12 +01:00 |
image.c
|
winemac: Set application Dock icon from first icon resource in process's .exe file.
|
2013-03-25 14:01:04 +01:00 |
keyboard.c
|
winemac: Implement fake support for the active Windows keyboard layout.
|
2013-02-06 20:28:29 +01:00 |
macdrv_cocoa.h
|
winemac: Set application Dock icon from first icon resource in process's .exe file.
|
2013-03-25 14:01:04 +01:00 |
macdrv_main.c
|
winemac: Set application Dock icon from first icon resource in process's .exe file.
|
2013-03-25 14:01:04 +01:00 |
macdrv.h
|
winemac: Set application Dock icon from first icon resource in process's .exe file.
|
2013-03-25 14:01:04 +01:00 |
Makefile.in
|
winemac: Move create_cgimage_from_icon_bitmaps() into new module, image.c.
|
2013-03-25 14:01:01 +01:00 |
mouse.c
|
winemac: Move create_cgimage_from_icon_bitmaps() into new module, image.c.
|
2013-03-25 14:01:01 +01:00 |
opengl.c
|
winemac: Fix compilation on Lion and later.
|
2013-03-08 11:00:30 +01:00 |
scroll.c
|
winemac: Implement ScrollDC().
|
2013-02-05 11:04:33 +01:00 |
surface.c
|
winemac: Implement layered windows: SetLayeredWindowAttributes() and UpdateLayeredWindow().
|
2013-01-15 12:17:02 +01:00 |
window.c
|
winemac: Implement OpenGL support.
|
2013-03-06 12:56:12 +01:00 |
winemac.drv.spec
|
winemac: Implement setting of clipboard data with support for text formats.
|
2013-03-11 10:53:26 +01:00 |