projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dsound: Fix a compiler warning.
[wine]
/
dlls
/
kernel32
/
2007-08-21
Dmitry Timoshkov
kernel32: Fix test case failures for time zones with...
tree
|
commitdiff
2007-08-21
Dmitry Timoshkov
ntdll: Detect current time zone settings.
tree
|
commitdiff
2007-08-17
Louis Lenders
kernel32: Set USERNAME environment variable.
tree
|
commitdiff
2007-08-16
Marcus Meissner
kernel32: Initialize variable to a known bad value.
tree
|
commitdiff
2007-08-16
Francois Gouget
kernel32/tests: Remove a redundant RegSetValueExA(...
tree
|
commitdiff
2007-08-15
Mikołaj Zalewski
kernel32: Return error code if WOWCallback16Ex of a...
tree
|
commitdiff
2007-08-14
Mikołaj Zalewski
kernel: Allocate global memory with execute permission.
tree
|
commitdiff
2007-08-10
Francois Gouget
kernel32/tests: Test the debugger startup and crashed...
tree
|
commitdiff
2007-08-09
Francois Gouget
kernel32: Don't get stuck if the debugger exits without...
tree
|
commitdiff
2007-08-08
Luis C. Busquets...
kernel32: Export RestoreLastError.
tree
|
commitdiff
2007-08-08
Kirill K. Smirnov
kernel32: Do not append empty lines to the console...
tree
|
commitdiff
2007-08-08
Paul Vriens
kernel32/tests: Create paths after checking availabilit...
tree
|
commitdiff
2007-08-08
Paul Vriens
kernel32/tests: Changed skip message.
tree
|
commitdiff
2007-08-06
Francois Gouget
kernel32/tests: Re-balance the curly parentheses so...
tree
|
commitdiff
2007-08-01
Marcus Meissner
kernel32/tests: Fixed size to MultiByteToWideChar.
tree
|
commitdiff
2007-07-31
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2007-07-31
Dmitry Timoshkov
kernel32: Skip remainder of the time zone test if Syste...
tree
|
commitdiff
2007-07-30
Dmitry Timoshkov
kernel32: Fix TIME_CompTimeZoneID return type.
tree
|
commitdiff
2007-07-30
Dmitry Timoshkov
kernel32: Add more tests for time zone info.
tree
|
commitdiff
2007-07-26
Jacek Caban
kernel32: Added a number of activation context tests.
tree
|
commitdiff
2007-07-26
Jacek Caban
kernel32: Added FindActCtxSectionStringA implementation.
tree
|
commitdiff
2007-07-26
Eric Pouech
ntdll: Implemented RtlFindActivationContextSectionString.
tree
|
commitdiff
2007-07-26
Alexandre Julliard
ntdll: Initial implementation of RtlQueryInformationAct...
tree
|
commitdiff
2007-07-25
Matt Jones
server: Only commit SetThreadPriority if new priority...
tree
|
commitdiff
2007-07-25
Matt Jones
kernel32: Added test for bad arguments to SetThreadPrio...
tree
|
commitdiff
2007-07-23
Andrew Talbot
kernel32: Cast-qual warning fix.
tree
|
commitdiff
2007-07-20
Anatoly Lyutin
kernel32/tests: Add test for GetShortPathNameW.
tree
|
commitdiff
2007-07-19
Alexandre Julliard
ntdll: Implemented handling of the per-thread activatio...
tree
|
commitdiff
2007-07-19
Alexandre Julliard
kernel32: Move activation context creation to ntdll...
tree
|
commitdiff
2007-07-16
Alexandre Julliard
kernel32: Always clear the I/O status block count befor...
tree
|
commitdiff
2007-07-16
Alexandre Julliard
server: Merge APC processing into the select request.
tree
|
commitdiff
2007-07-16
Alexandre Julliard
kernel32: Wait in overlapped Read/WriteFile even when...
tree
|
commitdiff
2007-07-16
Huw Davies
kernel32: Overlapped pipe tests.
tree
|
commitdiff
2007-07-12
Huw Davies
kernel32: SetNamedPipeHandleState() is a stub, so for...
tree
|
commitdiff
2007-07-12
Huw Davies
kernel32: Swap incorrect use of buffers.
tree
|
commitdiff
2007-07-11
Alexandre Julliard
kernel32: Implemented GetTickCount64.
tree
|
commitdiff
2007-07-09
Paul Vriens
kernel32/tests: Add a forgotten if statement.
tree
|
commitdiff
2007-07-05
Paul Vriens
kernel32/tests 2/2: Use skip for not implemented function.
tree
|
commitdiff
2007-07-05
Paul Vriens
kernel32/tests: Don't crash on win98.
tree
|
commitdiff
2007-07-05
Paul Vriens
kernel32/tests: Use skip when functions are not available.
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
kernel32: Remove superfluous casts of void pointers...
tree
|
commitdiff
2007-06-25
Paul Vriens
kernel32/tests: Don't crash (on Vista).
tree
|
commitdiff
2007-06-25
Paul Vriens
kernel32/tests: Don't crash on Vista.
tree
|
commitdiff
2007-06-18
Alexandre Julliard
kernel32: Fix VxD open code for the new NtCreateFile...
tree
|
commitdiff
2007-06-08
Andrey Turkin
kernel32: Implement IO completion functions on top...
tree
|
commitdiff
2007-06-08
Andrey Turkin
kernel32: Factor out all kernel32 timeout-conversion...
tree
|
commitdiff
2007-06-04
Alexandre Julliard
kernel32: Rewrite GetOverlappedResult for the new async...
tree
|
commitdiff
2007-06-04
Mikołaj Zalewski
kernel: Fix clearing of memory in LocalReAlloc16(....
tree
|
commitdiff
2007-05-30
Mikołaj Zalewski
kernel32: Clear the extra memory in LocalReAlloc16...
tree
|
commitdiff
2007-05-30
Dmitry Timoshkov
kernel32: Fix some compilation warnings in 64-bit mode.
tree
|
commitdiff
2007-05-30
Alexandre Julliard
kernel32: Store global arena base as a pointer.
tree
|
commitdiff
2007-05-29
Alexandre Julliard
kernel32: Remove the fixme about MB_USEGLYPHCHARS.
tree
|
commitdiff
2007-05-29
Francois Gouget
kernel32/tests: src[i] is a char so there is no point...
tree
|
commitdiff
2007-05-29
Francois Gouget
kernel32/tests: Fix a signed/unsigned int mismatch.
tree
|
commitdiff
2007-05-25
Dmitry Timoshkov
wine: Switch to using 'long' for INT_PTR type for 64...
tree
|
commitdiff
2007-05-24
Dmitry Timoshkov
kernel32/tests: Fix a problem revealed by compilation...
tree
|
commitdiff
2007-05-23
Dmitry Timoshkov
kernel32: Fix compilation warnings in 64-bit mode.
tree
|
commitdiff
2007-05-22
Alexandre Julliard
ntdll: Avoid overflows in heap allocations. Based on...
tree
|
commitdiff
2007-05-21
Dmitry Timoshkov
kernel32: Fix the size of ThreadAffinityMask to match...
tree
|
commitdiff
2007-05-21
Marcus Meissner
kernel32: Skip modem status tests if GetModemStatus...
tree
|
commitdiff
2007-05-18
Alexandre Julliard
ntoskrnl.exe: Reuse the kernel32 instruction emulation...
tree
|
commitdiff
2007-05-18
Dmitry Timoshkov
kernel32: Add an overflow test for MultiByteToWideChar.
tree
|
commitdiff
2007-05-18
Dmitry Timoshkov
kernel32: Print last error value as unsigned, printing...
tree
|
commitdiff
2007-05-16
Alexandre Julliard
kernel32: Check for already loaded module also for...
tree
|
commitdiff
2007-05-16
Alexandre Julliard
kernel32: Support incrementing the module refcount...
tree
|
commitdiff
2007-05-16
Dmitry Timoshkov
kernel32: Add a test for LoadLibraryEx(LOAD_LIBRARY_AS_...
tree
|
commitdiff
2007-05-11
Kirill K. Smirnov
kernel32/tests: Add tests for console codepages.
tree
|
commitdiff
2007-05-11
Kirill K. Smirnov
server: Move console codepages to the server.
tree
|
commitdiff
2007-05-11
Alexandre Julliard
kernel32: Fix typo in CreateActCtxA.
tree
|
commitdiff
2007-05-10
Kirill K. Smirnov
kernel32/tests: Add tests for console screen buffer.
tree
|
commitdiff
2007-05-09
Eric Pouech
kernel32: Set the new definition for an activation...
tree
|
commitdiff
2007-05-09
Eric Pouech
kernel32: Implemented CreateActCtxA on top of CreateAct...
tree
|
commitdiff
2007-05-08
Alexandre Julliard
kernel32: Set the dll file name with the correct case...
tree
|
commitdiff
2007-05-07
Andrew Talbot
kernel32: Exclude unused headers.
tree
|
commitdiff
2007-05-07
Andrew Talbot
kernel32: Exclude unused headers.
tree
|
commitdiff
2007-05-07
Andrew Talbot
kernel32: Exclude unused headers.
tree
|
commitdiff
2007-05-07
Andrew Talbot
kernel32: Exclude unused headers.
tree
|
commitdiff
2007-05-07
Alexandre Julliard
kernel32: Disable FT_Thunk entry point when Windows...
tree
|
commitdiff
2007-05-04
Bill Medland
kernel32/tests: Boundary test cases for SystemTimeToFil...
tree
|
commitdiff
2007-05-03
Andrew Talbot
kernel32: Constify a variable.
tree
|
commitdiff
2007-05-01
Alexandre Julliard
kernel32: Don't skip directory symlinks when looking...
tree
|
commitdiff
2007-05-01
Louis Lenders
kernel32: Add stub for BindIoCompletionCallback.
tree
|
commitdiff
2007-04-30
Vitaliy Margolen
kernel32: Fix off by one error.
tree
|
commitdiff
2007-04-27
Kirill K. Smirnov
kernel32/tests: Add tests for NeedCurrentDirectoryForEx...
tree
|
commitdiff
2007-04-27
Kirill K. Smirnov
kernel32: Add partial stub for NeedCurrentDirectoryForE...
tree
|
commitdiff
2007-04-26
Paul Vriens
kernel32/tests: Resource functions are not implemented...
tree
|
commitdiff
2007-04-25
Paul Vriens
kernel32/tests: GetLongPathNameW is not implemented...
tree
|
commitdiff
2007-04-25
Paul Vriens
kernel32/tests: GetComputerNameW is not implemented...
tree
|
commitdiff
2007-04-25
Paul Vriens
kernel32/tests: CreateRemoteThread is not implemented...
tree
|
commitdiff
2007-04-25
Rob Shearman
kernel32: Add the directory the executable was loaded...
tree
|
commitdiff
2007-04-17
Alexandre Julliard
server: Move the FSCTL_PIPE_WAIT ioctl implementation...
tree
|
commitdiff
2007-04-17
Alexandre Julliard
server: Change the timeout handling to use NT-style...
tree
|
commitdiff
2007-04-16
Alexandre Julliard
server: Implement the FSCTL_PIPE_DISCONNECT ioctl on...
tree
|
commitdiff
2007-04-16
Alexandre Julliard
kernel32: Use the correct access rights when opening...
tree
|
commitdiff
2007-04-16
Chia-I Wu
kernel32: Fix non-terminated separator string.
tree
|
commitdiff
2007-04-12
Hans Leidekker
kernel32: Allow any amount of whitespace between the...
tree
|
commitdiff
2007-04-10
Alexandre Julliard
kernel32: Add SYNCHRONIZE access to mailslot handles.
tree
|
commitdiff
2007-04-09
Alexandre Julliard
ntdll: Use send(2) instead of write(2) for zero-byte...
tree
|
commitdiff
2007-04-09
Andrew Talbot
kernel32: Remove superfluous semicolons.
tree
|
commitdiff
2007-04-06
Alexandre Julliard
kernel32: Add a bit of slack to the mailslot timeout...
tree
|
commitdiff
next