2014-01-10 |
Ken Thomases | winemac: Don't assume the current display mode is the...
|
commit | commitdiff | tree |
2014-01-10 |
Ken Thomases | winemac: Don't record original display modes when not...
|
commit | commitdiff | tree |
2013-12-31 |
Ken Thomases | winemac: More thoroughly discard events which have...
|
commit | commitdiff | tree |
2013-12-31 |
Ken Thomases | winemac: For WINDOW_DID_UNMINIMIZE events, don't attempt...
|
commit | commitdiff | tree |
2013-12-31 |
Ken Thomases | winemac: Explicitly unhide the app early when showing...
|
commit | commitdiff | tree |
2013-12-31 |
Ken Thomases | winemac: Track whether our windows would be visible...
|
commit | commitdiff | tree |
2013-12-31 |
Ken Thomases | winemac: Defer adjusting window levels while the process...
|
commit | commitdiff | tree |
2013-12-30 |
Ken Thomases | winemac: Implement support for maximizing windows.
|
commit | commitdiff | tree |
2013-12-30 |
Ken Thomases | winemac: Allow programmatic changes of the window frame...
|
commit | commitdiff | tree |
2013-12-30 |
Ken Thomases | winemac: Prevent disabled windows from being moved.
|
commit | commitdiff | tree |
2013-12-30 |
Ken Thomases | winemac: Move some state-based feature adjustment into...
|
commit | commitdiff | tree |
2013-12-30 |
Ken Thomases | winemac: Extract some duplicated code to a new perform_windo...
|
commit | commitdiff | tree |
2013-12-30 |
Ken Thomases | winemac: Don't check the state of the SC_MINIMIZE item...
|
commit | commitdiff | tree |
2013-12-17 |
Ken Thomases | winemac: When ClipCursor() is called redundantly, don...
|
commit | commitdiff | tree |
2013-12-17 |
Ken Thomases | winemac: When dragging an undecorated window, keep...
|
commit | commitdiff | tree |
2013-12-17 |
Ken Thomases | user32: In WINPOS_SysCommandSizeMove(), fix constraining...
|
commit | commitdiff | tree |
2013-12-13 |
Ken Thomases | user32: Respect monitor work area when sizing or moving...
|
commit | commitdiff | tree |
2013-12-13 |
Ken Thomases | user32: Fix distance calculation for MONITOR_DEFAULTTONEAREST.
|
commit | commitdiff | tree |
2013-12-12 |
Ken Thomases | winemac: Send WM_{ENTER, EXIT}SIZEMOVE before/after...
|
commit | commitdiff | tree |
2013-12-12 |
Ken Thomases | winemac: While a window is being dragged, suppress...
|
commit | commitdiff | tree |
2013-12-12 |
Ken Thomases | winemac: Consolidate the logic for deciding if cursor...
|
commit | commitdiff | tree |
2013-12-12 |
Ken Thomases | winemac: Don't change window order for SetFocus().
|
commit | commitdiff | tree |
2013-12-05 |
Ken Thomases | dbghelp: For Mach-O, get the address of the process...
|
commit | commitdiff | tree |
2013-12-05 |
Ken Thomases | ntdll: On Mac, store the dyld image info address in...
|
commit | commitdiff | tree |
2013-12-03 |
Ken Thomases | dbghelp: Add debug logging to some error paths in the...
|
commit | commitdiff | tree |
2013-12-03 |
Ken Thomases | dbghelp: Fix some parameter names and types in the...
|
commit | commitdiff | tree |
2013-12-03 |
Ken Thomases | winemac: Include the OpenGL headers to fix building...
|
commit | commitdiff | tree |
2013-11-28 |
Ken Thomases | winemac: Clear OpenGL views to black the first time...
|
commit | commitdiff | tree |
2013-11-28 |
Ken Thomases | winemac: Move test for valid GL drawable into -[WineContentV...
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Put clipboard formats synthesized from other...
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Make macdrv_EnumClipboardFormats() always...
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Cache the "natural" clipboard format entry...
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Add a function to find the "natural" clipboard...
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Synthesize text clipboard formats in CF_TEXT...
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Synthesize CF_METAFILEPICT from CF_ENHMETAFILE.
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Synthesize CF_ENHMETAFILE from CF_METAFILEPICT.
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Add support for the CF_ENHMETAFILE clipboard...
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Add support for the CF_METAFILEPICT clipboard...
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Ignore Mac-originating pasteboard types which...
|
commit | commitdiff | tree |
2013-11-22 |
Ken Thomases | winemac: Add support for a "Decorated" registry setting...
|
commit | commitdiff | tree |
2013-11-21 |
Ken Thomases | winemac: Take WS_EX_TOOLWINDOW into account when computing...
|
commit | commitdiff | tree |
2013-11-21 |
Ken Thomases | winemac: Defer attaching OpenGL context to a view which...
|
commit | commitdiff | tree |
2013-11-21 |
Ken Thomases | winemac: Make macdrv_set_cocoa_window_frame() synchronous...
|
commit | commitdiff | tree |
2013-11-15 |
Ken Thomases | winemac: Avoid moving owned windows when programmatically...
|
commit | commitdiff | tree |
2013-11-15 |
Ken Thomases | winemac: Allow ordering a window into Cocoa's window...
|
commit | commitdiff | tree |
2013-11-06 |
Ken Thomases | winemac: Reduce duplicated code by consolidating exit...
|
commit | commitdiff | tree |
2013-11-06 |
Ken Thomases | winemac: Fix search for clipboard format matching a...
|
commit | commitdiff | tree |
2013-11-01 |
Ken Thomases | winemac: Trace flags of WINDOW_FRAME_CHANGED events.
|
commit | commitdiff | tree |
2013-11-01 |
Ken Thomases | winemac: Convert the QUERY_RESIZE_END query to an event...
|
commit | commitdiff | tree |
2013-11-01 |
Ken Thomases | winemac: Send WM_{ENTER, EXIT}SIZEMOVE around window...
|
commit | commitdiff | tree |
2013-11-01 |
Ken Thomases | winemac: Tell Cocoa that we don't draw a focus ring...
|
commit | commitdiff | tree |
2013-10-30 |
Ken Thomases | winemac: Hide cursor when first requested even if we...
|
commit | commitdiff | tree |
2013-10-30 |
Ken Thomases | winemac: Don't use the main dispatch queue to implement...
|
commit | commitdiff | tree |
2013-10-24 |
Ken Thomases | winemac: Send WM_CANCELMODE when keyboard layout changes...
|
commit | commitdiff | tree |
2013-10-22 |
Ken Thomases | winemac: Disable software GL rendering unless it's...
|
commit | commitdiff | tree |
2013-10-21 |
Ken Thomases | libwine: Fix a potential write through a null pointer...
|
commit | commitdiff | tree |
2013-10-21 |
Ken Thomases | winecoreaudio: Fix a potential leak. (Clang).
|
commit | commitdiff | tree |
2013-10-21 |
Ken Thomases | winemac: Fix a leak in macdrv_CountClipboardFormats...
|
commit | commitdiff | tree |
2013-10-21 |
Ken Thomases | winemac: Rename some confusingly-named variables.
|
commit | commitdiff | tree |
2013-10-21 |
Ken Thomases | winemac: Fix some bytes-vs-WCHARs length computation...
|
commit | commitdiff | tree |
2013-10-18 |
Ken Thomases | winemac: Restore app cursor settings when cursor moves...
|
commit | commitdiff | tree |
2013-10-18 |
Ken Thomases | winemac: Treat mouse moves in a window title bar as...
|
commit | commitdiff | tree |
2013-10-18 |
Ken Thomases | winemac: Clean up fully-delivered events in queues...
|
commit | commitdiff | tree |
2013-10-18 |
Ken Thomases | winemac: Don't coalesce events which might be in multiple...
|
commit | commitdiff | tree |
2013-10-11 |
Ken Thomases | winemac: Implement support for Cocoa-style full-screen...
|
commit | commitdiff | tree |
2013-10-10 |
Ken Thomases | winemac: Add registry settings to make Option keys...
|
commit | commitdiff | tree |
2013-10-10 |
Ken Thomases | winemac: Make sure the same housekeeping is done when...
|
commit | commitdiff | tree |
2013-10-08 |
Ken Thomases | winemac: Tell Wine when Cocoa has brought a window...
|
commit | commitdiff | tree |
2013-10-08 |
Ken Thomases | winemac: If the app doesn't specify a custom max. tracking...
|
commit | commitdiff | tree |
2013-10-08 |
Ken Thomases | winemac: Update the window min/max size info and enforce...
|
commit | commitdiff | tree |
2013-10-08 |
Ken Thomases | winemac: Don't accidentally clear Cocoa window style...
|
commit | commitdiff | tree |
2013-10-08 |
Ken Thomases | winemac: Only update window minimized state when it...
|
commit | commitdiff | tree |
2013-10-08 |
Ken Thomases | winemac: Use unsigned type for bitfields.
|
commit | commitdiff | tree |
2013-10-04 |
Ken Thomases | winemac: Make clicking on the app's dock icon unminimize...
|
commit | commitdiff | tree |
2013-10-04 |
Ken Thomases | winemac: Allow zero-sized windows to be selected from...
|
commit | commitdiff | tree |
2013-10-02 |
Ken Thomases | winemac: Reapply display modes when switching back...
|
commit | commitdiff | tree |
2013-10-01 |
Ken Thomases | winemac: Remove a too-early attempt to set the process...
|
commit | commitdiff | tree |
2013-09-30 |
Ken Thomases | winemac: Let Wine always drive window minimization...
|
commit | commitdiff | tree |
2013-09-27 |
Ken Thomases | winemac: Activate an app if it sets focus on a window...
|
commit | commitdiff | tree |
2013-09-27 |
Ken Thomases | winemac: Implement support for global hot keys.
|
commit | commitdiff | tree |
2013-09-27 |
Ken Thomases | winemac: Re-sync the window region whenever factors...
|
commit | commitdiff | tree |
2013-09-27 |
Ken Thomases | winemac: Fix hiding windows that are minimized using...
|
commit | commitdiff | tree |
2013-09-26 |
Ken Thomases | winemac: When programmatically focusing a window, don...
|
commit | commitdiff | tree |
2013-09-20 |
Ken Thomases | winex11: Don't trace a garbage value or read past end...
|
commit | commitdiff | tree |
2013-09-19 |
Ken Thomases | winemac: Use NSMouseInRect() instead of NSPointInRect...
|
commit | commitdiff | tree |
2013-09-18 |
Ken Thomases | winemac: Send WM_ENTER/EXITSIZEMOVE messages at start...
|
commit | commitdiff | tree |
2013-09-18 |
Ken Thomases | winemac: Move memory management of liveResizeDisplayTimer...
|
commit | commitdiff | tree |
2013-09-18 |
Ken Thomases | winemac: At the start of a resize operation, get window...
|
commit | commitdiff | tree |
2013-09-12 |
Ken Thomases | winemac: Trace the pixel format in DescribePixelFormat().
|
commit | commitdiff | tree |
2013-09-12 |
Ken Thomases | winemac: Return failure from DescribePixelFormat()...
|
commit | commitdiff | tree |
2013-09-12 |
Ken Thomases | winemac: Restrict DescribePixelFormat() to displayable...
|
commit | commitdiff | tree |
2013-09-12 |
Ken Thomases | user32: Fix mouseRect computation for starting position...
|
commit | commitdiff | tree |
2013-09-10 |
Ken Thomases | winemac: Don't allow dead-key state to repeat after...
|
commit | commitdiff | tree |
2013-09-06 |
Ken Thomases | winemac: Add support for mouse-move and right- and...
|
commit | commitdiff | tree |
2013-09-03 |
Ken Thomases | winemac: When ordering sibling child windows, don't...
|
commit | commitdiff | tree |
2013-09-03 |
Ken Thomases | winemac: Don't use Cocoa parent-child relationship...
|
commit | commitdiff | tree |
2013-08-30 |
Ken Thomases | winemac: A window is ineligible to be a Cocoa parent...
|
commit | commitdiff | tree |
2013-08-30 |
Ken Thomases | winemac: Track latent child windows (the inverse of...
|
commit | commitdiff | tree |
2013-08-30 |
Ken Thomases | winemac: When a window becomes ineligible to be a parent...
|
commit | commitdiff | tree |
2013-08-30 |
Ken Thomases | winemac: Clear latent parent on window close to break...
|
commit | commitdiff | tree |