projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msxml3: Use the associated schema for domelem_get_dataType().
[wine]
/
dlls
/
kernel32
/
2010-11-16
Ken Thomases
loader: On Mac, reserve the process's original thread...
tree
|
commitdiff
2010-11-12
Detlef Riekenberg
kernel32: Add a stub for SetProcessDEPPolicy.
tree
|
commitdiff
2010-11-12
Eric Pouech
kernel32: Fixed regression with echoing input characters.
tree
|
commitdiff
2010-11-10
Michael Stefaniuc
kernel32/tests: '\' needs to be escaped in a C string...
tree
|
commitdiff
2010-11-08
Eric Pouech
server: Removed the no longer used bare parameter out...
tree
|
commitdiff
2010-11-08
Eric Pouech
kernel32: Use fd availability for testing whether a...
tree
|
commitdiff
2010-11-04
Alexandre Julliard
kernel32: Fix a trace to print the correct error code.
tree
|
commitdiff
2010-11-04
André Hentschel
kernel32: Remove dead code and old comment.
tree
|
commitdiff
2010-11-02
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2010-11-01
Alexandre Julliard
kernel32: Remove unnecessary use of wownt32.h.
tree
|
commitdiff
2010-10-30
Alexandre Julliard
libwine: Update Unicode tables to the Unicode 6.0 standard.
tree
|
commitdiff
2010-10-29
Charles Davis
kernel32/tests: Fix the mixed-case short path test...
tree
|
commitdiff
2010-10-28
Charles Davis
kernel32/tests: Add a test for opening short paths...
tree
|
commitdiff
2010-10-28
André Hentschel
kernel32: Update function docs for GetBinayType.
tree
|
commitdiff
2010-10-25
Austin Lund
kernel32/tests: Increase timeouts to avoid test failure...
tree
|
commitdiff
2010-10-25
Alexandre Julliard
kernel32: Fix a FAT format sanity check for floppies.
tree
|
commitdiff
2010-10-25
Anders Jonsson
kernel32: Add Swedish translation.
tree
|
commitdiff
2010-10-22
Louis Lenders
kernel32: Fix GetTempFileName with invalid path.
tree
|
commitdiff
2010-10-20
Alexandre Julliard
kernel32: Fix last error code in GetVolumeInformationW...
tree
|
commitdiff
2010-10-20
Alexandre Julliard
kernel32: Use the NT name to retrieve label and serial...
tree
|
commitdiff
2010-10-20
Alexandre Julliard
kernel32: Use the NT name to open the root directory...
tree
|
commitdiff
2010-10-20
Alexandre Julliard
kernel32: Use the NT name to open the device in GetVolu...
tree
|
commitdiff
2010-10-20
Alexandre Julliard
kernel32: Use RtlDosPathNameToNtPathName_U to validate...
tree
|
commitdiff
2010-10-19
Alexandre Julliard
ntdll: More complete implementation of NtAreMappedFiles...
tree
|
commitdiff
2010-10-18
Alexandre Julliard
kernel32/tests: Add some tests for NtAreMappedFilesTheSame.
tree
|
commitdiff
2010-10-18
Louis Lenders
kernel32/tests: Add some more tests for GetTempFileName.
tree
|
commitdiff
2010-10-14
Yaron Shahrabani
kernel32: heb.nls: Made some corrections.
tree
|
commitdiff
2010-10-11
Andrew Nguyen
kernel32: Make the return type of LoadModule match...
tree
|
commitdiff
2010-10-11
Andrew Nguyen
kernel32: Implement GetSystemRegistryQuota as a semi...
tree
|
commitdiff
2010-10-06
Dmitry Timoshkov
kernel32: Truncate the reported by GlobalMemoryStatus...
tree
|
commitdiff
2010-10-04
Hwang YunSong
kernel32: Update Korean resource.
tree
|
commitdiff
2010-10-01
Alexandre Julliard
kernel32/tests: Make some variables static.
tree
|
commitdiff
2010-09-29
Alexandre Julliard
kernel32/tests: Use a real console handle in the Verify...
tree
|
commitdiff
2010-09-27
Alexandre Julliard
kernel32/nls: Define the neutral and reading layout...
tree
|
commitdiff
2010-09-27
Alexandre Julliard
kernel32: Implemented EnumSystemLocalesEx.
tree
|
commitdiff
2010-09-27
Eric Pouech
kernel32: Only reset the console mode when it has been...
tree
|
commitdiff
2010-09-23
Peter Oberndorfer
kernel32: Fix last error value of GetStdHandle/SetStdHa...
tree
|
commitdiff
2010-09-23
Peter Oberndorfer
kernel32: VerifyConsoleIoHandle does not set last error...
tree
|
commitdiff
2010-09-23
Peter Oberndorfer
kernel32: Fix WaitForMultipleObjectsEx for handles...
tree
|
commitdiff
2010-09-23
Peter Oberndorfer
kernel32: Add test for WaitForSingleObject with lower...
tree
|
commitdiff
2010-09-22
Austin English
kernel32: Add a stub for GetSystemDEPPolicy.
tree
|
commitdiff
2010-09-20
Luca Bennati
kernel32: Remove dead assignments.
tree
|
commitdiff
2010-09-20
André Hentschel
kernel32: Add ARM support.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-09-15
Rudolf Mayerhofer
kernel32: Implement GetUserDefaultLocaleName using...
tree
|
commitdiff
2010-09-13
Mariusz Pluciński
kernel32: New flags added to LoadLibraryEx.
tree
|
commitdiff
2010-09-13
Eric Pouech
kernel32: Fixed a couple of cases where the console...
tree
|
commitdiff
2010-09-09
Luca Bennati
kernel32: Update Italian translation.
tree
|
commitdiff
2010-09-09
Austin English
kernel32/tests: Typo fixes.
tree
|
commitdiff
2010-09-08
Austin English
kernel32: Add a stub for GetThreadUILanguage.
tree
|
commitdiff
2010-09-06
Austin English
kernel32/tests: Be sure to terminate array.
tree
|
commitdiff
2010-09-06
Louis Lenders
kernel32: Change SetHandleCount to match behaviour...
tree
|
commitdiff
2010-09-01
Eric Pouech
kernel32: Remove old bare-console code.
tree
|
commitdiff
2010-09-01
Eric Pouech
kernel32: Modify editline logic so that it also work...
tree
|
commitdiff
2010-09-01
Eric Pouech
kernel32: Properly handle bare console on input.
tree
|
commitdiff
2010-09-01
Eric Pouech
ntdll: Allocate a console (without renderer) when start...
tree
|
commitdiff
2010-09-01
Eric Pouech
server: Allow a screen buffer to be attached to a given...
tree
|
commitdiff
2010-08-31
Alexandre Goujon
msvcrt: Properly fix setlocale and clean up tests.
tree
|
commitdiff
2010-08-31
Alexandre Julliard
kernel32: Use int64 in the spec file for 64-bit integers.
tree
|
commitdiff
2010-08-31
Francois Gouget
kernel32/tests: Fix compilation on systems that don...
tree
|
commitdiff
2010-08-30
Louis Lenders
kernel32: Add stub for WerRegisterFile.
tree
|
commitdiff
2010-08-30
Louis Lenders
kernel32: Add stub for GetUserDefaultLocaleName.
tree
|
commitdiff
2010-08-30
André Hentschel
kernel32: Better describe an error.
tree
|
commitdiff
2010-08-30
Dan Kegel
kernel32: Add error text for WSAECONNREFUSED.
tree
|
commitdiff
2010-08-24
Austin English
kernel32/tests: Sparc fixes.
tree
|
commitdiff
2010-08-23
Alexandre Goujon
kernel32: Fix GetComputerName errors.
tree
|
commitdiff
2010-08-18
Jörg Höhle
kernel32/tests: GetVolumeInformationA X: succeeds iff...
tree
|
commitdiff
2010-08-18
Austin English
kernel32: Add stub for SetFileValidData.
tree
|
commitdiff
2010-08-17
Wolfram Sang
kernel32: Change fixme to trace in comm.c.
tree
|
commitdiff
2010-08-16
Juan Lang
kernel32: Implement GetErrorMode/SetErrorMode on top...
tree
|
commitdiff
2010-07-28
Austin English
kernel32/tests: Add a test for CreateFileA.
tree
|
commitdiff
2010-07-28
André Hentschel
kernel32: Spelling fix in a comment.
tree
|
commitdiff
2010-07-26
Harry Jeffery
Fixed various spelling mistakes.
tree
|
commitdiff
2010-07-26
Alexandre Julliard
winegcc: Don't import winecrt0 by default when building...
tree
|
commitdiff
2010-07-23
Damjan Jovanovic
kernel32: Deal with unix paths in wine_get_dos_file_name.
tree
|
commitdiff
2010-07-22
Aric Stewart
kernel32/tests: Add test for CT_TYPE1 of GetStringTypeW.
tree
|
commitdiff
2010-07-22
Andrey Turkin
kernel32: Enhance EndUpdateResource.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-07-21
Alexandre Julliard
makefiles: Specify -nodefaultlibs when building low...
tree
|
commitdiff
2010-07-20
Paul Chitescu
kernel32: Declare and add stubs for GetLogicalProcessor...
tree
|
commitdiff
2010-07-20
Alexandre Julliard
tests: Run all tests with the default FPU control word.
tree
|
commitdiff
2010-07-20
Alexandre Julliard
tests: Try to avoid message boxes popping up in non...
tree
|
commitdiff
2010-07-19
Sven Baars
kernel32: Update the Dutch translation.
tree
|
commitdiff
2010-07-15
Igor Paliychuk
kernel32: Ukrainian translation update.
tree
|
commitdiff
2010-07-14
Igor Paliychuk
kernel32: Add Ukrainian translation.
tree
|
commitdiff
2010-07-13
Sven Baars
kernel32: Partially update the Dutch translation.
tree
|
commitdiff
2010-07-08
Gustavo Henrique...
kernel32: Fixed typos in Portuguese translation and...
tree
|
commitdiff
2010-07-08
Gustavo Henrique...
kernel32: Added Brazilian Portuguese winerr file.
tree
|
commitdiff
2010-07-08
Jörg Höhle
kernel32/tests: Skip fewer tests on Win9x.
tree
|
commitdiff
2010-07-07
Ken Sharp
kernel32: Update Welsh resource.
tree
|
commitdiff
2010-07-07
Ken Sharp
kernel32: Update Cornish resource.
tree
|
commitdiff
2010-07-05
Ken Sharp
kernel32: Update Gaelic resource.
tree
|
commitdiff
2010-06-30
Vitaly Lipatov
kernel32: Add Russian translation.
tree
|
commitdiff
2010-06-29
Austin English
kernel32: Add stub for QueryMemoryResourceNotification.
tree
|
commitdiff
2010-06-29
Austin English
kernel32: Add NERR_UserNotFound to Norwegian winerr.
tree
|
commitdiff
2010-06-28
André Hentschel
kernel32: Add NERR_UserNotFound to german winerr.
tree
|
commitdiff
2010-06-25
Łukasz Wojniłowicz
kernel32: Update the Polish translation.
tree
|
commitdiff
2010-06-25
André Hentschel
kernel32: Update a warning.
tree
|
commitdiff
2010-06-24
Alexandre Julliard
kernel32: Avoid returning the same name when GetTempFil...
tree
|
commitdiff
2010-06-24
Francois Gouget
kernel32: GetProcessDword() is unused so remove it.
tree
|
commitdiff
next