projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2007-04-24
Maarten Lankhorst
winealsa: Implement Get/SetControlDetails in mixer.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Maarten Lankhorst
winealsa: Implement GetLineControls in mixer.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Maarten Lankhorst
winealsa: Implement mixer controls, and add GetLineInfo.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Maarten Lankhorst
winealsa: Implement opening/closing and caps of device.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Maarten Lankhorst
winealsa: Introduce mixer code.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Add a non-persistent string instead of a persisten...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: All columns being temporary means the table is...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Add a persistent flag to tables.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Don't add info to the _Columns table for non-persi...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Add support for adding temporary/non-persistent...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: The HOLD keyword implies a temporary table, wherea...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Create the table directly in create_table instead...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Move table creation to table.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Store the column info in the MSITABLE structure.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Remove the hash table for a column when one of...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Cleanup unneeded string table functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Move string loading and saving to string.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rob Shearman
msi: Add support for non-persistent strings.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Dmitry Timoshkov
comctl32: Add more image list tests, fix one problem...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Paul Vriens
crypt32/tests: Use A-version for registry functions.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Andrew Talbot
dinput: Constify some variables.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rolf Kalbermatter
advapi32: Make service_start_process return the pid...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Rolf Kalbermatter
advapi32: Make struct service_data_t have the new SERVI...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Jason Edmeades
cmd.exe: Support for DEL filename /s.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Detlef Riekenberg
localui: Implement ConfigurePortUI for COMx.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Detlef Riekenberg
localui: Avoid crash on NULL pointer.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Lei Zhang
comdlg32: Initialize CommDlgExtendedError() return...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
H. Verbeet
wined3d: The second parameter to glTexImage3DEXT isn...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
H. Verbeet
wined3d: Improve IWineD3DVolumeImpl_LoadTexture TRACE...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
H. Verbeet
wined3d: Actually use the calculated mipmap surface...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
H. Verbeet
wined3d: Output pretty GL errors in checkGLcall and...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Mikołaj Zalewski
shlwapi: Fix the handling of overflows in PathCombine...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Mikołaj Zalewski
comctl32: toolbar: In CreateToolbarEx the default bitma...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Mikołaj Zalewski
comctl32: toolbar: Don't execute TB_GETBUTTONINFO if...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Mikołaj Zalewski
comctl32: toolbar: Merge TOOLBAR_GetButtonInfoA and...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Mikołaj Zalewski
regedit: Update Polish translation.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-24
Mikołaj Zalewski
winecfg: Add Polish translation.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Maarten Lankhorst
winealsa: Remove disabled code.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Maarten Lankhorst
winealsa: Clear WAVECAPS_DIRECTSOUND for capture.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMQuaternionSlerp.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMQuaternionFromRotation.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMMatrixFromQuaternion.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMVectorRotate.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMQuaternionMultiply.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMVectorReflect.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMVectorRandom.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMVectorNormalize.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMVectorscale.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMVectorModulus.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMVectorDotProduct.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMVectorCrossProduct.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DVectorSubtract.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
d3drm: Implement D3DRMVectorAdd.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
David Adam
include: Add d3drmdef.h header.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Andrew Talbot
amstream: Exclude unused headers.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Andrew Talbot
avifil32: Exclude unused headers.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Andrew Talbot
avicap32: Exclude unused header.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Andrew Talbot
advpack: Exclude unused headers.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Andrew Talbot
acledit: Exclude unused headers.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Andrew Talbot
activeds: Exclude unused headers.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Stefan Leichter
advapi32: More tests for RegDeleteTreeA.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Alexandre Julliard
configure: Use AC_SEARCH_LIBS for the Solaris libs...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Ben Taylor
configure: Fix to properly recognize functions on Solaris.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Maarten Lankhorst
winealsa: Drop unplayed frames instead of waiting for...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
James Hawkins
msi: Abstract MSI_RecordSetStream.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
James Hawkins
msi: Add an internal MSI_ViewModify.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Yuval Fledel
rsaenh: Convert handle type from unsigned int to HCRYPTKEY.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Yuval Fledel
include: Introduce ntsecpkg.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
EA Durbin
sxs: Add new dll stub.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Alexandre Julliard
server: Return a more correct fd type for anonymous...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Alexandre Julliard
version: Avoid size_t type in traces.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Alexandre Julliard
dbghelp: Don't print garbage chars in ERR message.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Andrew Talbot
ddraw: Constify some variables.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Alasdair Sinclair
advapi32: Fix one byte array overflow during DES unhash.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Rolf Kalbermatter
advapi32: Add EnumServicesStatusExA/W stub implementation.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Rolf Kalbermatter
advapi32: Make SERVICE_STATUS_PROCESS match the declara...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Hans Leidekker
msi: Install data sources in the InstallODBC custom...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Hans Leidekker
msi: Install translators in the InstallODBC custom...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Hans Leidekker
urlmon: Add an implementation for CreateURLMonikerEx...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Maarten Lankhorst
dsound: Don't deadlock in capture because of callback.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Maarten Lankhorst
dsound: Make sure we're holding the lock on Drop And...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
James Hawkins
msi: Add the _Property table back, with tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
James Hawkins
msi: Return MSICONDITION_NONE in MsiDatabaseIsTablePers...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Hwang YunSong...
cmd: Updated Korean resource.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Dmitry Timoshkov
comctl32: Add an image list storage test, make it pass...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Dmitry Timoshkov
comctl32: Use packing only for public ILHEAD structure...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Dmitry Timoshkov
comctl32: Fix an off by one error in ImageList_Remove.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Dmitry Timoshkov
advapi32: Thunk GetFileSecurityW to NtQuerySecurityObject.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Lei Zhang
wineshelllink: Fall back to $HOME if $HOME/Desktop...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Yuval Fledel
userenv: Make GetProfileType report a normal (non-roami...
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Yuval Fledel
include: Fix a typo in wincrypt.h.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Fabian Bieler
wined3d: Remove usesFog flag from IWineD3DVertexShaderImpl.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Fabian Bieler
d3d9/tests: Fix fog with shader test.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Maarten Lankhorst
winecfg: Update Dutch resources.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Maarten Lankhorst
winmm: Pass the right message to hwnd from mixer callback.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Gerald Pfeifer
server: Silence compiler warning in fd_queue_async().
commit
|
commitdiff
|
tree
|
snapshot
2007-04-23
Kirill K. Smirnov
xcopy: Add Russian resource.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Rolf Kalbermatter
advapi32: Make QueryServiceStatus use QueryServiceStatusEx.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Rolf Kalbermatter
advapi32: Implement QueryServiceStatusEx.
commit
|
commitdiff
|
tree
|
snapshot
2007-04-20
Stefan Dösinger
wined3d: The cursor texture doesn't have GL_APPLE_clien...
commit
|
commitdiff
|
tree
|
snapshot
next