wine
2012-06-22  Stefan Leichterkernel32: Let K32EnumProcessModules fail if the last...
2012-06-22  Per Johanssonws2_32: In WSAIoctl(SIO_GET_INTERFACE_LIST), skip inter...
2012-06-22  Frédéric Delanoypo: Update French translation.
2012-06-22  Dmitry Timoshkovkernel32: Add a test for deleting a file opened for...
2012-06-22  Dmitry Timoshkovwindowscodecs: Create a IWICMetadataReader for a TIFF...
2012-06-22  Erich Hooverhhctrl.ocx: Add support for the CHM code page.
2012-06-22  Erich Hooverhhctrl.ocx: Use HTML decoder for the index.
2012-06-22  Erich Hooverhhctrl.ocx: Add HTML to Unicode decoding capability...
2012-06-22  Dmitry Timoshkovinclude/wine/test.h: Fix compilation of standalone...
2012-06-22  Vincent Povirkgdiplus: Fix vertical alignment calculation in GdipAddP...
2012-06-22  Vincent Povirkgdiplus: Don't position characters by glyph metrics...
2012-06-22  Vincent Povirkgdiplus: Scale all points in GdipAddPathString instead...
2012-06-22  Detlef Riekenbergshell32/tests: Ignore case when comparing filenames.
2012-06-22  Thomas Faberwintrust/tests: Fix build with MSVC.
2012-06-22  Piotr Cabanmsvcp90: Added basic_ostream::operator<<(base type...
2012-06-22  Piotr Cabanmsvcp90: Added num_put<char>::put(double) implementation.
2012-06-22  Piotr Cabanmsvcp90: Added num_put<char>::put(bool) implementation.
2012-06-22  Piotr Cabanmsvcp90: Added num_put<char>::put(integral number).
2012-06-22  Piotr Cabanmsvcp90: Added partial num_put<char> implementation.
2012-06-22  Piotr Cabanmsvcp90: Added num_put<char> class stub.
2012-06-22  Piotr Cabanmsvcp90: Fixed fraction digits ignoring in num_get_char...
2012-06-22  Hans Leidekkerwbemprox: Add a partial Win32_VideoController class...
2012-06-22  Hans Leidekkerwbemprox: Handle more property types in get_propval.
2012-06-21  Dmitry Timoshkovwindowscodecs: Add support for loading of multiple...
2012-06-21  Dmitry Timoshkovwindowscodecs: Add a test for endianness support in...
2012-06-21  Dmitry Timoshkovwindowscodecs: Handle IFD fields with count 0 same...
2012-06-21  Dmitry Timoshkovwindowscodecs: Add support for IFD_UNDEFINED field...
2012-06-21  Dmitry Timoshkovwindowscodecs: Add support for IFD_ASCII field type.
2012-06-21  Dmitry Timoshkovwindowscodecs: Add tests for more types of IFD fields.
2012-06-21  Dmitry Timoshkovwindowscodecs: Fix handling of 8-byte IFD fields.
2012-06-21  Dmitry Timoshkovwindowscodecs: Add support for loading of multiple...
2012-06-21  Dmitry Timoshkovwindowscodecs: Add support for more types of IFD fields.
2012-06-21  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in d3d_de...
2012-06-21  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in d3d_de...
2012-06-21  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in d3d7_E...
2012-06-21  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in Create...
2012-06-21  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
2012-06-21  Thomas Faberinclude/httprequest.idl: Use widl-specific attributes...
2012-06-21  Huw Davieswinspool: On OS/X read the default paper size from...
2012-06-21  Huw Davieswinspool: Update the devmode when we update the driver.
2012-06-21  Huw Davieswineps: Always update the default devmode.
2012-06-21  Huw Davieswineps: Add the ability to override the ppd file's...
2012-06-21  Michael Stefaniucavifil32: Drop the 'register' storage-class specifier.
2012-06-21  Piotr Cabanmsvcp90: Added istream>>(base type) implementation.
2012-06-21  Piotr Cabanmsvcp90: Added num_get<char>::get functions implementation.
2012-06-21  Piotr Cabanmsvcp90: Added num_get<char>::_Getifld implementation.
2012-06-21  Piotr Cabanmsvcp90: Added num_get<char>::_Getffld implementation.
2012-06-21  Piotr Cabanmsvcp90: Added num_get<char> constructors implementation.
2012-06-21  Piotr Cabanmsvcp90: Define basic_streambuf structure globally.
2012-06-21  Piotr Cabanmsvcp90: Define ios_base structure globally.
2012-06-21  Piotr Cabanmsvcp90: Separate num_get::get(long double) and num_get...
2012-06-21  Piotr Cabanmsvcp90: Rename num_get_char_ctor__Init function becaus...
2012-06-21  Jacek Cabanjscript: Moved DISPPARAMS conversion to InvokeEx.
2012-06-21  Jacek Cabanjscript: Pass jsthis internally without using DISPPARAMS.
2012-06-21  Jacek Cabanjscript: Make Function object invocation a special...
2012-06-21  Jacek Cabanjscript: Use INFINITY macro instead of num_set_inf().
2012-06-21  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_GetVersion.
2012-06-21  Dmitry Timoshkovwindowscodecs: Implement MetadataReaderInfo_GetFriendly...
2012-06-21  Gerald Pfeiferntdll: Omit unused typedef in test_query_process.
2012-06-21  Dmitry Timoshkovgdiplus: Make some data const.
2012-06-21  Thomas Faberimagehlp: Do not pass NULL to WriteFile as lpNumberOfBy...
2012-06-21  Julian Rügerntprint/tests: Fix some typos.
2012-06-21  Francois Gougetoleaut32: Use the CSTR_XXX macros instead of numeric...
2012-06-21  Francois Gougetxcopy: Use the CSTR_XXX macros instead of numeric literals.
2012-06-21  Francois Gougetreg: Use the CSTR_XXX macros instead of numeric literals.
2012-06-21  Francois Gougetshlwapi: Simplify the string comparison functions a...
2012-06-21  Francois Gougetmsvcrt: Use the CSTR_XXX macros instead of numeric...
2012-06-21  Francois Gougetcomctl32: Simplify the string comparison functions...
2012-06-21  Julian Rügerpo: Update German translation.
2012-06-21  Lauri Kenttäpo: Update Swedish translation.
2012-06-21  Lauri Kenttäpo: Update Finnish translation.
2012-06-21  Detlef Riekenbergwinspool/tests: Fix failures when the spooler service...
2012-06-20  Marcus Meissnerkernel32: Fixed read overflow in WriteFile argument.
2012-06-20  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
2012-06-20  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in ddraw7...
2012-06-20  Henri Verbeetddraw: Use wined3d_get_adapter_display_mode() in ddraw_...
2012-06-20  Henri Verbeetwined3d: Lie about the display format in wined3d_get_ad...
2012-06-20  Henri Verbeetwined3d: Only filter redundant mode changes in wined3d.
2012-06-20  Thomas Faberwininet: Use the correct type for sock_namelen in FTP_C...
2012-06-20  Vincent Povirkwindowscodecs: Report missing component info strings...
2012-06-20  Piotr Cabanmsvcp90: Fix basic_ios<char>::imbue implementation.
2012-06-20  Piotr Cabanmsvcp90: Added _Stoullx implementation.
2012-06-20  Piotr Cabanmsvcp90: Added _Stollx implementation.
2012-06-20  Piotr Cabanmsvcp90: Added _Stofx implementation.
2012-06-20  Piotr Cabanmsvcp90: Added _Stodx implementation.
2012-06-20  Hans Leidekkerwbemprox: Implement Win32_Process.CommandLine for the...
2012-06-20  Hans Leidekkerwbemprox: Append key properties to the class path.
2012-06-20  Hans Leidekkerwbemprox: Implement Win32_Process.Handle.
2012-06-20  Hans Leidekkerwbemprox: Add support for retrieving system properties.
2012-06-20  Jacek Cabanjscript: Use INFINITY macro instead of ret_inf() hack.
2012-06-20  Jacek Cabanjscript: Use num_set_int where possible.
2012-06-20  Jacek Cabanjscript: Use num_set_int in array.c.
2012-06-20  Jacek Cabanjscript: Always store numeric literals as double.
2012-06-20  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetValueByIndex.
2012-06-20  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetMetadataFormat.
2012-06-20  Dmitry Timoshkovwindowscodecs: Implement MetadataHandler_GetMetadataHan...
2012-06-20  Dmitry Timoshkovwindowscodecs: Add MetadataReaderInfo implementation.
2012-06-20  Dmitry Timoshkovgdiplus: Implement GdipImageSelectActiveFrame.
2012-06-20  Dan Kegelgdi32: Add test for SelectClipRgn in metafiles, make...
2012-06-20  Damjan Jovanovicinclude/shlobj.h: Add some missing APIs.
next