wine
2008-12-03  Jeff Zaroykowineserver: Don't use O_CREAT and O_EXCL when attemptin...
2008-12-03  Jeff Zaroykokernel32: Add a test for CreateFile when using OPEN_ALW...
2008-12-03  Dmitry Timoshkovgdi32: Make PATH_AddEntry static.
2008-12-03  Andrew Riediimm32: Add some really basic tests for ImmSetCompositio...
2008-12-03  Andrew Riediimm32: No need for tests to return 0.
2008-12-03  Christian Costaddraw: Fix some comments.
2008-12-03  Christian Costaquartz: Return properly when input is flushing or reach...
2008-12-03  Henri Verbeetwined3d: Disable checkGLcall when WINE_NO_DEBUG_MSGS...
2008-12-03  Henri Verbeetwined3d: Use a bitmask to store which bool and int...
2008-12-03  Henri Verbeetwined3d: Make functions static where possible.
2008-12-03  Henri Verbeetwined3d: Rename resource functions to reflect that...
2008-12-03  Henri Verbeetwined3d: Rename basetexture functions to reflect that...
2008-12-03  Jan de Mooijshell32/autocomplete: Add unit tests for autocomplete.
2008-12-03  Jan de Mooijshell32/autocomplete: Fix handling of WM_KILLFOCUS...
2008-12-03  Andrew Talbotwinemp3.acm: Sign-compare warnings fix.
2008-12-03  Andrew Talbotwinedos: Sign-compare warning fix.
2008-12-03  Hans Leidekkerwininet: Stop leaking username and password.
2008-12-03  Hans Leidekkerwininet: Support setting username and password options...
2008-12-02  Alexandre Julliardoleaut32: Register interfaces through dlldata.c as...
2008-12-02  Alexandre Julliardole32: Register interfaces through dlldata.c as far...
2008-12-02  Andrew Nguyenjscript: Implement the String.strike() method.
2008-12-02  Andrew Nguyenjscript: Implement the String.small() method.
2008-12-02  Andrew Nguyenjscript: Implement the String.italics() method.
2008-12-02  Andrew Nguyenjscript: Implement the String.fixed() method.
2008-12-02  Andrew Nguyenjscript: Implement the String.bold() method.
2008-12-02  Andrew Nguyenjscript: Implement the String.blink() method.
2008-12-02  Andrew Nguyenjscript: Implement the String.big() method.
2008-12-02  Alexander Morozovntoskrnl.exe: Fix ObfDereferenceObject function calling...
2008-12-02  Maarten Lankhorstwinealsa.drv: Fix 64-bits incompatibilities.
2008-12-02  Maarten Lankhorstwinealsa.drv: Get rid of sizeof in traces.
2008-12-02  Maarten Lankhorstwineoss.drv: Fix 64-bits incompatibilities.
2008-12-02  Maarten Lankhorstwineoss.drv: Get rid of sizeof in traces.
2008-12-02  Alexandre Julliardwined3d: Make some functions and variables static.
2008-12-02  Alexandre Julliardmshtml: Make some functions static.
2008-12-02  Alexandre Julliardcrypt32: Make some functions and variables static.
2008-12-02  Alexandre Julliarddxdiagn: Make some functions static.
2008-12-02  Alexandre Julliarddevenum: Make some functions static.
2008-12-02  Alexandre Julliardddraw: Make some functions static.
2008-12-02  Alexandre Julliardjscript: Make some functions and variables static.
2008-12-02  Alexandre Julliardlocalspl: Make some functions static.
2008-12-02  Alexandre Julliardwinspool.drv: Make some functions static.
2008-12-02  Alexandre Julliardwinemp3.acm: Make some variables static.
2008-12-02  Alexandre Julliardtwain_32: Make some functions static.
2008-12-02  Alexandre Julliardgphoto.ds: Make some functions and variables static.
2008-12-02  Alexandre Julliardsane.ds: Make some functions static.
2008-12-02  Alexandre Julliardquartz: Make some functions and variables static.
2008-12-02  Alexandre Julliardoleaut32: Make some functions static.
2008-12-02  Andrew Talbotwined3d: Sign-compare warnings fix.
2008-12-02  Nikolay Sivovgdiplus: Stub for GdipGetImagePaletteSize.
2008-12-02  Hans Leidekkerwininet: Append the extra info part in InternetCreateUr...
2008-12-02  Paul Vriensshell32/tests: Fix some errors on Win9x and Vista and...
2008-12-02  Paul Vriensshell32/tests: Cast-qual warning fixes.
2008-12-02  Paul Vriensntdll/tests: Fix a test failure on W2K.
2008-12-02  Jacek Cabanntoskrnl.exe: Forward ZwMakeTemporaryObject to ntdll.
2008-12-02  Michael Stefaniucitss: Remove unneeded casts of zero.
2008-12-02  Michael Stefaniucimm32: Remove some superfluous casts.
2008-12-02  Michael Stefaniucoledlg: Remove some superfluous casts.
2008-12-02  Henri Verbeetwined3d: Remove some unused code.
2008-12-02  Henri Verbeetwined3d: IWineD3DBaseTexture and IWineD3DResource don...
2008-12-02  Henri Verbeetwined3d: Const correctness fixes.
2008-12-02  Henri Verbeetwined3d: Const correctness fixes for state.c.
2008-12-02  Henri Verbeetwined3d: Handle a few "silent" FIXMEs more consistent...
2008-12-02  Hans Leidekkerwininet: Don't increase index in HttpQueryInfo if reque...
2008-12-02  Alexandre Julliardoleaut32: Use a dlldata.c file instead of maintaining...
2008-12-01  Alexandre Julliardole32: Use a dlldata.c file instead of maintaining...
2008-12-01  Alexandre Julliardwidl: Sort the proxy interfaces by iid and use a binary...
2008-12-01  Alexandre Julliardwidl: Output vtable information even for interfaces...
2008-12-01  Alexandre Julliardwidl: Don't define PROXY_DELEGATION unconditionally.
2008-12-01  Alexandre Julliardwidl: Make the generated global variables and functions...
2008-12-01  Kai Blinkernel32/tests: logfile can be NULL, avoid dereferencin...
2008-12-01  Andrew Talbotwineps.drv: Declare some variables static const.
2008-12-01  Andrew Talbotwined3d: Sign-compare warnings fix.
2008-12-01  Michael Karchermsxml3: attach_xmldoc may fail.
2008-12-01  Michael Karchermsxml3: Remove attach_xmldoc(This, NULL) calls.
2008-12-01  Michael Karchermsxml3: Specialize attach_xmlnode to XML documents.
2008-12-01  Michael Karchermsxml3: Move attach_xmlnode.c to domdoc.c.
2008-12-01  Michael Karchermsxml3: Quiet noisy fixmes.
2008-12-01  Michael Karchermsxml3/tests: Fix BSTR leak.
2008-12-01  Michael Karchermsxml3: Avoid duplicate encoding.
2008-12-01  Jeff Zaroykontdll: Avoid NULL deref in RtlDeleteTimer.
2008-12-01  Andrew Riediuser32: The frames of .ani cursors are .ico's, not...
2008-12-01  Andrew Riediuser32: Cursors can have more than one color.
2008-12-01  Vitaliy Margolenntdll: Stub NtMakeTemporaryObject.
2008-12-01  Reece Dunnwinealsa.drv: Correct the period_time value for pulseaudio.
2008-12-01  Christian Costaquartz: Avoid leaking penummt and mt on error.
2008-12-01  Christian Costad3dxof: Handle comments when going to next template...
2008-12-01  Christian Costad3dxof: Increase some buffer and array sizes.
2008-12-01  Christian Costad3dxof: Make parsing more permissive about semicolon...
2008-12-01  Maarten Lankhorstinclude: Add NtCurrentTeb assembly for win64.
2008-12-01  Maarten Lankhorstloader: Implement setting %gs for amd64.
2008-12-01  Michael Karchermsvcrt: Out strings should be ptr instead of wstr in...
2008-12-01  Alistair Leslie... msxml3: Implement IXMLDOMAttribute get/put value.
2008-12-01  Alistair Leslie... mshtml: Implement IDispatch for IHTMLCommentElement.
2008-12-01  Marcus Meissnerwined3d: Output the rectangles in the debug message.
2008-12-01  Hans Leidekkergdiplus: Better implementation of GdipGetFontHeightGive...
2008-12-01  Vitaly Lipatovkernel32: gethostname returns string in CP_UNIXCP encoding.
2008-12-01  Alexandre Julliarddswave: Remove some unused functions.
2008-12-01  Alexandre Julliarddplayx: Remove some unused functions.
2008-12-01  Alexandre Julliarddmusic: Remove some unused functions.
2008-12-01  Alexandre Julliarddmsynth: Remove some unused functions.
next