projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
shell32: Fix some gcc 4.1 warnings caused by casts in macros.
[wine]
/
dlls
/
2006-03-03
Mike McCormack
shell32: Fix some gcc 4.1 warnings caused by casts...
tree
|
commitdiff
2006-03-03
Mike McCormack
msrle32: Fix some gcc 4.1 warnings caused by casts...
tree
|
commitdiff
2006-03-03
Mike McCormack
hhctrl.ocx: Fix a gcc 4.1 warning caused by a cast...
tree
|
commitdiff
2006-03-03
Mike McCormack
comctl32: Fix some gcc 4.1 warnings caused by windowsx...
tree
|
commitdiff
2006-03-03
Juan Lang
crypt32: Implement CertDuplicateStore.
tree
|
commitdiff
2006-03-03
Francois Gouget
d3d: Fix Validate(Pixel|Vertex)Shader() prototypes.
tree
|
commitdiff
2006-03-03
Francois Gouget
kernel: Protect sys/resource.h include.
tree
|
commitdiff
2006-03-02
Alexandre Julliard
Fixed some compiler warnings on old gcc versions.
tree
|
commitdiff
2006-03-02
Alexandre Julliard
dlls: Remove 16-bit files on make clean.
tree
|
commitdiff
2006-03-02
Roderick Colenbrander
wined3d: Opengl 2.x compile fix.
tree
|
commitdiff
2006-03-02
Vitaly Lipatov
user: Fix uninitialized rectangle in menu arrow painting.
tree
|
commitdiff
2006-03-02
Jacek Caban
shdocvw: Don't call hlink_navigate if HLNF_OPENINNEWWIN...
tree
|
commitdiff
2006-03-02
Jacek Caban
mshtml: Beginning support for links opened in a new...
tree
|
commitdiff
2006-03-02
Jacek Caban
mshtml: Use NSContainer as 'This' of its window.
tree
|
commitdiff
2006-03-01
Gerold J. Wucherpf...
cabinet: Set proper error information on failures.
tree
|
commitdiff
2006-03-01
Rein Klazes
user32: Fix handling of '\b' right flush character...
tree
|
commitdiff
2006-03-01
Brandon Woodmansee
riched20: Implement EM_AUTOURLDETECT & EM_GETAUTOURLDETECT.
tree
|
commitdiff
2006-03-01
Jeremy White
crypt32: More gcc 2.95 adjustments.
tree
|
commitdiff
2006-03-01
Aric Cyr
wined3d: Reverse GL_BGR to GL_RGB for the D3D RGB formats.
tree
|
commitdiff
2006-03-01
Robert Shearman
ole: Change NORMALEXTREFS to 5, like it is in native.
tree
|
commitdiff
2006-03-01
Robert Shearman
ole: Fix marshaling of proxies for interfaces that...
tree
|
commitdiff
2006-03-01
Robert Shearman
oleaut: Use IsEqualIID in connpt.c instead of memcmp...
tree
|
commitdiff
2006-03-01
Robert Shearman
rpcrt4: Change the stubless parameter attributes to...
tree
|
commitdiff
2006-03-01
Robert Shearman
rpcrt4: Implement marshaling and unmarshaling for enum...
tree
|
commitdiff
2006-03-01
Juan Lang
crypt32: Use CertFindCertificateInStore to simplify...
tree
|
commitdiff
2006-03-01
Jon Parshall
shell32: New icons for Desktop and My Computer.
tree
|
commitdiff
2006-03-01
Jason Edmeades
user32: Ensure VK_UP displays the popup menu for the...
tree
|
commitdiff
2006-03-01
Vitaliy Margolen
x11drv: Convert 24-bit into 32-bit color before looking...
tree
|
commitdiff
2006-03-01
Juan Lang
crypt32: Eliminate an unnecessary function pointer...
tree
|
commitdiff
2006-02-28
Eric Pouech
kernel32: Implemented ClearCommError on top of GET_COMM...
tree
|
commitdiff
2006-02-28
Eric Pouech
ntdll: Implemented serial IOCTL for status: GET_COMM_ST...
tree
|
commitdiff
2006-02-28
Alexandre Julliard
winnls32: Renamed the winnls directory to winnls32.
tree
|
commitdiff
2006-02-28
Alexandre Julliard
wnaspi32: Renamed the winaspi directory to wnaspi32.
tree
|
commitdiff
2006-02-28
Alexandre Julliard
lz32: Renamed lzexpand directory to lz32.
tree
|
commitdiff
2006-02-28
Alexandre Julliard
ntdll: Don't reset the load count when reusing a builti...
tree
|
commitdiff
2006-02-28
Robert Reif
dsound: Fix duplex create bug.
tree
|
commitdiff
2006-02-28
Vitaly Budovski
dinput: Return an error if both DISCL_EXCLUSIVE and...
tree
|
commitdiff
2006-02-28
Vitaly Budovski
wined3d: Implemented WINED3DRS_CCW_STENCIL* render...
tree
|
commitdiff
2006-02-28
Vitaly Budovski
wined3d: Implemented WINED3DRS_SCISSORTESTENABLE.
tree
|
commitdiff
2006-02-28
Vitaly Budovski
wined3d: Implemented WINED3DRS_SLOPESCALEDEPTHBIAS.
tree
|
commitdiff
2006-02-28
Vitaly Budovski
wined3d: Implemented WINED3DRS_ANTIALIASEDLINEENABLE.
tree
|
commitdiff
2006-02-28
Vitaly Budovski
wined3d: Added D3D9 render states.
tree
|
commitdiff
2006-02-28
Vitaly Budovski
wined3d: Fixed some typos and prevented divide by 0.
tree
|
commitdiff
2006-02-28
Eric Pouech
crypt32: Don't access a blob after freeing it.
tree
|
commitdiff
2006-02-28
James Hawkins
advpack: Factor out loading the program files directory.
tree
|
commitdiff
2006-02-28
James Hawkins
advpack: Add tests for the TranslateInfStringEx trio...
tree
|
commitdiff
2006-02-28
James Hawkins
advpack: Factor out the API loading of advpack tests.
tree
|
commitdiff
2006-02-28
Juan Lang
crypt32: Correct compile problem on gcc 2.95.
tree
|
commitdiff
2006-02-28
YunSong Hwang
crypt32: Add Korean translation.
tree
|
commitdiff
2006-02-28
Mike McCormack
msvcrt: Add a stub for _wsetlocale.
tree
|
commitdiff
2006-02-28
Francois Gouget
d3d8: Remove spaces before '\n'.
tree
|
commitdiff
2006-02-28
Roderick Colenbrander
d3d8: Header cleanup.
tree
|
commitdiff
2006-02-28
Jacek Caban
mshtml: Added nsIInterfaceRequestor implementation.
tree
|
commitdiff
2006-02-28
Jacek Caban
mshtml: Improve ConfirmEx hack.
tree
|
commitdiff
2006-02-27
Francois Gouget
advpack: Prepare the unicodification of advpack.dll.
tree
|
commitdiff
2006-02-27
Eric Pouech
kernel32: ClearCommError.
tree
|
commitdiff
2006-02-27
Andrew de los Reyes
riched20: Implement EM_SCROLL and its tests.
tree
|
commitdiff
2006-02-27
Hamza Lakhani
riched20: EM_HIDESELECTION implementation.
tree
|
commitdiff
2006-02-27
Peter Beutner
ddraw: Fix transparent Blits on 8bit surfaces.
tree
|
commitdiff
2006-02-27
H. Verbeet
wined3d: Don't use GetDevice in IWineD3DSurfaceImpl_Get...
tree
|
commitdiff
2006-02-27
Roderick Colenbrander
d3d8: Moved the remaining code over to WineD3D (based...
tree
|
commitdiff
2006-02-27
Hans Leidekker
winsock: Fix two Windows to Unix mapping issues.
tree
|
commitdiff
2006-02-27
Henning Gerhardt
crypt32: Add German resource file.
tree
|
commitdiff
2006-02-27
Saulius Krasuckas
mscms: One more LastError code fixed.
tree
|
commitdiff
2006-02-27
Michael Jung
shell32/tests: Added test for Desktop::ParseDisplayName...
tree
|
commitdiff
2006-02-27
Jacek Caban
mshtml: Return error in NewChannelFromURL if retval...
tree
|
commitdiff
2006-02-27
Jacek Caban
mshtml: Added nsIURI::Clone implementation.
tree
|
commitdiff
2006-02-27
Jacek Caban
mshtml: Don't add null byte to post data.
tree
|
commitdiff
2006-02-27
Jacek Caban
mshtml: Init nsIOService as soon as possible.
tree
|
commitdiff
2006-02-24
Vitaly Lipatov
iphplapi: Define IF_NAMESIZE if missing.
tree
|
commitdiff
2006-02-24
Alexander N. Sørnes
Updated/new Norwegian Bokmål resources.
tree
|
commitdiff
2006-02-24
Vitaly Lipatov
ole32: Add descriptions for StgCreateDocfile and StgIsS...
tree
|
commitdiff
2006-02-24
Phil Krylov
riched20: Added a comment to make life easier.
tree
|
commitdiff
2006-02-24
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2006-02-24
Francois Gouget
winsock: Tweak getnameinfo() prototype.
tree
|
commitdiff
2006-02-24
Francois Gouget
msftedit: Fix CreateTextServices() forward.
tree
|
commitdiff
2006-02-24
Francois Gouget
d3d8: Remove spaces before '\n', spelling fix.
tree
|
commitdiff
2006-02-24
Francois Gouget
Add trailing '\n's to ok() calls.
tree
|
commitdiff
2006-02-24
Francois Gouget
user32: Handle WM_ENDSESSION in DefWinProc().
tree
|
commitdiff
2006-02-24
Francois Gouget
user32: 0 vs. INFINITE timeout.
tree
|
commitdiff
2006-02-24
Francois Gouget
user: Fix ExitWindows().
tree
|
commitdiff
2006-02-24
Jeff Latimer
usp10: Tidy default values.
tree
|
commitdiff
2006-02-24
Alexandre Julliard
x11drv: Make the synchronous option a debug channel...
tree
|
commitdiff
2006-02-24
Alexandre Julliard
ntdll: Use PROT_NONE instead of 0.
tree
|
commitdiff
2006-02-24
Alexandre Julliard
kernel: Don't request execute permission for DOS memory.
tree
|
commitdiff
2006-02-24
Juan Lang
crypt32: Use public functions during serialization...
tree
|
commitdiff
2006-02-24
Juan Lang
crypt32: implement CryptEnumOIDInfo and CryptFindOIDInfo.
tree
|
commitdiff
2006-02-24
Detlef Riekenberg
winspool/tests: Skip tests, when a remote print server...
tree
|
commitdiff
2006-02-24
Vitaly Lipatov
ole32/tests: Do not compare returned by DeleteFile...
tree
|
commitdiff
2006-02-24
Robert Shearman
ole: Fallthrough from local activation in CoGetClassObject.
tree
|
commitdiff
2006-02-24
Robert Shearman
oleaut: Fix standard font cloning.
tree
|
commitdiff
2006-02-24
Francois Gouget
user: Give meaningful names to the structures used...
tree
|
commitdiff
2006-02-24
Ulrich Czekalla
msi: When evaluating conditions, if the condition is...
tree
|
commitdiff
2006-02-24
Huw Davies
msxml3: Fix for empty node lists.
tree
|
commitdiff
2006-02-24
Dmitry Timoshkov
gdi: Use "MS Sans Serif" as default sans serif font...
tree
|
commitdiff
2006-02-24
Huw Davies
gdi32: Fallback to StretchDIBits if the driver doesn...
tree
|
commitdiff
2006-02-24
Detlef Riekenberg
cfgmgr32: Forward some functions to setupapi.dll.
tree
|
commitdiff
2006-02-23
James Hawkins
setupapi: Downgrade an ERR to a WARN.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Call GetClipboardData callback on cut/copy.
tree
|
commitdiff
2006-02-23
Kevin Koltzau
riched20: Enable retrieving data through the ole interface.
tree
|
commitdiff
next