wine
2009-04-06  Nicolas Le Camshell32/tests: Fix crash when launched from drive root...
2009-04-06  Nicolas Le Camshell32/tests: Fix GetAttributesOf tests on Win2k and...
2009-04-06  Aurimas Fischermsacm32: Add Lithuanian translation.
2009-04-06  Nikolay Sivovcomctl32/tab: Draw hottracked tab button properly.
2009-04-06  Roderick Colenbranderwined3d: Update NVidia pci ids.
2009-04-06  Roderick Colenbranderopengl32: Update with the latest OpenGL extensions.
2009-04-06  Marcus Meissnerwininet: Fixed memory corruption in urlcache.
2009-04-06  Marcus Meissnercomctl32: Avoid potential overflow in Search Param...
2009-04-06  Marcus Meissnermciqtz32: Fixed boolean condition for null string check...
2009-04-06  Nicolas Le Camshell32: Define PT_FOLDERW.
2009-04-06  Nicolas Le Camshell32/tests: Fix tests on localized platforms.
2009-04-03  Paul Vriensriched20/tests: Remove the todo_wine logic where approp...
2009-04-03  Alexandre Julliardntdll: Set the WOW64 flag according to the server suppo...
2009-04-03  Alexandre Julliardserver: Verify that the client is using a supported...
2009-04-03  Alexandre Julliardserver: Store the type of CPU that the client is runnin...
2009-04-03  Alexandre Julliardserver: Use the thread entry point field to pass the...
2009-04-03  Rein Klazesuser32: Fix for the ending of menu tracking in the...
2009-04-03  Paul Vriensadvapi32/tests: Fix test failures on W2K.
2009-04-03  Henri Verbeetwined3d: Use register_idx in the ARB shader backend.
2009-04-03  Henri Verbeetwined3d: Store the register index in struct wined3d_sha...
2009-04-03  Henri Verbeetwined3d: Add a struct wined3d_shader_dst_param for...
2009-04-03  Henri Verbeetwined3d: Remove the opcode field from struct wined3d_sh...
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...
next