wine/eterwine.git
2010-09-02 Piotr Cabanmsvcp90/tests: Added basic_string<{char,wchar_t}>.size...
2010-09-02 Piotr Cabanmsvcp90: Added basic_string<{char, wchar_t}>.{length...
2010-09-02 Piotr Cabanmsvcp90/tests: Added basic_string<{char,wchar_t}>.data...
2010-09-02 Piotr Cabanmsvcp90: Added basic_string<{char, wchar_t}>.data imple...
2010-09-02 Jacek Cabanmshtml: Added file protocol's IInternetProtocolEx tests.
2010-09-02 Jacek Cabanurlmon: Use StartEx in file protocol handler's Start...
2010-09-02 Jacek Cabanurlmon: Return E_INVALIDARG for empty pwzURI in CreateUri.
2010-09-02 Jacek Cabanurlmon: Added IInternetProtocolEx implementation for...
2010-09-02 Jacek Cabanurlmon: Store file size in FileProtocol object.
2010-09-02 Jacek Cabanurlmon: Use INVALID_HANDLE_VALUE instead of NULL for...
2010-09-02 Vincent Povirkgdiplus: Set flags and dpi when images are loaded.
2010-09-02 Nikolay Sivovmsxml3: Fix IXMLDOMDocument::getElementsByTagName(...
2010-09-02 Octavian Voicuwinmm: Replace command ids with symbolic constants...
2010-09-02 Octavian Voicuwinmm: Replace return types with symbolic constants...
2010-09-02 Henri Verbeetwined3d: Avoid a forward declaration.
2010-09-02 Henri Verbeetd3d8: Merge vertex and index buffer implementations...
2010-09-02 Henri Verbeetd3d9: Merge vertex and index buffer implementations...
2010-09-02 Henri Verbeetd3d8: Merge vertex and pixel shader implementations...
2010-09-02 Henri Verbeetd3d9: Merge vertex and pixel shader implementations...
2010-09-02 Piotr Cabanmsvcrt: Fix _splitpath and _wsplitpath implementation.
2010-09-02 Alexandre Julliarduser32: Add a common helper to set controls clip region...
2010-09-02 Alexandre Julliarduser32: Don't disable DrawFrameControl for non-text...
2010-09-02 Alexandre Julliardwinex11: Properly support BitBlt and LAYOUT_BITMAPORIEN...
2010-09-02 Alexandre Julliardwinex11: Break positioning of graphics in mirrored...
2010-09-01 Aric Stewartimm32: Test cases for HIMCs and threads.
2010-09-01 Octavian Voicuwined3d: Add missing ckey, fx, and pal directdraw caps.
2010-09-01 Dmitry Timoshkovuser32: Add a bunch of GetWindowPlacement() tests,...
2010-09-01 Piotr Cabanmsvcp90: Fix 64-bit compilation warnings.
2010-09-01 Alexandre Julliardwinecfg: Fix a pointer cast warning.
2010-09-01 Alexandre Julliardoleaut32/tests: Fix a pointer cast warning.
2010-09-01 Alexandre Julliardrpcrt4: Remove a couple of unused local variables.
2010-09-01 Alexandre Julliardrpcrt4: Retrieve the stack argument pointer in a more...
2010-09-01 Jacek Cabanwidl: Define _WIN32 by default.
2010-09-01 Hwang YunSongshlwapi: Update Korean resource.
2010-09-01 Eric Pouechkernel32: Remove old bare-console code.
2010-09-01 Eric Pouechkernel32: Modify editline logic so that it also work...
2010-09-01 Eric Pouechkernel32: Properly handle bare console on input.
2010-09-01 Eric Pouechntdll: Allocate a console (without renderer) when start...
2010-09-01 Eric Pouechserver: Properly return the errors for bare console...
2010-09-01 Eric Pouechserver: Simplify the wineconsole event notification...
2010-09-01 Eric Pouechserver: Report in get_console_mode request whether...
2010-09-01 Eric Pouechserver: Allow a screen buffer to be attached to a given...
2010-09-01 Eric Pouechserver: Enhanced the console input object so that it...
2010-09-01 Owen Rudged3dx9: Implement D3DXLoadSurfaceFromFileInMemory.
2010-09-01 Owen Rudged3dx9: Implement D3DXCreateTextureFromFileInMemoryEx.
2010-09-01 Piotr Cabanmsvcp90: Fix incorrect export.
2010-09-01 Henri Verbeetd3d9: Move device functions to device.c.
2010-09-01 Henri Verbeetwined3d: Don't require wined3d object parents to be...
2010-09-01 Henri Verbeetwined3d: Clippers don't need parents.
2010-09-01 Henri Verbeetwined3d: Queries don't need parents.
2010-09-01 Henri Verbeetwined3d: Devices don't need parents.
2010-09-01 Alexandre Julliardopengl32: Use float type where appropriate in the spec...
2010-09-01 Alexandre Julliardopengl32: Update to the latest GL spec.
2010-09-01 Alexandre Julliarduser32/tests: Remove some noisy output.
2010-09-01 Alexandre Julliarduser32: Prevent changing some window styles through...
2010-08-31 Alexandre Goujonmsvcrt: Properly fix setlocale and clean up tests.
2010-08-31 Alexandre Julliardconfigure: Make it a fatal error when some maintainer...
2010-08-31 Mike Kaplinskiyserver: Allow queuing async reads on listening sockets.
2010-08-31 Mike Kaplinskiyserver: Add accept_into_socket to accept into an initia...
2010-08-31 Mike Kaplinskiyserver: Don't cache sockets until they are pollable.
2010-08-31 Paul Bollewinedbg: gdbproxy: Quietly handle qSupported and qTStatus.
2010-08-31 Akihiro Sagawamshtml: Update Japanese translation.
2010-08-31 Akihiro Sagawajscript: Update Japanese translation.
2010-08-31 Jacek Cabanmshtml: Use LONGLONG/ULONGLONG for PRInt64/PRUint64.
2010-08-31 Jacek Cabanmshtml: Marked invalid test as broken.
2010-08-31 Alexandre Julliardd3dx10: Use float instead of long in the spec files...
2010-08-31 Alexandre Julliardd3dx9: Use float instead of long in the spec files...
2010-08-31 Alexandre Julliardgdiplus: Use float instead of long in the spec file...
2010-08-31 Alexandre Julliardgdi32: Use float instead of long in the spec file for...
2010-08-31 Alexandre Julliardd3drm: Use float instead of long in the spec file for...
2010-08-31 Alexandre Julliardoleaut32: Use float instead of long in the spec file...
2010-08-31 Alexandre Julliardmsvcrt: Use float instead of long in the spec file...
2010-08-31 Alexandre Julliardoleaut32: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardmsvcrt: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardwininet: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliarduxtheme: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliarduser32: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardshlwapi: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardshell32: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardoleacc: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardole32: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardntdll: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardmscoree: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardmapi32: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardkernel32: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliarddbghelp: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardcomctl32: Use int64 in the spec file for 64-bit integers.
2010-08-31 Alexandre Julliardadvapi32: Use int64 in the spec file for 64-bit integers.
2010-08-31 Francois Gougetmshtml: Make free_strings() static.
2010-08-31 Francois Gougetrpcrt4: Make RPCRT4_Receive() static.
2010-08-31 Francois Gougetusp10: Add a trailing '\n' to a TRACE() call.
2010-08-31 Francois Gougethhctrl.ocx: Make strbuf_{append,chr}() static.
2010-08-31 Francois Gougetwinmm: Make MCI_{MessageToString,strdupAtoW}() static...
2010-08-31 Francois Gougetcomdlg32: Make FD31_FreeOfnW() and FD31_MapOfnStructA...
2010-08-31 Francois Gougetkernel32/tests: Fix compilation on systems that don...
2010-08-31 Francois Gougetmscoree/tests: Remove spaces before '\n's in traces.
2010-08-31 Andrew Talbotdinput: Constify some variables.
2010-08-31 Henri Verbeetwined3d: Rename wined3d_format_desc to wined3d_format.
2010-08-31 Henri Verbeetwined3d: Implicit depth/stencil surfaces don't have...
2010-08-31 Henri Verbeetwined3d: Get rid of WINED3DRECT.
next