projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Implement CheckThemeSignature.
[wine]
/
dlls
/
kernel
/
2004-04-06
Alexandre Julliard
Get rid of the removable media handling in the server.
tree
|
commitdiff
2004-04-05
Lionel Ulmer
Add better NULL checks to lstrcmp[i](A/W) functions.
tree
|
commitdiff
2004-04-03
Alexandre Julliard
Reimplemented DeleteFile by using CreateFile with
tree
|
commitdiff
2004-04-02
Alexandre Julliard
Removed the FailReadOnly option, this is now the defaul...
tree
|
commitdiff
2004-04-02
Alexandre Julliard
Don't try to get the file time if the file wasn't found.
tree
|
commitdiff
2004-04-02
Hans Leidekker
GetConsoleInfo() pseudo stub.
tree
|
commitdiff
2004-04-01
Raphael Junqueira
Added some stubs.
tree
|
commitdiff
2004-03-30
Alexandre Julliard
Get the drive root directories from the symlinks in...
tree
|
commitdiff
2004-03-30
Alexandre Julliard
Added support for DOS drives in QueryDosDevice and...
tree
|
commitdiff
2004-03-30
Dmitry Timoshkov
Add CP932, CP936, CP949 and CP950 to the charset map.
tree
|
commitdiff
2004-03-30
Mike McCormack
Fix builtin NE module refcounting of 32bit parent.
tree
|
commitdiff
2004-03-29
Ivan Leo Murray...
WINE_FILEDESCRIPTION_STR is already defined in wine_com...
tree
|
commitdiff
2004-03-29
Dmitry Timoshkov
Add Traditional Chinese Big5 and Simplified Chinese...
tree
|
commitdiff
2004-03-29
Mike McCormack
Use CreateEventW in preference to CreateEventA.
tree
|
commitdiff
2004-03-27
Alexandre Julliard
Check file sharing permissions based on the file inode...
tree
|
commitdiff
2004-03-26
Alexandre Julliard
Fixed GetDriveType16 return value for non-existent...
tree
|
commitdiff
2004-03-26
Alexandre Julliard
Store the windows and system directories as long path...
tree
|
commitdiff
2004-03-25
Alexandre Julliard
Reimplemented SearchPathW using ntdll functions.
tree
|
commitdiff
2004-03-25
Alexandre Julliard
Split OpenFile implementation in separate 16- and 32...
tree
|
commitdiff
2004-03-25
Alexandre Julliard
Changed LoadLibraryEx32W16 to use OpenFile16 to look...
tree
|
commitdiff
2004-03-24
Alexandre Julliard
.spec.c files are no longer used for 32-bit dlls.
tree
|
commitdiff
2004-03-23
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-03-22
Uwe Bonnes
Added tests for time functions.
tree
|
commitdiff
2004-03-20
Alexandre Julliard
Rewrote handling of COM and LPT devices to use symlinks in
tree
|
commitdiff
2004-03-19
Ulrich Czekalla
Fix typo in FormatMessageW.
tree
|
commitdiff
2004-03-19
Ulrich Czekalla
Convert FormatMessageW to use unicode functions.
tree
|
commitdiff
2004-03-18
Raphael Junqueira
Remove duplicate code by using Nt* functions for PulseE...
tree
|
commitdiff
2004-03-18
Richard Cohen
Added some traces.
tree
|
commitdiff
2004-03-17
Alexandre Julliard
Reimplemented FindFirstFile/FindNextFile on top of
tree
|
commitdiff
2004-03-17
Richard Cohen
Fix relative screen resizing.
tree
|
commitdiff
2004-03-17
Alexandre Julliard
Retrieve a short name in GetShortPathNameW if the long...
tree
|
commitdiff
2004-03-17
Raphael Junqueira
Added stub for SignalObjectAndWait.
tree
|
commitdiff
2004-03-16
Jukka Heinonen
DPMI programs now handle pending events.
tree
|
commitdiff
2004-03-15
Jukka Heinonen
Emulating STI instruction now raises an exception if...
tree
|
commitdiff
2004-03-12
Alexandre Julliard
We no longer need to pass --debugmsg -all to winedbg.
tree
|
commitdiff
2004-03-11
Alexandre Julliard
Get rid of the WINEOPTIONS variable and instead use...
tree
|
commitdiff
2004-03-11
Alexandre Julliard
The OpenConsoleW inherit argument is a boolean not a
tree
|
commitdiff
2004-03-11
Alexandre Julliard
Do not put the TEMP and TMP variables into the Unix...
tree
|
commitdiff
2004-03-11
Alexandre Julliard
Remove the WINEDEBUG variable from the environment...
tree
|
commitdiff
2004-03-10
Alexandre Julliard
Moved a number of 16-bit functions to file16.c.
tree
|
commitdiff
2004-03-09
Alexandre Julliard
Removed some unnecessary definitions from file.h.
tree
|
commitdiff
2004-03-09
Alexandre Julliard
Reimplemented GetVolumeInformation and SetVolumeLabel...
tree
|
commitdiff
2004-03-09
Dmitry Timoshkov
Do not take into account LC_CTYPE and LC_MESSAGES while...
tree
|
commitdiff
2004-03-03
Rein Klazes
Implemented GetDaylightFlag.
tree
|
commitdiff
2004-03-02
Alexandre Julliard
We no longer use the .exe.spec.c files.
tree
|
commitdiff
2004-02-27
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-02-27
Patrik Stridvall
Added proper headers for the *ActCtx* functions.
tree
|
commitdiff
2004-02-26
Dimitrie O. Paun
Remove the win32 debug channel, misc cleanup of debuggi...
tree
|
commitdiff
2004-02-26
Mike Hearn
Use time rather than win32 debug channel for kernel...
tree
|
commitdiff
2004-02-25
Alexandre Julliard
Fixed callers of GetLocaleInfoW to use the correct...
tree
|
commitdiff
2004-02-25
Alexandre Julliard
Return the right error code for non-existent VxD modules.
tree
|
commitdiff
2004-02-24
Alexandre Julliard
Removed some of the DOS device hacks (based on a patch...
tree
|
commitdiff
2004-02-24
Uwe Bonnes
Pass inherit handle flag properly for CreateNamedPipe.
tree
|
commitdiff
2004-02-21
Alexandre Julliard
Allow the implementation of the VxDCall entry points...
tree
|
commitdiff
2004-02-20
Patrik Stridvall
Fixed some issues found by winapi_check.
tree
|
commitdiff
2004-02-20
Alexandre Julliard
Create real file handles for VxDs instead of using...
tree
|
commitdiff
2004-02-20
Alexandre Julliard
Added support for implementing VxDs as separate dlls...
tree
|
commitdiff
2004-02-17
Marcus Meissner
Support emulation of the privileged mov dr7,eax instruc...
tree
|
commitdiff
2004-02-17
Alexandre Julliard
Added support for building a dll from a .def file for...
tree
|
commitdiff
2004-02-12
Alexandre Julliard
Authors: David Hammerton <david@transgaming.com>, Mike...
tree
|
commitdiff
2004-02-12
Alexandre Julliard
Get rid of the flatthunk.h header.
tree
|
commitdiff
2004-02-12
Alexandre Julliard
Store the kernel32 module handle globally to avoid...
tree
|
commitdiff
2004-02-10
Dmitry Timoshkov
Fix a couple of copy/paste errors.
tree
|
commitdiff
2004-02-09
Francois Gouget
Assorted spelling and case fixes.
tree
|
commitdiff
2004-02-09
Dmitry Timoshkov
Add a test case for Virtual* APIs, fix a few bugs disco...
tree
|
commitdiff
2004-02-09
Dmitry Timoshkov
Allow compilation with MSVC.
tree
|
commitdiff
2004-02-07
Alexandre Julliard
Added memchrW and memrchrW to the exported Unicode...
tree
|
commitdiff
2004-02-07
Alexandre Julliard
Added missing parameter check in SetLocaleInfoA reveale...
tree
|
commitdiff
2004-02-07
Robert Shearman
- Use Win32 instead of Unix file functions.
tree
|
commitdiff
2004-02-07
Bill Medland
Correct GetNumberFormat for negative numbers with e...
tree
|
commitdiff
2004-02-07
Alexandre Julliard
Get pointer to CreateFileW earlier on during startup.
tree
|
commitdiff
2004-02-06
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-02-05
Alexandre Julliard
Revert the thread exit race fix for now, it doesn't...
tree
|
commitdiff
2004-02-05
Alexandre Julliard
Fixed a couple of race conditions in the wine_pthread...
tree
|
commitdiff
2004-02-05
Hans Leidekker
Improved error reporting.
tree
|
commitdiff
2004-02-05
Mike McCormack
Fix incorrect GetLongPathName usage exposed by Eric...
tree
|
commitdiff
2004-01-30
Jon Griffiths
Add stubs for the Activation Context API (XP+).
tree
|
commitdiff
2004-01-28
Alexandre Julliard
Make sure that there is extra information in the except...
tree
|
commitdiff
2004-01-27
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-27
Dmitry Timoshkov
Use case insensitive comparison with pseudo console...
tree
|
commitdiff
2004-01-27
Francois Gouget
Add missing '\n's to debug traces.
tree
|
commitdiff
2004-01-26
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-23
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-23
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-23
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2004-01-23
Ge van Geldorp
Rename LARGE_INTEGER and ULARGE_INTEGER members "s...
tree
|
commitdiff
2004-01-20
Rein Klazes
Fix MultiByteToWideChar and WideCharToMultiByte when...
tree
|
commitdiff
2004-01-20
Francois Gouget
Avoid duplicate '=C:' entries in the child process...
tree
|
commitdiff
2004-01-20
Francois Gouget
Fix a file descriptor leak in create_process().
tree
|
commitdiff
2004-01-20
Eric Pouech
- RtlGetFullPathName_U: rewritten so that the source...
tree
|
commitdiff
2004-01-18
Eric Pouech
Added support for Unix code page in NTDLL.
tree
|
commitdiff
2004-01-16
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2004-01-16
Francois Gouget
Return HFILE_ERROR instead of -1 in _lread.
tree
|
commitdiff
2004-01-16
Mike Hearn
- Ensure we correctly add a backslash like Windows...
tree
|
commitdiff
2004-01-16
Vincent Béron
Move the implementation of GetDefaultCommConfig from...
tree
|
commitdiff
2004-01-16
Vincent Béron
Unicodify some comm functions.
tree
|
commitdiff
2004-01-15
Mike McCormack
Preserve trailing backslashes in GetFullPathName.
tree
|
commitdiff
2004-01-15
Alexandre Julliard
Define INADDR_NONE if needed (reported by Robert Lunnon).
tree
|
commitdiff
2004-01-15
Eric Pouech
Reimplemented Get{Short|Long}PathName and updated the...
tree
|
commitdiff
2004-01-14
Eric Pouech
- got rid of FILE_Dup2 export from kernel32
tree
|
commitdiff
next