projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2011-09-15
Stefan Dösinger
wined3d: Disable range fog with per-pixel fog.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Stefan Dösinger
ddraw/tests: Not all GPUs support dwZBufferBitDepth...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Frédéric Delanoy
cmd/tests: Add RENAME tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Henri Verbeet
wined3d: Make the device parameter to wined3d_device_ge...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Henri Verbeet
wined3d: Make the device parameter to wined3d_device_ge...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Henri Verbeet
wined3d: Flush after surface updates.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Henri Verbeet
ddraw: Get rid of some unused macros.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Henri Verbeet
ddraw: Get rid of the surfaces field in IDirectDrawImpl.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Andrew Eikum
winealsa.drv: Allow creation of the default device...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Juan Lang
wintrust: Correct ObjectTrust error with empty files.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Alexandre Julliard
winex11: Remove the XRender support in the X11 driver...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Alexandre Julliard
winex11: Avoid an intermediate pixmap copy when stretch...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Alexandre Julliard
winex11: Add a StretchBlt entry point to the XRender...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Alexandre Julliard
winex11: Pass destination coordinates to xrender_mono_blit.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-15
Alexandre Julliard
winex11: Move the pixel->color conversion out of the...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Aurimas Fišeras
po: Update Lithuanian translation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Bernhard Loos
rpcrt4: The named pipe can be used for multiple operati...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Frédéric Delanoy
cmd/tests: Add tests for SHIFT builtin.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Frédéric Delanoy
cmd: Make some variables static.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Maarten Lankhorst
winegstreamer: Use WAVE_FORMAT_PCM when possible for...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Piotr Caban
msvcp60: Remove incorrect forwards from spec file.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Alexandre Julliard
make_specfiles: Support a magic comment to prevent...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Alexandre Julliard
msvcrt: Synchronize the spec files.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Aric Stewart
usp10: Set fNoGlyphIndex only if the fonts has no opent...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added interp_imp implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added interp_eqv implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added interp_xor implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added xor, imp and eqv expressions parser...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added interp_or implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added 'or' expression parser/compiler impleme...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added interp_and implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added 'and' expression parser/compiler implem...
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added support for returning value from function.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added Exit Function statement implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added function parser implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added support for sub local variables.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added exit sub statement implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added sub argument tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added interpreter support for sub arguments.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added function arguments compiler implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added function invocation supprot to do_icall.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added functions lookup implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Store global functions in script_ctx_t.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added function compiler implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Jacek Caban
vbscript: Added sub statement parser implementation.
commit
|
commitdiff
|
tree
|
snapshot
2011-09-14
Hans Leidekker
ws2_32: Avoid a crash in WS2_recv_base.
commit
|
commitdiff
|
tree
|
snapshot
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
next