wine
2006-07-07  Robert Shearmanoleaut32: ITypeComp_fnBind should do case-insensitive...
2006-07-07  Robert Shearmanoleaut32: Add a typedef for "boolean".
2006-07-07  Robert Shearmanoleaut32: Fix the error code returned by ITypeComp...
2006-07-07  James Hawkinsadvapi32: Get the token type in ImpersonateLoggedOnUser.
2006-07-07  James Hawkinsadvapi32: Add tests for LookupAccountSid.
2006-07-07  Dmitry Timoshkovwinex11.drv: Add window style and visibility status...
2006-07-06  Jason Greenwined3d: Fix D3DSIO_M#X# instruction for both ARB and...
2006-07-06  Saulius Krasuckaskernel/tests: More tests for OpenFile.
2006-07-06  Paul Vrienswininet: Return NULL handle if no connection is establi...
2006-07-06  Ivan Gyurdievwined3d: Clean up drawPrimitive/drawPrimitiveDrawStrided.
2006-07-06  Ivan Gyurdievwined3d: Implement FVF to DECL9 conversion (with tests).
2006-07-06  Ivan Gyurdievwined3d: Move register count pass to SetFunction.
2006-07-06  Ivan Gyurdievwined3d: Fix STREAM flag override.
2006-07-06  Ivan Gyurdievwined3d: Add missing PSIZE register for decl8->9 conver...
2006-07-06  Ivan Gyurdievwined3d: Allow mix of SW vertex and GLSL pixel shader.
2006-07-06  Ivan Gyurdievwined3d: Rework shader mode selection.
2006-07-06  Jacek Cabanshdocvw: Added test of IProvideClassInfo.
2006-07-06  Mike McCormackmsi: Features may be published but absent.
2006-07-06  Mike McCormackmsi: Add a test for MsiGetComponentPath and make it...
2006-07-06  Mike McCormackmsi: Use msi_strcpy_to_awstring to return the string...
2006-07-06  Ge van Geldorpconfigure: Allow relocation on x86_64.
2006-07-06  Jacek Cabanmshtml: Added get_text implementation.
2006-07-06  Jacek Cabanmshtml: Added createRange implementation.
2006-07-06  Jacek Cabanmshtml: Added get_type implementation.
2006-07-06  Jacek Cabanmshtml: Added get_selection implementation.
2006-07-06  Jacek Cabanmshtml: Return S_OK in Exec(IDM_BASELINEFONT3).
2006-07-06  Stefan Dösingerwined3d: Flip WINED3DFMT_R8G8B8 to GL_RGB.
2006-07-06  Mike McCormackmsi: Forward MsiUseFeature to MsiUseFeatureEx.
2006-07-06  Dmitry Timoshkovfonts: Fix a copy/paste bug preventing correct generati...
2006-07-06  James Hawkinswininet: Error out if hInternet is a bad handle.
2006-07-06  James Hawkinswininet: Use a blank password if none is provided in...
2006-07-06  Detlef Riekenbergcomdlg32: Add initial test.
2006-07-05  Bang Jun-Youngcryptnet: Add .gitignore.
2006-07-05  Andrew Talbotuser/tests: Write-strings warnings fix.
2006-07-05  Andrew Talbotmapi32: Write-strings warnings fix.
2006-07-05  Paul Vrienswininet.h: Add extra error code.
2006-07-05  Robert Reifdxdiagn: Fix TRACE/FIXME formats.
2006-07-05  Mikołaj Zalewskicomctl32: listview: Recompute header size after an...
2006-07-05  Paul Vriensntdll: Fix possible TRACE crash.
2006-07-05  Robert Shearmanoleaut: Implement processing of modules for SLTG typelibs.
2006-07-05  Robert Shearmanoleaut: Improve SLTG var support.
2006-07-05  Robert Shearmanoleaut: Fix function support for SLTG dispinterfaces.
2006-07-05  Robert Shearmanoleaut: Move the processing of functions in SLTG typeli...
2006-07-05  Robert Shearmanoleaut: Move the initialisation of memidConstructor and
2006-07-05  Robert Shearmanoleaut: Process references for SLTG dispatch types.
2006-07-05  Robert Shearmanoleaut: Abstract out the processing of variables in...
2006-07-05  Robert Shearmanoleaut: Process references when parsing SLTG alias...
2006-07-05  Robert Shearmanoleaut: Rename SLTG_DoType to SLTG_DoElem and split...
2006-07-05  Robert Shearmanoleaut: The SLTG_MemberHeader and SLTG_TypeInfoTail...
2006-07-05  Robert Shearmanoleaut: Document some more members of SLTG_TypeInfoTail.
2006-07-05  Robert Shearmanadvapi32: Fix the service function being called when...
2006-07-05  Huw Daviesrpcrt4: Don't advance the buffer for FC_STRUCTPAD2.
2006-07-05  Dmitry Timoshkovwinex11.drv: Update Lithuanian keyboard layout to bette...
2006-07-05  Dmitry TimoshkovAvoid non-portable WCHAR[] constructs.
2006-07-03  Ivan Gyurdievwined3d: Add a function to print out D3DDECLUSAGE9...
2006-07-03  Ivan Gyurdievwined3d: Fix faulty DCL trace.
2006-07-03  Ivan Gyurdievwined3d: Resync ARB mnxn function with GLSL mnxn function.
2006-07-03  Ivan Gyurdievwined3d: Use shader_get_regtype() in register counting...
2006-07-03  Ivan Gyurdievwined3d: Move SHADER_ARB code into arb_program_shader.c.
2006-07-03  Ivan Gyurdievwined3d: Cleanup: print constants in device code.
2006-07-03  Ivan Gyurdievd3d9: Fix FVF POSITION mask.
2006-07-03  Piotr Cabanoleview: Added next field to TypeLib viewer treeview...
2006-07-03  Piotr Cabanoleview: Improved type handling in TypeLib viewer.
2006-07-03  Piotr Cabanoleview: Added open TypeLib file functionality.
2006-07-03  Piotr Cabanoleview: Added type displaying in TypeLib Viewer.
2006-07-03  Thomas Khowcmd: Modify option parser to allow compound options.
2006-07-03  Andrew Talbotwinmm/winealsa: Write-strings warning fix.
2006-07-03  Andrew Talbottaskmgr: Write-strings warnings fix.
2006-07-03  Andrew Talbotcomctl32/tests: Write-strings warnings fix.
2006-07-03  Andrew Talbotregedit: Write-strings warnings fix.
2006-07-03  Hervé Poussineaumapi32: Use kernel32 functions instead of the ntdll...
2006-07-03  Jacek Cabanshdocvw: Get rid of Mozilla ActiveX control dependency.
2006-07-03  Jacek Cabanmshtml: Added beginning IDM_BROWSEMODE implementation.
2006-07-03  Jacek Cabanwine.inf: Set gecko url to activate Wine Gecko installer.
2006-07-03  Jacek Cabanmshtml: Add trailing '\' to gecko_path if needed.
2006-07-03  Ge van Geldorpwinedbg: Implement be_x86_64_init_registers.
2006-07-03  Ge van Geldorpinclude/msvcrt: Make sure size_t is properly defined...
2006-07-03  Ge van Geldorpwinedbg: Adjust the parameters of the backend read...
2006-07-03  Ge van Geldorpserver: The "select" call passes handles, not ints.
2006-07-03  Mikołaj Zalewskishell32: Add an icon for delete confirmation.
2006-07-03  Mikołaj Zalewskishell32: Allow for custom icons in confirmation messages.
2006-07-03  Mikołaj Zalewskishell32: Pass the correct parent hwnd to confirmation...
2006-07-03  Mikołaj Zalewskishell32: Remove the now unused SHELL_DeleteFileW.
2006-07-03  Robert Shearmanoleaut32: Fix parsing of hex numbers with 'e' in the...
2006-07-03  Robert Shearmanadvapi32: Implement RegisterServiceCtrlHandleExW.
2006-06-30  Andrew Talbotsetupapi/tests: Add trailing '\n's to ok() calls.
2006-06-30  Paul VriensUse the return value of register_key_guid.
2006-06-30  Piotr Cabanoleview: Added base TypeLib Viewer menu functionality.
2006-06-30  Piotr Cabanoleview: Added status bar to TypeLib Viewer.
2006-06-30  Piotr Cabanoleview: Added TypeLib Viewer base.
2006-06-30  Stefan Dösingerwined3d: Perform sanity checks on the rectangle in...
2006-06-30  Piotr Cabanddraw: Added missing '\n' in debug traces.
2006-06-30  Piotr Cabanquartz: Fixed crash in releasing uninitializes pAlloc...
2006-06-30  Robert Shearmanole32: When CoLockObjectExternal with fLock=TRUE is...
2006-06-30  Robert Shearmanoleaut32: Fix a typo where the FIXME doesn't match...
2006-06-30  Robert Shearmanrpcrt4: Add a stub for RpcMgmtSetServerStackSize.
2006-06-30  Robert Shearmanadvapi32: Implement RegDisablePredefinedCache.
2006-06-30  Paul Vriensntdll: Fix return codes for NtCreateKey (with tests).
2006-06-30  James Hawkinsshlwapi: Add tests for PathFindExtensionA.
2006-06-30  James Hawkinsshlwapi: Add tests for PathCanonicalize.
next