projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2004-08-11
Francois Gouget
Modify widl to put the C COM macros inside an #ifdef...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Francois Gouget
Don't define __WINE_USE_MSVCRT in the Visual C++ projec...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Francois Gouget
Add some missing definitions to mmreg.h.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Francois Gouget
Don't include wine/debug.h when compiling on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Huw Davies
Don't try to rotate bitmap fonts.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Dmitry Timoshkov
- add stubbed support for IEnumScript interface
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Henning Gerhardt
Program Files directory should not be in windows directory.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Francois Gouget
Replace strcasecmp() with lstrcmpiA() to help compilati...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Huw Davies
Fix maskblt to work with any set of rops and to also...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Huw Davies
Ever since win98 pattern brushes have been able to...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Francois Gouget
Define _WIN32_WINNT otherwise we are missing some defin...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Robert Reif
Only print out verbose information when in interactive...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Robert Reif
Only printout information when in interactive mode.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Huw Davies
Don't ever return a bitmap font if the driver can't...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Robert Reif
Only copy number of bytes specified up to size of DevCa...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Steven Edwards
Implemented AtlModuleTerm.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Robert Reif
Fixed a bug where freqAdjust was not being updated...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-11
Mike McCormack
Added a test for stat'ing a memory based storage file.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Hans Leidekker
Fix signed/unsigned comparison warnings.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Ulrich Czekalla
Avoid holding x11drv lock while calling function that...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Ulrich Czekalla
Handle EINTR when polling.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Huw Davies
We don't currently support horizontal stretching of...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Mike McCormack
stat on memory storage should return a NULL name, not "".
commit
|
commitdiff
|
tree
|
snapshot
2004-08-10
Mike McCormack
Fix the processing of the lpszHeaders field in HttpSend...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Hans Leidekker
Fix signed/unsigned comparison warnings.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Markus Amsler
Fix EXEC function 01 (load but don't execute): initial...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Markus Amsler
Fixed drive mapping in GET ALLOCATION.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Dmitry Timoshkov
Fix button behaviour on WM_SETFOCUS/WM_KILLFOCUS with...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Huw Davies
GetCharABCWidths should fail for non-scalable fonts.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Filip Navara
Fix TOOLBAR_DrawMasked to correctly use image list...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Krishna Murthy
Replaced LISTBOX_SetCaretIndex() with LISTBOX_MoveCaret...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Jon Griffiths
Delete the about dialog font when the dialog is closed.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Francois Gouget
Remove the assert()s that checked that IDirectSoundBuff...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
José Manuel...
Updated translation.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Mike McCormack
Implement A->W call for SetNamedSecurityInfo.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Stefan Leichter
Added stub for CertFindCertificateInStore.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Huw D M Davies
Fix compilation of winmm tests.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Huw Davies
Try harder to match to a font if the family name is...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Filip Navara
Use correct dialog title for Wizard 97 and correctly...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
James Hawkins
Make CryptEnumProvidersA pcbProvName parameter contain...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Eric Kohl
Move watermark and header bitmap loading code from
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Mike McCormack
Use Heap function in preference to malloc/free.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Mike McCormack
Fix definition of LookupPrivilegeNameW and declare it.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Mike McCormack
Fix warnings generated with -Wsign-compare.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Huw Davies
Break and default char are both relative to first char...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Mike McCormack
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Hans Leidekker
Fix signed/unsigned comparison warnings.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
James Hawkins
Fix alloc failure check in CryptEnumProvidersW.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Mike McCormack
Added a version resource.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Lionel Ulmer
Do not initialize variables before going into the Rende...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Dmitry Timoshkov
module->addr_sorttab may be NULL due to a hack in
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Robert Reif
Test different primary buffer formats while keeping...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Marcus Meissner
Marked some functions in debughlp as static.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Ofir Petruska
Default DesktopDoubleBuffered to true.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Mike Hearn
Only trace FOURCC handler when one is specified
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Mike McCormack
Added a test for ConvertSidToStringSidW.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Mike McCormack
Implemented ConvertSidToStringSidA/W.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Robert Reif
Added some mixer tests.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Henning Gerhardt
Translation update.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Vincent Béron
Translation update.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Marcelo Duarte
Translation update.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Robert Reif
Change MIXER_GetDev to take pointer to returned address...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Robert Reif
Added missing define.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-09
Vincent Béron
Update WinXP version to SP2.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Thomas Weidenmüller
Implemented syslink control.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Jacek Caban
- Added Polish translation.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Huw Davies
Actually pass the blend function on to the graphics...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Jon Griffiths
Don't leak cache imagelists on exit.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Mike McCormack
Add another test for InternetCrackUrlW.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Mike McCormack
Fix the dwUrlPathLength returned by InternetCrackUrl...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Robert Reif
Added CAPS2 structures.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Dmitry Timoshkov
Implement ConvertINetMultiByteToUnicode, ConvertINetUni...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Mike McCormack
Fix declaration of OpenItem.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Huw Davies
Maintain a cache (currently of up to 10) of unused...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Mike McCormack
Implement A->W call for GetNamedSecurityInfo.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Christian Costa
Implemented IDirect3DDevice{2,3}::GetLightState.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Mike McCormack
Fix warnings found with -Wsign-compare.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-06
Robert Reif
Adds debug name to remaining critical sections.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
Huw Davies
dlopen libungif and libjpeg.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
Markus Amsler
Pass debug exceptions to winedos.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
Alexandre Julliard
Authors: Dmitry Timoshkov <dmitry@codeweavers.com>...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
José Manuel...
Updated some Spanish translations.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
Filip Navara
Destroy associated listview when IShellView is destroyed.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
Huw Davies
Convert gdi font list to use list.h.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
Henning Gerhardt
Updated the German translation.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
Huw Davies
Added top-down dib support to AlphaBlend.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
Dmitry Timoshkov
Added CLSID and IIDs for mlang.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
Mike McCormack
Moved FlushInstructionCache to ntdll.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-04
Robert Reif
Add CRITICAL_SECTION debug info.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
Francois Gouget
Play back what has been recorded when in interactive...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
Alexandre Julliard
Make relay and snooping work for LoadLibrary+GetProcAdd...
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
Lionel Ulmer
- add S3TC support to BltFast (fixes NOLF)
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
James Hawkins
Cleanup A->W cross calls.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
Thomas Weidenmueller
Added support for PBS_MARQUEE style.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
Huw Davies
Implement AlphaBlend using the XRENDER extension.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
Alexandre Julliard
Fixed some more freeing issues in CryptAcquireContextA.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
Jens Collin
Use ShellExecute instead of CreateProcess in run dialog.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
Robert Shearman
- Add static to non-exported marshal functions.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
Gerald Pfeifer
Avoid using round(), which is unportable.
commit
|
commitdiff
|
tree
|
snapshot
2004-08-02
Mike Hearn
Disconnect proxies at COM shutdown to release the corre...
commit
|
commitdiff
|
tree
|
snapshot
next