msvfw32: Add Swedish translation.
[wine] / dlls /
2007-10-16  Daniel Nylandermsvfw32: Add Swedish translation.
2007-10-16  Daniel Nylandermsi: Add Swedish translation.
2007-10-16  Daniel Nylandermsacm32: Add Swedish translation.
2007-10-16  Daniel Nylanderlocalui: Add Swedish translation.
2007-10-16  Daniel Nylandericcvid: Add Swedish translation.
2007-10-16  Daniel Nylandergphoto2.ds: Add Swedish translation.
2007-10-16  Daniel Nylandercredui: Add Swedish translation.
2007-10-16  Daniel Nylanderavifil32: Add Swedish translation.
2007-10-16  Lei Zhangcomctl32: Monthcal should send notifications when today...
2007-10-16  Lei Zhangcomctl32: Correct monthcal WM_LBUTTONDOWN return values.
2007-10-16  Lei Zhangcomctl32: Select today's date when the today link is...
2007-10-16  Lei Zhangcomctl32: Monthcal today link test.
2007-10-16  Lei Zhangcomctl32: Simplify monthcal test.
2007-10-16  Bang Jun-youngversion: Use the official NT macro rather than obsolete...
2007-10-16  Bang Jun-youngavifil32: Fix prototype for AVIStreamFindSample() to...
2007-10-16  Bang Jun-youngcrypt32: Fix typo in CryptGetDefaultOIDFunctionAddress().
2007-10-16  Gerald Pfeifercrypt32: Fix incorrect casts in X509_CERT and friends.
2007-10-16  Juan Langcrypt32: Implement CertVerifyCertificateChain for the...
2007-10-16  Juan Langhhctrl.ocx: Avoid spamming console.
2007-10-16  Juan Langsetupapi: Avoid spamming console.
2007-10-15  Alexandre Julliardkernel32: Fix GlobalMemoryStatus to take into account...
2007-10-15  James Hawkinsuser32: Convert an HDDEDATA handle to a DDEPOKE structu...
2007-10-15  James Hawkinsuser32: Add tests for DdeCreateDataHandle.
2007-10-15  James Hawkinsuser32: Return DMLERR_INVALIDPARAMETER if hszItem is...
2007-10-15  James Hawkinsuser32: Return DMLERR_MEMORY_ERROR instead of posting...
2007-10-15  James Hawkinsuser32: Return DMLERR_INVALIDPARAMETER if hszItem is...
2007-10-15  James Hawkinsuser32: The server should release data sent with WM_DDE...
2007-10-15  Alexandre Julliarduser32: Fix message processing in dde test and go back...
2007-10-15  James Hawkinsuser32: Increase the message timeout.
2007-10-15  Chris Robinsonwined3d: Don't report filtering for WINED3DFMT_R32F.
2007-10-15  Detlef Riekenberglocalspl/tests: Spelling fix.
2007-10-15  Gerald Pfeifercomctl32/tests: Avoid remove redundant invocation of...
2007-10-15  Gerald Pfeifergdi32: Avoid compiler warning in WineEngGetGlyphOutline().
2007-10-15  Gerald Pfeiferkernel32: Use FIELD_OFFSET instead of pointer cast.
2007-10-15  Jacek Cabanmsimtf: Added msimtf.dll.
2007-10-15  Jacek Cabaninclude: Added dimm.idl.
2007-10-15  Vincent Pelletieruser32: Implement SPI_GETMOUSESPEED in SystemParameters...
2007-10-15  Allan Tongshell32: Fix a memory leak.
2007-10-15  Juan Langiphlpapi: Implement GetAdapterIndex.
2007-10-15  Juan Langiphlpapi: UINT and DWORD are now equivalent, even in...
2007-10-15  Juan Langiphlpapi: Use route table to find an adapter's default...
2007-10-15  Andrew Talbotwinmm: Fix some memory leaks.
2007-10-15  Louis Lendersadvapi32: Improve stub for EnumServicesStatusExA a...
2007-10-15  Dan Hipschmanrpcrt4/tests: Free memory from one of the tests.
2007-10-15  Maarten Lankhorstwinealsa: Use S24_3LE instead of S24_LE.
2007-10-15  Maarten Lankhorstdsound: Remove a few null initializations in DirectSoun...
2007-10-15  Maarten Lankhorstdsound: Make sure device buflen is initially set to...
2007-10-15  Francois GougetBetter match the PSDK types and update win32.api to...
2007-10-15  Francois Gougetuser32: Fix the HRAWINPUT definition and the GetRawInpu...
2007-10-15  Francois Gougetmsdmo: Fix the DMOGetName() prototype.
2007-10-15  Francois Gougetmsdmo: Fix a winapi_check documentation warning and...
2007-10-15  Francois Gougetole32: Fix the CoCreateGuid() ordinal in the documentation.
2007-10-15  Francois Gougetmsvcrt: Fix the calling convention of _wsearchenv(...
2007-10-15  Francois Gougetmshtml: Check for HAVE_UNISTD_H before including unistd.h.
2007-10-15  Francois Gougetcrypt32/tests: Fix compilation on systems that don...
2007-10-15  Francois Gougetoleaut32/tests: Fix compilation on systems that don...
2007-10-15  Francois Gougetwined3d: Fix the d3dfmt_p8_init_palette() prototype.
2007-10-15  Jacek Cabanmshtml: Added ref counting to node object.
2007-10-15  Jacek Cabanmshtml: Try installing Gecko from local file in DllRegi...
2007-10-15  Jacek Cabanmshtml: Added IHTMLTxtRange::moveStart("character"...
2007-10-15  Jacek Cabanmshtml: Added more range tests and fixes.
2007-10-15  Jacek Cabanmshtml: Added more DOM tests.
2007-10-15  Jacek Cabanmshtml: Added IHTMLSelectElement::selectedIndex propert...
2007-10-15  Jacek Cabanmshtml: Added IHTMLOptionElementFactory::create impleme...
2007-10-15  Jacek Cabanmshtml: Added IHTMLOptionElement::get_text implementation.
2007-10-15  Jacek Cabanmshtml: Added IHTMLOptionElement::put_text implementation.
2007-10-15  Jacek Cabanmshtml: Added IHTMLOptionElement::put_value implementation.
2007-10-15  Jacek Cabanmshtml: Added IHTMLOptionElement::get_value implementation.
2007-10-15  Jacek Cabanmshtml: Added IHTMLStyle display and visibility propert...
2007-10-15  Jacek Cabanmshtml: Added IHTMLDocument4 stub implementation.
2007-10-15  Jacek Cabanmshtml: Use wine scheme mechanism in do_load_from_monik...
2007-10-15  Jacek Cabanmshtml: Added IHTMLWindow2::get_option implementation.
2007-10-15  Jacek Cabanmshtml: Fixed ref count leak.
2007-10-15  Jacek Cabanmshtml: Fix range pos after put_text call.
2007-10-15  Juan Langiphlpapi: Improve GetPerAdapterInfo stub.
2007-10-15  Juan Langws2_32: Fix broadcast address calculation.
2007-10-15  Juan Langsetupapi: Correct device enumeration.
2007-10-15  Juan Langsetupapi: Don't abort key enumeration early.
2007-10-15  Juan Langsetupapi: Implement SetupDiDeleteDevRegKey.
2007-10-15  Juan Langsetupapi: Make error checking in SetupDiCreateDevRegKey...
2007-10-15  Juan Langsetupapi: Implement SetupDiOpenDevRegKey.
2007-10-15  Juan Langsetupapi: Test SetupDiOpenDevRegKey.
2007-10-15  Juan Langsetupapi: Improve parameter checking in SetupDiInstallC...
2007-10-15  Juan Langsetupapi: Remove bogus part of test.
2007-10-15  Francois Gougetwinex11.drv: The 'lossy' parameter is always false...
2007-10-15  Huw Daviesgdi32: Try to load Wine's TrueType fonts from the build...
2007-10-15  Huw Daviesgdi32: Don't load Wine's bitmap-only TrueType fonts.
2007-10-15  Huw Daviesgdi32: Factor out the code to call FT_Load_Sfnt_Table.
2007-10-15  Roderick Colenbranderwined3d: Optimize P8 fragment shader.
2007-10-12  Andrew Talbotwininet: Fix a memory leak.
2007-10-12  Alexandre Julliardkernel32: Get rid of the NLS_RegOpenSubKey function...
2007-10-12  John Klehminkobj: Stub implementation of IInkCollector.
2007-10-12  John Klehmnkobj: Use an internal header.
2007-10-12  Marcus Meissnerimm32: Avoid spamming the debug output.
2007-10-12  Misha Koshelevurlmon: Increment/decrement reference count when intern...
2007-10-12  Roderick Colenbranderwined3d: Use a fragment shader to do P8 palette convers...
2007-10-12  Roderick Colenbranderwined3d: Fix inverse palette lookup for P8 surfaces.
2007-10-12  Juan Langsetupapi: Implement SetupDiCreateDevRegKeyW.
2007-10-12  Juan Langsetupapi: Add a device ID member to DeviceInfo.
2007-10-12  Juan Langsetupapi: Don't require caller to pass a SP_DEVINFO_DAT...
next