projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ioctlsocket() now returns success if the app sets nonblocking mode for
[wine]
/
misc
/
2000-02-13
Juergen Lock
Fixed CDROM_Audio_Seek for non-linux systems.
tree
|
commitdiff
2000-02-13
Juergen Lock
VERSION_GetSystemDLLVersion crashed when being called...
tree
|
commitdiff
2000-02-13
Juergen Schmied
Reading of ri blocks.
tree
|
commitdiff
2000-02-10
Marcus Meissner
Initialize the NONCLIENTMETRICS with 0 (helps moorhuhn...
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Optimized debugging API to reduce code size.
tree
|
commitdiff
2000-02-10
Alexandre Julliard
Removed extra includes from ole.h and wingdi.h.
tree
|
commitdiff
2000-02-10
Jeremy White
Removed #include of wingdi.h and windef.h from winuser...
tree
|
commitdiff
2000-02-07
Andreas Mohr
- implemented serial numbers for audio CDs and data CDs
tree
|
commitdiff
2000-01-30
Juergen Schmied
- fixes, loading of settings per user
tree
|
commitdiff
2000-01-29
Andreas Mohr
- support for reading labels and serial nums from device
tree
|
commitdiff
2000-01-29
Alexandre Julliard
Bug fix: added temp structure to cope with debug traces...
tree
|
commitdiff
2000-01-29
Alexandre Julliard
Use a per-thread buffer and write(2) for debug traces.
tree
|
commitdiff
2000-01-25
Alexandre Julliard
Use argv[0] to locate the server executable.
tree
|
commitdiff
2000-01-25
Alexandre Julliard
Made the server listen for new clients on a Unix socket in
tree
|
commitdiff
2000-01-23
Ove Kaaven
Added -dxgrab command line option, which confines curso...
tree
|
commitdiff
2000-01-23
Alexandre Julliard
Moved winsock implementation to dlls/winsock.
tree
|
commitdiff
2000-01-18
Alexandre Julliard
Added debugstr_guid function and used it to replace
tree
|
commitdiff
2000-01-17
Juergen Schmied
Better error handling, less keys held open.
tree
|
commitdiff
2000-01-15
Juergen Schmied
New implementation of the win95 registry loader.
tree
|
commitdiff
2000-01-09
Juergen Schmied
- removed copying of HKEY_USERS to HKEY_CURRENT_USER
tree
|
commitdiff
2000-01-09
Erez Volk
Added stubs for some BiDi API functions.
tree
|
commitdiff
2000-01-05
Marcus Meissner
Some comm clean up, much more error messages, only...
tree
|
commitdiff
2000-01-04
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2000-01-01
Alexandre Julliard
Fixed potential buffer overflows (spotted by Francois...
tree
|
commitdiff
1999-12-27
Alexandre Julliard
Cosmetics.
tree
|
commitdiff
1999-12-27
Francois Gouget
Buffer overflows and strncpy fixes.
tree
|
commitdiff
1999-12-26
Francois Gouget
debugstr_w now returns something looking like 'L"xxxx...
tree
|
commitdiff
1999-12-25
Eric Pouech
Fixed first/last playable frame referencing.
tree
|
commitdiff
1999-12-20
Juergen Schmied
NT loader: don't stop loading a hive when an error...
tree
|
commitdiff
1999-12-12
Marcus Meissner
Removed 2 useless include winversion.h
tree
|
commitdiff
1999-12-11
Juergen Schmied
Added loader for NT registry files.
tree
|
commitdiff
1999-12-11
Marcus Meissner
Do not confuse the 0 fill magic of wsprintf with the...
tree
|
commitdiff
1999-12-11
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
1999-12-08
Dimitrie O. Paun
Make use of the DEFAULT_DEBUG_CHANNEL where appropriate.
tree
|
commitdiff
1999-12-05
Andreas Mohr
- the OLE version returned was too low
tree
|
commitdiff
1999-12-05
Andreas Mohr
Added Thread32First/Next stubs.
tree
|
commitdiff
1999-12-05
Marcus Meissner
Use the real glibc openpty if present.
tree
|
commitdiff
1999-12-05
Marcus Meissner
Fixed _copy_registry().
tree
|
commitdiff
1999-11-25
Alexandre Julliard
Several bug fixes in save_key().
tree
|
commitdiff
1999-11-25
Ove Kaaven
Made win16 serial comms less of a CPU hog.
tree
|
commitdiff
1999-11-24
Alexandre Julliard
Added wine.conf option for new format registry files.
tree
|
commitdiff
1999-11-24
Alexandre Julliard
Added support to the server for loading new format...
tree
|
commitdiff
1999-11-24
Alexandre Julliard
Bug fixes (thanks to Juergen Schmied).
tree
|
commitdiff
1999-11-23
Moses DeJong
Added implementation for WSARecvEx function. This is...
tree
|
commitdiff
1999-11-23
Alexandre Julliard
Changed to use new server-side registry support.
tree
|
commitdiff
1999-11-21
Niels Kristian Bec...
Removed extra #include statements.
tree
|
commitdiff
1999-11-13
Patrik Stridvall
Added better missing function emulation.
tree
|
commitdiff
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
next