search for: sync_window_position

Displaying 3 results from an estimated 3 matches for "sync_window_position".

2013 Mar 01
0
Wine release 1.5.25
...has changed. include/wingdi.h: Add definitions for DEVMODE display fixed output flags and values. winemac: Implement EnumDisplaySettingsEx(). winemac: Implement ChangeDisplaySettingsEx(). winemac: Always use proper z-order when putting a window on screen. winemac: Call sync_window_position() before show_window() since window frame affects whether it shows. winemac: Don't bring a window onto the screen in SetFocus(). winemac: Implement SetCursor() and DestroyCursorIcon(). winemac: Use system cursors when possible. winemac: Implement GetCursorPos(). wi...
2013 Nov 15
0
Wine release 1.6.1
...lette API, which was deprecated with the 10.7 SDK. winemac: Make cgrect_from_rect() preserve origin of empty rectangles. winemac: Create 1x1 Cocoa window with empty shape for zero-sized Win32 window. winemac: Remove a redundant memset of a struct. winemac: Improve tracing in sync_window_position() to include adjusted frame. winemac: Always trace arguments in macdrv_ShowWindow(). winemac: Don't unminimize a window for SetFocus(). winemac: Don't generate scroll wheel events for axes with 0 delta. winemac: Don't reorder clicked window relative to sibling ow...
2013 Aug 30
0
Wine release 1.7.1
...lette API, which was deprecated with the 10.7 SDK. winemac: Make cgrect_from_rect() preserve origin of empty rectangles. winemac: Create 1x1 Cocoa window with empty shape for zero-sized Win32 window. winemac: Remove a redundant memset of a struct. winemac: Improve tracing in sync_window_position() to include adjusted frame. winemac: Always trace arguments in macdrv_ShowWindow(). winemac: Don't unminimize a window for SetFocus(). winemac: Don't generate scroll wheel events for axes with 0 delta. winemac: Don't reorder clicked window relative to sibling ow...