1999-02-04 |
Patrik Stridvall | Moved some more code to the X11 driver. |
tree | commitdiff |
1999-02-02 |
Eric Pouech | New Wine internal interface for handling CD Rom (especi... |
tree | commitdiff |
1999-02-02 |
Uwe Bonnes | Fixed GET_LZ_STATE macro. |
tree | commitdiff |
1999-01-31 |
Alexandre Julliard | Fixed error handling in 16-bit functions (untested). |
tree | commitdiff |
1999-01-31 |
Ulrich Weigand | Removed old VER.DLL code. |
tree | commitdiff |
1999-01-31 |
Pascal Cuoq | IsCharAlpha32A: use look-up table from ole2nls.c. |
tree | commitdiff |
1999-01-31 |
Juergen Schmied | Implemented handling of REG_MULTI_SZ and fixed small... |
tree | commitdiff |
1999-01-30 |
Marcus Meissner | Enable/disable relay32 debugging on the fly. Start... |
tree | commitdiff |
1999-01-30 |
Bernd Herd | Use proper 16->32 message conversion in FILEDLG_CallWin... |
tree | commitdiff |
1999-01-28 |
Keith Matthews | 1st cut implementation of DdeInitialize32W and supporti... |
tree | commitdiff |
1999-01-28 |
Marcus Meissner | Fixed a lot of warnings for possible problems. |
tree | commitdiff |
1999-01-28 |
Herbert Rosmanith | Fixed typo. |
tree | commitdiff |
1999-01-26 |
Marcus Meissner | Allocate a DOS handle if we open a normal file with... |
tree | commitdiff |
1999-01-26 |
Huw D M Davies | Make sure DrvGetPrinterData returns the correct data... |
tree | commitdiff |
1999-01-24 |
Geoff Clare | Moved process.h higher up the include list, to avoid... |
tree | commitdiff |
1999-01-24 |
Geoff Clare | The B57600 and B115200 symbols are not defined in Unixware. |
tree | commitdiff |
1999-01-24 |
Nick Holloway | Internal PostScript printer driver improvements. |
tree | commitdiff |
1999-01-24 |
Marcus Meissner | Allow switching off/on of debugmsgs in the debugger. |
tree | commitdiff |
1999-01-23 |
Andreas Mohr | Implemented WIN16_CallMsgFilter32, WIN16_DispatchMessage32, |
tree | commitdiff |
1999-01-23 |
Juergen Schmied | - some fixes, cleaned up includes, fixed leaks |
tree | commitdiff |
1999-01-23 |
Morten Welinder | Missing WINAPI. |
tree | commitdiff |
1999-01-23 |
Juergen Schmied | New functions lmemcpynAtoW and lmemcpynWtoA for conve... |
tree | commitdiff |
1999-01-23 |
Marcus Meissner | Implemented ExtractIconEx16, added some consts to Extra... |
tree | commitdiff |
1999-01-21 |
Francis Beaudet | There were two copies of the DdeCmpStringHandles (A... |
tree | commitdiff |
1999-01-20 |
Marcus Meissner | autoconf: added checks for libio.h, elf.h, curses.h... |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Group commit for recovery after disk crash. |
tree | commitdiff |
1999-01-17 |
Alexandre Julliard | Recovery of release 990110 after disk crash. wine-990110 |
tree | commitdiff |
1999-01-03 |
Marcus Meissner | Try to autodetect NT4. |
tree | commitdiff |
1999-01-03 |
Alexandre Julliard | Implemented file sharing checks in the server. |
tree | commitdiff |
1999-01-01 |
Michael Veksler | Moves more stuff from windows.h. |
tree | commitdiff |
1999-01-01 |
NF Stevens | Initialize lpdwNeeded. |
tree | commitdiff |
1999-01-01 |
Alexandre Julliard | Hacked stdio functions to use Win32 file handles. Still... |
tree | commitdiff |
1998-12-31 |
Alexandre Julliard | Removed client-side wait functions; all waiting is... |
tree | commitdiff |
1998-12-27 |
Alexandre Julliard | Added beginnings of server-side file handling. |
tree | commitdiff |
1998-12-26 |
Marcus Meissner | Changed // comments to /* */ so WINE compiles with... |
tree | commitdiff |
1998-12-26 |
Pavel Roskin | configure first checks whether it is possible to compil... |
tree | commitdiff |
1998-12-25 |
Joseph Pranevich | Add support for selection of console mode drivers to... |
tree | commitdiff |
1998-12-25 |
Jean-Claude Cote | Partial implementation for the following DDE APIs: |
tree | commitdiff |
1998-12-24 |
Ulrich Weigand | Callout table (for KERNEL->USER calls) added. |
tree | commitdiff |
1998-12-24 |
Ulrich Weigand | Handle non-hardware X events correctly with native... |
tree | commitdiff |
1998-12-24 |
Andreas Mohr | Better _ultoa(). |
tree | commitdiff |
1998-12-24 |
Juergen Schmied | Getting strings with VerQueryValue32W was broken. Complete |
tree | commitdiff |
1998-12-24 |
Huw D M Davies | Fix number and type of args in debugging statements. |
tree | commitdiff |
1998-12-15 |
Paul Quinn | Lots of new defines and stubs. |
tree | commitdiff |
1998-12-14 |
Marcus Meissner | Made async IO (SIGIO) stuff from WINSOCK generic useable. |
tree | commitdiff |
1998-12-14 |
Stephen Langasek | Prevent segfault in setsockopt when optname is SO_LINGE... |
tree | commitdiff |
1998-12-14 |
Marcus Meissner | _ultoa implemented. |
tree | commitdiff |
1998-12-11 |
Patrick Spinler | Implemented CreateToolhelp32Snapshot, including two... |
tree | commitdiff |
1998-12-11 |
Huw D M Davies | Implement AbortDoc16, move AbortDoc32 and StartDoc32W to |
tree | commitdiff |
1998-12-10 |
Alexandre Julliard | Authors: Francis Beaudet <francis@macadamian.com>,... |
tree | commitdiff |
1998-12-10 |
Ulrich Weigand | Cleaned up CreateSystemTimer interface for use with... |
tree | commitdiff |
1998-12-10 |
Uwe Bonnes | Fixed GetFileTitle32A not filling up lpTitle if lpFile... |
tree | commitdiff |
1998-12-09 |
Marcus Meissner | Some unnecessary #include and messages removed. |
tree | commitdiff |
1998-12-08 |
Pablo Saratxaga | Fixed dummy entries in MAIN_ParseLanguageOption(). |
tree | commitdiff |
1998-12-08 |
Huw D M Davies | Fix for SetAbortProc16, stub for SetAbortProc32 and... |
tree | commitdiff |
1998-12-08 |
Huw D M Davies | Replace GRAPH_ functions with Win SDK equivalents. |
tree | commitdiff |
1998-12-07 |
Marcus Meissner | Stub for NPSGetProviderHandleA. |
tree | commitdiff |
1998-12-07 |
Gael de Chalendar | Stub for WNetOpenEnum32W. |
tree | commitdiff |
1998-12-07 |
Andreas Mohr | - Several kernel.spec return type mismatch fixes |
tree | commitdiff |
1998-12-02 |
Joseph Pranevich | Added console support. |
tree | commitdiff |
1998-12-01 |
Ulrich Weigand | Renamed KERNEL.327 to HandleParamError (as in 'Undoc... |
tree | commitdiff |
1998-12-01 |
Juergen Schmied | New parameter SPI_GETDRAGFULLWINDOW. |
tree | commitdiff |
1998-12-01 |
Juergen Schmied | VerQueryValue, bugfix: we cant convert binary data... |
tree | commitdiff |
1998-11-30 |
Gavriel State | Fixed registry query error value: now returns ERROR_FIL... |
tree | commitdiff |
1998-11-30 |
Uwe Bonnes | - fixed a minimal error in GetCommMask definition. |
tree | commitdiff |
1998-11-27 |
Stephen Crowley | Added a new cmdline switch to disable XF86 DGA Extensio... |
tree | commitdiff |
1998-11-25 |
Huw D M Davies | Remove X_DC_INFO from DC and make it behave like any... |
tree | commitdiff |
1998-11-22 |
Juergen Schmied | Small fixes to get the default language to a sensible... |
tree | commitdiff |
1998-11-22 |
Juergen Schmied | New stubs strdate, strtime. |
tree | commitdiff |
1998-11-22 |
Cliff Wright | Fixed a mask set, and other parity setting bugs for... |
tree | commitdiff |
1998-11-22 |
Huw D M Davies | Takes print spooler functions out of win16drv. |
tree | commitdiff |
1998-11-15 |
Alexandre Julliard | Small atom fixes. |
tree | commitdiff |
1998-11-15 |
Juergen Schmied | Cleanup, small fixes, a few new stubs. |
tree | commitdiff |
1998-11-15 |
Marcus Meissner | Own X11 errorhandler to locate X11 errors. Useful only... |
tree | commitdiff |
1998-11-14 |
Juergen Schmied | Fixed warnings, some only visible with -Wstrict-prototy... |
tree | commitdiff |
1998-11-14 |
Ulrich Weigand | Some fixes to Wine startup/termination sequence with... |
tree | commitdiff |
1998-11-14 |
Huw D M Davies | Should get win16drv AbortProc working. Hopefully. |
tree | commitdiff |
1998-11-14 |
Stephen Langasek | ugfixes for IPX code and preliminary groundwork for... |
tree | commitdiff |
1998-11-14 |
David A. Cuthbert | gets() fixes. |
tree | commitdiff |
1998-11-08 |
Juergen Schmied | Fixes: LB_/CB_/EM_ messages for getting/setting text... |
tree | commitdiff |
1998-11-08 |
Stephen Langasek | Support for IPX networking via winsock under Linux. |
tree | commitdiff |
1998-11-08 |
Uwe Bonnes | API documentation says that RegEnumKeyEx, RegEnumValue and |
tree | commitdiff |
1998-11-07 |
Andreas Mohr | Added stub WNetEnumCachedPasswords. |
tree | commitdiff |
1998-11-06 |
John Richardson | Fix wide character functions to return character count... |
tree | commitdiff |
1998-11-06 |
Juergen Schmied | Changed the default from 0 to 0x409 (eng-us). |
tree | commitdiff |
1998-11-04 |
Juergen Schmied | Fixed some compiler warnings. |
tree | commitdiff |
1998-11-01 |
Jesper Skov | egcs 'ambiguous else' warnings fixes. |
tree | commitdiff |
1998-11-01 |
Ulrich Weigand | Run Winelib applications as 32-bit processes in the... |
tree | commitdiff |
1998-11-01 |
Marcus Meissner | Added stubs for user32,advapi32 functions. |
tree | commitdiff |
1998-11-01 |
Marcus Meissner | More Nt* and Rtl* function stubs, moved ntdll.c to... |
tree | commitdiff |
1998-11-01 |
Ove Kaaven | Indirection for INSTR_EmulateInstruction for use by... |
tree | commitdiff |
1998-10-31 |
Marcus Meissner | Lots of stubs to get winlogon.exe from nt3.51 and other... |
tree | commitdiff |
1998-10-24 |
Kai Morich | Added Drag*32 functions. |
tree | commitdiff |
1998-10-24 |
Juergen Schmied | Added VERSION_IsOsUnicode(). |
tree | commitdiff |
1998-10-24 |
Uwe Bonnes | File sharing fixes. |
tree | commitdiff |
1998-10-23 |
Nick Holloway | Bug fix. |
tree | commitdiff |
1998-10-23 |
Juergen Schmied | Sysmetrics32W for SPI_GETICONTITLELOGFONT returns corre... |
tree | commitdiff |
1998-10-23 |
Juergen Schmied | More parameter checking in RltCopySid. |
tree | commitdiff |
1998-10-21 |
Marcus Meissner | Was freeing the incorrect pointers -> crash in mallocs... |
tree | commitdiff |
1998-10-17 |
Marcus Meissner | Fixed some more missing WINAPIs (hopefully correct). |
tree | commitdiff |
next |