projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
comctl32/listview: Implement overlay image support.
[wine]
/
dlls
/
winemac.drv
/
2013-02-19
Ken Thomases
winemac: Don't bring a window onto the screen in SetFoc...
tree
|
commitdiff
2013-02-19
Ken Thomases
winemac: Call sync_window_position() before show_window...
tree
|
commitdiff
2013-02-19
Ken Thomases
winemac: Always use proper z-order when putting a windo...
tree
|
commitdiff
2013-02-18
Ken Thomases
winemac: Implement ChangeDisplaySettingsEx().
tree
|
commitdiff
2013-02-18
Ken Thomases
winemac: Implement EnumDisplaySettingsEx().
tree
|
commitdiff
2013-02-18
Ken Thomases
winemac: Implement DISPLAYS_CHANGED event for when...
tree
|
commitdiff
2013-02-18
Ken Thomases
winemac: Implement support for full-screen windows.
tree
|
commitdiff
2013-02-18
Ken Thomases
winemac: Track Cocoa windows in a z-ordered list.
tree
|
commitdiff
2013-02-18
Ken Thomases
winemac: Use only on-screen windows for Cocoa parent...
tree
|
commitdiff
2013-02-18
Ken Thomases
winemac: Don't set Cocoa window frame to be zero-sized.
tree
|
commitdiff
2013-02-18
Ken Thomases
winemac: Discard old frame changed events when setting...
tree
|
commitdiff
2013-02-11
Ken Thomases
winemac: Prevent Cocoa from consuming certain key-down...
tree
|
commitdiff
2013-02-11
Ken Thomases
winemac: Implement MOUSE_SCROLL events.
tree
|
commitdiff
2013-02-07
Ken Thomases
winemac: Process clicks in an inactive window in additi...
tree
|
commitdiff
2013-02-07
Ken Thomases
winemac: Implement MOUSE_MOVED(_ABSOLUTE) events.
tree
|
commitdiff
2013-02-07
Ken Thomases
winemac: Add WineApplication methods to convert from...
tree
|
commitdiff
2013-02-07
Ken Thomases
winemac: Implement SysCommand() to prevent Alt keypress...
tree
|
commitdiff
2013-02-06
Ken Thomases
winemac: Implement fake support for the active Windows...
tree
|
commitdiff
2013-02-06
Ken Thomases
winemac: Implement GetKeyNameText().
tree
|
commitdiff
2013-02-06
Ken Thomases
winemac: Implement VkKeyScanEx().
tree
|
commitdiff
2013-02-06
Ken Thomases
winemac: Implement MapVirtualKeyEx().
tree
|
commitdiff
2013-02-06
Ken Thomases
winemac: Implement Beep().
tree
|
commitdiff
2013-02-05
Alexandre Julliard
winemac: Don't move off-screen windows to a random...
tree
|
commitdiff
2013-02-05
Ken Thomases
winemac: Ignore Cocoa's window frame adjustments for...
tree
|
commitdiff
2013-02-05
Ken Thomases
winemac: Implement ToUnicodeEx().
tree
|
commitdiff
2013-02-05
Ken Thomases
winemac: Generate KEY_PRESS/RELEASE events from Cocoa...
tree
|
commitdiff
2013-02-05
Ken Thomases
winemac: Rebuild key map when Mac keyboard layout changes.
tree
|
commitdiff
2013-02-05
Ken Thomases
winemac: Build a map from Mac virtual key codes to...
tree
|
commitdiff
2013-02-05
Ken Thomases
winemac: Implement support for minimizing windows.
tree
|
commitdiff
2013-02-05
Ken Thomases
winemac: Implement ScrollDC().
tree
|
commitdiff
2013-01-28
Ken Thomases
winemac: Implement an APP_DEACTIVATED event.
tree
|
commitdiff
2013-01-28
Ken Thomases
winemac: Implement a WINDOW_LOST_FOCUS event.
tree
|
commitdiff
2013-01-28
Ken Thomases
winemac: Implement a WINDOW_GOT_FOCUS event for when...
tree
|
commitdiff
2013-01-28
Ken Thomases
winemac: Maintain a list of which windows have been...
tree
|
commitdiff
2013-01-28
Ken Thomases
winemac: Take control over when a window can become...
tree
|
commitdiff
2013-01-28
Ken Thomases
winemac: Implement a MOUSE_BUTTON event for mouse clicks.
tree
|
commitdiff
2013-01-28
Ken Thomases
winemac: Add infrastructure to convert from Cocoa event...
tree
|
commitdiff
2013-01-28
Ken Thomases
winemac: Implement WINDOW_FRAME_CHANGED event to tell...
tree
|
commitdiff
2013-01-21
Ken Thomases
winemac: Implement a WINDOW_CLOSE_REQUESTED event to...
tree
|
commitdiff
2013-01-21
Ken Thomases
winemac: Implement MsgWaitForMultipleObjectsEx and...
tree
|
commitdiff
2013-01-21
Ken Thomases
winemac: Make each Mac driver window track the HWND...
tree
|
commitdiff
2013-01-21
Ken Thomases
winemac: Associate an event queue with each thread...
tree
|
commitdiff
2013-01-21
Ken Thomases
winemac: Add WineEventQueue class for conveying events...
tree
|
commitdiff
2013-01-21
Ken Thomases
winemac: Add a simple ERR() logging macro that can...
tree
|
commitdiff
2013-01-15
Ken Thomases
winemac: Implement layered windows: SetLayeredWindowAtt...
tree
|
commitdiff
2013-01-15
Ken Thomases
winemac: Implement SetWindowRgn.
tree
|
commitdiff
2013-01-15
Ken Thomases
winemac: Implement window surface rendering.
tree
|
commitdiff
2013-01-11
Ken Thomases
winemac: Implement the Mac "Window" menu.
tree
|
commitdiff
2013-01-11
Ken Thomases
winemac: Translate presence in Windows task bar to...
tree
|
commitdiff
2013-01-11
Ken Thomases
winemac: Implement support for owned windows.
tree
|
commitdiff
2013-01-11
Ken Thomases
winemac: Implement support for WS_EX_TOPMOST windows.
tree
|
commitdiff
2013-01-11
Ken Thomases
winemac: Implement support for no-activate windows.
tree
|
commitdiff
2013-01-11
Ken Thomases
winemac: Implement support for WS_DISABLED windows.
tree
|
commitdiff
2013-01-09
Ken Thomases
winemac: Implement basic window functionality.
tree
|
commitdiff
2013-01-09
Ken Thomases
winemac: Convert main thread to Cocoa main loop on...
tree
|
commitdiff
2013-01-09
Ken Thomases
winemac: Add a custom NSApplication subclass, WineAppli...
tree
|
commitdiff
2013-01-08
Ken Thomases
winemac: Implement CreateDesktopWindow().
tree
|
commitdiff
2012-12-26
Ken Thomases
winemac.drv: Implement GetMonitorInfo.
tree
|
commitdiff
2012-12-26
Ken Thomases
winemac.drv: Implement EnumDisplayMonitors.
tree
|
commitdiff
2012-12-26
Ken Thomases
winemac.drv: Tell git's diff engine to recognize Object...
tree
|
commitdiff
2012-12-21
Ken Thomases
winemac: Implement GetDeviceCaps().
tree
|
commitdiff
2012-12-17
Ken Thomases
winemac: Implement minimal Create[Compatible]DC() and...
tree
|
commitdiff
2012-12-17
Ken Thomases
winequartz.drv: Rename to winemac.drv ("the Mac driver").
tree
|
commitdiff