wine
2007-10-15  Jacek Cabanimm.h: Added REGISTERWORD[AW] declaration.
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  Dmitry Potapovcmd: copy: Fix "Path not found" error.
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 Gougetwtsapi32: Add a couple of related prototypes.
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  Gerald Pfeiferwidl: Fix build failure in parser.y.
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 Daviesfonts: Change to OS2 Vendor ID to be 'Wine'.
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  Alexandre JulliardRelease 0.9.47. wine-0.9.47
2007-10-12  Vitaly Lipatovtools/wine.desktop: Add Name field in Russian.
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...
2007-10-12  Juan Langsetupapi: Add helper function to open a device's hardwa...
2007-10-12  Juan Langsetupapi: Implement SetupDiCreateDevRegKeyA on top...
2007-10-12  Juan Langsetupapi: Add stubs for SetupDiCreateDevRegKeyA/W.
2007-10-12  Juan Langsetupapi: Install more items when installing a class.
2007-10-12  Juan Langsetupapi: Correct creating the class key.
2007-10-12  Juan Langsetupapi: SetupOpenAppendInfFile is implemented, so...
2007-10-12  Juan Langsetupapi: Test SetupDiInstallClass.
2007-10-12  Stefan Dösingerwined3d: Add a (nested) loop test.
2007-10-11  Juan Langcrypt32: Implement name constraint checking.
2007-10-11  Juan Langcrypt32: Implement name constraints decoding.
2007-10-11  Juan Langcrypt32: Don't check tag in AsnDecodeIntInternal, calle...
2007-10-11  Juan Langcrypt32: Allow either NULL or empty strings where one...
2007-10-11  Juan Langcrypt32: Implement name constraint encoding.
2007-10-11  Juan Langcrypt32: Test encoding/decoding name constraints.
2007-10-11  Juan Langcrypt32: Add another test to show that time validity...
2007-10-11  Juan Langcrypt32: Remove superficially different certificates.
2007-10-11  Juan Langcrypt32: Allow imprecision of one millisecond in time...
2007-10-11  David Adamd3dx8: Fix the definition of D3DXVECTOR.
2007-10-11  Francois GougetAssorted spelling fixes.
2007-10-11  Francois Gougetpdh/tests: Fix compilation on systems that don't suppor...
2007-10-11  Francois Gougetcomctl32/tests: Fix the control's size reporting in...
2007-10-11  Francois Gougetuser32/tests: Don't use nameless unions where they...
2007-10-11  Francois Gougetwinex11.drv: Add the trailing '\n' to a Wine trace.
2007-10-11  Francois Gougetwinex11.drv: Remove an obsolete FIXME comment.
2007-10-11  Andrey Turkinwine.inf: Add Protected Storage System Provider key.
2007-10-11  Jacek Cabanmshtml: Added support for installing Gecko from the...
2007-10-11  Aric Stewartmsdmo: Improve registration and reading of codecs.
2007-10-11  John Klehmmsinkaut.idl: Declare the IInkCollector interface and...
2007-10-11  Roy Sheaqmgr: Skeleton implementation of Background Intelligent...
next