projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mshtml: Added separated types for outer and inner HTML windows.
[wine]
/
dlls
/
2012-06-25
Jacek Caban
mshtml: Added separated types for outer and inner HTML...
tree
|
commitdiff
2012-06-25
Jacek Caban
mshtml: Keep reference in node returned from get_node.
tree
|
commitdiff
2012-06-25
Hans Leidekker
wbemprox: Parse the resource string in IWbemLocator...
tree
|
commitdiff
2012-06-25
Hans Leidekker
wbemprox: Add a partial Win32_NetworkAdapter class...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
gdi32: Remove OpenGL functions that don't use an HDC...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
winex11: Move wglGetCurrentContext and wglGetCurrentDC...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
winex11: Move wglCopyContext and wglDeleteContext to...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
winex11: Move wglShareLists to the internal OpenGL...
tree
|
commitdiff
2012-06-25
Alexandre Julliard
winex11: Move the wglUseFontBitmaps implementation...
tree
|
commitdiff
2012-06-25
Dmitry Timoshkov
windowscodecs: Implement ImagingFactory_CreateDecoder.
tree
|
commitdiff
2012-06-25
Dmitry Timoshkov
windowscodecs: Add WICImagingCategories registration.
tree
|
commitdiff
2012-06-25
Erich Hoover
hhctrl.ocx: Add icons for the table of contents TreeVie...
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Basic refcount test for IMXNamespacePrefixes.
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Implement internalEntityDecl() for writer.
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Initial implementation of attributeDecl() in...
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Fix closing of open element.
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Properly handle -1 as length of element qualifi...
tree
|
commitdiff
2012-06-25
Nikolay Sivov
msxml3: Return stream reference from get_output() if...
tree
|
commitdiff
2012-06-25
Austin English
kernel32: Add more tracing to GetDiskFreeSpaceW.
tree
|
commitdiff
2012-06-25
Roderick Colenbrander
opengl32: Check for valid context in wglGetProcAddress.
tree
|
commitdiff
2012-06-25
Roderick Colenbrander
winex11.drv: Remove GLX_ATI_render_texture support.
tree
|
commitdiff
2012-06-25
André Hentschel
ntdll: Check for ARMv7 architecture dynamically when...
tree
|
commitdiff
2012-06-25
Julian Rüger
winspool.drv/tests: Fix typos/grammar.
tree
|
commitdiff
2012-06-25
Julian Rüger
localui/tests: Fix typos/grammar.
tree
|
commitdiff
2012-06-25
Chris Robinson
quartz: Improve MPEG header parsing and sync recovery.
tree
|
commitdiff
2012-06-25
Chris Robinson
quartz: Fix frame length calculation for MPEG audio.
tree
|
commitdiff
2012-06-25
Francois Gouget
d3dx9_36/tests: Simplify test_D3DXSHMultiply3().
tree
|
commitdiff
2012-06-25
Eric Pouech
dbghelp: Added support for index leaves in types defini...
tree
|
commitdiff
2012-06-22
Piotr Caban
msvcp: Sync spec files.
tree
|
commitdiff
2012-06-22
Henri Verbeet
wined3d: Get rid of the d3d_caps debug channel.
tree
|
commitdiff
2012-06-22
Henri Verbeet
wined3d: Only store a different screen format if it...
tree
|
commitdiff
2012-06-22
Henri Verbeet
wined3d: Properly retrieve the display mode in wined3d_...
tree
|
commitdiff
2012-06-22
Henri Verbeet
wined3d: Just forward wined3d_device_get_display_mode...
tree
|
commitdiff
2012-06-22
Henri Verbeet
wined3d: Implement mode setting in the adapter instead...
tree
|
commitdiff
2012-06-22
Alexandre Julliard
gdi32: Fix StretchDIBits return value when destination...
tree
|
commitdiff
2012-06-22
Stefan Leichter
psapi/tests: Added tests for EnumProcessModules with...
tree
|
commitdiff
2012-06-22
Stefan Leichter
kernel32: Let K32EnumProcessModules fail if the last...
tree
|
commitdiff
2012-06-22
Per Johansson
ws2_32: In WSAIoctl(SIO_GET_INTERFACE_LIST), skip inter...
tree
|
commitdiff
2012-06-22
Dmitry Timoshkov
kernel32: Add a test for deleting a file opened for...
tree
|
commitdiff
2012-06-22
Dmitry Timoshkov
windowscodecs: Create a IWICMetadataReader for a TIFF...
tree
|
commitdiff
2012-06-22
Erich Hoover
hhctrl.ocx: Add support for the CHM code page.
tree
|
commitdiff
2012-06-22
Erich Hoover
hhctrl.ocx: Use HTML decoder for the index.
tree
|
commitdiff
2012-06-22
Erich Hoover
hhctrl.ocx: Add HTML to Unicode decoding capability...
tree
|
commitdiff
2012-06-22
Vincent Povirk
gdiplus: Fix vertical alignment calculation in GdipAddP...
tree
|
commitdiff
2012-06-22
Vincent Povirk
gdiplus: Don't position characters by glyph metrics...
tree
|
commitdiff
2012-06-22
Vincent Povirk
gdiplus: Scale all points in GdipAddPathString instead...
tree
|
commitdiff
2012-06-22
Detlef Riekenberg
shell32/tests: Ignore case when comparing filenames.
tree
|
commitdiff
2012-06-22
Thomas Faber
wintrust/tests: Fix build with MSVC.
tree
|
commitdiff
2012-06-22
Piotr Caban
msvcp90: Added basic_ostream::operator<<(base type...
tree
|
commitdiff
2012-06-22
Piotr Caban
msvcp90: Added num_put<char>::put(double) implementation.
tree
|
commitdiff
2012-06-22
Piotr Caban
msvcp90: Added num_put<char>::put(bool) implementation.
tree
|
commitdiff
2012-06-22
Piotr Caban
msvcp90: Added num_put<char>::put(integral number).
tree
|
commitdiff
2012-06-22
Piotr Caban
msvcp90: Added partial num_put<char> implementation.
tree
|
commitdiff
2012-06-22
Piotr Caban
msvcp90: Added num_put<char> class stub.
tree
|
commitdiff
2012-06-22
Piotr Caban
msvcp90: Fixed fraction digits ignoring in num_get_char...
tree
|
commitdiff
2012-06-22
Hans Leidekker
wbemprox: Add a partial Win32_VideoController class...
tree
|
commitdiff
2012-06-22
Hans Leidekker
wbemprox: Handle more property types in get_propval.
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Add support for loading of multiple...
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Add a test for endianness support in...
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Handle IFD fields with count 0 same...
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Add support for IFD_UNDEFINED field...
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Add support for IFD_ASCII field type.
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Add tests for more types of IFD fields.
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Fix handling of 8-byte IFD fields.
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Add support for loading of multiple...
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Add support for more types of IFD fields.
tree
|
commitdiff
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in d3d_de...
tree
|
commitdiff
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in d3d_de...
tree
|
commitdiff
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in d3d7_E...
tree
|
commitdiff
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in Create...
tree
|
commitdiff
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
tree
|
commitdiff
2012-06-21
Huw Davies
winspool: On OS/X read the default paper size from...
tree
|
commitdiff
2012-06-21
Huw Davies
winspool: Update the devmode when we update the driver.
tree
|
commitdiff
2012-06-21
Huw Davies
wineps: Always update the default devmode.
tree
|
commitdiff
2012-06-21
Huw Davies
wineps: Add the ability to override the ppd file's...
tree
|
commitdiff
2012-06-21
Michael Stefaniuc
avifil32: Drop the 'register' storage-class specifier.
tree
|
commitdiff
2012-06-21
Piotr Caban
msvcp90: Added istream>>(base type) implementation.
tree
|
commitdiff
2012-06-21
Piotr Caban
msvcp90: Added num_get<char>::get functions implementation.
tree
|
commitdiff
2012-06-21
Piotr Caban
msvcp90: Added num_get<char>::_Getifld implementation.
tree
|
commitdiff
2012-06-21
Piotr Caban
msvcp90: Added num_get<char>::_Getffld implementation.
tree
|
commitdiff
2012-06-21
Piotr Caban
msvcp90: Added num_get<char> constructors implementation.
tree
|
commitdiff
2012-06-21
Piotr Caban
msvcp90: Define basic_streambuf structure globally.
tree
|
commitdiff
2012-06-21
Piotr Caban
msvcp90: Define ios_base structure globally.
tree
|
commitdiff
2012-06-21
Piotr Caban
msvcp90: Separate num_get::get(long double) and num_get...
tree
|
commitdiff
2012-06-21
Piotr Caban
msvcp90: Rename num_get_char_ctor__Init function becaus...
tree
|
commitdiff
2012-06-21
Jacek Caban
jscript: Moved DISPPARAMS conversion to InvokeEx.
tree
|
commitdiff
2012-06-21
Jacek Caban
jscript: Pass jsthis internally without using DISPPARAMS.
tree
|
commitdiff
2012-06-21
Jacek Caban
jscript: Make Function object invocation a special...
tree
|
commitdiff
2012-06-21
Jacek Caban
jscript: Use INFINITY macro instead of num_set_inf().
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Implement MetadataReaderInfo_GetVersion.
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
windowscodecs: Implement MetadataReaderInfo_GetFriendly...
tree
|
commitdiff
2012-06-21
Gerald Pfeifer
ntdll: Omit unused typedef in test_query_process.
tree
|
commitdiff
2012-06-21
Dmitry Timoshkov
gdiplus: Make some data const.
tree
|
commitdiff
2012-06-21
Thomas Faber
imagehlp: Do not pass NULL to WriteFile as lpNumberOfBy...
tree
|
commitdiff
2012-06-21
Julian Rüger
ntprint/tests: Fix some typos.
tree
|
commitdiff
2012-06-21
Francois Gouget
oleaut32: Use the CSTR_XXX macros instead of numeric...
tree
|
commitdiff
2012-06-21
Francois Gouget
shlwapi: Simplify the string comparison functions a...
tree
|
commitdiff
2012-06-21
Francois Gouget
msvcrt: Use the CSTR_XXX macros instead of numeric...
tree
|
commitdiff
2012-06-21
Francois Gouget
comctl32: Simplify the string comparison functions...
tree
|
commitdiff
2012-06-21
Detlef Riekenberg
winspool/tests: Fix failures when the spooler service...
tree
|
commitdiff
next