wine
2006-09-26  Stefan Leichterdmcompos: Print 64bit integers with wine_dbgstr_longlong.
2006-09-26  Andrew Talbotrpcrt4: Cast-qual warnings fix.
2006-09-26  Andrew Talbotrpcrt4: Cast-qual warnings fix.
2006-09-26  Andrew Talbotrpcrt4: Cast-qual warnings fix.
2006-09-26  Andrew Talbotrpcrt4: Cast-qual warnings fix.
2006-09-26  Andrew Talbotriched20: Cast-qual warning fix.
2006-09-26  Fatih Aşıcınotepad: Update Turkish resources.
2006-09-26  Fatih Aşıcıclock: Update Turkish resources.
2006-09-26  Fatih Aşıcıshell32: Update Turkish resources.
2006-09-26  Jan Zerebeckiregedit: Remove dead code.
2006-09-26  Roderick Colenbranderwined3d: Add the missing gamma cap.
2006-09-26  Paul Vrienswintrust: Implement SoftpubDllRegisterServer.
2006-09-26  Ivan Leodinput: Add some error checks to mouse.c.
2006-09-26  Frank Richtersetupapi: Duplicate behaviour of native SetupGetInfInfo...
2006-09-26  Mikołaj Zalewskicomctl32: toolbar: If wParam in TB_ADDBUTTON is large...
2006-09-26  Mikołaj Zalewskicomctl32: toolbar: Resize the imagelist icons after...
2006-09-25  Marcus Meissnerntdll: Avoid ebx being clobbered in exception handler.
2006-09-25  Jacek Cabanmshtml: Added more loading tests.
2006-09-25  Jacek Cabanmshtml: Set dwOptions in GetBindInfo to 0x80000 to...
2006-09-25  Jacek Cabanmshtml: Initialize url in OnStartURIOpen.
2006-09-25  Jacek Cabanmshtml: Remove FIXMEs and fix a typo.
2006-09-25  Jacek Cabanmshtml: Added PARSECOMPLETE task implementation.
2006-09-25  Jacek Cabanmshtml: Store BSCallback in HTMDocument.
2006-09-25  Jacek Cabanmshtml: Store IBinding interface in BSCallback.
2006-09-25  Jacek Cabanmshtml: Add SETDOWNLOADSTATE task implementation and...
2006-09-25  Jacek Cabanmshtml: Create one "Internet Explorer_Hidden" window...
2006-09-25  Jonathan Ernstdlls: Assorted French translation improvements.
2006-09-25  Mikołaj Zalewskiwinefile: Update Polish translation.
2006-09-25  Mikołaj Zalewskiuser32: Update Polish translation.
2006-09-25  Mikołaj Zalewskiregedit: Update Polish translation.
2006-09-25  Mikołaj Zalewskicmdlgtst: Move the PageSetup_Flags_Dialog from Ru.rc...
2006-09-25  Mikołaj Zalewskiresources: Mark common resources as LANG_NEUTRAL, SUBLA...
2006-09-25  Stefan Dösingerwined3d: Surface data is 32 bit aligned.
2006-09-25  Stefan Dösingerwined3d: Avoid wasting a uniform.
2006-09-25  Stefan Dösingerwined3d: Stop fixing up a VBO if the declaration change...
2006-09-25  Stefan Dösingerwined3d: Verify the VBO vertex declaration every draw.
2006-09-25  Stefan Dösingerwined3d: Fix a typo.
2006-09-25  Andrew Talbotquartz: Cast-qual warnings fix.
2006-09-25  Andrew Talbotoleaut32: Cast-qual warnings fix.
2006-09-25  Andrey Turkinmsiexec: Should recognize /xpackage syntax.
2006-09-25  Aric Stewartuser: Correct buffer overflows in IME processing code.
2006-09-25  Marcus Meissnermsi: Support more dialog groups.
2006-09-25  Nicolas Delcroswrc: Fixed typo for the --pedantic argument.
2006-09-25  Paul Vrienswincrypt.h: A few more defines.
2006-09-25  Roderick Colenbranderwined3d: glBlend* fixes.
2006-09-25  Jacek Cabanmshtml: Better IDM_PARSECOMPLETE test.
2006-09-25  Jacek Cabanshdocvw: Added [get|put]_Silent implementation.
2006-09-25  Huw Daviesadvapi32: Fix ADVAPI_GetComputerSid to work correctly...
2006-09-25  Huw Daviesgdi32: Make the bitmap font tests locale aware.
2006-09-25  Huw Daviesgdi32: Win 2000 and Win XP behave differently if there...
2006-09-25  Kai Blinsecur32: Stop loading Negotiate until it is actually...
2006-09-24  Alexandre Julliardmake_makefiles: Merged the make_progs script into make_...
2006-09-22  Detlef Riekenberginclude: Open Watcom compatibility (Fix _BSDTYPES_DEFIN...
2006-09-22  Alexandre Julliardconfigure: Moved the libGL.a check to the final warnings.
2006-09-22  Alexandre JulliardMakefile: Automatically update config.h if configure...
2006-09-22  Alexandre Julliardmake_makefiles: Parse the makefiles to find the correct...
2006-09-22  Alexandre Julliardmakedep: Update dependencies even with no source files.
2006-09-21  Alexandre Julliarduser: Fix handling of high bits of resource id in LoadS...
2006-09-21  Ivan Gyurdievwined3d: Allow null streams in the vertex declaration.
2006-09-21  Kai Blinsecur32: Tell the user if ntlm_auth is not found or...
2006-09-21  Alex Villacís... msacm: acmDriverPriority() compares dwPriority against...
2006-09-21  Benjamin Arainddeapi: Implement stub dll for nddeapi.
2006-09-21  Byeong-Sik... comdlg32: Show better font style information in fontdlg.
2006-09-21  James Hawkinswintrust: Add a stub implementation of CryptCATClose.
2006-09-21  James Hawkinswintrust: Add a stub implementation of CryptCATEnumerat...
2006-09-21  James Hawkinswintrust: Move the Crypt* functions to crypt.c.
2006-09-21  James Hawkinswintrust: Add a stub implementation of CryptCATOpen.
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Fix the return code of TB_ADDBITMAP.
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Simplify the TOOLBAR_AddButton.
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Fix IDB_STD_VIEW_* icons count ...
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Use correctly wParam in TB_ADDBITMAP.
2006-09-21  Mikołaj Zalewskicomctl32: imagelist: SetImageCount can be used to decre...
2006-09-21  Mikołaj Zalewskicomctl32: toolbar: Add some tests for TB_ADDBITMAP.
2006-09-21  James Hawkinsmsi: Disable child features of parent features that...
2006-09-21  James Hawkinsmsi: Translate the INSTALLSTATE_UNKNOWN index into...
2006-09-21  James Hawkinsmsi: Don't check a component's install state if a compo...
2006-09-21  James Hawkinsmsi: Fix the results of a few tests to match Windows.
2006-09-21  James Hawkinsmsi: Load the component states in CostFinalize instead...
2006-09-21  James Hawkinsmsi: Initialize all features' action states to INSTALLS...
2006-09-21  James Hawkinsmsi: Only override a feature whose action state is...
2006-09-21  James Hawkinsadvpack: backup should be a const string.
2006-09-21  Alexandre Julliardwininet/tests: Don't fail the tests if the network...
2006-09-21  Alexandre Julliardurlmon/tests: Don't fail the tests if the network is...
2006-09-21  Roderick Colenbranderopengl: Move wgl font code to winex11.drv.
2006-09-21  Michael Stefaniucinclude: Make the return type of mmioSendMessage16...
2006-09-21  Dan Hipschmanmsxml3: Fix IXMLDOMNamedNodeMap_getNamedItem() conforma...
2006-09-21  Benjamin Araimsi: Adds test to check "JOIN" operator with "*" operat...
2006-09-21  Benjamin Araimsi: Adds test to check if basic "JOIN" operator withou...
2006-09-21  Benjamin Araioleaut32: Conformance test for function variant:VarImp.
2006-09-21  Benjamin Araioleaut32: Implementation for function variant:VarImp.
2006-09-21  Stefan Leichterdmime: Print 64bit integers with wine_dbgstr_longlong.
2006-09-21  Andrew Talbotole32: Cast-qual warnings fix.
2006-09-21  Andrew Talbotodbc32: Cast-qual warning fix.
2006-09-21  Juan Langnetapi32: Partially implement DsRoleGetPrimaryDomainInf...
2006-09-21  Juan Langcrypt32: Don't crash on freeing null chain engine.
2006-09-21  Juan Langcrypt32: Test exporting key acquired through CryptAcqui...
2006-09-21  Juan Langcrypt32: Test decoding a big CRL.
2006-09-21  Stefan Dösingerwined3d: Do not bind the 0 vbo when vbos are unsupported.
2006-09-21  Alexandre Julliardserver: Kill the process without SIGTERM when the fd...
2006-09-21  Alexandre Julliardconfigure: Don't display any messages when started...
next