projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2011-09-14
Hans Leidekker
msi: Ignore files if their path cannot be resolved...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Hans Leidekker
msi: Free the message string in ACTION_ResolveSource.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Alexandre Julliard
winex11: Make sure the cursor bitmaps are owned by...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Alexandre Julliard
winex11: Use the DIB engine for client-side DIB copy...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Alexandre Julliard
gdi32: Add a null driver fallback for AlphaBlend, using...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Alexandre Julliard
gdi32: Add a couple of helper functions for converting...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Alexandre Julliard
gdi32: Add a placeholder function for DIB stretching.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Gerald Pfeifer
vbscript: Add missing error handling in interp_jmp_false.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Francois Gouget
po: Remove English strings from the Slovak translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Francois Gouget
po: Remove English strings from the Russian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Francois Gouget
po: Remove English strings from the Romanian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Francois Gouget
wineconsole: Use a more standard syntax for multi-line...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Francois Gouget
shell32: Use a more standard syntax for multi-line...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Francois Gouget
appwiz.cpl: Use a more standard syntax for multi-line...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Henri Verbeet
wined3d: Make the device parameter to wined3d_device_ge...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Henri Verbeet
wined3d: Make the device parameter to device_unit_free_...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Henri Verbeet
ddraw: Get rid of the unused "initialized" field in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Henri Verbeet
ddraw: Just use a static variable for vblank emulation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Henri Verbeet
ddraw: Just use a static variable for scanline emulation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Piotr Caban
wininet: Make it possible to ignore CERT_TRUST_IS_PARTI...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Piotr Caban
msvcp90: Don't overwrite string length in basic_string...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Francois Gouget
mshtml/tests: Some tests require that the user interfac...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Francois Gouget
mshtml/tests: GetUserDefaultUILanguage() is not availab...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Francois Gouget
mshtml/tests: When a test fails, print the bad value.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Frédéric Delanoy
cmd/tests: Segment mkdir tests for an easier read.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Nikolay Sivov
shell32/tests: Make test explicit about return pointer.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alexandre Julliard
gdi32: Move coordinate checks into the common part...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alexandre Julliard
winex11: Add a SetDeviceClipping entry point to the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Alexandre Julliard
winex11: Return a RGNDATA from add_extra_clipping_regio...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Bruno Jesus
ws2_32: SO_OOBINLINE sockets must always return TRUE...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added interp_exp implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added exp expression parser/compiler implemen...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added interp_div implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added interp_mul implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added multiplicative expression parser/compil...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added interp_idiv implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added '\' expression parser/compiler implemen...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added interp_mod implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added mod expression parser/compiler implemen...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added bytecode decompiler implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added if statement tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added interp_jmp_false implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added interp_jmp implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added if statement compiler implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added if statement parser implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added support for variable assignment statements.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added variable value expression support.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added dim statement compiler implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added dim statement parser implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added object member assignment tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscript: Added interp_assign_member implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Jacek Caban
vbscipt: Added object member assign parser/compiler...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Andrew Talbot
winspool.drv: Const-correctness fix.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Piotr Caban
msvcp: Sync spec files.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Piotr Caban
msvcp90: Added basic_string::append functions.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Piotr Caban
msvcp90: Added basic_string::_Pdif implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Piotr Caban
msvcp90: Added basic_string::_Copy_s implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Piotr Caban
msvcp90: Added basic_string::_Chassign implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Piotr Caban
msvcp90: Added basic_string::{begin,rbegin,end,rend...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Piotr Caban
msvcp90: Added basic_string::empty() implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Piotr Caban
msvcp90: Added set_new_handler implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Piotr Caban
msvcrt: Improve operator new implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Francois Gouget
gdiplus: Use Liberation Mono as a fallback for Courier...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Francois Gouget
gdiplus/tests: Don't check for hardcoded family font...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Francois Gouget
Assorted spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Francois Gouget
attrib: Escape the start-of-line spaces to fix the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Lucas Fialho...
dinput: Fill dialog with info about the first device...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Lucas Fialho...
dinput: Initialize device count to 0 in config.c.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Dan Kegel
ddraw/tests: Fix compilation on systems that don't...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Vincent Povirk
ole32: Discard existing data when creating a new storag...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Vincent Povirk
ole32/tests: Test creation of a storage on an ILockByte...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Henri Verbeet
wined3d: Make the device parameter to wined3d_device_ge...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Henri Verbeet
wined3d: Rename markTextureStagesDirty() to device_inva...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Henri Verbeet
wined3d: Don't print the context recreation FIXME for...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Henri Verbeet
ddraw: Get rid of some ERRs in PixelFormat_DD2WineD3D().
commit
|
commitdiff
|
tree
|
snapshot
2011-09-13
Henri Verbeet
ddraw: Get rid of an unused prototype.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Bernhard Loos
msi: Speed up WHERE statement evaluation by evaluating...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Bernhard Loos
msi: The underlying tables might have changed, so it...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Erich Hoover
quartz: Fix converting between the media time and REFTIME.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Erich Hoover
quartz: Add support for EndOfStream in PullPin.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Erich Hoover
quartz: Add missing release.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Erich Hoover
quartz: Samples should be freed when IAsyncReader:...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Erich Hoover
quartz: Do not assert when IAsyncReader::WaitForNext...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Piotr Caban
msvcp: Sync spec files.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Piotr Caban
msvcp90: Added basic_string::push_back(char) implementa...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Piotr Caban
msvcp90: Added basic_string::operator=(char) implementa...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Piotr Caban
msvcp90: Added basic_string::find(basic_string, size_t...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Piotr Caban
msvcp90: Added basic_string::substr(size_t, size_t...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Piotr Caban
msvcp90: Added basic_string<wchar>::operator=(const...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Piotr Caban
msvcp90: Added basic_string::find(const char*, size_t...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Piotr Caban
msvcp90: Added basic_string<char>(allocator<char>)...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Piotr Caban
msvcp60: Export more functions on win32.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Frédéric Delanoy
ntdll: Add NtCreateFile tests for invalid chars in...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Frédéric Delanoy
cmd/tests: Add tests for combined CALLs/GOTOs.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Frédéric Delanoy
cmd: Allow a batch file to delete itself.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Frédéric Delanoy
cmd: Show that windows doesn't lock/prevent access...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Jacek Caban
vbscript: Added assign statement tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Jacek Caban
vbscript: Added interp_assign_ident implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Jacek Caban
vbscript: Added assign statement compiler implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-12
Jacek Caban
vbscript: Added assign statement parser implementation.
commit
|
commitdiff
|
tree
|
snapshot
next