1999-11-12 |
Jeremy White | Add debugstr_hex_dump to allow display hex dumps of... |
tree | commitdiff |
1999-11-12 |
Huw D M Davies | Fix save_check_tainted to properly scan the tree so... |
tree | commitdiff |
1999-11-10 |
Rein Klazes | Send WM_CTLCOLOREDIT not WM_CTLCOLORSTATIC messages... |
tree | commitdiff |
1999-11-04 |
Eric Pouech | Enable safe reading of registry file, even if file... |
tree | commitdiff |
1999-10-31 |
Juergen Schmied | Better version autodetection. |
tree | commitdiff |
1999-10-31 |
Huw D M Davies | Fixed a few problems with RegEnumKey*. |
tree | commitdiff |
1999-10-31 |
Patrik Stridvall | Added missing configuration #if:s and #includes:s. |
tree | commitdiff |
1999-10-31 |
Huw D M Davies | Better handling of newlines in FormatMessage*. |
tree | commitdiff |
1999-10-31 |
Huw D M Davies | It appears that StartDoc sends the STARTDOC escape... |
tree | commitdiff |
1999-10-24 |
Marcus Meissner | Made LoadHomeRegistryFiles default to TRUE. |
tree | commitdiff |
1999-10-24 |
Nathaniel | Improved registry isolation possibilities. |
tree | commitdiff |
1999-10-23 |
Ove Kaaven | Winsock rewrite. Sockets are now proper win32 handles. |
tree | commitdiff |
1999-10-13 |
Uwe Bonnes | Use LoadString16 for FormatMessage16 and handle |
tree | commitdiff |
1999-10-13 |
Ulrich Weigand | Bugfix: DdeNameService was broken. |
tree | commitdiff |
1999-10-13 |
Andreas Mohr | Added warning for future VERSION_GetVersion() (mis... |
tree | commitdiff |
1999-10-13 |
Marcus Meissner | Also escape characters >=0x80 within the wineregistry... |
tree | commitdiff |
1999-09-29 |
Marcus Meissner | Set refcounter to 1 on initial init or WSAStartup/WSASt... |
tree | commitdiff |
1999-09-23 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-09-23 |
Patrik Stridvall | Modification due to problems with winapi-check. |
tree | commitdiff |
1999-09-22 |
David Luyer | getpeername() and getsockname() return errors in errno... |
tree | commitdiff |
1999-09-20 |
Patrik Stridvall | Fixed ANSI C violations. |
tree | commitdiff |
1999-09-20 |
Ulrich Weigand | System timer proc thunk creation moved out of if1632... |
tree | commitdiff |
1999-09-19 |
Huw D M Davies | Fix FormatMessage16 at least enough to get win95 16bit... |
tree | commitdiff |
1999-09-14 |
Patrik Stridvall | Add support for anonymous struct/unions on compilers... |
tree | commitdiff |
1999-09-13 |
Huw D M Davies | Change interfaces to THUNK_Alloc/Free slightly and... |
tree | commitdiff |
1999-09-05 |
Richard Cohen | Consequential changes to default system font sizes |
tree | commitdiff |
1999-09-04 |
Alexandre Julliard | Added configure check for str[n]casecmp. |
tree | commitdiff |
1999-09-03 |
Marcus Meissner | subkey_found did not search for _all_ sub keys. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | Added resolution of LVM messages. |
tree | commitdiff |
1999-08-15 |
Juergen Schmied | Fixed ascii/unicode issue for naming of the mutexes. |
tree | commitdiff |
1999-08-14 |
Uwe Bonnes | - implemented GetCommModemStatus |
tree | commitdiff |
1999-08-14 |
Morten Eriksen | Made GetVersionEx() behave in accordance with the speci... |
tree | commitdiff |
1999-08-07 |
Ulrich Weigand | Separated Win16 (USER) and Win32 (MPR) network routines. |
tree | commitdiff |
1999-08-07 |
Andreas Mohr | Improved (sort of) RegFlushKey. |
tree | commitdiff |
1999-08-07 |
Uwe Bonnes | - added some more Baudrates |
tree | commitdiff |
1999-08-04 |
Ulrich Weigand | Moved various DLLs to dlls/ |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Removed IP_reg, SP_reg and FL_reg definitions to avoid... |
tree | commitdiff |
1999-08-01 |
Alexandre Julliard | Use the service thread for comm notifications. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by Solaris Lint. |
tree | commitdiff |
1999-07-31 |
Patrik Stridvall | Fixed some of the issues reported by winapi-check. |
tree | commitdiff |
1999-07-31 |
Eric Kohl | Added stub for _except_handler2(). |
tree | commitdiff |
1999-07-31 |
Ove Kaaven | Bugfixes and a fake GETBASEIRQ. |
tree | commitdiff |
1999-07-25 |
Huw D M Davies | {Start|End}{Doc|Page} go through DCfuncs. |
tree | commitdiff |
1999-07-24 |
Ulrich Weigand | Unify startup sequence for Wine and WineLib. |
tree | commitdiff |
1999-07-24 |
Huw D M Davies | Implement handling of 32 bit AbortProc. |
tree | commitdiff |
1999-07-24 |
Alexandre Julliard | Fixed GetW32SysVersion16 return type. |
tree | commitdiff |
1999-07-23 |
Ulrich Weigand | Bugfix: Reverted CallTo16 routines to STDCALL convention. |
tree | commitdiff |
1999-07-23 |
Lionel Ulmer | - Added a new option 'noxshm' |
tree | commitdiff |
1999-07-18 |
Albert den Haan | Remove string.c because all of its functions were moved... |
tree | commitdiff |
1999-07-18 |
Ian Schmidt | Added version information for Win98. |
tree | commitdiff |
1999-07-18 |
Eric Pouech | debug_(snoop|relay)_(exclude|include)list => fixed... |
tree | commitdiff |
1999-07-18 |
Ove Kaaven | Added missing include netinet/tcp.h, for TCP_NODELAY. |
tree | commitdiff |
1999-07-15 |
Keith Matthews | Minor bug fixes in DdeNameService, also changes to... |
tree | commitdiff |
1999-07-15 |
Marcus Meissner | ERROR_MORE_DATA requires to write the needed number... |
tree | commitdiff |
1999-07-12 |
Eric Pouech | Compiler warnings fix. |
tree | commitdiff |
1999-07-12 |
Eric Pouech | Dumb fixes. |
tree | commitdiff |
1999-07-11 |
Alexandre Julliard | Take advantage of the new registers saved in the STACK1... |
tree | commitdiff |
1999-07-11 |
Marcus Meissner | Removed the old, historical and no longer working IPC... |
tree | commitdiff |
1999-07-11 |
Ulrich Weigand | Modularized CallFrom/To16 routines. Adapted dependent... |
tree | commitdiff |
1999-07-10 |
Howard Abrams | Added checks for sys/errno.h, sys/signal.h and sys... |
tree | commitdiff |
1999-07-10 |
Ulrich Weigand | Bugfix: exit() replaced by ExitProcess(). |
tree | commitdiff |
1999-07-10 |
Huw D M Davies | Added `const's to some registry API functions. |
tree | commitdiff |
1999-07-10 |
Juergen Schmied | Added stub for WNetGetUniversalName[A|W]. |
tree | commitdiff |
1999-07-04 |
Patrik Stridvall | Fixes for compile on non-Intel platforms. |
tree | commitdiff |
1999-07-03 |
Marcus Meissner | some small include fixes, some checks for NULL ptrs, |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Converted to the new debug interface, using script... |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Changed CONTEXT into CONTEXT86 everywhere we really... |
tree | commitdiff |
1999-06-26 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-06-26 |
Eric Kohl | Added WNetRemoveCachedPassword() stub. |
tree | commitdiff |
1999-06-26 |
Marcus Meissner | Fixed the stringcompare in _find_or_add_*() (was missin... |
tree | commitdiff |
1999-06-26 |
Alexandre Julliard | Further server optimizations: |
tree | commitdiff |
1999-06-22 |
Alexandre Julliard | Made server communication faster by using a shared... |
tree | commitdiff |
1999-06-18 |
Andreas Mohr | Bug fix. |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Mad the include files idempotent using a consistent... |
tree | commitdiff |
1999-06-12 |
Patrik Stridvall | Removed direct references to CLASS internals. |
tree | commitdiff |
1999-06-12 |
Andreas Mohr | Rearrange winver detection code and cache the winver... |
tree | commitdiff |
1999-06-12 |
Marcus Meissner | Use @sysconfdir@ for the default registries in misc... |
tree | commitdiff |
1999-06-12 |
Ove Kaaven | Implementation of EV_RXFLAG. |
tree | commitdiff |
1999-06-12 |
Keith Matthews | 1st cut implementation of DdeNameService (omits monitor... |
tree | commitdiff |
1999-06-06 |
Ulrich Weigand | Removed Callback.CallTaskRescheduleProc(). |
tree | commitdiff |
1999-06-05 |
Robert W Hall | Added 2 stubs. |
tree | commitdiff |
1999-05-29 |
Marcus Meissner | Fixed some warnings. |
tree | commitdiff |
1999-05-29 |
Ove Kaaven | Fixed a couple of missing event notifications. Some... |
tree | commitdiff |
1999-05-24 |
Alexandre Julliard | Release the Win16Lock before calling WinExec. |
tree | commitdiff |
1999-05-24 |
Ulrich Weigand | Moved WINSOCK network IO event handling to special... |
tree | commitdiff |
1999-05-23 |
Alexandre Julliard | Implemented the Win32 debug API functions. |
tree | commitdiff |
1999-05-23 |
Ulrich Weigand | Added _DebugOutput (KERNEL.328), LogApiThk (KERNEL... |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Replaced all occurences of SYSMETRICS_xx and sysMetrics... |
tree | commitdiff |
1999-05-22 |
Marcus Meissner | Added init function for CRTDLL, allocate stdio/stderr... |
tree | commitdiff |
1999-05-22 |
James Juran | Print a more effective (and visible) error message... |
tree | commitdiff |
1999-05-22 |
Juergen Schmied | Implemented printing out of some structures. |
tree | commitdiff |
1999-05-17 |
Huw D M Davies | Implement DocumentProperties, DeviceCapabilities, begin... |
tree | commitdiff |
1999-05-17 |
Ulrich Weigand | Some stubs added. |
tree | commitdiff |
1999-05-12 |
Alexandre Julliard | Moved some exception definitions to winnt.h and ntddk.h. |
tree | commitdiff |
1999-05-12 |
Marcus Meissner | WSOCK32/WINSOCK uses SetLastError() to keep its own... |
tree | commitdiff |
1999-05-09 |
Marcus Meissner | More debug output for RegQueryInfoKey. |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Patrik Stridvall | ANSI C fixes. |
tree | commitdiff |
1999-05-08 |
Huw D M Davies | Split off wingdi16.h from wingdi.h. Add many more... |
tree | commitdiff |
1999-05-08 |
Noomen Hamza | Bug fixes. |
tree | commitdiff |
next |