2006-06-19 |
Jeremy White | msvcrt: Solaris asctime_r compilation fix.
|
commit | commitdiff | tree |
2006-06-19 |
Jeremy White | dbghelp: Fix a Solaris compilation error.
|
commit | commitdiff | tree |
2006-06-19 |
Jeremy White | winex11.drv: On Solaris, Xutil.h is required to define...
|
commit | commitdiff | tree |
2006-06-19 |
Jeremy White | ntdll: On Solaris, limits.h is required for PATH_MAX.
|
commit | commitdiff | tree |
2006-03-01 |
Jeremy White | crypt32: More gcc 2.95 adjustments.
|
commit | commitdiff | tree |
2006-02-14 |
Jeremy White | twain: Reconcile sane's long names to TWAIN's 32 byte...
|
commit | commitdiff | tree |
2006-02-14 |
Jeremy White | twain: Make structures respect 2 byte packing requirements.
|
commit | commitdiff | tree |
2006-02-09 |
Jeremy White | kernel: Fixed build with gcc 2.95.
|
commit | commitdiff | tree |
2006-01-13 |
Jeremy White | msi: gcc 2.95 compatibility fix.
|
commit | commitdiff | tree |
2006-01-13 |
Jeremy White | crypt32: Preserve gcc 2.95 compatibility.
|
commit | commitdiff | tree |
2005-06-20 |
Jeremy White | Revamp the initialization for Alsa.
|
commit | commitdiff | tree |
2005-06-09 |
Jeremy White | Combine WINE_WAVEOUT and WINE_WAVEIN into a single...
|
commit | commitdiff | tree |
2005-03-23 |
Jeremy White | Revamp the volume logic to be more self contained,...
|
commit | commitdiff | tree |
2005-03-17 |
Jeremy White | Do not fallback to defaults if a driver, mapper, or...
|
commit | commitdiff | tree |
2005-03-02 |
Jeremy White | Aggressively round up to the proper alignment when...
|
commit | commitdiff | tree |
2005-03-02 |
Jeremy White | More correctly establish cases where the OSS input...
|
commit | commitdiff | tree |
2005-02-23 |
Jeremy White | More correct fix for dsp empty case.
|
commit | commitdiff | tree |
2005-02-23 |
Jeremy White | An interactive test should have volume, else a rational...
|
commit | commitdiff | tree |
2005-02-23 |
Jeremy White | In calculating the SMPTE time, we would round incorrectly...
|
commit | commitdiff | tree |
2005-02-23 |
Jeremy White | When we get down to the last fragment or two in our...
|
commit | commitdiff | tree |
2005-02-23 |
Jeremy White | When testing the WAVE_MAPPER device, it seems inappropriate...
|
commit | commitdiff | tree |
2005-02-23 |
Jeremy White | When we are converting from one sample rate to another...
|
commit | commitdiff | tree |
2005-01-14 |
Jeremy White | Fix X11 event timing so that we correctly correlate...
|
commit | commitdiff | tree |
2004-12-06 |
Jeremy White | Properly respect a disassemble x,y command (prior behavior...
|
commit | commitdiff | tree |
2004-11-02 |
Jeremy White | Tune the behavior of Sleep() and Waitxxx() to more...
|
commit | commitdiff | tree |
2004-11-02 |
Jeremy White | The Sleep(0) in this loop is incorrect, and should...
|
commit | commitdiff | tree |
2004-10-18 |
Jeremy White | Revise winmm/time.c to fix timer resolution at 1 ms...
|
commit | commitdiff | tree |
2004-10-09 |
Jeremy White | Made NtDelayExecution with a 0 timeout yield the CPU...
|
commit | commitdiff | tree |
2004-10-07 |
Jeremy White | Need to include sys/time.h.
|
commit | commitdiff | tree |
2002-04-06 |
Jeremy White | Fixed exit status in some cases.
|
commit | commitdiff | tree |
2001-08-15 |
Jeremy White | Normalize the display name used to build the cached...
|
commit | commitdiff | tree |
2001-07-14 |
Jeremy White | Remove the -rpath option from the link command.
|
commit | commitdiff | tree |
2001-07-08 |
Jeremy White | Add --list facility to list installed programs.
|
commit | commitdiff | tree |
2001-01-26 |
Jeremy White | Remove the keyword 'function', as requested by Robert...
|
commit | commitdiff | tree |
2001-01-17 |
Jeremy White | Revised wineshelllink to wake up KDE 1.x so that application...
|
commit | commitdiff | tree |
2001-01-17 |
Jeremy White | Revised shell link process to treat empty (e.g. ""...
|
commit | commitdiff | tree |
2001-01-17 |
Jeremy White | Make winelauncher test for xmessage and warn the user...
|
commit | commitdiff | tree |
2000-12-01 |
Jeremy White | Make winelauncher work better for source tree builds.
|
commit | commitdiff | tree |
2000-11-15 |
Jeremy White | Allow desktop=N in the [x11drv] section of .winerc...
|
commit | commitdiff | tree |
2000-11-10 |
Jeremy White | Make winelauncher smarter about finding the Wine libraries and
|
commit | commitdiff | tree |
2000-11-05 |
Jeremy White | Added a winelauncher shell script which makes the process...
|
commit | commitdiff | tree |
2000-10-25 |
Jeremy White | Added support for a WINELOADER environment variable...
|
commit | commitdiff | tree |
2000-09-27 |
Jeremy White | Created zmouse.h, moved wheel code from mouse.h into it.
|
commit | commitdiff | tree |
2000-09-16 |
Jeremy White | Adjusted to allow MFC compilation; prevent definition...
|
commit | commitdiff | tree |
2000-09-16 |
Jeremy White | Added PWNDCLASS definition.
|
commit | commitdiff | tree |
2000-09-12 |
Jeremy White | Add WM_USERCHANGED.
|
commit | commitdiff | tree |
2000-08-02 |
Jeremy White | Added WM_TCARD and DWORDLONG.
|
commit | commitdiff | tree |
2000-02-10 |
Jeremy White | Removed #include of wingdi.h and windef.h from winuser...
|
commit | commitdiff | tree |
2000-02-03 |
Jeremy White | Moved definitions such as BOOL16 and INT16 from windef...
|
commit | commitdiff | tree |
1999-11-12 |
Jeremy White | Add debugstr_hex_dump to allow display hex dumps of...
|
commit | commitdiff | tree |
1999-11-07 |
Jeremy White | Fixed bug in WINSOCK_accept when no event is present.
|
commit | commitdiff | tree |