wine
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.
2012-04-10  Erich Hooverws2_32: Implement IP_UNICAST_IF socket option.
2012-04-10  Austin Englishntdll: Give a better error message if signal context...
2012-04-10  Henri Verbeetd3dx9: Don't return a pointer to the implementation...
2012-04-10  Henri Verbeetd3dx9: Don't return a pointer to the implementation...
2012-04-10  Henri Verbeetddraw: Get rid of IDirect3DDeviceImpl.
2012-04-10  Henri Verbeetddraw: Properly retrieve an interface pointer in IDirec...
2012-04-10  Henri Verbeetddraw: Properly retrieve an interface pointer in ddraw7...
2012-04-10  Alexandre Julliardgdi32: Store the reference DC in the enhanced metafile...
2012-04-10  Alexandre Julliardgdi32: Add explicit fields for the DC flags.
2012-04-10  Alexandre Julliardgdi32: Clip the returned DC bounds to the device rectangle.
2012-04-10  Alexandre Julliardgdi32: SaveDC doesn't save the DC bounds.
2012-04-10  Alexandre Julliardgdi32/tests: Add tests for DC bounds handling across...
2012-04-10  Alexandre Julliardgdi32/tests: Add tests for DC bounds on various device...
2012-04-09  Alexandre Julliardgdi32/tests: Add tests for DC bounds to the DIB graphic...
2012-04-09  Alexandre Julliardgdi32/tests: Automatically reset the bits after compari...
2012-04-09  Morten Rønnewininet/tests: Moved a test outside a loop to make...
2012-04-09  Aric Stewartquartz: Add control.idl as a typelib resource.
2012-04-09  Aric Stewartwineqtdecoder: Register the QT Splitter to be a default...
2012-04-09  Aric Stewartquartz: Add VMRSurfaceAllocatorNotify9 to VMR9.
2012-04-09  Dmitry Timoshkovgdi32: Add more verbose messages to indicate when a...
2012-04-09  Dmitry Timoshkovgdi32: Fix a typo in faces_equal() preventing loading...
2012-04-09  Carlo Braminishlwapi: Add stub for AssocGetPerceivedType.
2012-04-09  André Hentschellibwine: Add thumb support.
2012-04-09  Andrew Eikumwinealsa.drv: Enumerate ALSA devices in a single pass.
next