projects
/
wine
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
wine
2012-06-22
Dmitry Timoshkov
windowscodecs: Create a IWICMetadataReader for a TIFF...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Erich Hoover
hhctrl.ocx: Add support for the CHM code page.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Erich Hoover
hhctrl.ocx: Use HTML decoder for the index.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Erich Hoover
hhctrl.ocx: Add HTML to Unicode decoding capability...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Dmitry Timoshkov
include/wine/test.h: Fix compilation of standalone...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Vincent Povirk
gdiplus: Fix vertical alignment calculation in GdipAddP...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Vincent Povirk
gdiplus: Don't position characters by glyph metrics...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Vincent Povirk
gdiplus: Scale all points in GdipAddPathString instead...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Detlef Riekenberg
shell32/tests: Ignore case when comparing filenames.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Thomas Faber
wintrust/tests: Fix build with MSVC.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Piotr Caban
msvcp90: Added basic_ostream::operator<<(base type...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Piotr Caban
msvcp90: Added num_put<char>::put(double) implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Piotr Caban
msvcp90: Added num_put<char>::put(bool) implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Piotr Caban
msvcp90: Added num_put<char>::put(integral number).
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Piotr Caban
msvcp90: Added partial num_put<char> implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Piotr Caban
msvcp90: Added num_put<char> class stub.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Piotr Caban
msvcp90: Fixed fraction digits ignoring in num_get_char...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Hans Leidekker
wbemprox: Add a partial Win32_VideoController class...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-22
Hans Leidekker
wbemprox: Handle more property types in get_propval.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Add support for loading of multiple...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Add a test for endianness support in...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Handle IFD fields with count 0 same...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Add support for IFD_UNDEFINED field...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Add support for IFD_ASCII field type.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Add tests for more types of IFD fields.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Fix handling of 8-byte IFD fields.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Add support for loading of multiple...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Add support for more types of IFD fields.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in d3d_de...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in d3d_de...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in d3d7_E...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in Create...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Thomas Faber
include/httprequest.idl: Use widl-specific attributes...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Huw Davies
winspool: On OS/X read the default paper size from...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Huw Davies
winspool: Update the devmode when we update the driver.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Huw Davies
wineps: Always update the default devmode.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Huw Davies
wineps: Add the ability to override the ppd file's...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Michael Stefaniuc
avifil32: Drop the 'register' storage-class specifier.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Piotr Caban
msvcp90: Added istream>>(base type) implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Piotr Caban
msvcp90: Added num_get<char>::get functions implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Piotr Caban
msvcp90: Added num_get<char>::_Getifld implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Piotr Caban
msvcp90: Added num_get<char>::_Getffld implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Piotr Caban
msvcp90: Added num_get<char> constructors implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Piotr Caban
msvcp90: Define basic_streambuf structure globally.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Piotr Caban
msvcp90: Define ios_base structure globally.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Piotr Caban
msvcp90: Separate num_get::get(long double) and num_get...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Piotr Caban
msvcp90: Rename num_get_char_ctor__Init function becaus...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Jacek Caban
jscript: Moved DISPPARAMS conversion to InvokeEx.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Jacek Caban
jscript: Pass jsthis internally without using DISPPARAMS.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Jacek Caban
jscript: Make Function object invocation a special...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Jacek Caban
jscript: Use INFINITY macro instead of num_set_inf().
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Implement MetadataReaderInfo_GetVersion.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
windowscodecs: Implement MetadataReaderInfo_GetFriendly...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Gerald Pfeifer
ntdll: Omit unused typedef in test_query_process.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Dmitry Timoshkov
gdiplus: Make some data const.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Thomas Faber
imagehlp: Do not pass NULL to WriteFile as lpNumberOfBy...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Julian Rüger
ntprint/tests: Fix some typos.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Francois Gouget
oleaut32: Use the CSTR_XXX macros instead of numeric...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Francois Gouget
xcopy: Use the CSTR_XXX macros instead of numeric literals.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Francois Gouget
reg: Use the CSTR_XXX macros instead of numeric literals.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Francois Gouget
shlwapi: Simplify the string comparison functions a...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Francois Gouget
msvcrt: Use the CSTR_XXX macros instead of numeric...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Francois Gouget
comctl32: Simplify the string comparison functions...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Julian Rüger
po: Update German translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Lauri Kenttä
po: Update Swedish translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Lauri Kenttä
po: Update Finnish translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-21
Detlef Riekenberg
winspool/tests: Fix failures when the spooler service...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Marcus Meissner
kernel32: Fixed read overflow in WriteFile argument.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Henri Verbeet
ddraw: Use wined3d_get_adapter_display_mode() in ddraw_...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Henri Verbeet
wined3d: Lie about the display format in wined3d_get_ad...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Henri Verbeet
wined3d: Only filter redundant mode changes in wined3d.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Thomas Faber
wininet: Use the correct type for sock_namelen in FTP_C...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Vincent Povirk
windowscodecs: Report missing component info strings...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Piotr Caban
msvcp90: Fix basic_ios<char>::imbue implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Piotr Caban
msvcp90: Added _Stoullx implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Piotr Caban
msvcp90: Added _Stollx implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Piotr Caban
msvcp90: Added _Stofx implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Piotr Caban
msvcp90: Added _Stodx implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Hans Leidekker
wbemprox: Implement Win32_Process.CommandLine for the...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Hans Leidekker
wbemprox: Append key properties to the class path.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Hans Leidekker
wbemprox: Implement Win32_Process.Handle.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Hans Leidekker
wbemprox: Add support for retrieving system properties.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jacek Caban
jscript: Use INFINITY macro instead of ret_inf() hack.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jacek Caban
jscript: Use num_set_int where possible.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jacek Caban
jscript: Use num_set_int in array.c.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Jacek Caban
jscript: Always store numeric literals as double.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Dmitry Timoshkov
windowscodecs: Implement MetadataHandler_GetValueByIndex.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Dmitry Timoshkov
windowscodecs: Implement MetadataHandler_GetMetadataFormat.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Dmitry Timoshkov
windowscodecs: Implement MetadataHandler_GetMetadataHan...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Dmitry Timoshkov
windowscodecs: Add MetadataReaderInfo implementation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Dmitry Timoshkov
gdiplus: Implement GdipImageSelectActiveFrame.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Dan Kegel
gdi32: Add test for SelectClipRgn in metafiles, make...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Damjan Jovanovic
include/shlobj.h: Add some missing APIs.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Damjan Jovanovic
shell32: Fix some function prototypes.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Damjan Jovanovic
shell32: Fix some return types.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Aurimas Fišeras
po: Update Lithuanian translation.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-20
Francois Gouget
kernel32/tests: Use the CSTR_XXX macros instead of...
commit
|
commitdiff
|
tree
|
snapshot
next