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 |
2011-01-21 |
Ken Thomases | secur32/tests: Fix copy/paste error in test message...
|
commit | commitdiff | tree |
2011-01-21 |
Ken Thomases | windowscodecs: Disable ICNS support when building for...
|
commit | commitdiff | tree |
2011-01-12 |
Ken Thomases | winemenubuilder: On Mac, size is implicit in ICNS slot...
|
commit | commitdiff | tree |
2011-01-12 |
Ken Thomases | winemenubuilder: On Mac, ignore non-square icon entries.
|
commit | commitdiff | tree |
2011-01-12 |
Ken Thomases | winemenubuilder: On Mac, understand and keep 256x256...
|
commit | commitdiff | tree |
2011-01-06 |
Ken Thomases | windowscodecs: Use Mac OS X native ICNS support, not...
|
commit | commitdiff | tree |
2011-01-06 |
Ken Thomases | winemenubuilder: On Mac OS X, keep multiple icon sizes.
|
commit | commitdiff | tree |
2010-11-29 |
Ken Thomases | msxml3: Fix building on Leopard.
|
commit | commitdiff | tree |
2010-11-16 |
Ken Thomases | loader: On Mac, reserve the process's original thread...
|
commit | commitdiff | tree |
2010-08-24 |
Ken Thomases | winex11: Pass window property to server in 64KB chunks.
|
commit | commitdiff | tree |
2010-07-06 |
Ken Thomases | ntdll: Fix set_baud_rate for high rates for non-Linux...
|
commit | commitdiff | tree |
2010-06-25 |
Ken Thomases | winex11: Allow setting focus on active window, if no...
|
commit | commitdiff | tree |
2010-02-24 |
Ken Thomases | ntdll: Mac: Fix leak of send right for Mach thread...
|
commit | commitdiff | tree |
2010-02-22 |
Ken Thomases | kernel32: Mac: If language is less specific variant...
|
commit | commitdiff | tree |
2009-12-10 |
Ken Thomases | kernel32: Consolidate some related code closer together.
|
commit | commitdiff | tree |
2009-12-10 |
Ken Thomases | kernel32: Mac lang. pref. overrides LANG, but not LC_ALL...
|
commit | commitdiff | tree |
2009-12-10 |
Ken Thomases | kernel32: On Mac, construct locale string from language...
|
commit | commitdiff | tree |
2009-11-21 |
Ken Thomases | crypt32: Read trusted root certificates from system...
|
commit | commitdiff | tree |
2009-10-27 |
Ken Thomases | winex11: Allow assigning non-OEM virtual key codes...
|
commit | commitdiff | tree |
2009-10-27 |
Ken Thomases | winex11: Use a table of available OEM virtual key codes.
|
commit | commitdiff | tree |
2009-10-27 |
Ken Thomases | winex11: Assign OEM virtual key codes in a separate...
|
commit | commitdiff | tree |
2009-10-23 |
Ken Thomases | winecoreaudio: Allow getting/setting volume on device...
|
commit | commitdiff | tree |
2009-10-21 |
Ken Thomases | msacm32.drv: Don't access uninitialized memory.
|
commit | commitdiff | tree |
2009-10-20 |
Ken Thomases | winecoreaudio: Fix incorrect casts from float to DWORD...
|
commit | commitdiff | tree |
2009-10-16 |
Ken Thomases | winmm/tests: Don't complain for Wine drivers that allow...
|
commit | commitdiff | tree |
2009-10-16 |
Ken Thomases | winecoreaudio: Quiet a noisy FIXME.
|
commit | commitdiff | tree |
2009-10-12 |
Ken Thomases | winecoreaudio: Minor grammar fix in comment.
|
commit | commitdiff | tree |
2009-10-12 |
Ken Thomases | winecoreaudio: Fix an error check (bad copy-paste).
|
commit | commitdiff | tree |
2009-10-12 |
Ken Thomases | winecoreaudio: Fix declaration of CoreAudio_MIDIRelease...
|
commit | commitdiff | tree |
2009-10-12 |
Ken Thomases | winecoreaudio: Allow opening multiple wave-out instances.
|
commit | commitdiff | tree |
2009-10-12 |
Ken Thomases | winecoreaudio: For WODM_* messages, treat dwUser as...
|
commit | commitdiff | tree |
2009-10-12 |
Ken Thomases | winecoreaudio: Make wodMessage signature match WINEMM_msgFun...
|
commit | commitdiff | tree |
2009-10-12 |
Ken Thomases | winecoreaudio: Move instance-specific fields of WINE_WAVEOUT...
|
commit | commitdiff | tree |
2009-10-12 |
Ken Thomases | winecoreaudio: Remove some unused structure fields.
|
commit | commitdiff | tree |
2009-10-12 |
Ken Thomases | winecoreaudio: Add more debug logging.
|
commit | commitdiff | tree |
2009-10-12 |
Ken Thomases | winecoreaudio: Consolidate formatting of FOURCC values...
|
commit | commitdiff | tree |
2009-09-10 |
Ken Thomases | openal32: Add support for Mac OS X's OpenAL.framework.
|
commit | commitdiff | tree |
2009-08-03 |
Ken Thomases | ntdll: For Darwin/Mac OS X, use legacy getdirentries...
|
commit | commitdiff | tree |
2009-05-04 |
Ken Thomases | dbghelp: Don't check version of Mach-O dyld_all_image_infos...
|
commit | commitdiff | tree |
2009-05-04 |
Ken Thomases | winecoreaudio: Fix building on Snow Leopard.
|
commit | commitdiff | tree |
2009-05-04 |
Ken Thomases | configure: On Mac OS X, always specify target architecture...
|
commit | commitdiff | tree |
2009-05-04 |
Ken Thomases | winebuild: On Mac OS X, use -arch option to control...
|
commit | commitdiff | tree |
2009-05-04 |
Ken Thomases | winegcc: Recognize '-arch <arch>' as a compiler and...
|
commit | commitdiff | tree |
2009-04-13 |
Ken Thomases | winecoreaudio: Avoid a race between closing and opening...
|
commit | commitdiff | tree |