projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ntoskrnl: Implemented IoDeleteSymbolicLink.
[wine]
/
dlls
/
2008-10-20
Alexandre Julliard
ntoskrnl: Implemented IoDeleteSymbolicLink.
tree
|
commitdiff
2008-10-20
Hwang YunSong(황윤성)
appwiz.cpl: New Korean resource.
tree
|
commitdiff
2008-10-20
Nikolay Sivov
gdiplus: Some tests for GdipCreateRegionHrgn added.
tree
|
commitdiff
2008-10-20
Muneyuki Noguchi
winex11: Prevent XCreateIC from returning NULL when...
tree
|
commitdiff
2008-10-20
Aric Stewart
ntdll: Implement SystemProcessorPerformanceInformation...
tree
|
commitdiff
2008-10-20
Jeremiah Flerchinger
winedos: Added/stubbed/documented missing VGA registers.
tree
|
commitdiff
2008-10-20
Jeremiah Flerchinger
winedos: Added additional VGA/VESA modes & information...
tree
|
commitdiff
2008-10-20
Jeremiah Flerchinger
winedos: Added missing values to VGA Mode 19 (256 color...
tree
|
commitdiff
2008-10-20
Eric Pouech
dbghelp: Report in module's info when a module's debug...
tree
|
commitdiff
2008-10-20
Paul Bryan Roberts
ntdll: RtlSetControlSecurityDescriptor() implementation...
tree
|
commitdiff
2008-10-20
Detlef Riekenberg
shlwapi/tests: Replace RegDeleteTreeW to run the tests...
tree
|
commitdiff
2008-10-20
Detlef Riekenberg
shlwapi: Fix pointer and size in AssocQueryStringA.
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Use the quoted part of the registry value when...
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Fix a copy and paste error.
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Strip the file off the parent path if it's not...
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Only check the file signature if the candidate...
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Append the next directory to search to the current...
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Only append a backslash to directories.
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Don't get rid of the file signature when searching...
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Simplify and clean up ACTION_RecurseSearchDirectory.
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Handle searching for directories in the IniLocator...
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Handle searching for a file with no signature.
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Add more tests for the RegLocator part of the...
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Check the file version when a version is provided...
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Add more tests for the AppSearch action.
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Return the requested ini field.
tree
|
commitdiff
2008-10-20
James Hawkins
msi: Pass the correct view to get_row.
tree
|
commitdiff
2008-10-20
Hans Leidekker
cryptui: Add a partial implementation of CryptUIWizImport.
tree
|
commitdiff
2008-10-20
Dmitry Timoshkov
user32: Fix a typo.
tree
|
commitdiff
2008-10-20
Henri Verbeet
wined3d: Set the sampler only once in shader_glsl_selec...
tree
|
commitdiff
2008-10-20
Henri Verbeet
wined3d: Add support for EXT_framebuffer_multisample.
tree
|
commitdiff
2008-10-20
Henri Verbeet
secur32: Implement schannel InitializeSecurityContextW.
tree
|
commitdiff
2008-10-20
Henri Verbeet
secur32: Improve error handling for gnutls_global_init().
tree
|
commitdiff
2008-10-20
Henri Verbeet
secur32: Don't leak the credentials handle when pgnutls...
tree
|
commitdiff
2008-10-20
Henri Verbeet
secur32: Don't make the pBuffer parameter to schan_Quer...
tree
|
commitdiff
2008-10-20
Alexandre Julliard
wldap32: Map Unix error codes to Windows ones for all...
tree
|
commitdiff
2008-10-20
Alexandre Julliard
wldap32/tests: Don't crash if ldap_search_ext_sA fails.
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
opengl32: Add some updates for recent opengl extensions.
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
wined3d: Remove ENTER_GL/LEAVE_GL from VolumeTexture_Pr...
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
wined3d: Protect gl calls in Volume_LoadTexture with...
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
wined3d: Fix recursive ENTER_GL in UpdateSurface.
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
wined3d: ActivateContext caused a lot of recursive...
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
wined3d: Fix recursive ENTER_GL in LoadLocation.
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
wined3d: Fix a recursive ENTER_GL in read_from_framebuffer.
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
wined3d: Prevent a recursive ENTER_GL before calling...
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
wined3d: Add ENTER_GL/LEAVE_GL to gen_yuv_shader.
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
wined3d: arbfp_blit_unset should call ENTER_GL/LEAVE_GL...
tree
|
commitdiff
2008-10-20
Roderick Colenbrander
wined3d: arbfp_set_shader_blit should handle ENTER_GL...
tree
|
commitdiff
2008-10-20
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-10-20
Francois Gouget
riched20/tests: Add a trailing '\n' to an ok() call.
tree
|
commitdiff
2008-10-20
Francois Gouget
dirent.h is a conditional include now.
tree
|
commitdiff
2008-10-20
Dylan Smith
richedit: Use the DefWindowProc to implement WM_SETREDRAW.
tree
|
commitdiff
2008-10-20
Dylan Smith
richedit: Prevent EN_UPDATE notifications when window...
tree
|
commitdiff
2008-10-20
Dylan Smith
richedit: Test to see if WM_SETREDRAW removes the windo...
tree
|
commitdiff
2008-10-20
Dylan Smith
richedit: Test for EN_UPDATE notification when window...
tree
|
commitdiff
2008-10-20
Andrew Talbot
mshtml: Sign-compare warnings fix.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Implement WVTAsn1CatNameValueDecode.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Add tests for WVTAsn1CatNameValueDecode.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Add stub for WVTAsn1CatNameValueDecode.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Implement WVTAsn1CatNameValueEncode.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Add tests for WVTAsn1CatNameValueEncode.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Add stub for WVTAsn1CatNameValueEncode.
tree
|
commitdiff
2008-10-18
Vitaliy Margolen
wined3d: Add one more FBO error status code.
tree
|
commitdiff
2008-10-18
Dylan Smith
richedit: Scroll cursor into view even with redraw...
tree
|
commitdiff
2008-10-18
Dylan Smith
richedit: Test changes in scrollbar's visibility with...
tree
|
commitdiff
2008-10-18
Dylan Smith
richedit: Test to see if wrapping happens with redraw...
tree
|
commitdiff
2008-10-18
Dylan Smith
richedit: Tests for notifications while redraw is disabled.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Implement WVTAsn1CatMemberInfoDecode.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Add tests for WVTAsn1CatMemberInfoDecode.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Add stub for WVTAsn1CatMemberInfoDecode.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Implement WVTAsn1CatMemberInfoEncode.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Add tests for WVTAsn1CatMemberInfoEncode.
tree
|
commitdiff
2008-10-18
Juan Lang
wintrust: Add stub for WVTAsn1CatMemberInfoEncode.
tree
|
commitdiff
2008-10-18
Jacek Caban
jscript: Added Number.valueOf implementation.
tree
|
commitdiff
2008-10-18
Nicolas Le Cam
netapi32/tests: Fix a failing test on localized Windows.
tree
|
commitdiff
2008-10-18
Nicolas Le Cam
netapi32: Fix well known account RIDs in NetQueryDispla...
tree
|
commitdiff
2008-10-18
Nicolas Le Cam
netapi32/tests: Add a test for well known account RIDs.
tree
|
commitdiff
2008-10-18
Dylan Smith
richedit: Added test for auto scroll behaviour with...
tree
|
commitdiff
2008-10-18
Alexandre Julliard
Convert remaining source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
winex11: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
winedos: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
wined3d: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
user32: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
shell32: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
rpcrt4: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
ole32: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
msrle32: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
msdmo: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
kernel32: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
dpnet: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
ddraw: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
d3d9: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
avifil32: Convert source files to utf-8.
tree
|
commitdiff
2008-10-18
Alexandre Julliard
winecrt0: Add missing WINAPI on driver entry point.
tree
|
commitdiff
2008-10-17
Juan Lang
crypt32: Fix expected/got mixup.
tree
|
commitdiff
2008-10-17
Juan Lang
crypt32: Correct another chain status discrepancy with...
tree
|
commitdiff
2008-10-17
Juan Lang
crypt32: Microsoft fixed a bug with name constraints...
tree
|
commitdiff
2008-10-17
Hans Leidekker
wininet: Fix buffer size query for InternetQueryOption...
tree
|
commitdiff
2008-10-17
Rob Shearman
kernel32: Fix some Esperanto day and month names.
tree
|
commitdiff
2008-10-17
Alexandre Julliard
mountmgr: Store the device name in the mount point...
tree
|
commitdiff
next