po: Update Lithuanian translation.
[wine] / dlls /
2011-04-13  Henri Verbeetwined3d: Take hDestWindowOverride into account in IWine...
2011-04-13  Henri Verbeetwined3d: Merge the IWineD3DSwapChain::SetDestWindowOver...
2011-04-13  Henri Verbeetwined3d: Remove IWineD3DSwapChain::Destroy() from the...
2011-04-13  Henri Verbeetwined3d: Get rid of the swapchain destroy callback.
2011-04-13  Rex Tsaiwininet: Added stub for option DATA_SEND_TIMEOUT.
2011-04-13  Alexandre Julliardwinex11: Build the mouse input structure directly in...
2011-04-13  Alexandre Julliardwinex11: Add infrastructure for managing the extra...
2011-04-12  Henri Verbeetcomctl32: Allocate the correct amount of memory for...
2011-04-12  Huw Daviesgdi32: Don't set the bitfields when the dib section...
2011-04-12  Huw Daviesgdi32: Don't use the bitfields for the BI_RGB case...
2011-04-12  Huw Daviesgdi32: Don't use the bitfields for the BI_RGB case.
2011-04-12  Huw Davieswinex11: Don't use the bitfields for the BI_RGB case.
2011-04-12  Alexandre Julliardwinex11: Get rid of the old ddraw HAL support.
2011-04-12  Jacek Cabanshdocvw: Added more InternetShortcut tests.
2011-04-12  Jacek Cabanshdocvw: Register known protocols as URL protocols.
2011-04-12  Stefan Dösingerwined3d: Remove FLOAT16 vertex attribute conversion...
2011-04-12  Stefan Dösingerwined3d: Don't drop VBOs for full buffer reloading...
2011-04-12  Dmitry Timoshkovuser32: Fix the single menu item activation using a...
2011-04-12  Jacek Cabanmshtml: Use xul.dll directly instead of via xpcom.dll.
2011-04-12  Francois Gougetprograms: Standardize the About menus.
2011-04-12  Michael Stefaniucd3d9: COM cleanup for the IDirect3DCubeTexture9 iface.
2011-04-12  Michael Stefaniucd3d9: COM cleanup for the IDirect3DStateBlock9 iface.
2011-04-12  Michael Stefaniucd3d9: COM cleanup for the IDirect3DQuery9 iface.
2011-04-12  Rico Schüllerd3dx9: Parse value data.
2011-04-12  Rico Schüllerd3dx9: Parse name and semantics.
2011-04-12  Rico Schüllerd3dx9: Parse effect type D3DXPC_STRUCT.
2011-04-12  Rico Schüllerd3dx9: Parse effect parameter type definition.
2011-04-12  Eric Pouechdbghelp: Extended CPU structure by adding a default...
2011-04-12  Eric Pouechdbghelp: Force void type in const declaration, when...
2011-04-12  Eric Pouechdbghelp: For codeview/bprel symbols force the register...
2011-04-11  Henri Verbeetd3d9: Get rid of the implicit swapchain refcounting...
2011-04-11  Henri Verbeetd3d8: Get rid of the implicit swapchain refcounting...
2011-04-11  Henri Verbeetwined3d: Flush after accessing the front buffer in...
2011-04-11  Henri Verbeetwined3d: Flush after accessing the front buffer in...
2011-04-11  Henri Verbeetwined3d: Depth-only clears are done offscreen.
2011-04-11  Vincent Povirkwindowscodecs: Add test for multi-frame TIFF encoding.
2011-04-11  Vincent Povirkwindowscodecs: Add test for TIFF encoder.
2011-04-11  Vincent Povirkgdiplus: Add support for encoding TIFF images.
2011-04-11  Vincent Povirkwindowscodecs: Implement TiffEncoder_Commit.
2011-04-11  Vincent Povirkwindowscodecs: Implement TiffFrameEncode_Commit.
2011-04-11  Christian Incicrypt32: Fix a string test.
2011-04-11  Michael Currand3dxof: Changed is_string function to accept spaces.
2011-04-11  Michael Currand3dxof: Adjusted to allow for parsing of optional templ...
2011-04-11  Thomas Mullalyurlmon: Added basic implementation for CoInternet{Is...
2011-04-11  Thomas Mullalyurlmon/tests: Added FeatureControl registry key tests.
2011-04-11  Thomas Mullalyurlmon: Added FeatureControl registry keys.
2011-04-11  Thomas Mullalyurlmon/tests: Added tests for CoInternetSetFeatureEnabled.
2011-04-11  Thomas Mullalyurlmon/tests: Added tests for CoInternetIsFeatureEnabled.
2011-04-11  Jörg Höhlewinmm: Audio drivers unconditionally invoke DriverCallback.
2011-04-11  Jörg Höhlewinmm: DriverCallback returns TRUE iff there is notific...
2011-04-11  Jörg Höhlewinmm: Trace DriverCallback once upon entry.
2011-04-11  Alexandre Julliardgdi32: Fix a compiler warning on 64-bit.
2011-04-11  Huw Daviesgdi32/tests: Add PatBlt tests.
2011-04-11  Huw Daviesgdi32: Implement PatBlt.
2011-04-11  Huw Daviesgdi32: Implement SelectBrush for solid brushes.
2011-04-11  Austin Englishwindowscodecs: Only declare jpeg debug channel if jpeg...
2011-04-11  Austin Englishvcomp: Add stub dll.
2011-04-11  Michael Stefaniucd3d9: COM cleanup for the IDirect3D9Ex iface.
2011-04-11  Michael Stefaniucriched20: COM cleanup for the ITextServices iface.
2011-04-11  Michael Stefaniucriched20: COM cleanup for the ITextHost iface.
2011-04-11  Dmitry Timoshkovuser32: Use symbolic names for values returned by WM_ME...
2011-04-11  Francois Gougetmmdevapi: Reorder a couple of functions to avoid forwar...
2011-04-11  Francois Gougetmshtml: Make HTMLFiltersCollection_Create() static.
2011-04-11  Francois Gougetd3dx9_36: Make get_parameter_{handle,struct}() static.
2011-04-11  Nikolay Sivovcomctl32/tab: Use dpa to store item data.
2011-04-11  Nikolay Sivovcomctl32/tab: Fix invalid read of item data.
2011-04-11  Henri Verbeetwined3d: Check FBO completeness after the read / draw...
2011-04-11  Henri Verbeetwined3d: Set the read buffer to GL_NONE for draws and...
2011-04-11  Henri Verbeetwined3d: Only set draw buffers that are explicitly...
2011-04-11  Henri Verbeetwined3d: Explicitly handle 0 rt_count right at the...
2011-04-08  Dmitry Timoshkovwinex11: Move the SendMessage(WM_SYSCOMMAND, SC_MAXIMIZ...
2011-04-08  Jacek Cabankernel32: Moved GetProcessImageFileName implementation...
2011-04-08  Maarten Lankhorstdsound: COM cleanup property sets.
2011-04-08  Henri Verbeetwined3d: Don't free D3D swapchains until the wined3d...
2011-04-08  Henri Verbeetwined3d: Merge the IWineD3DSwapChain::Destroy() impleme...
2011-04-08  Henri Verbeetwined3d: Only create a swapchain context array for...
2011-04-08  Jacek Cabanmshtml: Reimplement nsIURI::SetHost on top of IUriBuilder.
2011-04-08  Dmitry Timoshkovuser32: Use symbolic names for values returned by WM_ME...
2011-04-08  Alexandre Julliardgdi32: Avoid reading bits outside of the glyph bitmap...
2011-04-08  Jacek Cabanshdocvw: Make tests stricter and fix GetUrl problem...
2011-04-08  Jacek Cabanshdocvw: Clean tests skipping.
2011-04-08  Jacek Cabanshdocvw: intshcut.c COM clean up.
2011-04-08  Jacek Cabanshdocvw: Register .url extension.
2011-04-08  Jacek Cabanshdocvw: Moved more registration to .rgs file.
2011-04-08  Francois Gougetmsxml3/tests: Fix variable initializations to conform...
2011-04-08  Nikolay Sivovole32: Handle null argument in OleIsRunning().
2011-04-07  Henri Verbeetwined3d: Merge swapchain_base.c into swapchain.c.
2011-04-07  Henri Verbeetwined3d: Merge swapchain_gdi.c into swapchain.c.
2011-04-07  Henri Verbeetwined3d: Don't use IWineD3DDeviceImpl_GetSwapChain...
2011-04-07  Juan Langwininet: Honor security flags specified when opening...
2011-04-07  Jacek Cabanurlmon: Use winetest data.php URLs for regular http...
2011-04-07  Huw Daviesgdi32/tests: Add horizontal and vertical solid line...
2011-04-07  Huw Daviesgdi32: Draw single pixel wide, horizontal or vertical...
2011-04-07  Huw Daviesgdi32: Calculate AND and XOR masks corresponding to...
2011-04-07  Huw Daviesgdi32: Add support for DC pens.
2011-04-07  Huw Daviesgdi32: Add the ability to track whether we should defer...
2011-04-07  Huw Daviesgdi32: Initial SelectPen support.
2011-04-07  Huw Daviesgdi32: Add a solid_rects primitive.
2011-04-07  Rico Schüllerd3dx9: Start effect parameter parsing.
2011-04-07  Rico Schüllerd3dx9: Fix return values.
next