projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
kernel32: Change some FIXMEs to WARNs.
[wine]
/
dlls
/
2006-08-07
Mike McCormack
kernel32: Change some FIXMEs to WARNs.
tree
|
commitdiff
2006-08-07
Mike McCormack
cabinet: Fix and test the undocumented Extract function.
tree
|
commitdiff
2006-08-07
Mike McCormack
cabinet: Split the cabinet path for FDICopy.
tree
|
commitdiff
2006-08-07
H. Verbeet
d3d: Don't crash when SetRenderTarget() is called with...
tree
|
commitdiff
2006-08-07
H. Verbeet
wined3d: Fix D3DCOLOR swizzling in shaders.
tree
|
commitdiff
2006-08-07
H. Verbeet
wined3d: Delay vertex shader compilation until the...
tree
|
commitdiff
2006-08-07
Tijl Coosemans
ntdll: Add FreeBSD default serial port device.
tree
|
commitdiff
2006-08-07
Tijl Coosemans
oleaut32/tests: Test relative error, not absolute.
tree
|
commitdiff
2006-08-07
Andrew Talbot
setupapi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-07
Andrew Talbot
secur32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-07
Stefan Leichter
msvcrt: Some more exports requested from msvcr80.dll.
tree
|
commitdiff
2006-08-07
Francois Gouget
mshtml: Fix the .jfif Content Type.
tree
|
commitdiff
2006-08-07
Krzysztof Foltman
riched20: Ensure text is wrapped before invalidating...
tree
|
commitdiff
2006-08-05
Robert Reif
netapi32: Add stub for NetUserGetLocalGroups.
tree
|
commitdiff
2006-08-05
Robert Reif
netapi32: Return an error for unimplemented levels...
tree
|
commitdiff
2006-08-05
Robert Reif
netapi32: Add stub for NetLocalGroupEnum.
tree
|
commitdiff
2006-08-05
Robert Reif
wtsapi32: Add some stubs.
tree
|
commitdiff
2006-08-05
Andrew Talbot
msi: Write-strings warnings fix.
tree
|
commitdiff
2006-08-05
Roderick Colenbrander
wined3d: Volume textures fix.
tree
|
commitdiff
2006-08-05
Roderick Colenbrander
wined3d: Raster caps fix.
tree
|
commitdiff
2006-08-05
Roderick Colenbrander
wined3d: Primitive misc caps fix.
tree
|
commitdiff
2006-08-05
Kevin Koltzau
setupapi: Create an empty list when getting device...
tree
|
commitdiff
2006-08-05
Matt Finnicum
riched20: Implement EM_SETPASSWORDCHAR and EM_GETPASSWO...
tree
|
commitdiff
2006-08-04
Alexandre Julliard
configure: Only link against libresolv where necessary.
tree
|
commitdiff
2006-08-04
Roderick Colenbrander
wined3d: Basetexture anisotropic fix.
tree
|
commitdiff
2006-08-04
Roderick Colenbrander
wined3d: Fix a number of badly reported caps.
tree
|
commitdiff
2006-08-04
Dan Hipschman
user: Call SetLastError in CreateWindowEx when WS_CHILD...
tree
|
commitdiff
2006-08-04
Dan Hipschman
user: Add a test for CreateWindowEx.
tree
|
commitdiff
2006-08-04
Alexandre Julliard
user: Don't bother checking the WS_VISIBLE style on...
tree
|
commitdiff
2006-08-04
Hans Leidekker
usp10: Implement ScriptGetGlyphABCWidth.
tree
|
commitdiff
2006-08-04
Robert Reif
advapi32: Add more SID tests.
tree
|
commitdiff
2006-08-04
Robert Shearman
rpcrt4: Make the error output on a failed binding more...
tree
|
commitdiff
2006-08-04
Robert Shearman
urlmon: Delay-load cabinet.dll as native urlmon doesn...
tree
|
commitdiff
2006-08-04
Hans Leidekker
usp10: Implement ScriptIsComplex.
tree
|
commitdiff
2006-08-04
James Hawkins
msi: Use the initial dialog position values in the...
tree
|
commitdiff
2006-08-04
Jeff Latimer
usp10: Fix glyph comparsion between tests.
tree
|
commitdiff
2006-08-04
Alexandre Julliard
ntdll: Fix a race condition at thread exit.
tree
|
commitdiff
2006-08-04
Benjamin Arai
oleaut32: Removes extra string allocation for varformat...
tree
|
commitdiff
2006-08-04
Robert Shearman
ntdll: Add an optimisation for NtQueryDirectoryFile...
tree
|
commitdiff
2006-08-04
Hwang YunSong(황윤성)
oledlg: Updated Korean resource.
tree
|
commitdiff
2006-08-04
Robert Reif
advapi32: Add a computer SID to the registry.
tree
|
commitdiff
2006-08-04
Robert Reif
ntdll: Fix some function arguments.
tree
|
commitdiff
2006-08-04
Roderick Colenbrander
wined3d: Surface pitch fix.
tree
|
commitdiff
2006-08-04
Jacek Caban
mshtml: Fix handling offset in BSCallback.
tree
|
commitdiff
2006-08-04
H. Verbeet
wined3d: Disable vertex arrays after we're done drawing...
tree
|
commitdiff
2006-08-03
Dan Hipschman
widl: Write forward declarations for coclass definitions.
tree
|
commitdiff
2006-08-03
Krzysztof Foltman
riched20: Make EM_LINELENGTH work correctly for non...
tree
|
commitdiff
2006-08-03
Krzysztof Foltman
riched20: Make EM_GETLINE work properly in 1.0 emulatio...
tree
|
commitdiff
2006-08-03
Krzysztof Foltman
riched20: Ctrl+A should be allowed in read-only control...
tree
|
commitdiff
2006-08-03
Jacek Caban
mshtml: Added nsInputStream::Read implementation.
tree
|
commitdiff
2006-08-03
Robert Shearman
ole32: Ensure that a returned free block is valid in...
tree
|
commitdiff
2006-08-03
Robert Shearman
ole32: Fix CoLockObjectExternal to respect fLastUnlockR...
tree
|
commitdiff
2006-08-03
Robert Shearman
msi: Fix the creation of shortcuts with a null icon...
tree
|
commitdiff
2006-08-03
Andrew Talbot
msvfw32: Write-strings warning fix.
tree
|
commitdiff
2006-08-03
Andrew Talbot
ole32/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-03
Andrew Talbot
riched20/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-03
Eric Pouech
dbghelp: Properly handle variable with const value...
tree
|
commitdiff
2006-08-03
Stefan Siebert
oleaut32: GetTypeInfoType - Return TYPE_E_ELEMENTNOTFOU...
tree
|
commitdiff
2006-08-03
Dmitry Timoshkov
hlink: Avoid double computation of the string length.
tree
|
commitdiff
2006-08-03
Alexandre Julliard
winex11.drv: Comment out the XCloseDisplay call on...
tree
|
commitdiff
2006-08-03
Benjamin Arai
oleaut32: Implement function olefont:OLEFontImpl_IsEqual.
tree
|
commitdiff
2006-08-03
Benjamin Arai
oleaut32: Conformance test for olefont:OLEFontImpl_IsEqual.
tree
|
commitdiff
2006-08-03
Roderick Colenbrander
wined3d: Paletted texture support.
tree
|
commitdiff
2006-08-03
Mike McCormack
ddraw: Don't link to wined3d, load it at runtime.
tree
|
commitdiff
2006-08-03
Alexandre Julliard
riched20: Fixed handling of window private data for...
tree
|
commitdiff
2006-08-03
Krzysztof Foltman
riched20: Handle incorrect calls of window procedure.
tree
|
commitdiff
2006-08-02
Robert Reif
advapi32: Check returned data from LsaQueryInformationP...
tree
|
commitdiff
2006-08-02
Andrew Talbot
msi/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-02
Andrew Talbot
lz32/tests: Write-strings warning fix.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
kernel32: Make some functions static.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
hhctrl.ocx: Make some functions static.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
user: Add some missing internal Wine messages to the...
tree
|
commitdiff
2006-08-02
Jacek Caban
hlink: Added HlinkTranslateURL tub implementation.
tree
|
commitdiff
2006-08-02
Jacek Caban
hlink: Added HlinkIsShortcut implementation.
tree
|
commitdiff
2006-08-02
Jacek Caban
ole32: Clean up OleRun.
tree
|
commitdiff
2006-08-02
Krzysztof Foltman
riched20: Added short descriptions to functions in...
tree
|
commitdiff
2006-08-02
Alexandre Julliard
user: Implementation of Get/SetWindowLongPtr for 64...
tree
|
commitdiff
2006-08-02
Mike McCormack
msi: Only ever write the long path for InProcServers.
tree
|
commitdiff
2006-08-02
Mike McCormack
msi: Register advertised components too.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
uxtheme: Make some variables static.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
oledlg: Make a string static.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
kernel32: Make the keymap entries const.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
ole32: Make some functions and variables static.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
msxml3: Make some functions and variables static.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
opengl32: Make some functions and variables static.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
glu32: Make some functions static.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
dsound: Make some functions static.
tree
|
commitdiff
2006-08-02
Alexandre Julliard
winex11.drv: Make some functions and variables static...
tree
|
commitdiff
2006-08-02
James Hawkins
msi: Add tests for SQL query markers.
tree
|
commitdiff
2006-08-02
James Hawkins
msi: A file that does not have the msidbFileAttributesC...
tree
|
commitdiff
2006-08-02
James Hawkins
msi: Don't crash if an empty record is given to MsiProc...
tree
|
commitdiff
2006-08-02
James Hawkins
msi: Set the install state to INSTALLSTATE_LOCAL for...
tree
|
commitdiff
2006-08-02
Robert Reif
advapi32: LsaQueryInformationPolicy: do the right thing...
tree
|
commitdiff
2006-08-02
Juan Lang
wintrust: Implement TrustIsCertificateSelfSigned.
tree
|
commitdiff
2006-08-02
Juan Lang
crypt32: Support more types in CertRDNToStr.
tree
|
commitdiff
2006-08-02
Hwang YunSong(황윤성)
msvfw32: Updated Korean resource.
tree
|
commitdiff
2006-08-02
Stefan Leichter
shell32: Fix the file version string of the version...
tree
|
commitdiff
2006-08-02
Andrew Talbot
kernel/tests: Write-strings warnings fix.
tree
|
commitdiff
2006-08-02
Andrew Talbot
kernel: Write-strings warnings fixes.
tree
|
commitdiff
2006-08-01
Francois Gouget
mshtml: Remove unwarranted REG_EXPAND_SZ flags.
tree
|
commitdiff
next