wine
2012-10-10  Alexandre Julliarduser32: Don't use the window surface when the pixel...
2012-10-10  Francois Gougetshell32: Fix ShellExecute()'s handling of file URLs.
2012-10-10  Francois Gougetshell32/tests: Simplify shlexec's test_directory()...
2012-10-10  Christian Costaquartz: Don't say we have a menu to AdjustWindowRectEx...
2012-10-10  Christian Costaquartz: Use target rect if set otherwise default to...
2012-10-10  Marcus Meissnerwinetest: Close filehandle on run error (Coverity).
2012-10-10  Marcus Meissneradvapi32: Removed a double free issue on loop terminati...
2012-10-10  Marcus Meissnerserver: Removed duplicate close of acceptfd (Coverity).
2012-10-10  Henri Verbeetwined3d: Implement SM4 WINED3DSIH_SINCOS in the GLSL...
2012-10-10  Henri Verbeetwined3d: Implement SM4 loops in the GLSL shader backend.
2012-10-10  Henri Verbeetwined3d: Implement WINED3DSIH_IADD in the GLSL shader...
2012-10-10  Henri Verbeetwined3d: Implement WINED3DSIH_DIV in the GLSL shader...
2012-10-10  Henri Verbeetwined3d: Implement WINED3DSIH_BREAKP in the GLSL shader...
2012-10-09  Daniel Lehmanmsvcp90: Fix export for fstream<wchar_t> ctor.
2012-10-09  Daniel Lehmanmsvcp90: Fix cxx exception information for 64-bit.
2012-10-09  Daniel Lehmanmsvcp90: Flip fclose result check in filebuf<>::close.
2012-10-09  Daniel Lehmanmsvcp90: Change basic_ios<wchar_t>::imbue to match...
2012-10-09  Erich Hooversetupapi: Close the target file before issuing SPFILENO...
2012-10-09  Erich Hooversetupapi: Report the correct target file with SPFILENOT...
2012-10-09  André Hentschelwinetest: Report actual number of failures in the statu...
2012-10-09  Christian Costantoskrnl.exe: Add MDL flags definitions.
2012-10-09  Christian Costaquartz: Fill right RECT structure in SetDefaultTargetRec.
2012-10-09  Christian Costaquartz: Forward IMediaControl_RenderFile to IFilterGrap...
2012-10-09  Jacek Cabanmshtml: Wine Gecko 1.8 release.
2012-10-09  Jacek Cabanappwiz.cpl: Cache downloaded addon MSI files.
2012-10-09  Jacek Cabanservices: Fixed memory leak.
2012-10-09  Piotr Cabanmsvcp60: Added missing 64-bit exports.
2012-10-09  Dmitry Timoshkovgdiplus: Add more font transformation tests.
2012-10-09  Alexandre Julliarduser32: Add support for setting the window surface...
2012-10-09  Alexandre Julliardserver: Add a heuristic to avoid computing surface...
2012-10-09  Alexandre Julliardserver: Add a request to compute the clipping region...
2012-10-09  Alexandre Julliardserver: Add flags in the set_window_pos request to...
2012-10-09  Francois Gougetshell32: Don't expand environment variables in ShellExe...
2012-10-09  Francois Gougetshell32: Fix CommandLineToArgvW()'s handling of the...
2012-10-09  Francois Gougetshell32: Simplify CommandLineToArgvW() a bit.
2012-10-09  Francois Gougetshell32/tests: Fix test_one_cmdline() and add a few...
2012-10-09  André Hentschelwinemaker: Include the target specific dll path when...
2012-10-09  André Hentschelwinemaker: Always use parent project for project files.
2012-10-09  Henri Verbeetwined3d: Remove unused wined3d_shader_limits fields.
2012-10-09  Henri Verbeetwined3d: Fix the SM3 int and bool vs constant limits.
2012-10-09  Henri Verbeetwined3d: wined3d_surface_set_palette() never fails.
2012-10-09  Henri Verbeetd3d10: Implement d3d10_effect_sampler_variable_GetSampl...
2012-10-09  Henri Verbeetd3d10: Handle blend state in d3d10_effect_object_apply().
2012-10-09  Alexandre Julliarduser32: Store the pixel format in the window structure.
2012-10-09  Alexandre Julliarduser32: Add a helper function to update the window...
2012-10-09  Alexandre Julliarduser32: Don't use SWP_SHOWWINDOW when the WS_VISIBLE...
2012-10-08  Jacek Cabanmshtml: Return dispinterface from PHEventSink::QueryInt...
2012-10-08  Jacek Cabanvbscript: Added CStr implementation.
2012-10-08  Michael Stefaniucmsrle32: Don't bother using the register storage class...
2012-10-08  Michael Stefaniucimaadp32.acm: Don't bother using the register storage...
2012-10-08  Jörg Höhlemciseq: Map MMSYSERR_* to MCIERR_* error codes.
2012-10-08  Jörg Höhlemciseq: Send MCI_PLAY notifications like w2k-w7 do.
2012-10-08  Jörg Höhlemciseq: Create player thread in the synchronous case...
2012-10-08  Jörg Höhlemciseq: Play returns MCIERR_OUTOFRANGE as required.
2012-10-08  Jörg Höhlemciseq: Separate player loop from MCI_PLAY command.
2012-10-08  Jörg Höhlemciseq: Fix memory leak when MCI_OPEN fails.
2012-10-08  Dmitry Timoshkovgdiplus: Stop adding 1/6 of EM height to the created...
2012-10-08  Dmitry Timoshkovgdiplus: Workaround missing support for true floating...
2012-10-08  Dmitry Timoshkovgdiplus: Detect broken GdipMeasureCharacterRanges behav...
2012-10-08  Dmitry Timoshkovgdiplus: Add a font transformation test.
2012-10-08  Piotr Cabanmsvcp71: Added basic_string functions that work on...
2012-10-08  Alistair Leslie... oledb32: Add IDBProperties support in IDBInitialize.
2012-10-08  Vincent Povirkole32: Add tests for StgConvertVariantToProperty.
2012-10-08  Vincent Povirkole32: Stub StgConvertVariantToProperty.
2012-10-08  Alexandre Julliardwinedbg: Mark the lexer as always interactive to preven...
2012-10-08  Łukasz Wojniłowiczpo: Update Polish translations.
2012-10-08  Daniel Lehmanmsvcrt: Add declaration for _sc[w]printf to header.
2012-10-08  Piotr Cabanmsvcp60: Added basic_istream::seekg implementation.
2012-10-08  Piotr Cabanmsvcp60: Added basic_fstream constructors implementation.
2012-10-08  Piotr Cabanmsvcp60: Added basic_ofstream constructors implementation.
2012-10-08  Piotr Cabanmsvcp60: Added basic_ifstream constructors implementation.
2012-10-08  Piotr Cabanmsvcp60: Added basic_fstream::open implementation.
2012-10-08  Piotr Cabanmsvcp60: Added basic_ofstream::open implementation.
2012-10-08  Piotr Cabanmsvcp60: Added basic_ifstream::open implementation.
2012-10-08  Piotr Cabanmsvcp60: Added basic_filebuf::open implementation.
2012-10-08  Piotr Cabanmsvcp60: Added __Fiopen implementation.
2012-10-08  Nikolay Sivovdwrite: Implement GetString().
2012-10-08  Nikolay Sivovdwrite: Implement GetStringLength method.
2012-10-08  Nikolay Sivovdwrite: Add family name to string array.
2012-10-08  Nikolay Sivovdwrite: Added IDWriteFontFace stub.
2012-10-08  Nikolay Sivovdwrite: Added IDWriteLocalizedStrings stub.
2012-10-08  Nikolay Sivovdwrite: Store font family name in IDWriteFontFamily...
2012-10-08  André Hentschelwinedbg: Adjust copyright to avoid confusions.
2012-10-08  André Hentschelwinedbg: Simplify Coprocessor operators in the Thumb2...
2012-10-08  André Hentschelwinedbg: Add load non-word operators to Thumb2 disassem...
2012-10-08  André Hentschelwinedbg: Add preload operators for Thumb2 disassembler.
2012-10-08  Jacek Cabanwidl: Fixed fwrite error handling.
2012-10-08  Jacek Cabanwidl: Alloc big enough buffer in dup_basename to handle...
2012-10-08  Francois Gougetshell32/tests: Greatly expand the test_argify() tests.
2012-10-08  Francois Gougetshell32/tests: Merge shlexec's test_exes_long() with...
2012-10-08  Francois Gougetshell32/tests: Add more ShellExecute() shortcut tests.
2012-10-08  Henri Verbeetwined3d: Implement WINED3DSIH_AND in the GLSL shader...
2012-10-08  Henri Verbeetwined3d: wined3d_stateblock_apply() never fails.
2012-10-08  Henri Verbeetwined3d: wined3d_stateblock_capture() never fails.
2012-10-08  Henri Verbeetd3d10: Handle depth stencil state in d3d10_effect_objec...
2012-10-08  Henri Verbeetd3d10: Handle rasterizer state in d3d10_effect_object_a...
2012-10-04  Christian Costaadvapi32: Add stub for StopTraceA and StopTraceW.
2012-10-04  Hans Leidekkerwbemprox: Implement Win32_NetworkAdapter.Manufacturer.
2012-10-04  Hans Leidekkerwbemprox: Implement Win32_Processor.UniqueId.
2012-10-04  Hans Leidekkerwbemprox: Add a partial implementation of Win32_SoundDe...
next