2014-02-22 |
Ken Thomases | wined3d: Use a separate flag to track if the GL context...
|
commit | commitdiff | tree |
2014-02-22 |
Ken Thomases | wined3d: Remove redundant call to context_set_pixel_format...
|
commit | commitdiff | tree |
2014-02-22 |
Ken Thomases | wined3d: Call context_enter() before context_update_window...
|
commit | commitdiff | tree |
2014-02-19 |
Ken Thomases | kernel32: Fix build on newer Mac OS X.
|
commit | commitdiff | tree |
2014-02-17 |
Ken Thomases | kernel32: Prefer the Mach host_statistics64(HOST_VM_INFO64...
|
commit | commitdiff | tree |
2014-02-17 |
Ken Thomases | kernel32: Use the Mach host_info(HOST_BASIC_INFO) API...
|
commit | commitdiff | tree |
2014-02-17 |
Ken Thomases | kernel32: Use sysctl(VM_SWAPUSAGE) to get swap sizes...
|
commit | commitdiff | tree |
2014-02-17 |
Ken Thomases | kernel32: Prefer HW_MEMSIZE sysctl variable over HW_PHYSMEM...
|
commit | commitdiff | tree |
2014-02-17 |
Ken Thomases | kernel32: Consolidate some duplicate variable declarations.
|
commit | commitdiff | tree |
2014-02-17 |
Ken Thomases | kernel32: Avoid truncating 64-bit ullTotalPhys value...
|
commit | commitdiff | tree |
2014-02-17 |
Ken Thomases | kernel32: Check that sysctl() call succeeded before...
|
commit | commitdiff | tree |
2014-02-13 |
Ken Thomases | d3d9/tests: Ignore broken CheckDeviceType() behavior...
|
commit | commitdiff | tree |
2014-02-13 |
Ken Thomases | d3d8/tests: Ignore broken CheckDeviceType() behavior...
|
commit | commitdiff | tree |
2014-02-06 |
Ken Thomases | wined3d: Don't clear the GL context if it's not the...
|
commit | commitdiff | tree |
2014-02-06 |
Ken Thomases | wined3d: Don't clear the GL context such that it can...
|
commit | commitdiff | tree |
2014-01-29 |
Ken Thomases | winemac: Ignore window dragging if window is disabled...
|
commit | commitdiff | tree |
2014-01-29 |
Ken Thomases | winemac: Reset cursor clipping and capture when window...
|
commit | commitdiff | tree |
2014-01-29 |
Ken Thomases | winemac: Ignore mouse capture during window drags for...
|
commit | commitdiff | tree |
2014-01-28 |
Ken Thomases | d3d9/tests: Improve testing of display formats and...
|
commit | commitdiff | tree |
2014-01-28 |
Ken Thomases | wined3d: Improve CheckDeviceType() support for windowed...
|
commit | commitdiff | tree |
2014-01-28 |
Ken Thomases | d3d9: Make CheckDeviceType() fail for display formats...
|
commit | commitdiff | tree |
2014-01-17 |
Ken Thomases | wineboot: Ignore 0 result from WM_QUERYENDSESSION if...
|
commit | commitdiff | tree |
2014-01-17 |
Ken Thomases | winemac: Ignore failure to send or 0 result from WM_QUERYEND...
|
commit | commitdiff | tree |
2014-01-16 |
Ken Thomases | winecoreaudio: Remove some no-longer-used code.
|
commit | commitdiff | tree |
2014-01-16 |
Ken Thomases | winemac: Eliminate unused "hdc" field of OpenGL context...
|
commit | commitdiff | tree |
2014-01-16 |
Ken Thomases | opengl32: Download OpenGL registry files even if server...
|
commit | commitdiff | tree |
2014-01-16 |
Ken Thomases | opengl32: Fix Perl compilation errors in make_opengl...
|
commit | commitdiff | tree |
2014-01-14 |
Ken Thomases | winemac: Make WineOpenGLContext hold a strong reference...
|
commit | commitdiff | tree |
2014-01-14 |
Ken Thomases | winemac: Don't remove an OpenGL context from its view...
|
commit | commitdiff | tree |
2014-01-14 |
Ken Thomases | winemac: Consolidate code paths for clearing the OpenGL...
|
commit | commitdiff | tree |
2014-01-14 |
Ken Thomases | winemac: When setting a view for an OpenGL context...
|
commit | commitdiff | tree |
2014-01-14 |
Ken Thomases | winemac: When clearing the OpenGL context, disassociate...
|
commit | commitdiff | tree |
2014-01-10 |
Ken Thomases | winemac: For ChangeDisplaySettingsEx(), if caller didn...
|
commit | commitdiff | tree |
2014-01-10 |
Ken Thomases | winemac: Simplify display mode code.
|
commit | commitdiff | tree |
2014-01-10 |
Ken Thomases | winemac: Clear the latentDisplayModes instance variable...
|
commit | commitdiff | tree |
2014-01-10 |
Ken Thomases | winemac: Restore display mode to original in more cases.
|
commit | commitdiff | tree |
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 |