ntoskrnl: Implemented IoDeleteSymbolicLink.
[wine] / dlls /
2008-10-20  Alexandre Julliardntoskrnl: Implemented IoDeleteSymbolicLink.
2008-10-20  Hwang YunSong(황윤성)appwiz.cpl: New Korean resource.
2008-10-20  Nikolay Sivovgdiplus: Some tests for GdipCreateRegionHrgn added.
2008-10-20  Muneyuki Noguchiwinex11: Prevent XCreateIC from returning NULL when...
2008-10-20  Aric Stewartntdll: Implement SystemProcessorPerformanceInformation...
2008-10-20  Jeremiah Flerchingerwinedos: Added/stubbed/documented missing VGA registers.
2008-10-20  Jeremiah Flerchingerwinedos: Added additional VGA/VESA modes & information...
2008-10-20  Jeremiah Flerchingerwinedos: Added missing values to VGA Mode 19 (256 color...
2008-10-20  Eric Pouechdbghelp: Report in module's info when a module's debug...
2008-10-20  Paul Bryan Robertsntdll: RtlSetControlSecurityDescriptor() implementation...
2008-10-20  Detlef Riekenbergshlwapi/tests: Replace RegDeleteTreeW to run the tests...
2008-10-20  Detlef Riekenbergshlwapi: Fix pointer and size in AssocQueryStringA.
2008-10-20  James Hawkinsmsi: Use the quoted part of the registry value when...
2008-10-20  James Hawkinsmsi: Fix a copy and paste error.
2008-10-20  James Hawkinsmsi: Strip the file off the parent path if it's not...
2008-10-20  James Hawkinsmsi: Only check the file signature if the candidate...
2008-10-20  James Hawkinsmsi: Append the next directory to search to the current...
2008-10-20  James Hawkinsmsi: Only append a backslash to directories.
2008-10-20  James Hawkinsmsi: Don't get rid of the file signature when searching...
2008-10-20  James Hawkinsmsi: Simplify and clean up ACTION_RecurseSearchDirectory.
2008-10-20  James Hawkinsmsi: Handle searching for directories in the IniLocator...
2008-10-20  James Hawkinsmsi: Handle searching for a file with no signature.
2008-10-20  James Hawkinsmsi: Add more tests for the RegLocator part of the...
2008-10-20  James Hawkinsmsi: Check the file version when a version is provided...
2008-10-20  James Hawkinsmsi: Add more tests for the AppSearch action.
2008-10-20  James Hawkinsmsi: Return the requested ini field.
2008-10-20  James Hawkinsmsi: Pass the correct view to get_row.
2008-10-20  Hans Leidekkercryptui: Add a partial implementation of CryptUIWizImport.
2008-10-20  Dmitry Timoshkovuser32: Fix a typo.
2008-10-20  Henri Verbeetwined3d: Set the sampler only once in shader_glsl_selec...
2008-10-20  Henri Verbeetwined3d: Add support for EXT_framebuffer_multisample.
2008-10-20  Henri Verbeetsecur32: Implement schannel InitializeSecurityContextW.
2008-10-20  Henri Verbeetsecur32: Improve error handling for gnutls_global_init().
2008-10-20  Henri Verbeetsecur32: Don't leak the credentials handle when pgnutls...
2008-10-20  Henri Verbeetsecur32: Don't make the pBuffer parameter to schan_Quer...
2008-10-20  Alexandre Julliardwldap32: Map Unix error codes to Windows ones for all...
2008-10-20  Alexandre Julliardwldap32/tests: Don't crash if ldap_search_ext_sA fails.
2008-10-20  Roderick Colenbranderopengl32: Add some updates for recent opengl extensions.
2008-10-20  Roderick Colenbranderwined3d: Remove ENTER_GL/LEAVE_GL from VolumeTexture_Pr...
2008-10-20  Roderick Colenbranderwined3d: Protect gl calls in Volume_LoadTexture with...
2008-10-20  Roderick Colenbranderwined3d: Fix recursive ENTER_GL in UpdateSurface.
2008-10-20  Roderick Colenbranderwined3d: ActivateContext caused a lot of recursive...
2008-10-20  Roderick Colenbranderwined3d: Fix recursive ENTER_GL in LoadLocation.
2008-10-20  Roderick Colenbranderwined3d: Fix a recursive ENTER_GL in read_from_framebuffer.
2008-10-20  Roderick Colenbranderwined3d: Prevent a recursive ENTER_GL before calling...
2008-10-20  Roderick Colenbranderwined3d: Add ENTER_GL/LEAVE_GL to gen_yuv_shader.
2008-10-20  Roderick Colenbranderwined3d: arbfp_blit_unset should call ENTER_GL/LEAVE_GL...
2008-10-20  Roderick Colenbranderwined3d: arbfp_set_shader_blit should handle ENTER_GL...
2008-10-20  Francois GougetAssorted spelling fixes.
2008-10-20  Francois Gougetriched20/tests: Add a trailing '\n' to an ok() call.
2008-10-20  Francois Gougetdirent.h is a conditional include now.
2008-10-20  Dylan Smithrichedit: Use the DefWindowProc to implement WM_SETREDRAW.
2008-10-20  Dylan Smithrichedit: Prevent EN_UPDATE notifications when window...
2008-10-20  Dylan Smithrichedit: Test to see if WM_SETREDRAW removes the windo...
2008-10-20  Dylan Smithrichedit: Test for EN_UPDATE notification when window...
2008-10-20  Andrew Talbotmshtml: Sign-compare warnings fix.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatNameValueDecode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatNameValueDecode.
2008-10-18  Juan Langwintrust: Add stub for WVTAsn1CatNameValueDecode.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatNameValueEncode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatNameValueEncode.
2008-10-18  Juan Langwintrust: Add stub for WVTAsn1CatNameValueEncode.
2008-10-18  Vitaliy Margolenwined3d: Add one more FBO error status code.
2008-10-18  Dylan Smithrichedit: Scroll cursor into view even with redraw...
2008-10-18  Dylan Smithrichedit: Test changes in scrollbar's visibility with...
2008-10-18  Dylan Smithrichedit: Test to see if wrapping happens with redraw...
2008-10-18  Dylan Smithrichedit: Tests for notifications while redraw is disabled.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Add stub for WVTAsn1CatMemberInfoDecode.
2008-10-18  Juan Langwintrust: Implement WVTAsn1CatMemberInfoEncode.
2008-10-18  Juan Langwintrust: Add tests for WVTAsn1CatMemberInfoEncode.
2008-10-18  Juan Langwintrust: Add stub for WVTAsn1CatMemberInfoEncode.
2008-10-18  Jacek Cabanjscript: Added Number.valueOf implementation.
2008-10-18  Nicolas Le Camnetapi32/tests: Fix a failing test on localized Windows.
2008-10-18  Nicolas Le Camnetapi32: Fix well known account RIDs in NetQueryDispla...
2008-10-18  Nicolas Le Camnetapi32/tests: Add a test for well known account RIDs.
2008-10-18  Dylan Smithrichedit: Added test for auto scroll behaviour with...
2008-10-18  Alexandre JulliardConvert remaining source files to utf-8.
2008-10-18  Alexandre Julliardwinex11: Convert source files to utf-8.
2008-10-18  Alexandre Julliardwinedos: Convert source files to utf-8.
2008-10-18  Alexandre Julliardwined3d: Convert source files to utf-8.
2008-10-18  Alexandre Julliarduser32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardshell32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardrpcrt4: Convert source files to utf-8.
2008-10-18  Alexandre Julliardole32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardmsrle32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardmsdmo: Convert source files to utf-8.
2008-10-18  Alexandre Julliardkernel32: Convert source files to utf-8.
2008-10-18  Alexandre Julliarddpnet: Convert source files to utf-8.
2008-10-18  Alexandre Julliardddraw: Convert source files to utf-8.
2008-10-18  Alexandre Julliardd3d9: Convert source files to utf-8.
2008-10-18  Alexandre Julliardavifil32: Convert source files to utf-8.
2008-10-18  Alexandre Julliardwinecrt0: Add missing WINAPI on driver entry point.
2008-10-17  Juan Langcrypt32: Fix expected/got mixup.
2008-10-17  Juan Langcrypt32: Correct another chain status discrepancy with...
2008-10-17  Juan Langcrypt32: Microsoft fixed a bug with name constraints...
2008-10-17  Hans Leidekkerwininet: Fix buffer size query for InternetQueryOption...
2008-10-17  Rob Shearmankernel32: Fix some Esperanto day and month names.
2008-10-17  Alexandre Julliardmountmgr: Store the device name in the mount point...
next