projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2007-07-12
Paul Vriens
advapi/service: First tests (and fixes) for CreateService.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Paul Vriens
advapi/service: Fix possible handle leak.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Paul Vriens
advapi/service: Simplify DeleteService by using RegDele...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Thomas Weidenmueller
shlwapi: Use publicly defined structure DATABLOCK_HEADE...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Lei Zhang
winex11.drv: Remove old dnd code.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Hans Leidekker
pdh: Fix two typos.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-12
Hans Leidekker
pdh: Use GetTickCount64 instead of GetTickCount.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Alexandre Julliard
user32/tests: Flush messages more aggressively in a...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Kovács András
d3d10: Add stub for d3d10.dll.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Tim Schwartz
net.exe: Converted strings to resources.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Alexandre Julliard
kernel32: Implemented GetTickCount64.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Evan Stade
gdiplus: Changed calls to floor to floorf.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
James Hawkins
msi: Add tests for adding properties with a transform...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
James Hawkins
msi: Add tests for adding properties in a transform.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
James Hawkins
msi: Fix current _Property table tests and add more...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Lei Zhang
start.exe: Put double quotes around arguments with...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Aric Stewart
imm32: Use the COMPOSITIONSTRING in hCompStr.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Misha Koshelev
urlmon: Implement HttpProtocol.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Chris Robinson
winemp3: Remove function declarations with no definitio...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Chris Robinson
winemp3: Remove global mpstr pointer.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Dmitry Timoshkov
gdi32: Do not report an error if a requested to add...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Alexandre Julliard
configure: Fix typo in liblcms notice check.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
James Hawkins
msi: Check for NULL transform, as there may be no trans...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Paul Vriens
gdiplus: Don't use struct member before NULL check...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Juan Lang
rsaenh: Get rid of the hash idle state, native doesn...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Detlef Riekenberg
ntdll: Avoid crash with WINEDEBUG=+snoop.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Chris Robinson
winemp3: Use head_check to check for valid headers.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Chris Robinson
winemp3: Check the right macro when defining TRUE.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Anatoly Lyutin
cmd: Use toupperW instead of toupper.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Paul Vriens
advapi32: Create specific access rights for service...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Mikołaj Zalewski
comctl32: toolbar: We should send TBN_GETDISPINFOW...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-11
Mikołaj Zalewski
comctl32: toolbar: The iImage in TBN_GETDISPINFO should...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Alexandre Julliard
winedump: Add RT_MANIFEST resource type.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Alexandre Julliard
include: Add some definitions for manifest resources.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Bernd Buschinski
gdiplus: Fix test typo/compile error.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Alexandre Julliard
configure: Add a few more notices for missing packages.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Alexandre Julliard
configure: Move notices about missing features next...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Alexandre Julliard
aclocal: Add macros for logging messages about missing...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Implement CryptSIPGetSignedDataMsg, CryptSIPPu...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Implement CryptSIPLoad.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Evan Stade
gdiplus: Added a test for GdipAddPathLine2.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Evan Stade
gdiplus: Fixed bug in GdipGetPathPoints().
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Evan Stade
gdiplus: Added constructor and destructor test for...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Evan Stade
gdiplus: Make LineCapArrowAnchor look more like it...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Evan Stade
gdiplus: Fixed a bug in helper function draw_polybezier.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Evan Stade
gdiplus: GdipDrawCurve2 now uses SaveDC()/RestoreDC...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Evan Stade
gdiplus: Updated GdipDrawRectangleI.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Evan Stade
gdiplus: Updated draw_pie to use SaveDC/RestoreDC.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: More decode message update tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Add some tests for updating decode messages.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Implement getting the type of a decode message.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Add a stub decode message implementation.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Test and fix CryptMsgGetParam for streamed...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Add tests for streamed encoding of data messages.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Test that inner content OID is ignored for...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Make a copy of a passed-in stream info rather...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Add more tests for opening a data message...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Juan Lang
crypt32: Pass function pointers to CryptMsgBase_Init...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Vitaliy Margolen
dinput: Clear static variables after releasing hooks.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Misha Koshelev
urlmon/tests: Add tests for ObtainUserAgentString.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Misha Koshelev
urlmon: Improve ObtainUserAgentString conformance to...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
James Hawkins
msi: Handle adding columns in transforms.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
James Hawkins
msi: Test adding columns with data in a transform.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
James Hawkins
msi: Delete msifile after the tests.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
James Hawkins
msi: Match the changes made by the hand-generated and...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Hans Leidekker
pdh: Implement and test PdhGetCounterInfo{A, W} and...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Hans Leidekker
pdh: Implement and test PdhGetRawCounterValue.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Hans Leidekker
pdh: Implement and test PdhSetCounterScaleFactor and...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Hans Leidekker
pdh: Add tests for Pdh{Add, Remove}Counter and PdhColle...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Hans Leidekker
pdh: Add an uptime counter source based on GetTickCount.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Detlef Riekenberg
advpack+setupapi: Remove unneeded checks before SetupCl...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Detlef Riekenberg
setupapi: Avoid crash in SetupCloseInfFile.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Stefan Dösinger
wined3d: Store the last active thread.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Stefan Dösinger
wined3d: Make ActivateContext a bit smaller.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Stefan Dösinger
wined3d: Add CTXUSAGE_CLEAR context usage.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Stefan Dösinger
wined3d: Print the fixed and unfixed vertex warning...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-10
Stefan Dösinger
wined3d: Initialize surfaces at creation.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Alexandre Julliard
configure: We no longer need the shared library extension.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Alexandre Julliard
configure: Merge the libX11 and libXext existence check...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Alexandre Julliard
configure: Merge the libfreetype existence check with...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Alexandre Julliard
configure: Make the libXi soname check depend on the...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Alexandre Julliard
configure: Make the libXcursor soname check depend...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Evan Stade
gdiplus: Added GdipGetPathTypes.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Evan Stade
gdiplus: Added GdipGetPathPoints.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Evan Stade
gdiplus: Added GdipGetPointCount.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Evan Stade
gdiplus: Added GdipClosePathFigures.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Evan Stade
gdiplus: Added GdipClosePathFigure.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Evan Stade
gdiplus: Added GdipAddPathLine2.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Evan Stade
gdiplus: Public declaration of GdipSetPenEndCap.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Evan Stade
gdiplus: Added linecap rendering for GdipDrawBezier.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Evan Stade
gdiplus: Rendering of linecaps.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Hans Leidekker
pdh: Add tests for opening and closing queries.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Vitaliy Margolen
dinput: Rename set_dinput_hook and call it from the...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Vitaliy Margolen
dinput: Handle multiple keyboard and mouse devices.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Vitaliy Margolen
dinput: Export Mouse and Keyboard GUIDs.
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Vitaliy Margolen
dinput: Keep a list of all IDirectInput objects and...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Vitaliy Margolen
dinput: Keep the list of all the dinput devices created...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Paul Vriens
advapi32: Handle to Service Control Manager is checked...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
Misha Koshelev
urlmon/tests: Make http protocol mime type test pass...
commit
|
commitdiff
|
tree
|
snapshot
2007-07-09
H. Verbeet
wined3d: Advertise VTF support.
commit
|
commitdiff
|
tree
|
snapshot
next