projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
richedit: Properly copying the paraformat2 structure for paragraphs.
[wine]
/
dlls
/
2008-01-02
Eric Pouech
richedit: Properly copying the paraformat2 structure...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Now dumping all fields from the paraformat2...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Correctly initialize the paraformat structure.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Simplified handling of background brush while...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Now painting the newly supported underline...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Extend the usage of underlinetype from charfo...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Don't allow recursive EN_REQUESTRESIZE notifi...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Correctly copy the pitch and family field.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Fully initialize the first style.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Correctly set the CFM_WEIGHT in charformat2.
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Fixed a couple of charformatXXm structure...
tree
|
commitdiff
2008-01-02
Eric Pouech
richedit: Added support for some message (key, mouse...
tree
|
commitdiff
2008-01-02
Hans Leidekker
msvcrt: Fix spec file entries for the execv functions.
tree
|
commitdiff
2008-01-02
Hans Leidekker
gdi32: Add a stub implementation for RemoveFontMemResou...
tree
|
commitdiff
2008-01-02
Gerald Pfeifer
msi: Remove an extraneous safety check and simplify...
tree
|
commitdiff
2008-01-02
Rob Shearman
user32: Add a stub implementation of RegisterServicesPr...
tree
|
commitdiff
2008-01-02
Austin English
msi: Fix several typos.
tree
|
commitdiff
2008-01-02
Austin English
dplayx: Fix a typo.
tree
|
commitdiff
2008-01-02
Lionel Debroux
dinput: Improve TRACEs and WARNs.
tree
|
commitdiff
2008-01-02
Lionel Debroux
msi: Correctly handle return value of msi_realloc.
tree
|
commitdiff
2008-01-02
Alexandre Julliard
crypt32: Avoid casting away const from the context...
tree
|
commitdiff
2008-01-02
Michael Stefaniuc
netapi32: Remove two unused global variables.
tree
|
commitdiff
2008-01-02
Gerald Pfeifer
qcap: Complete initializers for g_cTemplates[].
tree
|
commitdiff
2008-01-02
Gerald Pfeifer
wined3d: Simplify three checks based on the unsignednes...
tree
|
commitdiff
2008-01-02
Gerald Pfeifer
ole32: Remove one noop check in CoWaitForMultipleHandles().
tree
|
commitdiff
2008-01-02
Gerald Pfeifer
winspool: Adjust the typo of a loop variable in test_En...
tree
|
commitdiff
2008-01-02
Gerald Pfeifer
wined3d: Remove four noop checks.
tree
|
commitdiff
2008-01-02
Gerald Pfeifer
d3d9/tests: Simplify condition in test_vshader_input().
tree
|
commitdiff
2008-01-02
Gerald Pfeifer
msi: Simplify condition in TABLE_fetch_stream().
tree
|
commitdiff
2008-01-02
Andrew Talbot
d3d8: Remove unneeded casts.
tree
|
commitdiff
2008-01-02
Andrew Talbot
comctl32: Remove unneeded casts.
tree
|
commitdiff
2008-01-02
Andrew Talbot
dsound: Remove unneeded casts.
tree
|
commitdiff
2008-01-02
Andrew Talbot
dplayx: Remove unneeded casts.
tree
|
commitdiff
2008-01-02
Andrew Talbot
ddraw: Remove unneeded casts.
tree
|
commitdiff
2008-01-02
Andrew Talbot
dbghelp: Remove unneeded casts.
tree
|
commitdiff
2008-01-02
Jacek Caban
mshtml: Added PutProperty implementation.
tree
|
commitdiff
2007-12-31
Michael Stefaniuc
janitorial: Remove superfluous backslashes at end of...
tree
|
commitdiff
2007-12-31
Gerald Pfeifer
winex11.drv: Simplify condition in create_xcursor_curso...
tree
|
commitdiff
2007-12-31
Gerald Pfeifer
kernel32/tests: Remove extraneous check.
tree
|
commitdiff
2007-12-31
Alexander Dorofeyev
wined3d: Fix regression of colorfill and texture to...
tree
|
commitdiff
2007-12-31
Alexander Dorofeyev
ddraw: Remove redundant iface<->impl casts in IDirect3D...
tree
|
commitdiff
2007-12-31
Alexander Dorofeyev
ddraw: Release palette interfaces.
tree
|
commitdiff
2007-12-31
Alexander Dorofeyev
wined3d: Free palette handle when destroying IWineD3DPa...
tree
|
commitdiff
2007-12-31
Jeremy White
wintab32: If we could not find a stylus sort of device...
tree
|
commitdiff
2007-12-31
Jeremy White
wintab32: Add logic to detect specific tablet cursor...
tree
|
commitdiff
2007-12-31
Jeremy White
wintab32: Remove the unused and clearly broken FindOpen...
tree
|
commitdiff
2007-12-31
Jeremy White
wintab32: Add modest trace information for tablets.
tree
|
commitdiff
2007-12-31
Andrew Talbot
crypt32: Remove unneeded casts.
tree
|
commitdiff
2007-12-31
Andrew Talbot
cryptnet: Remove unneeded cast.
tree
|
commitdiff
2007-12-31
Andrew Talbot
user32: Fix a spelling typo.
tree
|
commitdiff
2007-12-31
Andrew Talbot
avifil32: Remove unneeded casts.
tree
|
commitdiff
2007-12-31
Andrew Talbot
cabinet: Remove unneeded cast.
tree
|
commitdiff
2007-12-31
Andrew Talbot
comctl32: Remove unneeded casts.
tree
|
commitdiff
2007-12-31
Andrew Talbot
advapi32: Remove unneeded casts.
tree
|
commitdiff
2007-12-31
Peter Dons Tychsen
oleaut32: Add missing types to serialize/deserialize.
tree
|
commitdiff
2007-12-31
Rob Shearman
ntdll: Set the DataLength field of the information...
tree
|
commitdiff
2007-12-31
Rob Shearman
ntdll: Add some tests for NtQueryValueKey.
tree
|
commitdiff
2007-12-31
Gerald Pfeifer
user32: Fix type of loop variable.
tree
|
commitdiff
2007-12-31
Gerald Pfeifer
wined3d: Remove noop check in IWineD3DBaseTextureImpl_A...
tree
|
commitdiff
2007-12-31
Gerald Pfeifer
msi: Add missing initializer for delete_ops.
tree
|
commitdiff
2007-12-31
Alexandre Julliard
shell32: Fix messed up indentation.
tree
|
commitdiff
2007-12-31
Alexandre Julliard
winedos: Don't emulate in 32-bit mode interrupts that...
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Fix NdrGetBuffer to set the correct fields...
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Make some variables in the tests static.
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Add tests for NdrServerInitializeNew.
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Fix the MIDL_STUB_MESSAGE fields set by NdrServ...
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Fix a case of destroying a context handle witho...
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Keep a track of server context handles allocate...
tree
|
commitdiff
2007-12-31
Jacek Caban
ole32: Fixed parameter checking and improved debug...
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Added more tests.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Added BindToObject implementation.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Call AddRef in EnumFORMATETC::QueryInterface.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Added "CBinding Context" bind option support.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Binding_Create clean up.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Better error handling.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Better implementation of bind stopping.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Make start_binding more generic.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Added ibind argument handling in CreateAsyncBin...
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Use BindProtocol in Binding object.
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Implement NdrConformantStringMemorySize.
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Add some tests for non-conformant strings.
tree
|
commitdiff
2007-12-31
Rob Shearman
rpcrt4: Implement non-conformant string functions.
tree
|
commitdiff
2007-12-31
Michael Stefaniuc
user32: Remove unneeded casts.
tree
|
commitdiff
2007-12-31
Michael Stefaniuc
wininet: Fix typo in comparison with NULL. Found by...
tree
|
commitdiff
2007-12-31
Lei Zhang
gdiplus: Add GdipCreatePen2 and test cases.
tree
|
commitdiff
2007-12-31
Lei Zhang
gdiplus: Initialize a variable in a test.
tree
|
commitdiff
2007-12-31
Andrew Talbot
ntdll: Remove unneeded casts.
tree
|
commitdiff
2007-12-31
Andrew Talbot
msvfw32: Remove unneeded casts.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Added more binding tests.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Release protocol sink in Terminate.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: More ReportProgress implementation.
tree
|
commitdiff
2007-12-31
Jacek Caban
urlmon: Move setting protocol_sink to separated function.
tree
|
commitdiff
2007-12-28
Roderick Colenbrander
wined3d: Only store the palette index in the alpha...
tree
|
commitdiff
2007-12-28
Roderick Colenbrander
wined3d: In case of GL_EXT_paletted_textures we use...
tree
|
commitdiff
2007-12-28
Dmitry Timoshkov
user32: Reimplement IsHungAppWindow.
tree
|
commitdiff
2007-12-28
Jacek Caban
urlmon: Rename BindProtocol's IInternetProtocolSink...
tree
|
commitdiff
2007-12-28
Jacek Caban
urlmon: Use heap_alloc_zero to allocate BindProtocol.
tree
|
commitdiff
2007-12-28
Jacek Caban
urlmon: Added mime filters tests.
tree
|
commitdiff
2007-12-28
Jacek Caban
urlmon: Added [Un]RegisterMimeFilter implementation.
tree
|
commitdiff
2007-12-28
Jacek Caban
urlmon: RegisterNameSpace clean up.
tree
|
commitdiff
next