projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Removed calls to Wine internal functions.
[wine]
/
misc
/
2000-11-15
Marcus Meissner
RegSetValueEx16 might get passed 0 as count of databyte...
tree
|
commitdiff
2000-11-09
Alexandre Julliard
Added __wine_get_main_args to retrieve command-line...
tree
|
commitdiff
2000-11-08
Alexandre Julliard
Added new library.h header for libwine definitions.
tree
|
commitdiff
2000-11-05
Alexandre Julliard
New debug channel mechanism allowing decentralized...
tree
|
commitdiff
2000-11-01
Alexandre Julliard
Authors: Andreas Mohr <amohr@codeweavers.com>, Dimitrie...
tree
|
commitdiff
2000-10-31
David Elliott
_nt_parse_nk() should not close keys that it does not...
tree
|
commitdiff
2000-10-31
Alexandre Julliard
Build ntdll as a real dll, including everything that...
tree
|
commitdiff
2000-10-28
Francois Gouget
Return a more plausible value for MinimumApplicationAdd...
tree
|
commitdiff
2000-10-24
Patrik Stridvall
Explicitly initialize structures.
tree
|
commitdiff
2000-10-23
Andreas Mohr
Always open/close the CD-ROM device for every Windows...
tree
|
commitdiff
2000-10-15
Alexandre Julliard
Converted a few more server requests to the new mechanism.
tree
|
commitdiff
2000-10-13
Mike McCormack
Moved comm.c into kernel32.
tree
|
commitdiff
2000-09-29
Alexandre Julliard
Moved $(MODULE).o rule out of Make.rules into the indiv...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed some of the XXX_reg macros now that we are...
tree
|
commitdiff
2000-09-25
Alexandre Julliard
Removed inclusion of wine/winestring.h from winbase...
tree
|
commitdiff
2000-09-22
Andreas Mohr
Make GetTickCount not use the whole Unix epoch (since...
tree
|
commitdiff
2000-09-22
Andreas Mohr
fixed the win95 registry loader to have somewhat strict...
tree
|
commitdiff
2000-09-18
Mike McCormack
- removed redundant functions COMM_Get(Read/Write)Fd
tree
|
commitdiff
2000-09-16
Mike McCormack
Implemented SetCommMask, SetCommTimeouts, GetCommMask...
tree
|
commitdiff
2000-09-16
Andreas Mohr
Silence some bogus error message.
tree
|
commitdiff
2000-09-12
Andreas Mohr
- fixes debugger output
tree
|
commitdiff
2000-09-07
Mike McCormack
Added serial port object to the server.
tree
|
commitdiff
2000-08-31
Alexandre Julliard
Converted a lot of server requests to the new exception...
tree
|
commitdiff
2000-08-30
Alexandre Julliard
Added exception handling wrapper to a number of server...
tree
|
commitdiff
2000-08-29
Andreas Mohr
Fixed verbose CD-ROM serial number warnings and some...
tree
|
commitdiff
2000-08-28
Peter Ganten
- Always store the full path name of 32bit modules...
tree
|
commitdiff
2000-08-26
Andreas Mohr
- made the MIDI sequencer error message much better...
tree
|
commitdiff
2000-08-25
Andreas Mohr
Minor cosmetic changes.
tree
|
commitdiff
2000-08-25
Andreas Mohr
Cleanup and speedup of init code.
tree
|
commitdiff
2000-08-25
Marcus Meissner
Use int instead of CHAR/WCHAR in va_arg() (fixes gcc...
tree
|
commitdiff
2000-08-20
Dmitry Timoshkov
Added new language detection scheme that uses NLS data...
tree
|
commitdiff
2000-08-19
Ed Snow
Corrected serial number generation for CD's with 1...
tree
|
commitdiff
2000-08-18
Stefan Leichter
Fixed return value of CDROM_GetLabel if CDROM_Open...
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Moved CharUpper* and CharLower* functions to dlls/user.
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced VERSION_* calls by exported API equivalents.
tree
|
commitdiff
2000-08-14
Alexandre Julliard
Replaced global Callbacks structure by appropriate...
tree
|
commitdiff
2000-08-11
Alexandre Julliard
Added Unicode ctype support.
tree
|
commitdiff
2000-08-10
Alexandre Julliard
Merged clipboard driver into USER driver.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed some unnecessary #includes and dll dependencies.
tree
|
commitdiff
2000-08-09
Alexandre Julliard
Removed winver and service_table from the PDB and made...
tree
|
commitdiff
2000-08-07
Alexandre Julliard
- Fixed resource functions to work directly from the...
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Moved most USER string functions to dlls/user.
tree
|
commitdiff
2000-08-06
Alexandre Julliard
Replaced lstrlen/lstrcmp by libc equivalents everywhere...
tree
|
commitdiff
2000-08-04
Alexandre Julliard
Moved a bunch of functions out of libwine/kernel/gdi...
tree
|
commitdiff
2000-08-03
Alexandre Julliard
Make USER and GDI separate dlls.
tree
|
commitdiff
2000-07-31
Alexandre Julliard
Cleaned up some more USER dependencies.
tree
|
commitdiff
2000-07-31
Alexandre Julliard
Moved toolhelp implementation into kernel32 dll.
tree
|
commitdiff
2000-07-30
Alexandre Julliard
Cleaned up a few USER dependencies.
tree
|
commitdiff
2000-07-29
Alexandre Julliard
Removed some unnecessary inclusions of wingdi.h and...
tree
|
commitdiff
2000-07-29
Dmitry Timoshkov
FindResourceExA/W should search for the specified langu...
tree
|
commitdiff
2000-07-25
Andreas Mohr
- fixed a gross bug in SetCurrentDirectoryA (where...
tree
|
commitdiff
2000-07-25
Dave Pickles
Improved FormatMessage:
tree
|
commitdiff
2000-07-25
Patrik Stridvall
Fixed issues found by winapi_check.
tree
|
commitdiff
2000-07-25
Alexandre Julliard
Moved thunking functions off to kernel32.dll.
tree
|
commitdiff
2000-07-16
Alexandre Julliard
Get full path of argv[0] before we change directories.
tree
|
commitdiff
2000-07-15
Mike McCormack
Hook serialui dll into existing comm functions.
tree
|
commitdiff
2000-07-15
Alexandre Julliard
Made --language behave the same as setting the LANGUAGE...
tree
|
commitdiff
2000-07-15
Gerald Pfeifer
Fixed an incorrect format string.
tree
|
commitdiff
2000-07-10
Eric Pouech
Fixed FormatMessage[A|16] against some buffer overflow...
tree
|
commitdiff
2000-07-09
Stefan Leichter
Fixes the BuildCommDCBA function.
tree
|
commitdiff
2000-07-09
Hidenori Takeshima
Added configure check for libutil.h.
tree
|
commitdiff
2000-07-09
Alexandre Julliard
Fixed lstrcpynAtoW usage (reported by Stas Sergeev).
tree
|
commitdiff
2000-07-08
Stefan Leichter
Started implementation of the functions GetDefaultCommC...
tree
|
commitdiff
2000-07-08
Joerg Mayer
Fixed the debugmsg help.
tree
|
commitdiff
2000-06-24
Alexandre Julliard
Split bidi16.c and network.c out of misc/ into their...
tree
|
commitdiff
2000-06-23
Alexandre Julliard
Cleaned up a few inter-dll dependencies.
tree
|
commitdiff
2000-06-15
Frederic Boulanger
CreateSpoolFile is called with a dos name, we have...
tree
|
commitdiff
2000-06-15
Mike McCormack
- add prototypes for serial API functions
tree
|
commitdiff
2000-06-12
Andreas Mohr
Made the DLL version clash error message more verbose.
tree
|
commitdiff
2000-06-08
Dmitry Timoshkov
Implement NTDLL.towupper and NTDLL.towlower using alrea...
tree
|
commitdiff
2000-06-07
Alexandre Julliard
Fixed off-by-one error in string allocation.
tree
|
commitdiff
2000-06-03
Alexandre Julliard
Removed MSG_WineStartTicks (does not work for multiple...
tree
|
commitdiff
2000-06-03
Juergen Schmied
Fixed crash.
tree
|
commitdiff
2000-06-01
Andreas Mohr
Lots of spelling fixes that accumulated in my tree...
tree
|
commitdiff
2000-05-30
Zoran Dzelajlija
Basic Croatian language support.
tree
|
commitdiff
2000-05-30
Alexandre Julliard
Make child processes inherit command-line options throu...
tree
|
commitdiff
2000-05-30
Gerald Pfeifer
Fixed warning.
tree
|
commitdiff
2000-05-29
Alexandre Julliard
Exec a separate wine binary for every win32 process...
tree
|
commitdiff
2000-05-26
James Juran
DEBUG_ExternalDebugger() needs to be a part of wine...
tree
|
commitdiff
2000-05-18
Patrik Stridvall
Fixed issues found by winapi_test.
tree
|
commitdiff
2000-05-14
Dimitrie O. Paun
Moved DDEML into dlls/user.
tree
|
commitdiff
2000-05-14
Alexandre Julliard
Added support for registry values larger than the serve...
tree
|
commitdiff
2000-05-10
Alexandre Julliard
Specify the service thread timers in ms instead of us.
tree
|
commitdiff
2000-05-10
Alexandre Julliard
Reserve space for the PE header at the start of the...
tree
|
commitdiff
2000-05-05
Huw D M Davies
Strip the $$$PROTO.HIV bit from win2k SYSTEM and SOFTWA...
tree
|
commitdiff
2000-05-03
Bertho Stultiens
Mmap does not fail on zero-length files.
tree
|
commitdiff
2000-04-29
Patrik Stridvall
Fixed issues reported by winapi_check.
tree
|
commitdiff
2000-04-28
Juergen Schmied
Small fixes, removed asserts.
tree
|
commitdiff
2000-04-28
Rein Klazes
Implement mark and space parity generation. Accept...
tree
|
commitdiff
2000-04-24
Patrik Stridvall
Fixed some warnings.
tree
|
commitdiff
2000-04-24
Dimitrie O. Paun
Removed the last xmalloc calls.
tree
|
commitdiff
2000-04-23
Gerard Patel
Do not initialize dcb in BuildCommDCB[AndTimeouts].
tree
|
commitdiff
2000-04-16
Alexandre Julliard
Implemented thread and (partial) module snapshots,...
tree
|
commitdiff
2000-04-16
Alexandre Julliard
Save the registry on server exit without client interve...
tree
|
commitdiff
2000-04-15
Alexandre Julliard
Improved Winelib apps initialisation code. No longer...
tree
|
commitdiff
2000-04-14
Marcus Meissner
Do not dereference a ptr we just checked being NULL.
tree
|
commitdiff
2000-04-14
Ove Kaaven
Follow symlinks when saving registry.
tree
|
commitdiff
2000-04-13
Eric Pouech
Got rid of -debug wine's option (wine now requires...
tree
|
commitdiff
2000-04-06
Alexandre Julliard
Moved SaveOnlyUpdatedKeys to wine.ini.
tree
|
commitdiff
2000-04-06
Patrik Stridvall
Fixed some issues reported by winapi_check.
tree
|
commitdiff
next