wine
2012-04-16  Alexandre Julliardpo: Fix a msgid in the Danish translation.
2012-04-16  Jacek Cabanjscript: Make sure to jump out of switch before enterin...
2012-04-16  Marcus Meissnerdmusic: Remove useless NULL check (Coverity).
2012-04-16  Marcus Meissnerstrmbase: Use correct *ppv (Coverity).
2012-04-16  Michael Stefaniucriched20/tests: Don't cast NULL to an integer.
2012-04-16  Michael Stefaniucntdll/tests: Avoid casting zero.
2012-04-16  Michael Stefaniucgdi32/tests: Fix typo (comparison with itself).
2012-04-16  Michael Stefaniucoleaut32/tests: Compare the correct variants.
2012-04-16  Henri Verbeetddraw/tests: Add a helper function to create a material.
2012-04-16  Henri Verbeetwined3d: device_clear_render_targets() never fails.
2012-04-16  Henri Verbeetwined3d: Move the present() back buffer check to the...
2012-04-16  Henri Verbeetd3d10: COM cleanup for the ID3D10EffectVariable interface.
2012-04-16  Henri Verbeetd3d10core: COM cleanup for the ID3D10Buffer interface.
2012-04-16  Nikolay Sivovmsxml3: Use expected/actual sequence concept for reader...
2012-04-16  Michael Stefaniucstrmbase: Remove break after return (Smatch).
2012-04-16  Michael Stefaniucmmdevapi: Remove superfluous NULL pointer check before...
2012-04-16  Michael Stefaniucd3drm: Remove leftover return statement (Smatch).
2012-04-16  Akihiro Sagawacomctl32: Truncate the info tip text when using ANSI...
2012-04-16  Akihiro Sagawacomctl32/tests: Add tests for long info tip texts.
2012-04-16  Christian Costawinegstreamer: Remove useless FIXME.
2012-04-13  Alexandre JulliardRelease 1.5.2. wine-1.5.2
2012-04-13  Jacek Cabanvbscript: Short if statement may have optional 'end...
2012-04-13  Piotr Cabanwininet: Store correct urlcache file size.
2012-04-13  Carlo Braminishlwapi: Don't remove nonexistent extension in PathRemo...
2012-04-13  André Hentschelwinedbg: Add partial Thumb disassembler.
2012-04-13  Alexander Morozovkernel32/tests: Add a test for creating named mapping...
2012-04-13  Piotr Cabanmsvcrt: Fix months and weekday names in C locale.
2012-04-13  Dmitry Timoshkovgdi32: Add large fonts support for MS Sans Serif.
2012-04-13  Dmitry Timoshkovfonts: Generate large pixel size versions of MS Sans...
2012-04-13  Huw Davieswineps: Move ppd filename retrieval to a separate function.
2012-04-13  Huw Davieswineps: Add the duplex entry to the list.
2012-04-13  Jacek Cabanmshtml: Use return_nsstr helper in more functions.
2012-04-13  Jacek Cabanmshtml: Use return_nsstr helper in HTMLElement object...
2012-04-13  Jacek Cabanmshtml: Use return_nsstr helper in IHTMLBodyElement...
2012-04-13  Jacek Cabanmshtml: Improved helper for returning color as VARIANT...
2012-04-13  Alexandre Julliardgdi32/tests: Add test cases for wide pen bounding recta...
2012-04-13  Alexandre Julliardgdi32: Avoid redundant computation of the gradient...
2012-04-13  Alexandre Julliardgdi32: Map all the points at once in PolyPolyline,...
2012-04-13  Alexandre Julliardgdi32: Move the pen/brush_region helpers to graphics...
2012-04-13  Henri Verbeetd3dx9: Don't return a pointer to the implementation...
2012-04-13  Henri Verbeetinclude: Fix a couple of ID3DXSaveUserData prototypes.
2012-04-13  Henri Verbeetwined3d: Unify the wined3d_mapped_rect and wined3d_mapp...
2012-04-13  Henri Verbeetd3d9: COM cleanup for the IDirect3DVertexDeclaration9...
2012-04-13  Henri Verbeetd3d9: Use the wined3d declaration to retrieve the FVF...
2012-04-12  Akihiro Sagawacomctl32: Add support for retrieving lpszText in TOOLIN...
2012-04-12  Aric Stewartwineqtdecoder: Call OutputQueue_Destroy during pin...
2012-04-12  Piotr Cabanmsvcrt: Added support for _TRUNCATE flag in wcsncpy_s.
2012-04-12  Ilya Basinregedit: Fix buffer size when exporting binary values.
2012-04-12  Huw Davieswineps: Move the default resolution fallback to the...
2012-04-12  Huw Davieswineps: Simplify the failure path.
2012-04-12  Huw Davieswineps: Pass the devmode to OpenPrinter.
2012-04-12  Huw Davieswineps: Switch to using a Unicode devmode.
2012-04-12  Huw Davieswineps: Return from a common point.
2012-04-12  Vincent Povirkwindowscodecs: Implement JpegEncoder_Frame_SetSize.
2012-04-12  Vincent Povirkwindowscodecs: Implement JpegEncoder_Frame_Initialize.
2012-04-12  Vincent Povirkwindowscodecs: Implement JpegEncoder_CreateNewFrame.
2012-04-12  Vincent Povirkwindowscodecs: Implement JpegEncoder_Initialize.
2012-04-12  Vincent Povirkwindowscodecs: Add stub JPEG encoder.
2012-04-12  Henri Verbeetd3dx9: Don't return a pointer to the implementation...
2012-04-12  Henri Verbeetd3dx9: Don't return a pointer to the implementation...
2012-04-12  Henri Verbeetddraw: Get rid of IDirect3DVertexBufferImpl.
2012-04-12  Henri Verbeetd3d9: Store wined3d vertex declarations in the fvf...
2012-04-12  Henri Verbeetd3d9: Introduce a separate function for vertex declarat...
2012-04-12  André Hentschelwinedbg: Add partial ARM disassembler.
2012-04-11  Bruno Jesusws2_32/tests: Avoid crashing if getservbyname fails.
2012-04-11  Bruno Jesusws2_32/tests: Update hostent struct tests.
2012-04-11  Christian Costadmusic: Add trace to DMUSIC_CreateReferenceClockImpl...
2012-04-11  Christian Costadmusic: Check wrong params when creating a port + tests.
2012-04-11  Christian Costadmusic: Add dump function for DMUS_PORTPARAMS struct.
2012-04-11  Christian Costadmusic: Replace debugstr_DMUS_OBJECTDESC by a specific...
2012-04-11  Christian Costakernel32: Limit dwTotalPageFile in GlobalMemoryStatus...
2012-04-11  Piotr Cabanmsvcrt/tests: Added more strftime tests.
2012-04-11  Piotr Cabanmsvcrt: Added _Strftime implementation.
2012-04-11  Piotr Cabanmsvcrt: Added field names to MSVCRT___lc_time_data...
2012-04-11  Piotr Cabanmsvcrt: Set correct date and time format for C locale.
2012-04-11  Piotr Cabanmsvcrt: Rewrite wasctime function.
2012-04-11  Piotr Cabanmsvcrt: Rewrite asctime function.
2012-04-11  Huw Davieswordpad: Don't quit if the user cancels the save-as...
2012-04-11  Huw Davieswineps: Set the printer's devmode using SetPrinter.
2012-04-11  Huw Davieswineps: Retrieve the printer's devmode using GetPrinter.
2012-04-11  Huw Davieswineps: Remove the installed options list as it's never...
2012-04-11  Huw Davieswineps: Move the duplex list to a standard list.
2012-04-11  Huw Davieswineps: Move the input slot list to a standard list.
2012-04-11  Huw Davieswineps: Move the constraints list to a standard list.
2012-04-11  Huw Davieswineps: Move the installed font list to a standard...
2012-04-11  Dmitry Timoshkovfonts: Update cyrillic bitmap glyphs in Tahoma Bold.
2012-04-11  Jacek Cabanmshtml: Return self as a parent of global top window.
2012-04-11  Lucas Zawackidinput: Don't trace DIEFFECT members if they don't...
2012-04-11  Christian Costad3drm: Display filename when loading data from a file.
2012-04-11  Henri Verbeetd3dx9: Don't return a pointer to the implementation...
2012-04-11  Henri Verbeetd3dx9: Don't return a pointer to the implementation...
2012-04-11  Henri Verbeetddraw: Get rid of IDirect3DExecuteBufferImpl.
2012-04-11  Henri Verbeetd3d9: COM cleanup for the IDirect3DSwapChain9 interface.
2012-04-11  Henri Verbeetd3d9: Introduce a separate function for swapchain creation.
2012-04-10  Dmitry Timoshkovgdi32: Add a test for bitmap fonts selected for not...
2012-04-10  Jacek Cabanmshtml: Added IHTMLElement2::blur implementation.
2012-04-10  Jacek Cabanmshtml: Added IHTMLDocument2::onkeypress implementation.
2012-04-10  Jacek Cabanmshtml: Added better IHTMLWindow2::get_opener stub.
2012-04-10  Marcus Meissnerwinealsa.drv: Fixed buffer to RegEnumKeyExW.
2012-04-10  Erich Hooverws2_32: Implement IPV6_UNICAST_IF socket option.
next