projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
krnl386.exe16: Avoid hardcoding the Unicode string literal lengths.
[wine]
/
dlls
/
2011-12-16
Francois Gouget
krnl386.exe16: Avoid hardcoding the Unicode string...
tree
|
commitdiff
2011-12-16
Francois Gouget
ntdll: Avoid hardcoding the Unicode string literal...
tree
|
commitdiff
2011-12-16
Francois Gouget
quartz: Avoid hardcoding the Unicode string literal...
tree
|
commitdiff
2011-12-16
Francois Gouget
riched20: Avoid hardcoding the Unicode string literal...
tree
|
commitdiff
2011-12-16
Francois Gouget
windowscodecs: Avoid hardcoding the Unicode string...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
oleaut32: Fix IPicture::SelectPicture to not try to...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
user32: Don't try to alpha blend icons on low color...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
comctl32: Use GetDIBits to retrieve the default color...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
comctl32: Use DrawIconEx to copy icon bits and use...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
comctl32/tests: Add some more tests for ImageList_Write.
tree
|
commitdiff
2011-12-16
Dmitry Timoshkov
ntdll: Replace WRITE by WRITECOPY protection on an...
tree
|
commitdiff
2011-12-16
Dmitry Timoshkov
kernel32: Add a bunch of VirtualProtect tests on an...
tree
|
commitdiff
2011-12-16
Dmitry Timoshkov
ntdll: Setting WRITECOPY protection on a memory-mapped...
tree
|
commitdiff
2011-12-16
Jacek Caban
jscript: Return VARIANT directly from expr_eval.
tree
|
commitdiff
2011-12-16
Jacek Caban
jscript: Invoke bytecode directly from expr_eval.
tree
|
commitdiff
2011-12-16
Jacek Caban
jscript: Get rid of no longer needed expression eval...
tree
|
commitdiff
2011-12-16
Jacek Caban
jscript: Use bytecode for object literal implementation.
tree
|
commitdiff
2011-12-16
Jacek Caban
jscript: Use bytecode for function expression implement...
tree
|
commitdiff
2011-12-16
Nikolay Sivov
msxml3: Remove redundant type specifiers.
tree
|
commitdiff
2011-12-16
Nikolay Sivov
msxml3: Don't use libxml2 encoding helpers.
tree
|
commitdiff
2011-12-16
Piotr Caban
msvcp90: Added ctype<unsigned short> class stub.
tree
|
commitdiff
2011-12-16
Piotr Caban
msvcp90: Added ctype<wchar_t> class stub.
tree
|
commitdiff
2011-12-16
Piotr Caban
msvcp90: Added ctype<char> class stub.
tree
|
commitdiff
2011-12-16
Piotr Caban
msvcp90: Added ctype_base class implementation.
tree
|
commitdiff
2011-12-16
Alexandre Julliard
gdi32/tests: Add tests for device capabilities on memor...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
wineps: Inherit the device mode from the source DC...
tree
|
commitdiff
2011-12-16
Alexandre Julliard
winex11: Update MWM hints when the window size changes.
tree
|
commitdiff
2011-12-16
Alex Henrie
comdlg32: Widen buffer to accomodate Catalan translation.
tree
|
commitdiff
2011-12-15
Aric Stewart
usp10: Do not try to fallback if no fallback font is...
tree
|
commitdiff
2011-12-15
Jacek Caban
jscript: Get rid of no longer needed EXPR_NEWREF flag.
tree
|
commitdiff
2011-12-15
Jacek Caban
jscript: Always use compiler for member, array and...
tree
|
commitdiff
2011-12-15
Jacek Caban
jscript: Don't pass EXPR_NEWREF to name expression...
tree
|
commitdiff
2011-12-15
Jacek Caban
jscript: Call expressions needling EXPR_NEWREF flag...
tree
|
commitdiff
2011-12-15
Jacek Caban
jscript: Throw type error on invalid delete.
tree
|
commitdiff
2011-12-15
Jacek Caban
jscript: Added more deleting tests.
tree
|
commitdiff
2011-12-15
Jacek Caban
jscript: Use byte code for deleting identifier expressions.
tree
|
commitdiff
2011-12-15
Nikolay Sivov
msxml3: Get rid of libxml2 output buffer implementation.
tree
|
commitdiff
2011-12-15
Francois Gouget
configure: Use errno.h instead of the non-standard...
tree
|
commitdiff
2011-12-15
Adam Martinson
ntdll: Properly set flags in NtCreateNamedPipe().
tree
|
commitdiff
2011-12-15
Alexandre Julliard
user32: Always use the default alignment when displayin...
tree
|
commitdiff
2011-12-15
Alexandre Julliard
user32: Cache the global key state to avoid performance...
tree
|
commitdiff
2011-12-15
Dmitry Timoshkov
kernel32: Add the tests for various combinations of...
tree
|
commitdiff
2011-12-15
Piotr Caban
msvcp90: Added collate<unsigned short> class stub.
tree
|
commitdiff
2011-12-15
Piotr Caban
msvcp90: Added collate<wchar_t> class stub.
tree
|
commitdiff
2011-12-15
Piotr Caban
msvcp90: Added collate<char> class stub.
tree
|
commitdiff
2011-12-15
Piotr Caban
msvcp90: Fixed basic_streambuf<char> vtable.
tree
|
commitdiff
2011-12-15
Piotr Caban
msvcp90: Removed __ASM_EXCEPTION_VTABLE macro.
tree
|
commitdiff
2011-12-15
Piotr Caban
urlmon: Added stub for 444 and 445 function.
tree
|
commitdiff
2011-12-15
Piotr Caban
urlmon: Fixed trace message in URLMoniker_BindToObject...
tree
|
commitdiff
2011-12-15
Francois Gouget
include: Add a couple of missing include directives...
tree
|
commitdiff
2011-12-15
Francois Gouget
include: Update the nldef.h and *mib.h headers.
tree
|
commitdiff
2011-12-15
Alexandre Julliard
comctl32: Don't try to mask out the image for palette...
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Spacing Modifier Letters to the Latin script...
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Private Use Area and Surrogates Area from...
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Braille script.
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Runic Script.
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Ogham script.
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Canadian Aboriginal Syllabics script.
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Cherokee script.
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Vai script.
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add N'Ko script.
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Tifinagh script.
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Mongolian script.
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Allow for multiple broken item counts.
tree
|
commitdiff
2011-12-14
Aric Stewart
usp10: Add Ethiopic script.
tree
|
commitdiff
2011-12-14
Alexandre Julliard
kernel32: Don't run a nonexistent builtin from CreatePr...
tree
|
commitdiff
2011-12-14
Alexandre Julliard
setupapi: Specify the correct binary file name when...
tree
|
commitdiff
2011-12-14
Alexandre Julliard
winex11: Add missing initialization of pattern brush...
tree
|
commitdiff
2011-12-14
Alexandre Julliard
gdi32/tests: Add some tests for behavior of 32-bit...
tree
|
commitdiff
2011-12-14
Nikolay Sivov
msxml3: Initialize VARIANT before passing it to Variant...
tree
|
commitdiff
2011-12-14
Nikolay Sivov
msxml3: Added IXMLDOMParseError2 support.
tree
|
commitdiff
2011-12-14
Nikolay Sivov
msxml3: Implemented get_responseStream().
tree
|
commitdiff
2011-12-14
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::SetValue().
tree
|
commitdiff
2011-12-14
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::SetVectorArray().
tree
|
commitdiff
2011-12-14
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::SetVector().
tree
|
commitdiff
2011-12-14
Rico Schüller
d3dx9: Implement ID3DXBaseEffect::GetVector().
tree
|
commitdiff
2011-12-14
Francois Gouget
include: Define the MIB_IF_OPER_STATUS_XXX constants...
tree
|
commitdiff
2011-12-13
Piotr Caban
hlink: Fix leak in HlinkNavigateToStringReference.
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Don't run the rollback script in reinstall mode.
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Pass REINSTALL and REINSTALLMODE properties on...
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Don't set the LOGVERBOSE property in MsiReinstallF...
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Don't set the Installed property in MsiReinstallFe...
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Support all install contexts in MsiReinstallFeatureW.
tree
|
commitdiff
2011-12-13
Hans Leidekker
msi: Move some traces from implementations to entry...
tree
|
commitdiff
2011-12-13
Kusanagi Kouichi
gdi32: Don't remove leading '@' from face name.
tree
|
commitdiff
2011-12-13
Kusanagi Kouichi
gdi32: Don't use preferred family name.
tree
|
commitdiff
2011-12-13
Kusanagi Kouichi
gdi32/tests: Add tests for vertical font.
tree
|
commitdiff
2011-12-13
Jacek Caban
jscript: Use bytecode for typeof expression implementation.
tree
|
commitdiff
2011-12-13
Frédéric Delanoy
msvfw32: Use appropriate abbreviation for seconds.
tree
|
commitdiff
2011-12-13
Francois Gouget
userenv: Add a missing include directive to userenv.h.
tree
|
commitdiff
2011-12-13
Francois Gouget
include: Add a missing wincrypt.h include directive...
tree
|
commitdiff
2011-12-13
Nikolay Sivov
msxml3/tests: Test switching encoding after document...
tree
|
commitdiff
2011-12-13
Nikolay Sivov
ole32: Simplify stream creation, remove redundant comments.
tree
|
commitdiff
2011-12-13
Nikolay Sivov
ole32: COM cleanup of IStream based on HGLOBAL.
tree
|
commitdiff
2011-12-13
Aric Stewart
usp10: Add Yi script.
tree
|
commitdiff
2011-12-13
Aric Stewart
usp10: Add Hangul script.
tree
|
commitdiff
2011-12-13
Aric Stewart
usp10: Add Kana script.
tree
|
commitdiff
2011-12-13
Aric Stewart
usp10: Add Bopomofo script.
tree
|
commitdiff
2011-12-13
Aric Stewart
usp10: Add CKJ Han and Ideographic scripts.
tree
|
commitdiff
2011-12-13
Henri Verbeet
wined3d: Get rid of the WINED3DDEVTYPE typedef.
tree
|
commitdiff
next