wine
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().
2007-09-18  Francois Gougetadvapi32: Add and use LSTATUS.
2007-09-18  Francois Gougetshell32: CSIDL_MYDOCUMENTS is now a synonym for CSIDL_P...
2007-09-18  Francois Gougetwintrust: Fix compilation on systems that don't support...
2007-09-18  Francois Gougetdbghelp & imagehlp: Fix the PSYM_ENUMSYMBOLS_CALLBACK...
2007-09-18  Francois Gougetntdll: Fix compilation on systems that don't support...
2007-09-18  Francois Gougetdbghelp: Add some missing prototypes and types.
2007-09-18  Francois Gougetimagehlp: Fix the PTRANSLATE_ADDRESS_ROUTINE() and...
2007-09-18  Dmitry Timoshkovwinex11.drv: Use symbolic names for MapVirtualKey trans...
2007-09-18  Rob Shearmanwidl: None of the non-fixed arrays have fixed sizes...
2007-09-18  Rob Shearmanwidl: Missing size_is or length_is attributes should...
2007-09-18  Mikolaj Zalewskiadvapi32: QueryObjectSecurity should return a self...
2007-09-18  Gerald PfeiferREADME: Update minimal system requirements for FreeBSD.
2007-09-18  Juan Langwininet: Create a TCP connection if FLAG_ICC_FORCE_CONN...
2007-09-18  Juan Langmsi: Initialize nested.
2007-09-18  Juan Langmsi: Make sure nested is initialized.
2007-09-18  Juan Langmsi: Don't crash if record has no fields.
2007-09-18  Stefan Dösingerwined3d: Move the software blitting to the base surface...
2007-09-18  Stefan Dösingerwined3d: Give GDI surfaces their own release implementa...
2007-09-18  Stefan Dösingerwined3d: Move lastActiveRenderTarget cleanup to the...
2007-09-18  Stefan Dösingerwined3d: Give GDI surfaces their own GetDC copy.
2007-09-18  Stefan Dösingerwined3d: Move DIB section creation to the base surface...
2007-09-18  Stefan Dösingerwined3d: Remove a pbo check.
2007-09-18  Stefan Dösingerwined3d: Clean up IWineD3DSurface::ReleaseDC.
2007-09-18  Stefan Dösingerwined3d: Clean up SetMem.
2007-09-18  Stefan Dösingerwined3d: Clean up AddDirtyRect.
2007-09-18  Stefan Dösingerwined3d: Clean up SetFormatDesc.
2007-09-18  Stefan Dösingerwined3d: Clean up SetGLTextureDesc and GetGLDesc.
2007-09-18  Stefan Dösingerwined3d: Reorder surface impl predeclarations.
2007-09-18  Stefan Dösingerwined3d: Base surface move, part 2.
2007-09-18  Stefan Dösingerwined3d: Move non-rendering surface specific code to...
2007-09-18  Stefan Dösingerwined3d: Move resource methods to the base surface...
2007-09-18  Stefan Dösingerwined3d: Start of some surface cleanup.
2007-09-18  Alexandre Julliardwinex11.drv: Invalidate the DCE when the window format...
2007-09-18  Alexandre Julliardgdi32: Update the DC in most OpenGL functions.
2007-09-18  Alexandre Julliardgdi32: Replace remaining instance of DC_GetDCUpdate...
2007-09-18  Alexandre Julliardgdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
2007-09-18  Alexandre Julliardgdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
2007-09-18  Alexandre Julliardgdi32: Replace DC_GetDCUpdate by get_dc_ptr+update_dc...
2007-09-18  Chris Robinsonwgl: Store the fbconfig id with the window when a pixel...
2007-09-17  Chris Robinsongdi32: Don't hold the GDI lock when setting the pixel...
2007-09-17  Alexandre Julliarditss/tests: We can now store binary files in the reposi...
2007-09-17  Alexandre Julliarduser32/tests: We can now store binary files in the...
2007-09-17  Alexandre Julliardcomctl32/tests: We can now store binary files in the...
2007-09-17  Alexandre Julliardcards: We can now store binary files in the repository.
2007-09-17  Alexandre Julliardmsi: We can now store binary files in the repository.
2007-09-17  Alexandre Julliardole32: We can now store binary files in the repository.
2007-09-17  Alexandre Julliardshell32: We can now store binary files in the repository.
2007-09-17  Alexandre Julliarduser32: We can now store binary files in the repository.
2007-09-17  Alexandre Julliardcomdlg32: We can now store binary files in the repository.
2007-09-17  Alexandre Julliardcomctl32: We can now store binary files in the repository.
2007-09-17  Mikolaj Zalewskigdi32: Return the correct font type, ntmFlags and Pitch...
2007-09-17  Mikolaj Zalewskigdi32: If freetype fails try to load manually fonts...
2007-09-17  Mikolaj Zalewskigdi32: Implement AddFontMemResourceEx (based on a patch...
2007-09-17  Mikolaj Zalewskigdi32: Store child font links as pointers to struct...
2007-09-17  Alexandre Julliarduser32/tests: Properly flush events in the update rect...
2007-09-17  Andrew Talbotcrypt32: Fix some memory leaks.
2007-09-17  Michael Stefaniucjanitorial: Remove two fresh redundant NULL checks...
2007-09-17  Peter Oberndorferconfigure: Recognize i686-mingw32 prefix for crosscompi...
2007-09-17  Alex Villacís... riched20: Prevent overflow on richedit debug channel.
2007-09-17  Alex Villacís... iccvid: Guard against null pointer reference.
next