2013-01-21 |
Ken Thomases | winemac: Add WineEventQueue class for conveying events...
|
commit | commitdiff | tree |
2013-01-21 |
Ken Thomases | winemac: Add a simple ERR() logging macro that can...
|
commit | commitdiff | tree |
2013-01-15 |
Ken Thomases | winemac: Implement layered windows: SetLayeredWindowAttribut...
|
commit | commitdiff | tree |
2013-01-15 |
Ken Thomases | winemac: Implement SetWindowRgn.
|
commit | commitdiff | tree |
2013-01-15 |
Ken Thomases | winemac: Implement window surface rendering.
|
commit | commitdiff | tree |
2013-01-11 |
Ken Thomases | winemac: Implement the Mac "Window" menu.
|
commit | commitdiff | tree |
2013-01-11 |
Ken Thomases | winemac: Translate presence in Windows task bar to...
|
commit | commitdiff | tree |
2013-01-11 |
Ken Thomases | winemac: Implement support for owned windows.
|
commit | commitdiff | tree |
2013-01-11 |
Ken Thomases | winemac: Implement support for WS_EX_TOPMOST windows.
|
commit | commitdiff | tree |
2013-01-11 |
Ken Thomases | winemac: Implement support for no-activate windows.
|
commit | commitdiff | tree |
2013-01-11 |
Ken Thomases | winemac: Implement support for WS_DISABLED windows.
|
commit | commitdiff | tree |
2013-01-11 |
Ken Thomases | libwine: Use rpath-based install name and library references...
|
commit | commitdiff | tree |
2013-01-09 |
Ken Thomases | winemac: Implement basic window functionality.
|
commit | commitdiff | tree |
2013-01-09 |
Ken Thomases | winemac: Convert main thread to Cocoa main loop on...
|
commit | commitdiff | tree |
2013-01-09 |
Ken Thomases | winemac: Add a custom NSApplication subclass, WineApplication.
|
commit | commitdiff | tree |
2013-01-08 |
Ken Thomases | loader: On Mac, embed Info.plist in (__TEXT, __info_plist...
|
commit | commitdiff | tree |
2013-01-08 |
Ken Thomases | libwine: Call the Mac Multi-Processing Services lib...
|
commit | commitdiff | tree |
2013-01-08 |
Ken Thomases | winemac: Implement CreateDesktopWindow().
|
commit | commitdiff | tree |
2012-12-26 |
Ken Thomases | winemac.drv: Implement GetMonitorInfo.
|
commit | commitdiff | tree |
2012-12-26 |
Ken Thomases | winemac.drv: Implement EnumDisplayMonitors.
|
commit | commitdiff | tree |
2012-12-26 |
Ken Thomases | makefiles: Allow use of Objective-C source files in...
|
commit | commitdiff | tree |
2012-12-26 |
Ken Thomases | makedep: Add support for Objective-C .m files and ...
|
commit | commitdiff | tree |
2012-12-26 |
Ken Thomases | winemac.drv: Tell git's diff engine to recognize Objective...
|
commit | commitdiff | tree |
2012-12-21 |
Ken Thomases | winemac: Implement GetDeviceCaps().
|
commit | commitdiff | tree |
2012-12-21 |
Ken Thomases | configure: Only enable the Mac driver on Mac OS X 10...
|
commit | commitdiff | tree |
2012-12-17 |
Ken Thomases | winemac: Implement minimal Create[Compatible]DC() and...
|
commit | commitdiff | tree |
2012-12-17 |
Ken Thomases | winequartz.drv: Rename to winemac.drv ("the Mac driver").
|
commit | commitdiff | tree |
2012-12-13 |
Ken Thomases | servicemodelreg: Keep debug channel name to 14 characters...
|
commit | commitdiff | tree |
2012-12-12 |
Ken Thomases | winspool: Close read end of pipe in parent so we can...
|
commit | commitdiff | tree |
2012-11-05 |
Ken Thomases | opengl32: Don't lose __wine_set_pixel_format() declaration...
|
commit | commitdiff | tree |
2012-10-22 |
Ken Thomases | winex11: Fix name of extension WGL_NV_render_texture_rectangle.
|
commit | commitdiff | tree |
2012-10-22 |
Ken Thomases | winemenubuilder: Use proper marker (negative index...
|
commit | commitdiff | tree |
2012-09-24 |
Ken Thomases | winex11: Avoid a redundant TRACE.
|
commit | commitdiff | tree |
2012-07-16 |
Ken Thomases | secur32: On Mac, define modern ECDH cipher suites if...
|
commit | commitdiff | tree |
2012-07-16 |
Ken Thomases | secur32: On Mac, recognize key exchange algorithm for...
|
commit | commitdiff | tree |
2012-07-16 |
Ken Thomases | include/wincrypt.h: Add identifiers for Elliptic curve...
|
commit | commitdiff | tree |
2012-06-12 |
Ken Thomases | winex11: Fix correspondence between main_key_LT_B and...
|
commit | commitdiff | tree |
2012-06-01 |
Ken Thomases | winex11: Be more conservative when matching keys from...
|
commit | commitdiff | tree |
2012-04-05 |
Ken Thomases | gdi32: On Mac OS X, find fonts using Core Text rather...
|
commit | commitdiff | tree |
2012-04-05 |
Ken Thomases | Revert "gdi32: Load fonts from default Mac external...
|
commit | commitdiff | tree |
2012-03-16 |
Ken Thomases | shell32: Partially implement Mac Trash backing for...
|
commit | commitdiff | tree |
2012-03-15 |
Ken Thomases | gdi.exe16: Eliminate a couple of dead stores.
|
commit | commitdiff | tree |
2012-03-13 |
Ken Thomases | ntdll: Fix status returned for too-long registry value...
|
commit | commitdiff | tree |
2012-01-26 |
Ken Thomases | winex11: Remove some more leftover X Shm code.
|
commit | commitdiff | tree |
2011-12-20 |
Ken Thomases | user32/tests: Test that ToUnicode null-terminates the...
|
commit | commitdiff | tree |
2011-12-20 |
Ken Thomases | winex11: Have ToUnicodeEx null-terminate the output...
|
commit | commitdiff | tree |
2011-12-20 |
Ken Thomases | comdlg32: Fix a leak.
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | winemenubuilder: Use _P_DETACH instead of _P_NOWAIT...
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | explorer: Use _P_DETACH instead of _P_NOWAIT with spawnvp...
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | libport: For spawnvp(_P_DETACH, ...), double-fork to...
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | libwine: Reap child process to avoid leaving a zombie.
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | secur32: Reap child process to avoid leaving a zombie.
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | netapi32: Wait for and reap smbpasswd child process.
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | winspool: Wait for and reap print spool child process.
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | gdi.exe16: Wait for and reap print spool child process.
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | kernel32: Use double-fork to avoid leaving zombie processes.
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | winspool: No need to reset SIGCHLD because we're not...
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | gdi.exe16: No need to reset SIGCHLD because we're not...
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | kernel32: No need to reset SIGCHLD because we're not...
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | libport: No need to reset SIGCHLD because we're not...
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | ntdll: Don't change SIGCHLD disposition; no automatic...
|
commit | commitdiff | tree |
2011-12-01 |
Ken Thomases | gdi.exe16: Don't double-close the spool file.
|
commit | commitdiff | tree |
2011-11-30 |
Ken Thomases | secur32: Eliminate broken clean-up "cheat".
|
commit | commitdiff | tree |
2011-11-30 |
Ken Thomases | secur32: Clean up the helper in all cases where it...
|
commit | commitdiff | tree |
2011-11-30 |
Ken Thomases | secur32: Eliminate a dead store.
|
commit | commitdiff | tree |
2011-10-27 |
Ken Thomases | gdi32: Allow ~-based paths in HKCU\Software\Wine\Fonts...
|
commit | commitdiff | tree |
2011-10-21 |
Ken Thomases | winecoreaudio: Improved tracing.
|
commit | commitdiff | tree |
2011-10-21 |
Ken Thomases | winecoreaudio: Avoid an extra copy/conversion of a...
|
commit | commitdiff | tree |
2011-10-21 |
Ken Thomases | winecoreaudio: Fix a test for allocation failure (copy...
|
commit | commitdiff | tree |
2011-10-21 |
Ken Thomases | winecoreaudio: Fix a leak.
|
commit | commitdiff | tree |
2011-07-13 |
Ken Thomases | winex11.drv: Map Meta keys to VK_{L, R}MENU, not just...
|
commit | commitdiff | tree |
2011-07-13 |
Ken Thomases | winex11.drv: Fix X11DRV_KeymapNotify when multiple...
|
commit | commitdiff | tree |
2011-05-17 |
Ken Thomases | gdi32: Fix leak of FullName of replaced font face.
|
commit | commitdiff | tree |
2011-04-28 |
Ken Thomases | winecoreaudio.drv: Link against ole32 for CoTaskMemAlloc...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Add alternative schannel implementation for...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | configure: Add test for Security/Security.h header.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Separate GnuTLS schannel implementation into...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Make no-implementation error message non-GnuTLS...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract schan_imp_init/deinit functions.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract schan_imp_allocate/free_certificate_credent...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Use opaque type schan_imp_session in schan_imp...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Set session credentials in schan_imp_create_session.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Set push & pull functions in schan_imp_create_session.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract GnuTLS-isms from schan_push to schan_push_a...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract GnuTLS-isms from schan_pull to schan_pull_a...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract schan_imp_create/dispose_session functions.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract schan_imp_set_session_transport function.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract schan_imp_handshake function.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Use schan_imp_get_connection_info to get MAC...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract schan_imp_get_connection_info function.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract schan_imp_get_session_cipher_block_size...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Move some GnuTLS-specific helper functions.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract schan_imp_get_session_peer_certificate...
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract schan_imp_recv function.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Extract schan_imp_send function.
|
commit | commitdiff | tree |
2011-03-14 |
Ken Thomases | secur32: Remove outdated comment that schannel is unimplemented.
|
commit | commitdiff | tree |
2011-02-14 |
Ken Thomases | iphlpapi: Enable non-privileged ICMP (ping) on Mac...
|
commit | commitdiff | tree |
2011-02-14 |
Ken Thomases | user32: Remove wrong parameter name from comment.
|
commit | commitdiff | tree |
2011-02-10 |
Ken Thomases | user32: Rename GetKeyboardLayout param; it's a thread...
|
commit | commitdiff | tree |
2011-02-01 |
Ken Thomases | mountmgr: Balance volume references in add_volume().
|
commit | commitdiff | tree |