projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2007-02-21
Stefan Dösinger
wined3d: Make sure volumes have memory allocated.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Stefan Dösinger
wined3d: Do not use glMapBuffer in ProcessVertices.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Stefan Dösinger
wined3d: Remove dead code from drawprim.c.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Stefan Dösinger
wined3d: Use CopyRect / EqualRect.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Stefan Dösinger
wined3d: Index buffer fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Stefan Dösinger
wined3d: Clean up sampler usage in UpdateSurface.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Stefan Dösinger
wined3d: IWineD3DDevice::Clear fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Stefan Dösinger
wined3d: Floating point shader constant setting.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Stefan Dösinger
wined3d: Light parameter fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Stefan Dösinger
wined3d: Do not print the fixed / unfixed vertices...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Dmitry Timoshkov
user32: Add a CreateIcon test, make it pass under Wine.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Dmitry Timoshkov
user32: Add traces to the cursor APIs.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Aric Stewart
imm32: Implement stubs for ImmGetImeMenuItemsA and...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Paul Vriens
wininet/ftp.c: Fix some typos.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Marcus Meissner
shlwapi: Fix size passed to MultiByteToWideChar.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Chris Robinson
quartz: Implement IUnknown methods for IMediaPosition.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
Chris Robinson
quartz: Don't release filters when they connect.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-21
James Hawkins
msi: Cleanup the dialog event subscriptions when destro...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Jacek Caban
shdocvw: Fix module ref counting.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Detlef Riekenberg
kernel32: Display correct parameters in comm traces.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Detlef Riekenberg
localspl: Implement SetDefaultCommConfig for XcvDataPort.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Detlef Riekenberg
localspl: Implement GetDefaultCommConfig for XcvDataPort.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Eric Pouech
dbghelp: MiniDumpWriteDump called from exception handler.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
Assorted spelling fixes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
wininet/tests: Tell the user which ftp server we're...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
wininet/tests: Dynamically load some functions so the...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
wininet: Move a bunch of misplaced API documentation.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
winapi_check: gdi32.dll and gdi.exe have some extra...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
winapi_check: We no longer have dlls in nested sub...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
winapi_check: Clarify a pair of error messages.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
winapi: Update and simplify file_skip() to match the...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
winapi: Remove useless 'if (0)' statements.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
winapi_check: Fix handling of the 'longlong' arguments.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
winapi_check: Update win32.api to fix the winapi_check...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
ole32: Better match the PSDK types and fix the winapi_c...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Francois Gouget
advapi32: Update win32.api to fix the winapi_check...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Hans Leidekker
setupapi: Always return an empty list from SetupDiGetCl...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Hans Leidekker
setupapi: Implement SetupCopyOEMInf{A,W}.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Hans Leidekker
userenv: Implement ExpandEnvironmentStringsForUser...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Rob Shearman
oleaut32: Re-arrange the position of functions and...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Rob Shearman
oleaut32: Fix IFont::AddRefHFont and IFont::ReleaseRefH...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Christian Costa
winealsa: Recognize alsa application ports as generic...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Thomas Weidenmueller
comctl32: Implement LM_GETIDEALSIZE for the syslink...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Dmitry Timoshkov
user32: Add a test for DefDlgProc(WM_SETFOCUS), make...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Dmitry Timoshkov
msvcrt: Pack the structures on a 8-byte boundary like...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Dmitry Timoshkov
gdi32: Move get_glyph_indices near its caller test_font...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Anatoly Lyutin
wineconsole: Added range of value for an up-down control.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Robinson
quartz: Initialize a pointer to NULL for the case of...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Robinson
quartz: Add IMediaPosition interface and stubs.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Chris Robinson
quartz: Better handle error conditions when connections...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Detlef Riekenberg
localspl/tests: Add tests for XcvDataPort_ConfigureLPTP...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Detlef Riekenberg
localspl: Implement ConfigureLPTPortCommandOK for XcvDa...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Detlef Riekenberg
localspl/tests: Add tests for XcvDataPort_GetTransmissi...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Detlef Riekenberg
localspl: Implement GetTransmissionRetryTimeout for...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Andrew Talbot
msvfw32: Constify a variable.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Andrew Talbot
netapi32: Constify a variable.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Stefan Dösinger
wined3d: With FVFs only one stream is used.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Stefan Dösinger
wined3d: Use VBOs for index buffers.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Stefan Dösinger
wined3d: Move the scissor rectangle to the state table.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Stefan Dösinger
wined3d: No bounds checking is done on sampler / textur...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Stefan Dösinger
wined3d: Misc comment updates.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Stefan Dösinger
wined3d: Remove IWineD3DDevice::EnumDisplayModes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Stefan Dösinger
wined3d: Fix d3d8/9 style palettes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Stefan Dösinger
wined3d: Remove stream flags from GetStreamSource.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Stefan Dösinger
wined3d/d3d8: Move todo about sw vp usage to d3d8.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Stefan Dösinger
wined3d: Check volume texture creation errors.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mikołaj Zalewski
comctl32: rebar: Store the oldSize as a local variable.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mikołaj Zalewski
comctl32: rebar: Store the coordinates of infoPtr-...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mikołaj Zalewski
comctl32: rebar: Test and fix the WM_SIZE handler and...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Mikołaj Zalewski
comctl32: rebar: Rewrite the layout code.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Paul Vriens
wininet/ftp.c: Fix some returned error codes.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Rob Shearman
kernel32: Don't run the CreateRemoteThread tests if...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Rob Shearman
ole32: Make an error message more useful by printing...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-20
Hans Leidekker
wininet: Don't discard the extra info part of a URL...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Alexandre Julliard
widl: 'control' is an attribute not a keyword.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Detlef Riekenberg
regedit: Enable WM_RBUTTONDOWN to set the splitbar.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Kovács András
winuser.h: Declare some raw input related structures.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
kernel32: Add a CheckRemoteDebuggerPresent stub.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
wined3d: Activate a different context if the active...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
wined3d: Only scream about unsupported vertex blending...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
wined3d: Pretend to support event queries.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
ddraw: Test and fix IDirectDrawSurfaceX::GetDDInterface.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
ddraw: Creating surfaces with old interfaces doesn...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
ddraw: Fix a leak in a test.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
ddraw: SetClipper refcounting fix.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
wined3d: Lighting is calculated for vertices without...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
wined3d: Visual test framework.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Stefan Dösinger
wined3d: Remove an outdated TODO comment.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Robinson
quartz: Return proper error codes from GraphBuilder_Ren...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Robinson
quartz: Make sure the splitter has output plugins befor...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Robinson
quartz: Check for the proper ID when querying for the...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Robinson
quartz: Don't use uninitialized memory in ACMWrapper.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Hans Leidekker
msxml3: Stub out some more getters and setters of IXMLD...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Hans Leidekker
netapi32: Add a stub implementation for NetShareDel...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Hans Leidekker
snmpapi: Add a missing memcpy.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Hans Leidekker
usp10: Implement ScriptGetLogicalWidths.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Hans Leidekker
setupapi: Add stub implementations for SetupDiGetINFCla...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Hans Leidekker
kernel32: Add a stub implementation for FindFirstVolume...
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Chris Robinson
quartz: Stop and free the dsound buffer when needed.
commit
|
commitdiff
|
tree
|
snapshot
2007-02-19
Marcus Meissner
shell32/tests: Fixed potential overflow.
commit
|
commitdiff
|
tree
|
snapshot
next