wine
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.
2007-09-17  Alexandre Julliardntdll: Fix an error message.
2007-09-17  James Hawkinskernel32: Return TRUE for all pointer params in GlobalU...
2007-09-17  James Hawkinskernel32: Fix the case where memory is freed twice...
2007-09-17  James Hawkinsuser32: Set uiLo and uiHi to zero on error.
2007-09-17  James Hawkinsuser32: Add tests for the DDE pack functions.
2007-09-17  Rob Shearmanwidl: Fix write_string_tfs for strings declared as...
2007-09-17  Rob Shearmanwidl: Add support for strings embedded in structures.
2007-09-17  Rob Shearmanwidl: Fix detection of complex arrays.
2007-09-17  Rob Shearmanwidl: Initialise cval in make_expr.
2007-09-17  Rob Shearmancredui: The pszUserName parameter in CredUIPromptForCre...
2007-09-17  Alexandre Julliardwininet/ftp: There's no need to query the file size...
2007-09-17  Roderick Colenbranderwined3d: Add pbo support for compressed textures.
2007-09-17  Roderick Colenbranderwined3d: Update list of pci ids.
2007-09-17  Roderick Colenbranderwined3d: Don't create a pbo for system memory surfaces.
2007-09-17  Jacek Cabanmshtml: Make HTMLBodyElement child object of HTMLTextCo...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Added get_body test.
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Jacek Cabanmshtml: Store HTMLElement struct instead of pointer...
2007-09-17  Hwang YunSong... wordpad: Updated Korean resource.
2007-09-17  Hwang YunSong... mshtml: Updated Korean resource.
next