projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
msvcp: Sync spec files.
[wine]
/
dlls
/
kernel32
/
2011-01-31
Eric Pouech
kernel32: Added shift & ctrl modifiers for function...
tree
|
commitdiff
2011-01-31
Eric Pouech
kernel32: Added support for extended capacities in...
tree
|
commitdiff
2011-01-31
Eric Pouech
kernel32: Store key len in dbkey_pair structure for...
tree
|
commitdiff
2011-01-31
Hans Leidekker
kernel32/tests: Add a test for ioctl 0x560000.
tree
|
commitdiff
2011-01-31
Eric Pouech
kernel32: Added support for ctrl-home (aka clear from...
tree
|
commitdiff
2011-01-27
Alexandre Julliard
kernel32: Add proper English messages for all error...
tree
|
commitdiff
2011-01-25
Eric Pouech
kernel32: Properly manage UTF-8 (and any wcs) input...
tree
|
commitdiff
2011-01-25
Eric Pouech
kernel32: No longer init the terminfo database nor...
tree
|
commitdiff
2011-01-25
Eric Pouech
kernel32: In edit line, fix the insert key management.
tree
|
commitdiff
2011-01-24
Alexandre Julliard
kernel32: Convert message translations to po files.
tree
|
commitdiff
2011-01-24
Detlef Riekenberg
kernel32: Don't mask when printing unsupported flags...
tree
|
commitdiff
2011-01-24
Kusanagi Kouichi
kernel32: Include term.h conditionally.
tree
|
commitdiff
2011-01-24
Eric Pouech
kernel32: Added missing include to term.c.
tree
|
commitdiff
2011-01-21
Andrew Nguyen
kernel32/tests: Free environment strings buffer at...
tree
|
commitdiff
2011-01-20
Eric Pouech
kernel32: Fix prototype when no curses dev package...
tree
|
commitdiff
2011-01-19
Piotr Caban
kernel32/tests: Added file move/rename ReadDirectoryCha...
tree
|
commitdiff
2011-01-19
Eric Pouech
kernel32: Added support for insert/overwrite modes...
tree
|
commitdiff
2011-01-19
Eric Pouech
kernel32: Correctly parse the input strings for advance...
tree
|
commitdiff
2011-01-19
Eric Pouech
kernel32: Move the input character to INPUT_RECORD...
tree
|
commitdiff
2011-01-19
Eric Pouech
kernel32: Added support for terminfo/termcap in console...
tree
|
commitdiff
2011-01-17
Andrew Nguyen
kernel32/tests: Free environment block in the child...
tree
|
commitdiff
2011-01-13
André Hentschel
kernel32/tests: Use the right return type and a better...
tree
|
commitdiff
2011-01-12
André Hentschel
kernel32/tests: Don't test function directly when repor...
tree
|
commitdiff
2011-01-11
Andrew Nguyen
kernel32: Pass an output parameter when calling WriteCo...
tree
|
commitdiff
2011-01-11
Andrew Nguyen
kernel32/tests: Demonstrate an input event handling...
tree
|
commitdiff
2011-01-11
Andrew Nguyen
kernel32/tests: Demonstrate an input event handling...
tree
|
commitdiff
2011-01-11
Andrew Nguyen
kernel32: Improve parameter validation for ReadConsoleO...
tree
|
commitdiff
2011-01-11
Andrew Nguyen
kernel32: Improve parameter validation for ReadConsoleO...
tree
|
commitdiff
2011-01-11
Andrew Nguyen
kernel32: Improve parameter validation for ReadConsoleO...
tree
|
commitdiff
2011-01-10
Greg Geldorp
kernel32/tests: Set TrueType console font before runnin...
tree
|
commitdiff
2011-01-10
Hans Leidekker
kernel32: Add a stub implementation of GetThreadIOPendi...
tree
|
commitdiff
2011-01-07
Alexandre Julliard
kernel32: Update the country code for Serbia.
tree
|
commitdiff
2011-01-04
Andrew Nguyen
kernel32: Improve parameter validation for FillConsoleO...
tree
|
commitdiff
2011-01-04
Andrew Nguyen
kernel32/tests: Add tests for FillConsoleOutputCharacterA.
tree
|
commitdiff
2011-01-04
Andrew Nguyen
kernel32: Improve parameter validation for FillConsoleO...
tree
|
commitdiff
2011-01-04
Andrew Nguyen
kernel32: Improve parameter validation for WriteConsole...
tree
|
commitdiff
2011-01-04
Andrew Nguyen
kernel32: Improve parameter validation for WriteConsole...
tree
|
commitdiff
2011-01-04
Andrew Nguyen
kernel32: Improve parameter validation for WriteConsole...
tree
|
commitdiff
2011-01-04
Andrew Nguyen
kernel32: Improve parameter validation for WriteConsole...
tree
|
commitdiff
2011-01-04
Andrew Nguyen
kernel32: Improve parameter validation for WriteConsole...
tree
|
commitdiff
2011-01-04
Andrew Nguyen
kernel32: Fail with an invalid output parameter in...
tree
|
commitdiff
2011-01-04
Thomas Mullaly
kernel32: Added stubs for IDN functions.
tree
|
commitdiff
2011-01-03
Andrew Nguyen
kernel32/tests: Avoid an input buffer overrun in the...
tree
|
commitdiff
2011-01-03
Greg Geldorp
kernel32/tests: Add error codes for XP/Win2003 Wow64.
tree
|
commitdiff
2010-12-30
Greg Geldorp
kernel32/tests: Skip some debugger tests on 64-bit.
tree
|
commitdiff
2010-12-23
Kirill Smelkov
kernel32: Support deleting resources in UpdateResource.
tree
|
commitdiff
2010-12-22
Henri Verbeet
kernel32: Fix some memory leaks in set_wow64_environment().
tree
|
commitdiff
2010-12-21
Greg Geldorp
kernel32/tests: Remove check of environment variables...
tree
|
commitdiff
2010-12-21
Greg Geldorp
kernel32/tests: Quote command line arguments that might...
tree
|
commitdiff
2010-12-20
Greg Geldorp
kernel32/tests: Add tests to verify USERPROFILE and...
tree
|
commitdiff
2010-12-17
Piotr Caban
kernel32: Added more ReadDirectoryChangesW tests.
tree
|
commitdiff
2010-12-17
Marcus Meissner
kernel32: Fixed size to GetEnvironmentVariableW.
tree
|
commitdiff
2010-12-16
Piotr Caban
kernel32: Add support for completion routine invocation...
tree
|
commitdiff
2010-12-14
Alexandre Julliard
kernel32: Update the environment variables that vary...
tree
|
commitdiff
2010-12-13
Eric Pouech
kernel32: In readline, now print control characters...
tree
|
commitdiff
2010-12-13
Eric Pouech
kernel32: Proper support for echo-input (enable/disable...
tree
|
commitdiff
2010-12-13
Eric Pouech
kernel32: When reading chars out of a bare console...
tree
|
commitdiff
2010-11-29
Eric Pouech
kernel32: Properly manage ctrl-Z (and ctrl-D) in ReadFi...
tree
|
commitdiff
2010-11-29
Eric Pouech
kernel32: Control characters should be returned while...
tree
|
commitdiff
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
next