mshtml: Added separated types for outer and inner HTML windows.
[wine] / dlls /
2012-06-25  Jacek Cabanmshtml: Added separated types for outer and inner HTML...
2012-06-25  Jacek Cabanmshtml: Keep reference in node returned from get_node.
2012-06-25  Hans Leidekkerwbemprox: Parse the resource string in IWbemLocator...
2012-06-25  Hans Leidekkerwbemprox: Add a partial Win32_NetworkAdapter class...
2012-06-25  Alexandre Julliardgdi32: Remove OpenGL functions that don't use an HDC...
2012-06-25  Alexandre Julliardwinex11: Move wglGetCurrentContext and wglGetCurrentDC...
2012-06-25  Alexandre Julliardwinex11: Move wglCopyContext and wglDeleteContext to...
2012-06-25  Alexandre Julliardwinex11: Move wglShareLists to the internal OpenGL...
2012-06-25  Alexandre Julliardwinex11: Move the wglUseFontBitmaps implementation...
2012-06-25  Dmitry Timoshkovwindowscodecs: Implement ImagingFactory_CreateDecoder.
2012-06-25  Dmitry Timoshkovwindowscodecs: Add WICImagingCategories registration.
2012-06-25  Erich Hooverhhctrl.ocx: Add icons for the table of contents TreeVie...
2012-06-25  Nikolay Sivovmsxml3: Basic refcount test for IMXNamespacePrefixes.
2012-06-25  Nikolay Sivovmsxml3: Implement internalEntityDecl() for writer.
2012-06-25  Nikolay Sivovmsxml3: Initial implementation of attributeDecl() in...
2012-06-25  Nikolay Sivovmsxml3: Fix closing of open element.
2012-06-25  Nikolay Sivovmsxml3: Properly handle -1 as length of element qualifi...
2012-06-25  Nikolay Sivovmsxml3: Return stream reference from get_output() if...
2012-06-25  Austin Englishkernel32: Add more tracing to GetDiskFreeSpaceW.
2012-06-25  Roderick Colenbranderopengl32: Check for valid context in wglGetProcAddress.
2012-06-25  Roderick Colenbranderwinex11.drv: Remove GLX_ATI_render_texture support.
2012-06-25  André Hentschelntdll: Check for ARMv7 architecture dynamically when...
2012-06-25  Julian Rügerwinspool.drv/tests: Fix typos/grammar.
2012-06-25  Julian Rügerlocalui/tests: Fix typos/grammar.
2012-06-25  Chris Robinsonquartz: Improve MPEG header parsing and sync recovery.
2012-06-25  Chris Robinsonquartz: Fix frame length calculation for MPEG audio.
2012-06-25  Francois Gougetd3dx9_36/tests: Simplify test_D3DXSHMultiply3().
2012-06-25  Eric Pouechdbghelp: Added support for index leaves in types defini...
2012-06-22  Piotr Cabanmsvcp: Sync spec files.
2012-06-22  Henri Verbeetwined3d: Get rid of the d3d_caps debug channel.
2012-06-22  Henri Verbeetwined3d: Only store a different screen format if it...
2012-06-22  Henri Verbeetwined3d: Properly retrieve the display mode in wined3d_...
2012-06-22  Henri Verbeetwined3d: Just forward wined3d_device_get_display_mode...
2012-06-22  Henri Verbeetwined3d: Implement mode setting in the adapter instead...
2012-06-22  Alexandre Julliardgdi32: Fix StretchDIBits return value when destination...
2012-06-22  Stefan Leichterpsapi/tests: Added tests for EnumProcessModules with...
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  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  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  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 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  Detlef Riekenbergwinspool/tests: Fix failures when the spooler service...
next