projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msi: Rename SetFeatureStates to match the naming scheme of internal msi functions.
[wine]
/
dlls
/
2006-07-20
James Hawkins
msi: Rename SetFeatureStates to match the naming scheme...
tree
|
commitdiff
2006-07-20
Hans Leidekker
usp10: Implement and test ScriptCacheGetHeight.
tree
|
commitdiff
2006-07-20
Jacek Caban
urlmon: Added PARSE_CANONICALIZE implementation in...
tree
|
commitdiff
2006-07-20
Jacek Caban
mshtml: Wrap remaining Heap* functions by inline functions.
tree
|
commitdiff
2006-07-20
Paul Vriens
wininet: FTP_FtpDeleteFileW expects a LPWININETFTPSESSIONW.
tree
|
commitdiff
2006-07-20
Andrew Talbot
dnsapi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-20
Andrew Talbot
comctl32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-20
H. Verbeet
wined3d: Compilation fixes.
tree
|
commitdiff
2006-07-20
Kovács András
dinput: joydev_enum_deviceA now returns the correct...
tree
|
commitdiff
2006-07-20
Hwang YunSong(황윤성)
comctl32: Updated Korean resource.
tree
|
commitdiff
2006-07-20
Juan Lang
crypt32: Implement more string types for X509_NAME_VALUE.
tree
|
commitdiff
2006-07-20
Juan Lang
crypt32: Correct handling of empty output buffer in...
tree
|
commitdiff
2006-07-20
Juan Lang
msi: Implement ACTION_AppSearchIni.
tree
|
commitdiff
2006-07-19
Alexandre Julliard
ntdll: Null-terminate strings returned by VFAT_IOCTL_RE...
tree
|
commitdiff
2006-07-19
Paul Vriens
wininet: FTP_FtpRenameFileW expects a LPWININETFTPSESSIONW.
tree
|
commitdiff
2006-07-19
Juan Lang
crypt32: Implement X509_UNICODE_NAME_VALUE encoding...
tree
|
commitdiff
2006-07-19
Juan Lang
msi: Implement searching parent in ACTION_AppSearchReg.
tree
|
commitdiff
2006-07-19
Mike McCormack
msi: Implement MsiConfigureFeatureW.
tree
|
commitdiff
2006-07-19
Mike McCormack
msi: Fix the size of base 85 GUIDs.
tree
|
commitdiff
2006-07-19
Mike McCormack
msi: Only load the features and files tables once.
tree
|
commitdiff
2006-07-19
Jeff Latimer
usp10: Add ScriptStringCPtoX and ScriptStringXtoCP...
tree
|
commitdiff
2006-07-19
Alexandre Julliard
kernel: Simplify set_process_name now that it doesn...
tree
|
commitdiff
2006-07-19
Alexandre Julliard
kernel: Added support for exec'ing a new Win32 process.
tree
|
commitdiff
2006-07-19
Alexandre Julliard
server: Simplify process creation.
tree
|
commitdiff
2006-07-19
Jason Green
wined3d: Make the number of floating point shader const...
tree
|
commitdiff
2006-07-19
Stefan Leichter
crypt32: Make tests loadable on NT4.
tree
|
commitdiff
2006-07-19
James Hawkins
msi: Add a stub implementation of MsiSourceListClearAll.
tree
|
commitdiff
2006-07-19
James Hawkins
msi: Sort SelectionTree items by their Display value.
tree
|
commitdiff
2006-07-19
Huw Davies
msi: Create files with the correct file attributes.
tree
|
commitdiff
2006-07-19
Mike McCormack
msi: Check the right pointers for NULL.
tree
|
commitdiff
2006-07-19
Mike McCormack
msi: Set properties, not the command line in MsiReinsta...
tree
|
commitdiff
2006-07-19
Mike McCormack
msi: Implement MsiSetInstallLevel.
tree
|
commitdiff
2006-07-19
Hwang YunSong(황윤성)
mshtml: Updated Korean resource.
tree
|
commitdiff
2006-07-19
Andrew Talbot
secur32: Write-strings warnings fix.
tree
|
commitdiff
2006-07-19
Andrew Talbot
crypt32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-19
Benjamin Arai
oleaut32: Update error codes for VarMod.
tree
|
commitdiff
2006-07-19
Huw Davies
msxml3: removeChild should catch a NULL child node.
tree
|
commitdiff
2006-07-19
Huw Davies
msxml3: Add a test to check that selectSingleNode retur...
tree
|
commitdiff
2006-07-19
Juan Lang
msi: Set name in ACTION_AppSearchGetSignature.
tree
|
commitdiff
2006-07-19
Juan Lang
crypt32: Don't return from a try block.
tree
|
commitdiff
2006-07-19
Jacek Caban
mshtml: Added stub implementation of ShowHTMLDialog.
tree
|
commitdiff
2006-07-18
Stefan Dösinger
ddraw/wined3d: Remove texture format enumeration functions.
tree
|
commitdiff
2006-07-18
Stefan Dösinger
wined3d: Duplicate flips in software if the local copy...
tree
|
commitdiff
2006-07-18
Stefan Dösinger
wined3d: Disable the fog before writing the back buffer...
tree
|
commitdiff
2006-07-18
Stefan Dösinger
wined3d: Add a setting for the render target locking...
tree
|
commitdiff
2006-07-18
Stefan Dösinger
wined3d: Break the glDrawPixels call out of UnlockRect.
tree
|
commitdiff
2006-07-18
Juan Lang
crypt32: Output x.500 strings from CertNameToStrA/W.
tree
|
commitdiff
2006-07-18
Juan Lang
crypt32: Fix reading key prov info from serialized...
tree
|
commitdiff
2006-07-18
Juan Lang
crypt32: Always set required encoded length in CryptEnc...
tree
|
commitdiff
2006-07-18
Juan Lang
msi: Fix silly pointer error.
tree
|
commitdiff
2006-07-18
James Hawkins
msi: Update the feature components' states when a featu...
tree
|
commitdiff
2006-07-18
Duane Clark
msvcrt: Add tests of file operations in ASCII mode.
tree
|
commitdiff
2006-07-18
Jacek Caban
urlmon: Fix handle leak.
tree
|
commitdiff
2006-07-18
Jacek Caban
mshtml: Wrap more Heap* function by inline functions.
tree
|
commitdiff
2006-07-18
Robert Shearman
oleaut32: Add an exception handler around code executed...
tree
|
commitdiff
2006-07-18
Robert Shearman
msi: Fix conversion of path to include nul-termination...
tree
|
commitdiff
2006-07-18
Robert Shearman
rpcrt4: Display a big message box if the user tries...
tree
|
commitdiff
2006-07-18
Robert Shearman
rpcrt4: Handle more structure padding values.
tree
|
commitdiff
2006-07-18
Robert Shearman
oleaut32: Revert check for FUNCFLAG_FRESTRICTED in...
tree
|
commitdiff
2006-07-18
Christian Costa
wined3d: Readd missing copyright to shaders files.
tree
|
commitdiff
2006-07-18
Christian Costa
wined3d: Fix typo in ARB pixel shader.
tree
|
commitdiff
2006-07-18
Benjamin Arai
oleaut32: VarCmp - Corrected function description.
tree
|
commitdiff
2006-07-18
H. Verbeet
wined3d: Increment texture_idx when continuing as well.
tree
|
commitdiff
2006-07-18
Andrew Talbot
advapi32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-07-18
Huw Davies
comctl32: All items should be marked as unchecked when...
tree
|
commitdiff
2006-07-17
Jason Green
wined3d: Fix for vertex shaders.
tree
|
commitdiff
2006-07-17
Jacek Caban
mshtml: Wrap Heap* functions by inline functions.
tree
|
commitdiff
2006-07-17
Stefan Dösinger
wined3d: Break out the frame buffer readback of LockRec...
tree
|
commitdiff
2006-07-17
Robert Shearman
dbghelp: Don't access a negative section index in elf_m...
tree
|
commitdiff
2006-07-17
Robert Shearman
dbghelp: Avoid accessing a negative string index when...
tree
|
commitdiff
2006-07-17
Robert Shearman
ntdll: Fix a return code from RtlVerifyVersionInfo...
tree
|
commitdiff
2006-07-17
Robert Shearman
kernel: Fix an incorrect version test.
tree
|
commitdiff
2006-07-17
Robert Shearman
ntdll: Fix RtlVerifyVersionInfo handling of major,...
tree
|
commitdiff
2006-07-17
Robert Shearman
ntdll: Use a common condition value for the major,...
tree
|
commitdiff
2006-07-17
Robert Shearman
ntdll: Reduce duplicated code in RtlVerifyVersionInfo...
tree
|
commitdiff
2006-07-17
Robert Shearman
oleaut32: Test the return value of VarCat in the tests.
tree
|
commitdiff
2006-07-17
Mike McCormack
msi: Tidy up MsiCreateAndVerifyInstallerDirectory a...
tree
|
commitdiff
2006-07-17
Mike McCormack
msi: Implement MsiConfigureFeatureA using MsiConfigureF...
tree
|
commitdiff
2006-07-17
Mike McCormack
msi: Cleanup traces, remove unnecessary includes.
tree
|
commitdiff
2006-07-17
Mike McCormack
msi: Move msi_get_property_int() to helpers.c
tree
|
commitdiff
2006-07-17
Mike McCormack
msi: Add support for INSTALLSTATE_ADVERTISED to MsiQuer...
tree
|
commitdiff
2006-07-17
Mike McCormack
msi: MsiGetComponentPath cannot return INSTALLSTATE_ADV...
tree
|
commitdiff
2006-07-17
Paul Vriens
comctl32: Use struct member after check for NULL (Cover...
tree
|
commitdiff
2006-07-17
Mike McCormack
shdocvw: Write the "Microsoft Browser Architecture...
tree
|
commitdiff
2006-07-17
Jacek Caban
urlmon: Register zone and security manager.
tree
|
commitdiff
2006-07-17
Jacek Caban
urlmon: Added UrlMkGetSessionOption implementation.
tree
|
commitdiff
2006-07-17
Jacek Caban
urlmon: Use URL_FILE_USE_PATHURL flag to combine urls.
tree
|
commitdiff
2006-07-17
Jacek Caban
mshtml: Added get_all implementation.
tree
|
commitdiff
2006-07-17
Vitaliy Margolen
dinput: Unacquire correct device.
tree
|
commitdiff
2006-07-17
Vitaliy Margolen
dinput: Ignore repeated key events.
tree
|
commitdiff
2006-07-17
Stefan Dösinger
wined3d: Allocate 4 extra bytes in the dib section.
tree
|
commitdiff
2006-07-17
Duane Clark
comdlg32: Set PD_PAGENUMS from print dialog.
tree
|
commitdiff
2006-07-17
James Hawkins
wininet: Add more tests for InternetCrackurl.
tree
|
commitdiff
2006-07-17
James Hawkins
msi: Add handling for the ListBox dialog control.
tree
|
commitdiff
2006-07-17
Milko Krachounov
shell32: Update Bulgarian translation.
tree
|
commitdiff
2006-07-17
Milko Krachounov
mshtml: Update Bulgarian translation.
tree
|
commitdiff
2006-07-17
Robert Reif
advapi32: Add CreateWellKnownSid and IsWellKnownSid.
tree
|
commitdiff
2006-07-17
Krzysztof Foltman
riched20: WM_SETFONT support.
tree
|
commitdiff
2006-07-17
Robert Shearman
ole32: Improve CoRegisterMessageFilter and add tests...
tree
|
commitdiff
2006-07-17
Robert Shearman
ole32: Free the buffer allocated in local_server_thread...
tree
|
commitdiff
next