projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
user32: Make an edit test more readable.
[wine]
/
dlls
/
2008-03-28
Lei Zhang
user32: Make an edit test more readable.
tree
|
commitdiff
2008-03-27
Austin English
Spelling fixes.
tree
|
commitdiff
2008-03-27
Jacek Caban
mshtml: Don't access released object in release_script_...
tree
|
commitdiff
2008-03-27
Christopher Berner
setupapi: Fix buffer size in SetupDiGetDeviceInterfaceD...
tree
|
commitdiff
2008-03-27
Dmitry Timoshkov
user32: Add a defwinproc flag when appropriate.
tree
|
commitdiff
2008-03-27
Reece Dunn
shlwapi: Added basic tests for the SHCreateStreamOnFile...
tree
|
commitdiff
2008-03-27
Reece Dunn
shlwapi: Added STGM_TRANSACTED tests for SHCreateStream...
tree
|
commitdiff
2008-03-27
Paul Vriens
setupapi/tests: Add some tests for the last error returned.
tree
|
commitdiff
2008-03-27
Alexandre Julliard
user32: Cosmetic fixes to the About dialog.
tree
|
commitdiff
2008-03-27
Hin-Tak Leung
hhctrl.ocx: Implement more navigation of chm to TOC...
tree
|
commitdiff
2008-03-27
Ge van Geldorp
shell32: Support getting the shell folder path for...
tree
|
commitdiff
2008-03-27
Stefan Dösinger
wined3d: Free heapMemory, not allocatedMemory when...
tree
|
commitdiff
2008-03-27
Stefan Dösinger
d3d9: Add a basic test for multiple rendertargets.
tree
|
commitdiff
2008-03-27
Stefan Dösinger
ddraw: Some EnumZBufferFormat fixes.
tree
|
commitdiff
2008-03-27
Stefan Dösinger
ddraw: Fix some Z buffer formats.
tree
|
commitdiff
2008-03-27
Austin English
Spelling fixes.
tree
|
commitdiff
2008-03-27
Alexander Dorofeyev
d3d9/tests: Test that GOURAUD and PHONG modes are equal.
tree
|
commitdiff
2008-03-27
Alexander Dorofeyev
wined3d: Make device palettes dynamically allocated.
tree
|
commitdiff
2008-03-27
Dmitry Timoshkov
user32: Add a test for combobox navigation with arrow...
tree
|
commitdiff
2008-03-27
Alistair Leslie...
msxml3: Correct IXMLDOMCDATASection appendData.
tree
|
commitdiff
2008-03-27
Alistair Leslie...
msxml3: Correct IXMLDOMComment appendData.
tree
|
commitdiff
2008-03-27
Alistair Leslie...
msxml3: Correct IXMLDOMText appendData.
tree
|
commitdiff
2008-03-27
Francois Gouget
ddraw: Remove trailing spaces in ok() calls.
tree
|
commitdiff
2008-03-27
Michael Stefaniuc
user32: Add the Romanian translation.
tree
|
commitdiff
2008-03-26
Andrew Talbot
wineoss.drv: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-03-26
Andrew Talbot
winejack.drv: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-03-26
Andrew Talbot
winenas.drv: Assign to struct instead of using memcpy.
tree
|
commitdiff
2008-03-26
Andrew Talbot
wineesd.drv: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-03-26
Hans Leidekker
wininet: Support chunked reads in InternetReadFileEx...
tree
|
commitdiff
2008-03-26
Alexandre Julliard
gdi32: Store the return value separately in StretchDIBi...
tree
|
commitdiff
2008-03-26
Alexandre Julliard
shell32: Add a license message box and a build id to...
tree
|
commitdiff
2008-03-26
Alexandre Julliard
user32: Allow arbitrary text size for loaded strings...
tree
|
commitdiff
2008-03-26
Alexandre Julliard
ntdll: Export the libwine version functions from ntdll...
tree
|
commitdiff
2008-03-26
Dan Kegel
kernel32: Test negative dest len in WideCharToMultiByte.
tree
|
commitdiff
2008-03-26
Jacek Caban
urlmon: Don't use -1 length in WideCharToMultiByte...
tree
|
commitdiff
2008-03-26
Jacek Caban
mshtml: Fixed invalid use of -1 length in WideCharToMul...
tree
|
commitdiff
2008-03-26
Jacek Caban
mshtml: Fixed crash in tests if Gecko is not available.
tree
|
commitdiff
2008-03-26
Jacek Caban
mshtml: Added nsIChannel::SetContentType implementation.
tree
|
commitdiff
2008-03-26
Jacek Caban
mshtml: Pass buffer length to MultiByteToWideChar inste...
tree
|
commitdiff
2008-03-26
Jacek Caban
mshtml: Rename nsChannel::content to content_type and...
tree
|
commitdiff
2008-03-26
Jacek Caban
mshtml: Added IHTMLDocument2::get_location implementation.
tree
|
commitdiff
2008-03-26
Alexandre Julliard
quartz: Avoid %ll printf formats.
tree
|
commitdiff
2008-03-26
Alexandre Julliard
qmgr: Avoid %ll printf formats.
tree
|
commitdiff
2008-03-26
Alexandre Julliard
ntdll: Clear the process stack again after dll init...
tree
|
commitdiff
2008-03-26
Alexandre Julliard
kernel32: Moved the allocation of the process stack...
tree
|
commitdiff
2008-03-26
Stefan Leichter
advapi32: Partly implemented QueryServiceConfig2A/W.
tree
|
commitdiff
2008-03-26
Paul Vriens
setupapi: Forward SetupInstallServicesFromInfSectionA...
tree
|
commitdiff
2008-03-26
Hans Leidekker
wininet: Implement chunked reads.
tree
|
commitdiff
2008-03-26
Aric Stewart
imm: Implement ImmGetIMEFileNameW and ImmGetIMEFileNameA.
tree
|
commitdiff
2008-03-26
Alexandre Julliard
winex11: Fix X11DRV_CLIPBOARD_ReadProperty to read...
tree
|
commitdiff
2008-03-26
Lei Zhang
user32: Tweak how the edit control handles WM_GETDLGCODE.
tree
|
commitdiff
2008-03-26
Anatoly Lyutin
comctl32: Add HotTrackingColor into COMCTL32_SysColor...
tree
|
commitdiff
2008-03-26
Alistair Leslie...
msxml3: Correct SAXXMLReader_create.
tree
|
commitdiff
2008-03-26
Dmitry Timoshkov
d3d9: Make the visual test pass on GeForce Go 7600.
tree
|
commitdiff
2008-03-26
Dmitry Timoshkov
kernel32: Make the test compatible with win9x.
tree
|
commitdiff
2008-03-26
Michael Stefaniuc
comdlg32: Small typo fix in the German translation.
tree
|
commitdiff
2008-03-26
Michael Stefaniuc
comdlg32: Add the Romanian translation.
tree
|
commitdiff
2008-03-26
Michael Stefaniuc
shell32: Update the German Translation.
tree
|
commitdiff
2008-03-26
Michael Stefaniuc
mshtml: Update the German translation.
tree
|
commitdiff
2008-03-26
Andrew Talbot
winecoreaudio.drv: Assign to structs instead of using...
tree
|
commitdiff
2008-03-26
Andrew Talbot
wineaudioio.drv: Assign to structs instead of using...
tree
|
commitdiff
2008-03-26
Lei Zhang
msxml3: Fix compiles for systems without libxml2.
tree
|
commitdiff
2008-03-26
Juan Lang
crypt32: Allow one update to a decode message after...
tree
|
commitdiff
2008-03-26
Juan Lang
crypt32: Keep track of state in each message type's...
tree
|
commitdiff
2008-03-26
Juan Lang
crypt32: Test updates after the final update to a detac...
tree
|
commitdiff
2008-03-25
Lei Zhang
comdlg32: Avoid double free in PRINTDLG_PaperSizeA/W.
tree
|
commitdiff
2008-03-25
Juan Lang
advapi32: Create MachineGuid value if it doesn't exist.
tree
|
commitdiff
2008-03-25
Juan Lang
advapi32: Test the MachineGuid value.
tree
|
commitdiff
2008-03-25
Austin English
gdi32: Spelling fixes.
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Enable D3DFMT_V8U8 with GL_ATI_fragment_shader.
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Implement env bump mapping in the atifs ffp...
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Fragment processing using GL_ATI_fragment_shader.
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Add a shader DLL init callback.
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Add GL_ATI_fragment_shader.
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Alloc / free shader private data and blt stuff...
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Free shader private data on reset.
tree
|
commitdiff
2008-03-25
Stefan Dösinger
d3d9: Add a projected texture test.
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Move shader caps setting into the arb and...
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Set shader specific caps in the shader backend.
tree
|
commitdiff
2008-03-25
Stefan Dösinger
d3d: De-pointerize the WINED3DCAPS structure.
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Move the shader backend selection into a separ...
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Move shader generation into the shader backend.
tree
|
commitdiff
2008-03-25
Stefan Dösinger
wined3d: Make the state table a property of the shader...
tree
|
commitdiff
2008-03-25
Alexandre Julliard
comdlg32: Fixed a number of buffer overflows in the...
tree
|
commitdiff
2008-03-25
Huw Davies
mscms: Fix compilation without lcms.
tree
|
commitdiff
2008-03-25
Marcus Meissner
msxml3: Fixed include of SAX.h.
tree
|
commitdiff
2008-03-25
Roderick Colenbrander
wined3d: Always report D16 as Windows drivers report...
tree
|
commitdiff
2008-03-25
Alexandre Julliard
mscoree: Implement a number of interop helpers.
tree
|
commitdiff
2008-03-25
Kolbjørn Fredheim
ddraw: Don't clear the return value anymore, we fill...
tree
|
commitdiff
2008-03-25
Hans Leidekker
mscms: Rewrite handle management to be thread-safe...
tree
|
commitdiff
2008-03-25
Alexandre Julliard
winex11: Don't attempt to dock into the system tray...
tree
|
commitdiff
2008-03-25
James Hawkins
fusion: Implement CreateAssemblyCache.
tree
|
commitdiff
2008-03-25
James Hawkins
fusion: Add a stub implementation of IAssemblyEnum.
tree
|
commitdiff
2008-03-25
James Hawkins
fusion: Add a stub implementation of IAssemblyCache.
tree
|
commitdiff
2008-03-25
Alexander Dorofeyev
wined3d: Don't store primary surface palette in device...
tree
|
commitdiff
2008-03-25
Alexander Dorofeyev
wined3d: Don't use device palettes in RealizePalette.
tree
|
commitdiff
2008-03-25
Alexander Dorofeyev
wined3d: Don't use device palettes in GetDC.
tree
|
commitdiff
2008-03-25
Alexander Dorofeyev
wined3d: Don't use device palettes in read_from_framebu...
tree
|
commitdiff
2008-03-25
Alexander Dorofeyev
ddraw/tests: Add test for ddraw 8-bit mode.
tree
|
commitdiff
2008-03-25
Alexander Dorofeyev
wined3d: Fix comment.
tree
|
commitdiff
next