dbghelp: Added support for a couple of compiland's children.
[wine] / dlls /
2006-09-26  Eric Pouechdbghelp: Added support for a couple of compiland's...
2006-09-26  Eric Pouechdbghelp: Fix location computation when attribute has...
2006-09-26  Eric Pouechdbghelp: Change the definition of an attribute so that...
2006-09-26  Eric Pouechdbghelp: Move the attribute union (now nameless) into...
2006-09-26  Eric Pouechdbghelp: Added support for DW_OP_breg* operations in...
2006-09-26  Eric Pouechdbghelp: Variables & registers.
2006-09-26  Saulius Krasuckaslz32/tests: Try to open nonexisting compressed files.
2006-09-26  Saulius Krasuckaslz32/tests: Add more cases for opening compressed files.
2006-09-26  Saulius Krasuckaslz32/tests: Move indirect opening of compressed files...
2006-09-26  Saulius Krasuckaslz32/tests: Compare result to predefined compressed...
2006-09-26  Juan Langcrypt32: Reduce indent level of tests.
2006-09-26  Stefan Dösingerwined3d: Use GL_EXTCALL.
2006-09-26  Roderick Colenbranderwinex11.Drv: Remove unneeded wgl exports.
2006-09-26  Duane Clarkmsvcrt: fgetc needs to use unsigned parameters.
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ıshell32: Update Turkish resources.
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 Zalewskiuser32: Update Polish translation.
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  Aric Stewartuser: Correct buffer overflows in IME processing code.
2006-09-25  Marcus Meissnermsi: Support more dialog groups.
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-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 Lassomsacm: acmDriverPriority() compares dwPriority against...
2006-09-21  Benjamin Arainddeapi: Implement stub dll for nddeapi.
2006-09-21  Byeong-Sik Jeoncomdlg32: 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  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-20  Paul Vrienscrypt32: Simplify by removing unneeded backslash.
2006-09-20  Huw Daviesgdi32: GetTextExtentPoint and GetTextExtentExPoint...
2006-09-20  Huw Daviesgdi32: Fix ppem in the case that there isn't an exact...
2006-09-20  Huw Daviesgdi32: Only run the GetGlyphIndices test if Symbol...
next