wine
2007-09-19  Alexandre Julliardmsvcrt: Added implementation of a few more __crt functions.
2007-09-19  Alexandre Julliardmsvcrt: Added implementation for __STRINGTOLD.
2007-09-19  Tijl Coosemansmsvcrt: Resolve symbols clashes with FreeBSD libc.
2007-09-19  Andrew Talbotdmband: Fix a memory leak.
2007-09-19  Clinton Stimpsonriched20: Add test for event masks and notifications.
2007-09-19  Dmitry Timoshkovkernel32: Add a test for rw mapping of a read-only...
2007-09-19  Maarten Lankhorstgdi: Implement line-by-line phase of the BiDi algorithm.
2007-09-19  Maarten Lankhorstgdi: Implement implicit resolving in BiDi.
2007-09-19  Maarten Lankhorstgdi: Implement neutrals resolving in BiDi.
2007-09-19  Maarten Lankhorstgdi: Implement weak resolving in BiDi.
2007-09-19  Maarten Lankhorstgdi: Implement explicit resolving in BiDi.
2007-09-19  Maarten Lankhorstgdi: Implement BiDi classification of characters and...
2007-09-19  Maarten Lankhorstgdi: Remove support for libicu and all dependencies.
2007-09-19  Jacek Cabanmshtml: Added Exec(IDM_FONT) stub implementation.
2007-09-19  Jacek Cabanmshtml: Added more tests.
2007-09-19  Jacek Cabanmshtml: Fixed IHTMLTxtRange::get_text implementation...
2007-09-19  Jacek Cabanmshtml: Added IHTMLStyleSheetsCollection::get_length...
2007-09-19  Jacek Cabanmshtml: Added get_styleSheets implementation.
2007-09-19  Jacek Cabanmshtml: Added HTMLStyle::get_textDecoration* implementa...
2007-09-19  Jacek Cabanmshtml: Added more IHTMLStyle getters implementation.
2007-09-19  Jacek Cabanmshtml: Return NULL for empty results in get_style_attr.
2007-09-19  Jacek Cabanmshtml: Forward node ref calls to IHTMLDOMNode interface.
2007-09-19  Jacek Cabanmshtml: Get rid of node_type variable in HTMLNode object.
2007-09-19  Jacek Cabanmshtml: Don't use node_type from HTMLNode object.
2007-09-19  Juan Langsetupapi: Add missing prototypes and definitions, and...
2007-09-19  Juan Langsetupapi: Fix typo.
2007-09-19  Juan Langsetupapi: Fix return type.
2007-09-19  Juan Langsetupapi: Correct type to match PSDK.
2007-09-19  Tijl Coosemansws2_32/tests: Don't wait for FD_CONNECT event when...
2007-09-19  Juan Langcrypt32: Fix alignment for 64-bit systems.
2007-09-19  Juan Langcrypt32: Implement streamed encoding of an indefinite...
2007-09-19  Juan Langcrypt32: Pass length rather than entire message to...
2007-09-19  Stefan Dösingerwined3d: Disable two sided stencil if it is supported...
2007-09-19  Stefan Dösingerwined3d: Enable the stencil test if two sided stencil...
2007-09-19  Stefan Dösingerwined3d: Fix a copypaste error.
2007-09-19  Stefan Dösingerwined3d: Set the stencil mask for both faces.
2007-09-19  Stefan Dösingerwined3d: Untie culling and offscreen rendering.
2007-09-19  Dan Hipschmanwidl: Implement complex arrays.
2007-09-19  Dan Hipschmanwidl: Handle all buffer sizes.
2007-09-19  Dan Hipschmanwidl: Implement pointer descriptions for complex struct...
2007-09-19  Dan Hipschmanwidl: Fix alignment comments.
2007-09-19  Rob Shearmanrpcrt4: Implement RpcSmDestroyClientContext and RpcSsDe...
2007-09-19  Rob Shearmanrpcrt4: Fix a copy-and-paste error in RpcAuthInfo_Relea...
2007-09-18  Alexandre Julliardtools: Remove the no longer needed bin2res tool.
2007-09-18  Alexandre Julliardwordpad.exe: We can now store binary files in the repos...
2007-09-18  Alexandre Julliardwinetest.exe: We can now store binary files in the...
2007-09-18  Alexandre Julliardwinemine.exe: We can now store binary files in the...
2007-09-18  Alexandre Julliardwinefile.exe: We can now store binary files in the...
2007-09-18  Alexandre Julliardwinecfg.exe: We can now store binary files in the repos...
2007-09-18  Alexandre Julliarduninstaller.exe: We can now store binary files in the...
2007-09-18  Alexandre Julliardtaskmgr.exe: We can now store binary files in the repos...
2007-09-18  Alexandre Julliardregedit.exe: We can now store binary files in the repos...
2007-09-18  Alexandre Julliardoleview.exe: We can now store binary files in the repos...
2007-09-18  Alexandre Julliardmsiexec.exe: We can now store binary files in the repos...
2007-09-18  Alexandre Julliardcmdlgtst.exe: We can now store binary files in the...
2007-09-18  Alexandre Julliardcmd.exe: We can now store binary files in the repository.
2007-09-18  Juan Langcrypt32: Use decode function's returned decoded length...
2007-09-18  Juan Langcrypt32: ret is already true, don't retest it.
2007-09-18  Juan Langcrypt32: Explicitly count bytes to copy in DecodeCopyBytes.
2007-09-18  Juan Langcrypt32: Test and correct decoding indefinite-length...
2007-09-18  Juan Langcrypt32: Use correct encoded length when decoding a...
2007-09-18  Juan Langcrypt32: Simplify AsnDecodeSequenceItems a tiny bit.
2007-09-18  Juan Langcrypt32: Allow indefinite-length encoding of sequence...
2007-09-18  Juan Langcrypt32: Simplify DecodePathLenConstraint.
2007-09-18  Juan Langcrypt32: Allow a sequence to have an indefinite-length...
2007-09-18  Juan Langcrypt32: Set *pcbDecoded in every function.
2007-09-18  Juan Langcrypt32: Use internal form for all internal decoding...
2007-09-18  Juan Langcrypt32: Get rid of encoding type argument to AsnDecode...
2007-09-18  Juan Langcrypt32: Get rid of encoding type from AsnDecodeSequenc...
2007-09-18  Juan Langcrypt32: Don't use exception handler when decoding...
2007-09-18  Juan Langcrypt32: Implement DecodeAltName with DecodeAltNameInte...
2007-09-18  Juan Langcrypt32: Use AsnDecodeIntInternal where an internal...
2007-09-18  Juan Langcrypt32: Temporarily change prototype of AsnDecodeIntIn...
2007-09-18  Juan Langcrypt32: Use internal decode int function a couple...
2007-09-18  Juan Langcrypt32: Introduce a space checking helper for function...
2007-09-18  Juan Langcrypt32: Move a comment that belonged elsewhere.
2007-09-18  Juan Langcrypt32: Separate DecodeInt into an internal and extern...
2007-09-18  Juan Langcrypt32: Use simpler form for internal time decoding...
2007-09-18  Juan Langcrypt32: Allow items in an array to be indefinite-lengt...
2007-09-18  Juan Langcrypt32: Support indefinite-length encoded arrays.
2007-09-18  Juan Langcrypt32: Set bytes decoded in all success paths.
2007-09-18  Juan Langcrypt32: Introduce a helper function to get encoded...
2007-09-18  Juan Langcrypt32: Remove an unneeded WINAPI.
2007-09-18  Juan Langcrypt32: Return bytes decoded from AsnDecodeArray.
2007-09-18  Juan Langcrypt32: Pass bytes decoded pointer to AsnDecodeArray.
2007-09-18  Juan Langcrypt32: Return bytes decoded when decoding an alt...
2007-09-18  Juan Langcrypt32: Return bytes decoded when copying DER-encoded...
2007-09-18  Juan Langcrypt32: Return bytes decoded when decoding a sequence.
2007-09-18  Juan Langcrypt32: Make a decode OID function that returns the...
2007-09-18  Juan Langcrypt32: Add a decoded parameter to AsnDecodeSequence.
2007-09-18  Juan Langcrypt32: Use a simpler prototype for array decoding...
2007-09-18  Juan Langcrypt32: Fix alignment on 64-bit systems.
2007-09-18  Juan Langcrypt32: Correct an optimization.
2007-09-18  Juan Langcrypt32: Correct GET_LEN_BYTES for the indefinite-lengt...
2007-09-18  Juan Langcrypt32: Add a test of an indefinite-length sequence.
2007-09-18  Juan Langcrypt32: Update comments.
2007-09-18  Francois Gougetdbghelp: Fix the PENUMLOADED_MODULES_CALLBACK() prototype.
2007-09-18  Francois Gougetdnsapi: Fix the DnsQueryConfig() prototype.
2007-09-18  Francois Gougetwordpad: Fix compilation on systems that don't support...
2007-09-18  Francois Gougetimagehlp: Add SYMBOL_INFO_PACKAGE and SymSetSearchPathW().
next