wine
2012-01-18  Alexandre Julliardgdi32: Negative destination sizes are allowed after...
2012-01-18  Alexandre Julliardwinex11: Move handling of negative width/height into...
2012-01-18  Alexandre Julliardwinedbg: Display the crash details dialog from a separa...
2012-01-18  Frédéric Delanoypo: Various typographic fixes in Dutch translation.
2012-01-18  Francois Gougetpo: Remove English strings from the Japanese translation.
2012-01-18  Francois Gougetpo: Remove English strings from the Korean translation.
2012-01-18  Francois Gougetpo: Remove English strings from the Norwegian Bokmål...
2012-01-18  Francois Gougetpo: Remove English strings from the Portuguese translation.
2012-01-18  Francois Gougetpo: Remove English strings from the Romanian translation.
2012-01-18  Francois Gougetpo: Remove English strings from the Russian translation.
2012-01-18  Francois Gougetpo: Remove English strings from the Danish translation.
2012-01-18  Francois Gougetpo: Tweak the Slovenian 'file or directory' xcopy trans...
2012-01-18  Francois Gougetpo: French translation updates.
2012-01-18  Gustavo Henrique... po: Update Brazilian Portuguese translation.
2012-01-18  André Hentschelpo: Update German translation.
2012-01-18  Nikolay Sivovpo: Update Russian translation.
2012-01-18  Frédéric Delanoypo: Update French translation.
2012-01-18  Aurimas Fišeraspo: Update Lithuanian translation.
2012-01-18  Dmitry Timoshkovkernel32: Remove a no longer needed todo_wine.
2012-01-18  André Hentschelwinedbg: Adjust button size to fit more translations.
2012-01-18  André Hentschelwinedbg: Remove superfluous break instruction.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DSTATEBLOCKTYPE typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DQUERYTYPE typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DPOOL typedef.
2012-01-18  Henri Verbeetwined3d: Get rid of the WINED3DRESOURCETYPE typedef.
2012-01-18  Henri Verbeetddraw: Maintain D3D state across cooperative level...
2012-01-18  Henri Verbeetddraw/tests: Add some tests to show that we should...
2012-01-18  Henri Verbeetddraw/tests: Add a border around the blitted source...
2012-01-18  Henri Verbeetddraw: Allow querying the surface interface if a device...
2012-01-18  Henri Verbeetwined3d: Reset the changed float shader constants in...
2012-01-18  Henri Verbeetwined3d: Don't print an ERR if the depth/stencil surfac...
2012-01-18  Nikolay Sivovmsi: Support test for aplicable patch of MSIPATCH_DATAT...
2012-01-18  Nikolay Sivovmsi: Support MSIPATCH_DATATYPE_XMLBLOB when testing...
2012-01-17  Aric Stewartquartz: Lower the merit on our current builtin filters.
2012-01-17  Nikolay Sivovmsi: Create the rest of objects with separate helpers.
2012-01-17  Alexandre Julliardwinedbg: Append some system information to the crash...
2012-01-17  Alexandre Julliardwinedbg: Make the crash details dialog resizable.
2012-01-17  Alexandre Julliardwinedbg: Add a dialog to display crash details and...
2012-01-17  Alexandre Julliardwinedbg: Split minidump option handling to a separate...
2012-01-17  Alexandre Julliarduser32: Always query actual key state from the server...
2012-01-17  Alexandre Julliarduser32: Fix some printf format warnings.
2012-01-17  Alexandre Julliardshlwapi: Fix some printf format warnings.
2012-01-17  Alexandre Julliardjscript: Set return value after assert(0) to avoid...
2012-01-17  Alexandre Julliardlibwine: Avoid compiler warnings for Mingw builds.
2012-01-17  Jacek Cabanjscript: Get rid of no longer used OP_label.
2012-01-17  Jacek Cabanjscript: Added labelled statements tests.
2012-01-17  Jacek Cabanjscript: Added labelled continue statement implementation.
2012-01-17  Jacek Cabanjscript: Added labelled break statement implementation.
2012-01-17  Jacek Cabanjscript: Added labelled statement implementation.
2012-01-17  Hans Leidekkeroleaut32: Handle negative offsets into the custom data...
2012-01-17  Frédéric Delanoyappwiz.cpl: Avoid unneeded abbreviation in button label.
2012-01-17  Francois Gougetpo: Remove an English string from the Arabic translation.
2012-01-17  Francois Gougetpo: Remove English strings from the Romansh translation.
2012-01-17  Francois Gougetpo: Remove English strings from the Slovak translation.
2012-01-17  Francois Gougetpo: Remove English strings from the Slovenian translation.
2012-01-17  Francois Gougetpo: Remove English strings from the Serbian (Cyrillic...
2012-01-17  Francois Gougetpo: Remove English strings from the Serbian (Latin...
2012-01-17  Francois Gougetpo: Remove English strings from the Swedish translation.
2012-01-17  Francois Gougetpo: Remove English strings from the Thai translation.
2012-01-17  Francois Gougetpo: Remove English strings from the Turkish translation.
2012-01-17  André Hentschelpo: Update German translation.
2012-01-17  Hwang YunSongpo: Updated Korean translation.
2012-01-17  Aurimas Fišeraspo: Update Lithuanian translation.
2012-01-17  Dmitry Timoshkovkernel32: Fix access flags to page protection mapping...
2012-01-17  Michael Stefaniucdsound: Support IKsPropertySet in the primary buffer...
2012-01-17  Michael Stefaniucdsound: Merge IKsPropertySet into the secondary buffer...
2012-01-17  Michael Stefaniucdsound: Drop "Buffer" from the IKsPropertySet method...
2012-01-17  Austin Englishwined3d: Recognize Nvidia 540M.
2012-01-17  Gerald Pfeiferlibwine: Always build preloading code.
2012-01-17  Andrew Eikumdsound: Lock the source buffer during duplication.
2012-01-17  Aric Stewartwineqtdecoder: Lock the Transform filter csReceive...
2012-01-17  Aric Stewartstrmbase: In the TransformFilter add a critical section...
2012-01-17  Aric Stewartwineqtdecoder: Do not invert height.
2012-01-17  Alexandre Julliardmountmgr: Create a symlink in DosDevices for cdroms.
2012-01-17  Alexandre Julliardinclude: Fix some typos in winioctl.h.
2012-01-16  Andrew Eikumdsound: Don't launch a separate thread for the mmdevapi...
2012-01-16  Andrew Eikumwinmm: Only start the devices thread when necessary.
2012-01-16  Dmitry Timoshkovkernel32: Test MapViewOfFile and NtMapViewOfSection...
2012-01-16  Aric Stewartwineqtdecoder: Include cbAlign in the requested buffer...
2012-01-16  Aric Stewartwineqtdecoder: Improve and differentiate Sample Time...
2012-01-16  Aric Stewartwineqtdecoder: Zero out the whole QTSplitter structure...
2012-01-16  Aric Stewartquartz: Implement IObjectWithSite and IAMGraphBuilderCa...
2012-01-16  Piotr Cabanurlmon/tests: Added Uri IMarshal_UnmarshalInterface...
2012-01-16  Piotr Cabanurlmon/tests: Added Uri IMarshal_MarshalInterface tests.
2012-01-16  Piotr Cabanurlmon: Added Uri IMarshal implementation.
2012-01-16  Alexandre Julliarduser32: Fix a pointer cast warning.
2012-01-16  Alexandre Julliarddbghelp: Fix a couple of pointer cast warnings.
2012-01-16  Alexandre Julliardqedit: Avoid releasing an uninitialized object.
2012-01-16  Jacek Cabanvbscript: Fixed stack reallocation.
2012-01-16  Jacek Cabanvbscript: Use 0 as an invalid label value.
2012-01-16  Jacek Cabanvbscript: Use 0 as invalid instruction offset.
2012-01-16  Detlef Riekenbergshell32/tests: Simple tests for IApplicationAssociation...
2012-01-16  Detlef Riekenbergshell32: Add a stub for IApplicationAssociationRegistra...
2012-01-16  Detlef Riekenbergshell32: Avoid crash on NULL pointer.
2012-01-16  Detlef Riekenbergshell32/tests: Start tests for IQueryAssociations.
2012-01-16  Detlef Riekenbergshell32: Use SHFree for memory allocated with SHAlloc.
2012-01-16  Alexandre Julliardconfigure: Disable printf format checking for 64-bit...
2012-01-16  Alexandre Julliardwinedbg: Kill the whole target process on exit in auto...
2012-01-16  Alexandre Julliardntdll: Set the thread exit code when a thread is killed...
2012-01-16  Jörg Höhlewinecoreaudio: GetNextPacketSize returns 0 when no...
next