wine
2009-04-03  Henri Verbeetwined3d: Use the source and destination parameter count...
2009-04-03  Rein Klazesuser32: In COMBO_WindowPosChanging() do not change...
2009-04-03  Nikolay Sivovcomctl32/updown: Don't pass VK_[UP|DOWN] to original...
2009-04-03  Piotr Cabanjscript: Added Math_cos tests.
2009-04-03  Piotr Cabanjscript: Added Math_cos implementation.
2009-04-03  Piotr Cabanjscript: Added Math_LN2 tests.
2009-04-03  Piotr Cabanjscript: Added Math_LN2 implementation.
2009-04-03  André Hentschelwinemaker: Update man page.
2009-04-03  André Hentschelwinemaker: Add workspace-parse function.
2009-04-03  André Hentschelwinemaker: Add project-parse function.
2009-04-03  André Hentschelwinemaker: winresrc.h is the right name.
2009-04-03  Paul Chitescuntdll: Print desired version of missing dependent assem...
2009-04-02  Nikolay Sivovcomctl32: Additional tests for ListView header creation.
2009-04-02  Aric Stewartwinmm: SND_ALIAS and SND_ALIAS_ID overlap so when check...
2009-04-02  Aric Stewartwinmm: Properly cleanup in return from proc_PlaySound...
2009-04-02  Paul Vriensshell32/tests: Fix a test failure on Vista and higher.
2009-04-02  Paul Vrienskernel32: Fix creation of empty sections in ini files.
2009-04-02  Michael Stefaniucwinecfg: Use ULONG for a bitmask variable.
2009-04-02  Michael Stefaniuccomctl32/tests: Use LONG instead of long.
2009-04-02  Vincent Povirkole32: When renaming a storage element, delete from...
2009-04-02  Rein Klazesuser32/tests: In sysparams fix another case where a...
2009-04-02  Henri Verbeetwined3d: Store the source and destination parameter...
2009-04-02  Henri Verbeetwined3d: Avoid comparing against WINED3DSIO_* in the...
2009-04-02  Henri Verbeetwined3d: Store the instruction handler index in struct...
2009-04-02  Henri Verbeetwined3d: Compare num_params against 1 in shader_glsl_ma...
2009-04-02  Henri Verbeetwined3d: Remove some code that doesn't make a whole...
2009-04-02  Nikolay Sivovcomctl32: Enable selection overwriting in IP Address...
2009-04-02  Nikolay Sivovuser32: Implemented GetWindowRgnBox with some tests.
2009-04-02  Jacek Cabanurlmon: Register CLSID_DeCompMimeFilter.
2009-04-02  Vincent Povirkgdiplus: GdipDrawString: Handle either a width or heigh...
2009-04-02  Rob Shearmaninclude: Add defines for NI_MAXHOST and NI_MAXSERV...
2009-04-02  Alexandre Julliardconfigure: Disable all 16-bit code on Cygwin.
2009-04-02  Alexandre Julliardkernel32: Set argv[0] to the full path of the binary...
2009-04-02  Alexandre Julliardkernel32: Use __wine_main_environ by default, environ...
2009-04-01  Alexandre Julliardlibwine: Don't export mmap functions for the Windows...
2009-04-01  Alexandre Julliardoleaut32: Don't use 16-bit headers.
2009-04-01  Alexandre Julliardshell32: Make shell.dll into a stand-alone 16-bit module.
2009-04-01  Alexandre Julliardshell32: Add implementation of WOWShellExecute.
2009-04-01  Alexandre Julliardwinecrt0: Disable the delay import destructor on Mac...
2009-04-01  Nikolay Sivovcomctl32: listview: Some tests showed delayed header...
2009-04-01  Huw Daviesole32: Change the global memory duplicator to return...
2009-04-01  Huw Daviesole32: Rename a few variables and remove a couple of...
2009-04-01  Huw Daviesole32: Move the embed source hack to a separate function.
2009-04-01  Huw Daviesole32/tests: Set tymed in GetData and AddRef the interf...
2009-04-01  Ge van Geldorpmshtml/tests: Fix tests on Windows.
2009-04-01  Alexandre Julliardlibwine: Export __wine_get_main_environment on Mac...
2009-04-01  Henri Verbeetwined3d: Use a more reasonable name for "SHADER_OPCODE_...
2009-04-01  Henri Verbeetwined3d: Avoid a forward declaration.
2009-04-01  Henri Verbeetwined3d: Don't use the opcode_token field in the ARB...
2009-04-01  Henri Verbeetwined3d: Don't use the opcode_token field in the GLSL...
2009-04-01  Henri Verbeetddraw: Filter invalid texture stage states passed by...
2009-04-01  Jacek Cabanurlmon.idl: Use HANDLE_PTR in IInternetProtocolRoot...
2009-04-01  Jacek Cabanbasetsd.h: Added HANDLE_PTR and SHANDLE_PTR typedefs.
2009-04-01  Christian Costamciqtz32: Implement MCI_SEEK.
2009-04-01  Aric Stewartadvapi32: Handle fully qualified account names for...
2009-04-01  Aric Stewartadvapi32: Modify check_well_known_name test to be more...
2009-04-01  Alexandre Julliardntdll: Define dvd_struct ourselves since it's not consi...
2009-04-01  Alexandre Julliardntdll: Add separate signal definitions for OpenBSD.
2009-03-31  Mikołaj Zalewskikernel32: Implement QueryFullProcessImageFileNameW.
2009-03-31  Massimo Del... gdi32: Fix PATH_add_outline when mapping mode != MM_TEXT.
2009-03-31  Massimo Del... gdi32: PATH_ExtTextOut remove incorrect shift to DC...
2009-03-31  Massimo Del... gdi32: Correctly handle space char on Path_ExtTextOut().
2009-03-31  Massimo Del... gdi32/tests: Add test for GetGlyphOutlineW() requesting...
2009-03-31  Rob Shearmaninclude: Add a stub implementation of gai_strerror...
2009-03-31  Rob Shearmaninclude: Add TCP and IPv6 option defines to ws2ipdef.h.
2009-03-31  Rob Shearmaninclude: Move some declarations in ws2tcpip.h to where...
2009-03-31  Alexandre Julliardwinecrt0: Don't bother passing the environment to the...
2009-03-31  Huw Daviesole32/tests: Add some tests for stream data.
2009-03-31  Huw Daviesole32/tests: Add broken return value for win98.
2009-03-31  Huw Daviesole32/tests: On win9x GetClipboardData returns a new...
2009-03-31  Huw Daviesole32: Simplify some of the error handling.
2009-03-31  Henri Verbeetwined3d: Don't leak the swapchain in IWineD3DDeviceImpl...
2009-03-31  Henri Verbeetd3d10core: Set the initial buffer data, when present.
2009-03-31  Henri Verbeetwined3d: Care for things like pitch and blocksize when...
2009-03-31  Henri Verbeetd3d10core: Implement ID3D10Device::IASetVertexBuffers().
2009-03-31  Henri Verbeetd3d10core: Implement ID3D10Device::IASetInputLayout().
2009-03-31  Hans Leidekkermsi: Build a proper source path in MsiConfigureProductExW.
2009-03-31  Hans Leidekkermsi: Don't publish package name as part of product...
2009-03-31  Damjan Jovanovicwinemenubuilder: Use the user-dirs desktop directory...
2009-03-31  Jacek Cabanurlmon.idl: Added PROTOCOLFILTERDATA declaration.
2009-03-31  Michael Stefaniuccredui: Add the Romanian translation.
2009-03-31  Nikolay Sivovrpcrt4: Implemented RpcEpRegisterW wrapping RpcEpRegisterA.
2009-03-31  Igor Tarasovcomctl32: Correct handling of toolbar separators size.
2009-03-31  Igor Tarasovcomctl32: CCS_VERT flips toolbar separators orientation.
2009-03-31  Tobias Jakobiwined3d: Simplify sampler_texmatrix using pow2Matrix_id...
2009-03-31  Tobias Jakobiwined3d: GLSL: Implement texrect coord fixup.
2009-03-31  Tobias Jakobiwined3d: Add texrect_fixup bitfield to ps_compile_args...
2009-03-31  Tobias Jakobiwined3d: Add pow2Matrix_identity flag to BaseTextureCla...
2009-03-31  Alexandre Julliardwinedos: Release the 16-bit lock before calling ExitThread.
2009-03-31  Alexandre Julliardinclude: Try to avoid socklen_t redefinition in winsock.h.
2009-03-31  Alexandre Julliardws2_32/tests: Don't use socklen_t.
2009-03-31  Alexandre Julliardinetcomm: Include ws2tcpip.h before anything else.
2009-03-30  Rico SchüllerImplement d3dx9_41 and forward the functions to d3dx9_36.
2009-03-30  Detlef Riekenbergmsi/tests: Fix a copy & paste typo in a test message.
2009-03-30  Aric Stewartadvapi32: Alias some sids in LookupAccountName and...
2009-03-30  Joerg-Cyril... amstream: Log GUID instead of pointer.
2009-03-30  Christian Costamciqtz32: Add basic play capability.
2009-03-30  Christian Costamciqtz32: Implement driver messages.
2009-03-30  Huw Daviesole32/tests: Tests for EnumFormatEtc.
2009-03-30  Huw Daviesole32/tests: Fix DVTARGETDEVICE offsets.
next