wine
2006-02-09  Robert Shearmanwidl: Write out more TYPEFLAGs and add more type librar...
2006-02-09  Robert Shearmanwidl: Write out TYPEFLAG_FDUAL, TYPEFLAG_FDISPATCHABLE and
2006-02-09  Juan Langcrypt32: Fix up decoding.
2006-02-09  Juan Langcrypt32: Fix a fixme, and remove an old comment.
2006-02-09  Aric Stewartadvapi32: Fix for RegNotifyChangeKeyValue.
2006-02-09  Gerald Pfeiferntdll: Take into account that FreeBSD and others have...
2006-02-09  Dmitry Timoshkovx11drv: Update Swiss French keyboard layout to better...
2006-02-09  Robert Reifdsound: Fix duplex test.
2006-02-09  Christoph Frickdinput: Dynamic handling of buttons of a device.
2006-02-09  Christoph Frickwined3d: Support for WINED3DFMT_A8B8G8R8.
2006-02-09  Christoph Frickwined3d: Better warn/fixme for query handling.
2006-02-09  Hans Leidekkermapi32: Prevent freeing non-allocated memory.
2006-02-08  Francois Gougetwinuser.h: Add missing *LayeredWindow*() prototypes.
2006-02-08  Alexandre Julliardserver: Remove the no longer needed exe_file parameter...
2006-02-08  Alexandre Julliardntdll: Get rid of the main_file argument in LdrInitiali...
2006-02-08  Alexandre Julliardkernel: Use a standard LoadLibrary call to load the...
2006-02-08  Alexandre Julliardntdll: Check for existing modref for the main exe befor...
2006-02-08  Alexandre Julliardserver: Allow the main exe to be registered as a normal...
2006-02-08  Alexandre Julliardserver: Fixed handling of inotify record length.
2006-02-08  Michael Stefaniucmsvcrt: __unDNameEx is not a stub.
2006-02-08  Jacek Cabanshdocvw: Added IHlinkFrame stub implementation.
2006-02-08  Jacek Cabanshdocvw: Includes clean up.
2006-02-08  Jacek Cabanshdocvw: Remove IQuickActivate interface implementation...
2006-02-08  Jacek Cabanurlmon.idl: Added BINDINFOF declaration.
2006-02-08  Dmitry TimoshkovPens created without PS_GEOMETRIC style but with width...
2006-02-08  Dmitry Timoshkovgdi: Remove StrokePath workaround for a DC transformati...
2006-02-08  Huw Davieswineps: Don't display the MFCOMMENT escape.
2006-02-07  Francois Gougetntdll: Fix typo in HAVE_STRUCT_MTGET_MT_GSTAT ifdef.
2006-02-07  Francois Gougetshell32: Update DllGetClassObject documentation.
2006-02-07  Francois Gougettextserv.h: Add missing CreateTextServices() prototype.
2006-02-07  Francois Gougetntdll: Protect sys/stat.h inclusion.
2006-02-07  Francois Gougetwinapi: Update win32.api to match the current sources.
2006-02-07  Dmitry Timoshkovwine.inf: Add a default handler for https to the registry.
2006-02-07  Dmitry Timoshkovkernel32: Implement EnumUILanguages.
2006-02-07  Dmitry Timoshkovx11drv: Copy the whole image at once if appropriate.
2006-02-07  Fatih Aşıcıx11drv: Fix Turkish keyboard layouts.
2006-02-07  Alexandre Julliardntdll: Support loading a builtin dll by specifying...
2006-02-07  Mike McCormacknotepad: Move license text to resources.
2006-02-07  Sergei Butakovntdll: Added Urals time.
2006-02-07  Roderick Colenbranderwined3d: Added CopyRects method (based on a patch by...
2006-02-07  Roderick Colenbranderd3d8: fbconfig fix.
2006-02-07  Mike McCormackkernel32: More test cases for ReadDirectoryChangesW.
2006-02-07  Mike McCormackkernel32: ReadDirectoryChangesW fixes.
2006-02-07  Alexandre JulliardInclude wine/port.h in files that use exceptions.
2006-02-07  Robert Shearmanoleaut32: Fix circular reference count in Typelib marsh...
2006-02-07  Robert Shearmanoleaut32: Handle VT_INT in serialize_param and deserial...
2006-02-07  Robert Shearmanoleaut32: Release interfaces when told to.
2006-02-07  Robert Shearmanole32: Print an error message if the apartment isn...
2006-02-07  Robert Shearmanwidl: Fix some warnings caused by making attributes...
2006-02-07  Robert Shearmanmsi: Fix bison warnings by providing precedence rules...
2006-02-07  Robert Shearmanrpcrt4: Don't call IUnknown_AddRef if there is no outer...
2006-02-07  James Hawkinssetupapi: Add an initial implementation of SetupGetInfI...
2006-02-07  James Hawkinssetupapi: Implement SetupQueryInfFileInformation.
2006-02-07  Alexandre Julliardsetupapi: Store the full name to the INF file in the...
2006-02-07  Alexandre Julliardwidl: Remove '\n' from yyerror calls.
2006-02-07  Robert Shearmanwidl: Make 'attrs' field of type_t const.
2006-02-07  Robert Shearmanwidl: Remove unused 'rname' field of type_t.
2006-02-07  Robert Shearmanwidl: Merge marshall_arguments and unmarshall_arguments...
2006-02-07  Robert Shearmanwidl: Yet more const attributes.
2006-02-07  Robert Shearmanwidl: More const attributes.
2006-02-07  Eric Kohlwidl: Fix proc format string for explicit binding handles.
2006-02-07  Robert Shearmanwidl: Write out the correct FC type if the structure...
2006-02-07  Robert Shearmanwidl: Split pointer writing into a separate function.
2006-02-07  Robert Shearmanwidl: Fix pointer detection for structures with embedde...
2006-02-07  Robert Shearmanwidl: Increment the type format string when writing...
2006-02-07  Robert Shearmanwidl: Make all pointer fields of expr_t structure constant.
2006-02-07  Dmitry TimoshkovClearly indicate that ICCVID and MSVIDC32 do not suppor...
2006-02-07  Dmitry Timoshkovmsvideo: Add a codec to the compressors list only if...
2006-02-07  Michael Stefaniucmsvcrt: Handle data types B,R,S in C++ symbol demangling.
2006-02-07  H. Verbeetd3d9: Add a test for IDirect3DVertexDeclaration9_GetDec...
2006-02-07  H. Verbeetd3d9: Reorganise the vertexdeclaration tests.
2006-02-07  H. Verbeetwined3d: Always return the number of elements in the...
2006-02-07  H. Verbeetwined3d: Don't set the container to the device for...
2006-02-07  H. Verbeetwined3d/d3d9: Cleanup GetContainer for volumes.
2006-02-07  H. Verbeetwined3d/d3d9: Cleanup GetContainer for surfaces.
2006-02-07  Dmitry Timoshkovquartz: Register some of the interfaces.
2006-02-06  Robert Millanconfigure: For sys/mount.h, sys/statfs.h and sys/vfs...
2006-02-06  Alexandre Julliardw32skrnl: No need for an import library.
2006-02-06  Alexandre Julliardrsabase: No need for an import library.
2006-02-06  Gerald Pfeiferntdll: Use struct mtget.mt_blkno on those systems provi...
2006-02-06  Dmitry Timoshkovwininet: Fix InternetQueryOption test to pass under...
2006-02-06  Phil Lodwickwinsock/tests: select() conformance test improvements.
2006-02-06  Vitaliy Margolencomctl32: Add month calendar tests.
2006-02-06  Francois GougetAssorted spelling fixes.
2006-02-06  Francois GougetAdd trailing '\n's to ok() and trace() calls.
2006-02-06  Francois Gougetsecurity: Fix the UnsealMessage() forward.
2006-02-06  Roderick Colenbranderwined3d: Texture fixes.
2006-02-06  Huw Daviesoleaut32: Fixes and tests for CreateDispTypeInfo.
2006-02-06  Vijay Kiran... wininet: Add tests for InternetQueryOption.
2006-02-06  Hans Leidekkermapi32: Implementation for MAPISendMail.
2006-02-06  Rein Klazeswcmd: CALL should search the current PATH.
2006-02-06  Eric PouechFixes for missing prototypes warnings.
2006-02-06  Eric PouechA few fixes for pointer qualifiers (const, volatile...
2006-02-06  Fatih Aşıcıwinhelp: Turkish translation.
2006-02-06  Fatih Aşıcıwinemine: Turkish translation.
2006-02-06  Fatih Aşıcıwinefile: Turkish translation.
2006-02-06  Fatih Aşıcıwineconsole: Turkish translation.
2006-02-06  Fatih Aşıcıwinecfg: Turkish translation.
2006-02-06  Fatih Aşıcıwcmd: Turkish translation.
2006-02-06  Fatih Aşıcıview: Turkish translation.
next