wine
2007-10-04  Huw Daviesfonts: Add a Tahoma replacement. Almost entirely based...
2007-10-04  Detlef Riekenberglocalspl: Implement InitializePrintProvidor.
2007-10-04  Detlef Riekenbergspoolss/tests: Add tests for SplInitializeWinSpoolDrv.
2007-10-04  Detlef Riekenbergspoolss: Implement SplInitializeWinSpoolDrv.
2007-10-04  Detlef Riekenbergwinspool: Add a missing export.
2007-10-04  Detlef Riekenbergmsi: Dump the database name in a FIXME.
2007-10-03  Lionel Debrouxadvapi32/tests: Fix a typo.
2007-10-03  Lionel Debrouxadvapi32/tests: Fix memory leaks (found by Smatch).
2007-10-03  Chris Robinsonwinex11: Load and use GLX_MESA_copy_sub_buffer for...
2007-10-03  Chris Robinsonwinex11: Use a GLXPixmap for offscreen OpenGL rendering...
2007-10-03  Chris Robinsonwinex11: Track async GL drawable changes.
2007-10-03  Chris Robinsonwinex11: Pass a display parameter when destroying glxpi...
2007-10-03  Chris Robinsonwinex11: Use an offscreen redirected window for child...
2007-10-03  Chris Robinsonwgl: Remove GL scissors/viewport override.
2007-10-03  Chris Robinsonwinex11: Store a GL-specific drawable with the window.
2007-10-03  Rob Shearmanadvapi32: Allow GetFileSecurityA/W to work on files...
2007-10-03  Rob Shearmanadvapi32: Implement SetFileSecurityW on top of NtSetSec...
2007-10-03  Rob Shearmanserver: Use ACL_REVISION in create_default_dacl instead...
2007-10-03  Rob Shearmanserver: Add a new get_security_object call for getting...
2007-10-03  Rob Shearmanserver: Move set_security_object to handle.c and set_ob...
2007-10-03  Stefan Dösingerwined3d: d3d ignores the sign of the input value in...
2007-10-03  Stefan Dösingerwined3d: Take care against overwriting a source registe...
2007-10-03  Stefan Dösingerwined3d: Reverse the position fixup if the pshader...
2007-10-03  Rémi Assaillyuser32: Renamed and moved SetDeskPattern.
2007-10-03  Rémi Assaillyuser32: Moved some 16-bit functions.
2007-10-03  Marcus Meissnersetupapi: Use correct parameter in pointer init.
2007-10-03  Marcus Meissnerd3d9/tests: Initialize shader to NULL.
2007-10-03  Roy Sheanet.exe: Added missing service name.
2007-10-03  Huw Daviesgdi32: Let the WINE_GGO_GRAY16_BITMAP case load a bitmap.
2007-10-03  Huw Daviesgdi32: Only cache the glyph metrics when rendering...
2007-10-03  Huw Daviesgdi32: TrueType fonts from the data directory should...
2007-10-03  Konstantin... net.exe: Add Russian resources.
2007-10-03  Jacek Cabanmshtml: Pass the IDispatch interface of the element...
2007-10-03  Jacek Cabanmshtml: Added get_tagName implementation.
2007-10-03  Dan Hipschmanwidl: Correct default pointers.
2007-10-03  Dan Hipschmanwidl: Write types in the format string comments.
2007-10-03  Dan Hipschmanwidl: Add a declonly argument to write_type_left.
2007-10-03  Dan Hipschmanwidl: Add newlines to error messages that are missing...
2007-10-03  Juan Langntdll: Fix a typo.
2007-10-03  Alexandre Julliardntdll: Fix the HEAP_CreateSubHeap return value (spotted...
2007-10-02  Alexandre Julliardwinenas.drv: Add workaround for INT64 type too.
2007-10-02  Alexandre Julliarduser32/tests: Replace GWL_WNDPROC by GWLP_WNDPROC.
2007-10-02  Alexandre Julliardimagehlp: Fixed UpdateDebugInfoFile definition.
2007-10-02  Alexandre Julliardserver: Add a default access mapping function for files...
2007-10-02  Alexandre Julliardkernel32: Improve tracing in GlobalAlloc.
2007-10-02  Dmitry Timoshkovuser32: Add a message test for ownerdrawn listbox,...
2007-10-02  Marcus Meissnerpdh: Removed superflous NULL ptr check.
2007-10-02  Marcus Meissnermpr: Initialize lpwSystem.
2007-10-02  Marcus Meissnerkernel32: Test IsBadReadPtr/ IsBadCodePtr / IsBadWritePtr.
2007-10-02  Luke Bratchwinecfg: Add more keyboard shortcuts.
2007-10-02  Chris Spencerwine.inf: Create psapi.dll as a fake dll.
2007-10-02  Dmitry Timoshkovgdi32: Prefer a Microsoft cmap table over other platfor...
2007-10-02  Juan Langcrypt32: Don't check decoded length against encoded...
2007-10-02  Louis Lendersfaultrep: Add stub for ReportFault.
2007-10-02  Gerald Pfeifermshtml: Removed unused function get_child_text_node().
2007-10-02  Gerald Pfeiferwinex11.drv: Move X11DRV_XRender_Installed under #ifdef...
2007-10-02  Gerald Pfeiferkernel32: Fix types for the FreeBSD implementation...
2007-10-02  Gerald Pfeiferkernel32: Fix signedess for FreeBSD-specific implementa...
2007-10-02  Andrew Talbotoleaut32: Fix some memory leaks.
2007-10-02  Andrew Talbotole32: Fix some memory leaks.
2007-10-02  Stéphane LOEUILLETFix substandard wine.desktop file.
2007-10-02  Maarten Lankhorstdsound: Fix IDirectSoundBuffer_GetPosition.
2007-10-02  Jacek Cabanurlmon: Get rid of no longer needed IHttpNegotiate...
2007-10-02  Jacek Cabanurlmon: Added more RegiterBindStatusCallback tests.
2007-10-02  Jacek Cabanurlmon: Added more strict QueryInterface tests.
2007-10-02  Jacek Cabanurlmon: Wrap callback in RegisterBindStatusCallback.
2007-10-02  Jacek Cabanurlmon: Added IID_IBindStatusCallbackHolder to uuid.
2007-10-02  Kai Blinsecur32: Remove hardcoded assumption that the SECBUFFER...
2007-10-02  Alexandre Julliardntdll: Make the heap structure more compatible with...
2007-10-02  Alexandre Julliardntdll: Convert the subheap list to a standard list.
2007-10-02  Alexandre Julliardntdll: Remove assumptions that the subheap is at the...
2007-10-01  Alexandre Julliardntdll: Clear heap blocks also for WARN_ON(heap).
2007-10-01  Alexandre Julliardshlwapi: Fix GetAcceptLanguagesA to not read past the...
2007-10-01  Alexandre Julliarduser32/tests: Compare against ASCII string first since...
2007-10-01  Alexandre Julliardmsi: Avoid accessing a freed object.
2007-10-01  Alexandre Julliardmshtml: The HTMLDocument URL is a standard WCHAR string...
2007-10-01  Alexandre Julliardcomctl32/tests: Avoid destroying a DPA twice.
2007-10-01  Rob Shearmanwineboot: Add a timeout dialog when any WM_QUERYENDSESS...
2007-10-01  Konstantin... mpr: Implement WNetGetResourceInformation functions.
2007-10-01  Stefan Leichteruser32: Define WINE_FILEVERSION in version resource...
2007-10-01  Stefan Leichterkernel32: Define WINE_FILEVERSION in version resource...
2007-10-01  Stefan Leichtergdi32: Define WINE_FILEVERSION in version resource...
2007-10-01  Stefan Leichterole32: Define WINE_FILEVERSION in version resource...
2007-10-01  Roderick Colenbranderddraw: Fix RegDeleteTreeA/W compile issues when buildin...
2007-10-01  Damjan Jovanovicole32: Implement win16 COCREATEGUID.
2007-10-01  Stefan Dösingerwined3d: Bem is an instruction and uses registers.
2007-10-01  Stefan Dösingerwined3d: Enable the mNxN implementation for pixel shaders.
2007-10-01  Stefan Dösingerwined3d: Implement texbeml in arb shaders.
2007-10-01  Stefan Dösingerwined3d: Add proper input register handling to texreg2a...
2007-10-01  Stefan Dösingerwined3d: Add texreg2rgb support to arb shaders.
2007-10-01  Rob Shearmanuser32: Add tests for DefWindowProc processing the...
2007-10-01  Roderick Colenbranderwined3d: WINAPI compile fixes.
2007-10-01  Maarten Lankhorstwineoss: Seperate wave-in and wave-outs shared use...
2007-10-01  Maarten Lankhorstdsound: Call waveInUnPrepareHeader and waveInPrepareHea...
2007-10-01  Maarten Lankhorstdsound: Use smaller buffers for wavein capture.
2007-10-01  Hans Leidekkerpdh: Skip tests when running on non-english locale.
2007-10-01  Hans Leidekkerpdh: Fix parameter handling in PdhAddEnglishCounter...
2007-10-01  Hans Leidekkerpdh: Implement PdhCalculateCounterFromRawValue.
2007-10-01  Hans Leidekkerpdh: Implement and test PdhCollectQueryDataEx.
2007-10-01  Hans Leidekkerpdh: Serialize access to performance counters and queries.
next