projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winex11: Use the gdi display when initializing the keyboard to avoid creating a secon...
[wine]
/
dlls
/
2008-02-06
Alexandre Julliard
winex11: Use the gdi display when initializing the...
tree
|
commitdiff
2008-02-06
Alexandre Julliard
winex11: Don't erase the desktop window synchronously...
tree
|
commitdiff
2008-02-06
Paul Vriens
wintrust/tests: Use GetModuleHandleA instead of LoadLib...
tree
|
commitdiff
2008-02-06
Reece H. Dunn
gdi32: Improve the failure reporting in the bitmap...
tree
|
commitdiff
2008-02-06
Reece H. Dunn
ddraw: Spelling fixes in the d3d test output.
tree
|
commitdiff
2008-02-06
Reece H. Dunn
cabinet: Make the fdi tests pass on Vista.
tree
|
commitdiff
2008-02-06
Jens Nestler
kernel32: Don't fail unconditionally in MoveFile for...
tree
|
commitdiff
2008-02-06
Kirill K. Smirnov
systray: Properly track errors.
tree
|
commitdiff
2008-02-06
Andrew Riedi
user32: Test destroying the cursor of a parent process.
tree
|
commitdiff
2008-02-06
Paul Chitescu
ntoskrnl.exe: Implement MmPageEntireDriver and MmResetD...
tree
|
commitdiff
2008-02-06
Francois Gouget
riched20: Fix the name of the lpUsedDefChar field of...
tree
|
commitdiff
2008-02-06
Stefan Dösinger
ddraw: Some drivers return a refresh rate of 0.
tree
|
commitdiff
2008-02-06
Stefan Dösinger
wined3d: Create VBOs.
tree
|
commitdiff
2008-02-06
Stefan Dösinger
wined3d: Separate OpenGL and driver version.
tree
|
commitdiff
2008-02-06
Stefan Dösinger
wined3d: Move the highpart of the driver version to...
tree
|
commitdiff
2008-02-06
Stefan Dösinger
wined3d: Tear down the dummy textures before resetting.
tree
|
commitdiff
2008-02-06
Stefan Dösinger
wined3d: Restore the stateblock after Reset.
tree
|
commitdiff
2008-02-06
Andrew Talbot
winmm: Remove unneeded casts.
tree
|
commitdiff
2008-02-06
Roderick Colenbrander
wined3d: Redownload the surface data in case of a palet...
tree
|
commitdiff
2008-02-06
Roderick Colenbrander
wined3d: Allow read back of P8 surfaces. This fixes...
tree
|
commitdiff
2008-02-06
Roderick Colenbrander
wined3d: Reload the palette on a color key change....
tree
|
commitdiff
2008-02-06
Roderick Colenbrander
wined3d: Make sure to set the color key when it is...
tree
|
commitdiff
2008-02-06
Michael Stefaniuc
msi: Fix "type of 'x' defaults to 'int'" warnings.
tree
|
commitdiff
2008-02-06
Detlef Riekenberg
winspool: Use the backend for GetPrinterDriverDirectory.
tree
|
commitdiff
2008-02-06
Detlef Riekenberg
localspl: Implement fpGetPrinterDriverDirectory.
tree
|
commitdiff
2008-02-06
Detlef Riekenberg
localspl: Initialize pointers in struct PRINTPROVIDOR.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: DC_GetDCPtr and DC_ReleaseDCPtr are not longer...
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Get rid of DC_GetDCPtr in the palette functions.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
winex11: Add a critical section for the palette global...
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Get rid of DC_GetDCPtr in the GDI object functions.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Get rid of DC_GetDCPtr in font functions.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Use a separate critical section for freetype...
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Avoid locking in BITMAP_CopyBitmap.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Don't hold the GDI lock when calling DC_InitDC.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Get rid of a few more uses of DC_GetDCPtr.
tree
|
commitdiff
2008-02-05
Alexandre Julliard
gdi32: Avoid locking in CreateCompatibleBitmap.
tree
|
commitdiff
2008-02-05
Francois Gouget
comctl32/tests: Call InitCommonControlsEx() if availabl...
tree
|
commitdiff
2008-02-05
Reece H. Dunn
msxml3: Fix the domdoc test failures.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Recreate the contexts on _Reset.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Move vertex buffer vbo creation to PreLoad.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Move the float format check to the big switch...
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Fix dxtn format check.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Correct the srgb reading check.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
d3d9/tests: Accept the rejection of non-standard fixed...
tree
|
commitdiff
2008-02-05
Stefan Dösinger
d3d9/tests: Be less picky about X8L8V8U8 precision.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Some texture transform test corrections.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: D3DTADDRESS_WRAP on conditional NP2 textures...
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Update the gl rectangle when adjusting surface...
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Make Clear aware of the depth stencil sharing.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
d3d9: Some drivers allow non-aligned offsets.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: De-Statify depth blit opengl resources.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Mark textures dirty on UnLoad.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Move some UnLoad code to the base texture...
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Destroy FBOs and reset pointers on Reset.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Unload implicit depth stencil buffers correctly.
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Update the auto depth stencil buffer size...
tree
|
commitdiff
2008-02-05
Stefan Dösinger
wined3d: Beware of texture_rectangle NP2 support in...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Fix handling of the NULL separator when writing...
tree
|
commitdiff
2008-02-05
Aric Stewart
gdi32: Child fonts need to be scaled like their parent...
tree
|
commitdiff
2008-02-05
Francois Gouget
d3dx8: Fix the D3DXAssembleShaderFromFileA/W() prototypes.
tree
|
commitdiff
2008-02-05
Francois Gouget
d3dx8: Fix the D3DXMatrixAffineTransformation() prototype.
tree
|
commitdiff
2008-02-05
Francois Gouget
msvcrt: __CxxDetectRethrow() and __CxxQueryExceptionSiz...
tree
|
commitdiff
2008-02-05
Francois Gouget
winex11.drv: Add some API documentation stubs to make...
tree
|
commitdiff
2008-02-05
Francois Gouget
ntdsapi: Add an API documentation stub to make winapi_c...
tree
|
commitdiff
2008-02-05
Francois Gouget
mapi32: Add an API documentation stub to make winapi_ch...
tree
|
commitdiff
2008-02-05
Francois Gouget
ddraw/tests: Fix compilation on systems that don't...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Reimplement MsiFormatRecord.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Add more tests for MsiFormatRecord.
tree
|
commitdiff
2008-02-05
Rob Shearman
rpcrt4: Fix potential memory leaks on error paths in...
tree
|
commitdiff
2008-02-05
Rob Shearman
rpcrt4: Fix potential memory leaks in RPCRT4_Receive.
tree
|
commitdiff
2008-02-05
Andrew Talbot
wininet: Remove unneeded casts.
tree
|
commitdiff
2008-02-05
Andrew Talbot
winex11.drv: Remove unneeded casts.
tree
|
commitdiff
2008-02-05
Rob Shearman
ws2_32: Add a FIXME for WS_SIO_GET_EXTENSION_FUNCTION_P...
tree
|
commitdiff
2008-02-05
Rob Shearman
ntdll: The FileMailslotSetInformation and FileCompletio...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Return ERROR_MORE_DATA if the size is too small.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Return the string length even if the string is...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Leave room for the NULL terminator.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Return ERROR_FILE_INVALID if the file has no versi...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Return ERROR_INVALID_PARAMETER if a string pointer...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Translate ERROR_BAD_PATHNAME into ERROR_FILE_NOT_F...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Only convert output strings if the call succeeded.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Add tests for MsiGetFileVersion.
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Implement the MSIMODIFY_ASSIGN action of MsiViewMo...
tree
|
commitdiff
2008-02-05
James Hawkins
msi: Add tests for using single quotes in an INSERT...
tree
|
commitdiff
2008-02-05
James Hawkins
version: Return ERROR_RESOURCE_DATA_NOT_FOUND if the...
tree
|
commitdiff
2008-02-05
James Hawkins
kernel32: Factor out the VerifyVersionInfo tests into...
tree
|
commitdiff
2008-02-05
Reece H. Dunn
gdiplus: Fix the bezier arc path test on all Windows...
tree
|
commitdiff
2008-02-05
Reece H. Dunn
comctl32: Proper fix redrawing the trackbar background...
tree
|
commitdiff
2008-02-05
Michael Stefaniuc
olecli: Remove duplicated typedefs/enums.
tree
|
commitdiff
2008-02-05
Stefan Leichter
advapi32: Fix the failing QueryServiceConfig2 test...
tree
|
commitdiff
2008-02-05
Alistair Leslie...
gdiplus: Add GdipSetStringFormatFlags stub.
tree
|
commitdiff
2008-02-05
Alistair Leslie...
gdiplus: Add GdipSetPenMode stub.
tree
|
commitdiff
2008-02-05
Alistair Leslie...
kernel32: Add RegisterApplicationRestart stub.
tree
|
commitdiff
2008-02-05
Eric Pouech
dbghelp: Fixed the types we want to load at first.
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Make use of the size info in REOBJECT if...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Start implementing object reading out RTF...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Added support for image reading from RTF...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Support a couple of paragraphs attributes...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Invert graphics when they are under the selec...
tree
|
commitdiff
2008-02-05
Eric Pouech
riched20: Correctly handle the wrapping when graphics...
tree
|
commitdiff
next