msvcrt: Call ftell function in fgetpos.
[wine] / dlls /
2013-01-10  Piotr Cabanmsvcrt: Call ftell function in fgetpos.
2013-01-10  Piotr Cabanmsvcrt: Fixed handling of '\r' when it's the last chara...
2013-01-10  Piotr Cabanmsvcrt: Added write tests on unicode files.
2013-01-10  Piotr Cabanmsvcrt: Added support for unicode mode in write function.
2013-01-10  Piotr Cabanmsvcrt: Added fopen_s test with ccs option.
2013-01-10  Piotr Cabanmsvcrt: Call _wsopen_s function in _sopen_s.
2013-01-10  Piotr Cabanmsvcrt: Added support for unicode text mode in open...
2013-01-10  Piotr Cabanmsvcrt: Added support for unicode open mode in msvcrt_g...
2013-01-10  Piotr Cabanmsvcrt: Don't duplicate wfsopen functionality in wfrepopen.
2013-01-10  Christian Costad3dx9_36: Implement ID3DXFileDataImpl_GetType.
2013-01-10  Christian Costad3dx9_36: Implement ID3DXFileEnumObjectImpl_GetChildren...
2013-01-10  Andrew Talbotddraw: Avoid signed-unsigned integer comparisons.
2013-01-10  Aric Stewartusp10: Implement GPOS MarkToLigature Attachment Positio...
2013-01-10  Andrew Eikumieframe: Strip 'file://' from file URLs in BEFORENAVIGA...
2013-01-09  Jacek Cabanmshtml: Wine Gecko 1.9 release.
2013-01-09  Ken Thomaseswinemac: Implement basic window functionality.
2013-01-09  Ken Thomaseswinemac: Convert main thread to Cocoa main loop on...
2013-01-09  Ken Thomaseswinemac: Add a custom NSApplication subclass, WineAppli...
2013-01-09  Christian Costadmusic: COM cleanup of IDirectMusicDownload.
2013-01-09  Christian Costad3dx9_36: Finish implementation of ID3DXFileImpl_Create...
2013-01-09  Jacek Cabanvbscript: Added support for a few more constants.
2013-01-09  Hans Leidekkermsi: Implement MsiQueryFeatureStateExA/W.
2013-01-09  Hans Leidekkermsi: Extend registry helpers to support opening the...
2013-01-09  Henri Verbeetd3d8/tests: Merge surface.c into device.c.
2013-01-09  Henri Verbeetd3d8/tests: Merge texture.c into device.c.
2013-01-09  Henri Verbeetd3d8/tests: Merge buffer.c into device.c.
2013-01-09  Marcus Meissnercomctl32: Avoid leak of hShell32 (Coverity).
2013-01-09  Marcus Meissneroleaut32: Mark various symbols as hidden.
2013-01-09  Dmitry Timoshkovwindowscodecs: BMP decoder should always return valid...
2013-01-09  Dmitry Timoshkovwindowscodecs: Add a test for loading a .bmp file with...
2013-01-09  Alexandre Julliardconfigure: Get rid of the check for strings.h.
2013-01-09  Alexandre Julliarddbghelp: Use sysconf() instead of getpagesize().
2013-01-09  Alexandre Julliardkernel32: Retrieve the system info from ntdll on startup.
2013-01-08  Huw Daviesusp10: Simplify the offset calculation by always using...
2013-01-08  Aric Stewartusp10: Add GSUB ccmp feature to Hebrew.
2013-01-08  Aric Stewartusp10: Correct issues if a feature tag is duplicated...
2013-01-08  Nikolay Sivovxmllite: Explicitly set value and names to empty for...
2013-01-08  Nikolay Sivovxmllite: Report value for PI nodes.
2013-01-08  Nikolay Sivovxmllite: Report node value for comment nodes.
2013-01-08  Christian Costad3drm: Avoid LP stuff and rename some variables.
2013-01-08  Christian Costad3dx9_36: Implement partially ID3DXFileImpl_CreateEnumO...
2013-01-08  Marcus Meissnerdmloader: Check return of CoCreateInstance (Coverity).
2013-01-08  Marcus Meissnerdplayx: Check return of CoCreateInstance (Coverity).
2013-01-08  Rico Schüllerd3dx9: Remove unused variable.
2013-01-08  Rico Schüllerd3dx9: Constify some variables.
2013-01-08  Rico Schüllerd3dx9: Use sizeof variable, not type.
2013-01-08  Rico Schüllerd3dx9: Handle invalid byte code in D3DXGetShaderConstan...
2013-01-08  Rico Schüllerd3dx9: Always set the table = NULL in D3DXGetShaderCons...
2013-01-08  Rico Schüllerd3dx9: Handle invalid byte code in D3DXFindShaderComment().
2013-01-08  Alexandre Julliardvmm.vxd: Hardcode the x86 page size.
2013-01-08  Alexandre Julliardkrnl386.exe: Retrieve the page size from ntdll.
2013-01-08  Alexandre Julliardntdll: Make the page_size variable global.
2013-01-08  Ken Thomaseswinemac: Implement CreateDesktopWindow().
2013-01-08  Henri Verbeetd3d8/tests: Merge volume.c into device.c.
2013-01-08  Henri Verbeetd3d8/tests: Merge d3d8_main.c into device.c.
2013-01-08  Henri Verbeetddraw: Cleanup ddraw7_QueryInterface() a bit.
2013-01-08  Marcus Meissneradvapi32: Close scm_handle on error exit (Coverity).
2013-01-08  Marcus Meissnerdmsynth: Remove now useless NULL ptr check (Coverity).
2013-01-08  Marcus Meissneradvpack: Avoid using sessions uninitialized (Coverity).
2013-01-08  Marcus Meissnercomctl32: Free the selection ranges (Coverity).
2013-01-08  Marcus Meissneroledb32: Check start for NULL before strstrW (Coverity).
2013-01-08  Vincent Povirkwindowscodecs: Don't copy extra data from the end of...
2013-01-08  Jacek Cabanwininet: Fixed handling NULL buffer in INTERNET_OPTION_...
2013-01-07  Christian Costad3dx9_36: Add support for RT_BITMAP resource type since...
2013-01-07  Christian Costad3drm: Avoid LP stuff and rename some variables.
2013-01-07  Marcus Meissnerkernel32: Improve condition variable test case.
2013-01-07  Jacek Cabanmshtml: Fixed leak in get_nsstyle_pos.
2013-01-07  Jacek Cabanmshtml: Added IHTMLStyle::put_pixelLeft implementation.
2013-01-07  Jacek Cabanmshtml: Added IHTMLStyle::get_pixelLeft implementation.
2013-01-07  Francois Gougetd3dx9_36: Make error_dxfile_to_d3dxfile() and test_temp...
2013-01-07  Francois Gougeturlmon: Fix the message warning about installing Active...
2013-01-07  Daniel Jelinskicomctl32/tests: Add tests for listview header image...
2013-01-07  Daniel Jelinskicomctl32/listview: Support header images.
2013-01-07  Daniel Jelinskicomctl32/listview: Fix subitem drawing.
2013-01-07  Daniel Jelinskicomctl32/listview: Update item height when changing...
2013-01-07  Daniel Jelinskicomctl32/listview: Redraw items after insert/delete.
2013-01-07  Daniel Jelinskicomctl32/listview: Fix calculating item height.
2013-01-07  Ludger Sprenkerwindowscodecs: Support 24bppRGB in tiff encoder.
2013-01-07  Ludger Sprenkerwindowscodecs: Test conversions of the 24bpp PixelFormats.
2013-01-07  Ludger Sprenkerwindowscodecs: Support conversions of the 24bpp PixelFo...
2013-01-07  Nikolay Sivovxmllite: Support name reporting for comments and PIs.
2013-01-07  Nikolay Sivovxmllite: Support streams starting with comments, simpli...
2013-01-07  Nikolay Sivovxmllite: Implement PI parsing.
2013-01-07  Marcus Meissneradvapi32: Close hTemp on error (Coverity).
2013-01-07  Marcus Meissneroledb32: Avoid leaking propsets on error paths (Coverity).
2013-01-07  Henri Verbeetddraw: Get rid of some redundant code in IDirect3DImpl_...
2013-01-07  Henri Verbeetwined3d: Get rid of the user_stream field from wined3d_...
2013-01-07  Henri Verbeetwined3d: Remove a redundant condition in the indexbuffe...
2013-01-07  Francois GougetAssorted spelling fixes.
2013-01-07  Francois Gougetmsvcrt/tests: Add a trailing '\n' to a win_skip() call.
2013-01-07  Michael Stefaniucwinmm: Add missing LeaveCriticalSection on error paths...
2013-01-07  Michael Stefaniucatl100: Fix a mem leak on an error path (Smatch).
2013-01-04  Jacek Cabanurlmon: Added support for 'Run' setup hook.
2013-01-04  Dmitry Timoshkovwindowscodecs: Implement ComponentFactory_CreateBitmapF...
2013-01-04  Henri Verbeetwined3d: Just restore state->user_stream in wined3d_dev...
2013-01-04  Henri Verbeetwined3d: Don't touch state->user_stream in wined3d_devi...
2013-01-04  Henri Verbeetwined3d: state->user_stream is always FALSE in device_s...
2013-01-04  Henri Verbeetddraw: Avoid LPD3DMATRIX.
2013-01-04  Christian Costad3drm: Remove unused variable.
2013-01-04  Christian Costad3dx9_36: Implement ID3DXFileImpl_RegisterTemplates...
next