projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2007-08-29
Juan Lang
wintrust: Save signers of a message in SoftpubLoadSigna...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Juan Lang
wintrust: Use a helper function to get a signer's cert...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Juan Lang
wintrust: Use pfnAddStore2Chain internally.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Juan Lang
wintrust: Test and implement pfnAddCert2Chain.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Juan Lang
wintrust: Test and implement pfnAddSgnr2Chain.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Juan Lang
wintrust: Test and implement pfnAddStore2Chain.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Juan Lang
wintrust: Add missing definitions.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Juan Lang
crypt32: Set trust status on root element in chain.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
James Hawkins
cabinet: Add initial tests for FDI.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Roderick Colenbrander
gdi32: Print the function name in wglGetProcAddress.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Roderick Colenbrander
wgl: Degrade an ERR to a WARN.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Roderick Colenbrander
wined3d: Ask for enough RGB bits for pbuffers.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Roderick Colenbrander
wined3d: CreateAdditionalSwapChain bugfix.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Stefan Leichter
dsound: Remove 'recursive registry key delete' function.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-29
Stefan Leichter
dswave: Remove 'recursive registry key delete' function.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Alexander Nicolaysen...
notepad: Add program icon.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Jason Edmeades
comctl32: toolbar: Implemented SetRows.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Aric Stewart
ole32: Properly update the SmallBlockDepotCount when...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Juan Lang
wintrust: Use common memory functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Juan Lang
wintrust: Move mem alloc functions to wintrust_main.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Juan Lang
wintrust: Implement SoftpubLoadSignature.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Juan Lang
wintrust: Test and implement SoftpubLoadMessage.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Juan Lang
imagehlp: Move WIN_CERTIFICATE types to wintrust.h...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Dan Hipschman
widl: Handle LPSTR in typelibs.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Stefan Leichter
dxdiagn: Remove 'recursive registry key delete' function.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Stefan Leichter
hhctrl.ocx: Remove 'recursive registry key delete'...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Chris Robinson
wined3d: Don't assume the fake DC is the current DC.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Stefan Dösinger
wined3d: Fix the spot light falloff == 0.0 case.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Stefan Dösinger
wined3d: Hold an internal reference on pixel and vertex...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Stefan Dösinger
wined3d: Read the old streamsource from the correct...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Stefan Dösinger
wined3d: Remove the D3DTTFF_PROJECTED handling from...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Stefan Dösinger
wined3d: Fix the half pixel correction.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Detlef Riekenberg
ntdll: Make RtlCompactHeap more silent.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-28
Alexandre Julliard
kernel32: Store a few more locale values in the registry.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Maarten Lankhorst
winealsa: Make SetFormat work better with new behavior...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Juan Lang
wintrust: Test and implement SoftpubInitialize.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Juan Lang
wintrust: Add trust step error definitions.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Juan Lang
wintrust: Make crypt provider functions calling convent...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Aric Stewart
imm32: Update position of default IME window.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Leichter
inseng: Remove 'recursive registry key delete' function.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Leichter
mlang: Remove 'recursive registry key delete' function.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Maarten Lankhorst
dsound: Update DSOUND_PrimarySetFormat to follow flags...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Maarten Lankhorst
dsound: Add a function to (re)open sound device to...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Andrew Talbot
setupapi: Constify some variables.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Dösinger
wined3d: Texture transform flag test.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Dösinger
wined3d: Some texture transform fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Dösinger
wined3d: Texture transforms are disabled when drawing...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Dösinger
wined3d: Add some missing vertex state render states.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Dösinger
wined3d: Non-primary stateblocks hold an internal refer...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Alexandre Julliard
secur32: Set the close on exec flag on the ntlm_auth...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Alexandre Julliard
server: Store a separate flag for windows that need...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Alexandre Julliard
server: Moving a window should only expose the immediat...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Alexandre Julliard
user32: SetWindowPos should erase the parent also for...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Alexandre Julliard
winex11: Child windows don't get activated even when...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Maarten Lankhorst
dsound: Handle secondary hardware buffers more correctly.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Maarten Lankhorst
dsound: Make sure waveOutClose is only called when...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Aric Stewart
imm32: If composition string is reduced to 0 characters...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
James Hawkins
cabinet: Don't extract a file if DoExtract is FALSE.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Alexander Nicolaysen...
comdlg32: FindText: Fix text length in Norwegian template.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Tijl Coosemans
libwine: Use GDT entry for %fs segment on FreeBSD.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Tijl Coosemans
loader: Introduce FreeBSD loader.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Maarten Lankhorst
winhttp: Add stub for WinHttpCheckPlatform.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Dan Kegel
shdocvw: iexplore needs to handle the -nohome option.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Andrew Talbot
secur32: Constify some variables.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Vitaliy Margolen
dinput: Count should not be 0-based.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Alexander Nicolaysen...
comdlg32: Fix text length in Norwegian ChooseFont.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Alex Villacís...
ole32: Fix forgotten IPersistStorage vtable.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Alexander Nicolaysen...
comdlg32: PageSetupDlgA/W: Avoid crash when not passed...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Maarten Lankhorst
wineoss: Update sound caps.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Maarten Lankhorst
winealsa: Update sound caps.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Dösinger
wined3d: Non-primary stateblocks also hold an internal...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Dösinger
wined3d: Add the copied light to the right stateblock.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Dösinger
wined3d: BaseVertexIndex can be negative.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Dösinger
d3d9: Return the correct return value in GetDepthStenci...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Dösinger
wined3d: Disable specular color when blitting.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Juan Lang
wintrust: Test and correct alloc and free functions...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Juan Lang
crypt32: Partially implement CMSG_CTRL_VERIFY_SIGNATURE_EX.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Roderick Colenbrander
wined3d: Improve pixelformat selection code.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Roderick Colenbrander
wined3d: Override backbufferformat in window mode.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Roderick Colenbrander
wined3d: Add Geforce8 device ids.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Leichter
msi: Remove 'recursive registry key delete' function.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Stefan Leichter
msxml3: Remove 'recursive registry key delete' function.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Hwang YunSong...
gphoto2.ds: Updated Korean resource.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Hwang YunSong...
wordpad: Updated Korean resource.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Chris Robinson
wined3d: Only use one fake context when building adapte...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Paul Vriens
advapi32/tests: Don't use locale dependent string for...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-27
Paul Vriens
setupapi/tests: Use skip instead of trace.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Alexandre Julliard
Release 0.9.44.
wine-0.9.44
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Alexandre Julliard
msvcrt: Don't include mbstring.h to avoid conflicts...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Kirill K. Smirnov
wineconsole: Implement GetConsoleWindow.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Kirill K. Smirnov
wineconsole: Move window handle to inner_data structure.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
James Hawkins
cabinet: Return the value of GetLastError if FDICopy...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
James Hawkins
cabinet: Append new file nodes to the front of the...
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
James Hawkins
cabinet: Pass the session Error to FDICopy.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Bryan DeGrendel
mscoree: Return S_OK if mono runtime is found.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Mikolaj Zalewski
msvcrt: Implement and test _mbsbtype.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Mikolaj Zalewski
msvcrt: Test and fix _ismbslead and _ismbstrail.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Detlef Riekenberg
winspool: Forward AddPrinterDriver to AddPrinterDriverEx.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Andrew Talbot
rsaenh: Constify some variables.
commit
|
commitdiff
|
tree
|
snapshot
2007-08-24
Lei Zhang
gphoto2: Add missing brackets.
commit
|
commitdiff
|
tree
|
snapshot
next