wine
2007-01-17  Christoph Frickdinput: Add a config for the axes.
2007-01-17  Christoph Frickdinput: Move the config for the buttons from the JoyDev...
2007-01-17  Christoph Frickdinput: Use a struct ObjProps for the config of the...
2007-01-17  Christoph Frickdinput: Rename 'axe' to 'axis'.
2007-01-17  Frank Richterdbghelp: Search for .gnu_debuglink file.
2007-01-17  Rob Shearmanwininet: Fix HTTP_EncodeBasicAuth by passing an out...
2007-01-17  Stefan Dösingerwined3d: Implement per stream offsets.
2007-01-17  Stefan Dösingerwined3d: Store the stream number in the strided structure.
2007-01-17  Stefan Dösingerwined3d: Improve drawStridedSlow a bit.
2007-01-17  Alasdair Sinclairmsvcrt: If we're at EOF in the buffer and we have patte...
2007-01-17  Andrew Talbotnetapi32: Declare a variable static.
2007-01-17  Detlef Riekenberglocalspl: Implement PortIsValid for XcvDataPort.
2007-01-17  Detlef Riekenberglocalspl: Implement XcvDataPort.
2007-01-17  Detlef Riekenberglocalspl: Implement XcvOpenPort and XcvClosePort.
2007-01-17  Detlef Riekenberglocalspl/tests: Add test for XcvDataPort_PortIsValid.
2007-01-17  Detlef Riekenberglocalspl/tests: Extend test for XcvDataPort_MonitorUI.
2007-01-16  Mikołaj Zalewskicomctl32: toolbar: Fix the TB_SETBITMAPSIZE for width...
2007-01-16  James Hawkinsadvapi32: Add tests for RegQueryValue.
2007-01-16  James Hawkinsoleaut32: Initialize nrofnames to keep from freeing...
2007-01-16  H. Verbeetwined3d: Add a glsl_src_param_t type, pass it to shader...
2007-01-16  H. Verbeetwined3d: Add a glsl_dst_param_t type, pass it to shader...
2007-01-16  H. Verbeetwined3d: Simplify shader_glsl_get_write_mask().
2007-01-16  H. Verbeetwined3d: Simplify shader_glsl_get_swizzle().
2007-01-16  H. Verbeetwined3d: Fix pshader_glsl_tex() and pshader_glsl_texcoo...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Rewrite pshader_glsl_texreg2rgb to properly...
2007-01-16  H. Verbeetwined3d: Split out getting the sample function and...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_rcp() to properly take...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_expp() to properly take...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_cnd() to properly take...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_cmp() to properly take...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_lrp() to properly take...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_mov() to properly take...
2007-01-16  H. Verbeetwined3d: Rewrite pshader_glsl_dp2add() to properly...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_dot() to properly take...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_map2gl() to properly take...
2007-01-16  H. Verbeetwined3d: Give WINED3DSIO_CRS its own function, properly...
2007-01-16  H. Verbeetwined3d: Move WINED3DSIO_SGE & WINED3DSIO_SLT from...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_mad() to properly take...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_arith() to properly take...
2007-01-16  H. Verbeetwined3d: Rewrite shader_glsl_sincos() to properly take...
2007-01-16  H. Verbeetwined3d: Pass the correct mask to shader_glsl_add_src_p...
2007-01-16  H. Verbeetwined3d: Pass a mask to shader_glsl_add_src_param().
2007-01-16  H. Verbeetwined3d: Rename shader_glsl_add_dst() to shader_glsl_ad...
2007-01-16  H. Verbeet05/49: wined3d: Only add line numbers for new lines...
2007-01-16  H. Verbeetwined3d: Fixup the write mask for gl_FogFragCoord and...
2007-01-16  H. Verbeetwined3d: Return the (binary) write mask from shader_gls...
2007-01-16  H. Verbeetwined3d: Split shader_glsl_add_param() in shader_glsl_a...
2007-01-16  H. Verbeetwined3d: Add a comment about D3D write masks and GLSL...
2007-01-16  Alexandre Julliardntdll: Added a missing chunk in the NtLockVirtualMemory...
2007-01-16  Alexandre Julliardwmc: Use standard format for error messages.
2007-01-16  Alexandre Julliardmsvcrt: Export various locale and codepage variables.
2007-01-16  Jonathan Ernstkernel: Beginning of French translation of error messages.
2007-01-16  Alexandre Julliardwmc: Added support for neutral languages.
2007-01-16  Hans Leidekkersnmpapi: Implement SnmpUtilVarBindList{Cpy,Free}.
2007-01-16  Kai Blinwinetools: Fix installing on distributions without...
2007-01-16  Robert Reifdsound: Fix tests for old versions of windows.
2007-01-16  Andrew Talbotshell32: Remove unused variable.
2007-01-16  Andrew Talbotmsvcrt: Move static function from header into file...
2007-01-16  Andrew Talbotoleaut32: Remove unused items.
2007-01-16  Detlef Riekenbergwinspool/tests: Fix tests for EnumPrinters when the...
2007-01-16  Detlef Riekenbergwinspool: More error checks for XcvDataW.
2007-01-16  Detlef Riekenbergwinspool: Improve trace for ClosePrinter.
2007-01-16  Detlef Riekenbergwinspool: Support xcv in AddPortW.
2007-01-16  Detlef Riekenbergwinspool: Support xcv in DeletePortW.
2007-01-16  Detlef Riekenbergwinspool/tests: Use a more generic name for a variable.
2007-01-16  Mikołaj Zalewskicomctl32: toolbar: Recalc the toolbar after a TB_SETIMA...
2007-01-16  Mikołaj Zalewskicomctl32: listview: When shrinking the last column...
2007-01-16  Mikołaj Zalewskicomctl32: listview: A CDRF_SKIPDEFAULT for an item...
2007-01-16  Alexandre Julliardntdll: Implemented NtLockVirtualMemory and NtUnlockVirt...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process NtFlushVirtualMe...
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualProtectEx.
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualQueryEx.
2007-01-15  Alexandre Julliardntdll: Implementation of inter-process VirtualAllocEx...
2007-01-15  Alexandre Julliardserver: Support queuing some APCs to a process instead...
2007-01-15  Alexandre Julliardserver: Added mechanism for returning results of APC...
2007-01-15  Alexandre Julliardserver: Properly wake the waiting threads when an APC...
2007-01-15  Alexandre Julliardkernel32: Use the proper codepage for console functions.
2007-01-15  Paul Vrienssecur32/tests: Fix compilation for older gcc versions...
2007-01-15  Paul Vriensmshtml/tests: Fix compilation for older gcc versions...
2007-01-15  Paul Vrienscrypt32/tests: Fix compilation for older gcc versions...
next