wine
2006-05-30  Hans Leidekkermsi: Implement MsiLocateComponent{A,W}.
2006-05-30  Mike McCormackmsiexec: Improve 64bit compatibility.
2006-05-30  Mike McCormackwldap32: Fix unused variable warnings.
2006-05-30  Mike McCormackgdi32: Fix an unused variable warning.
2006-05-30  Stefan Dösingerwined3d: Do not disable GL_BLEND when alpha blending...
2006-05-30  Stefan Dösingerwined3d: Release the memory in IWineGDISurface::Private...
2006-05-30  Robert Reifwinmm: Add multiple header wave tests.
2006-05-28  Andrew Talbotcomctl32/tests: Write-strings warning fix.
2006-05-28  Detlef RiekenbergDEVELOPER-HINTS: Some directories are renamed / removed...
2006-05-28  Detlef Riekenbergwinspool/tests: Use 0xdeadbeef as magic value.
2006-05-28  Detlef Riekenbergwinspool: Documentation for GetPrintProcessorDirectory.
2006-05-28  Alexandre Julliardserver: Return an error for invalid requests instead...
2006-05-28  Alexandre Julliarduser: Fixed WM_ACTIVATEAPP mapping with null task handle.
2006-05-28  Alexandre JulliardMake.rules: Define datarootdir to avoid a configure...
2006-05-28  Frank Richtershdocvw: Install Mozilla control silently.
2006-05-28  Frank Richtershdocvw: Improve German translation.
2006-05-28  Kai Blinsecur32: Cleaning up the authentication tests.
2006-05-28  Jacek Cabanurlmon: Improve debug traces.
2006-05-28  Jacek Cabanurlmon: Store STGMEDIUM in Binding object and set its...
2006-05-28  Jacek Cabanurlmon: Return IClassFactory in get_protocol_handler...
2006-05-27  Alexandre Julliardsfnt2fnt: Clean output files when aborting on a signal.
2006-05-27  Alexandre Julliardmake_ctests: Clean output files when aborting on an...
2006-05-27  Alexandre Julliardfnt2fon: Clean output files when aborting on an error...
2006-05-27  Alexandre Julliardbin2res: Clean output files when aborting on an error...
2006-05-27  Alexandre Julliardwidl: Clean output files when aborting on a signal.
2006-05-27  Alexandre Julliardwrc: Clean output files when aborting on an error or...
2006-05-27  Alexandre Julliardwmc: Clean output files when aborting on an error or...
2006-05-27  Eric Pouechntdll: Free TLS pointers when exiting thread.
2006-05-27  Eric Pouechntdll/kernel32: Moved GetThreadSelectorEntry to ntdll.
2006-05-27  Eric Pouechntdll/kernel32: Pipe information.
2006-05-27  Jason Greenwined3d: Add ability to generate GLSL shader objects...
2006-05-27  Jason Greenwined3d: Final move of the GLSL registry check (hopefully).
2006-05-27  Alexandre Julliardkernel32: Partial implementation of GetModuleHandleExA/W.
2006-05-27  Alexandre Julliardntdll: Implemented RtlPcToFileHeader.
2006-05-27  Kai Blinsecur32: Fix wrong bit shift in the base64 encoder.
2006-05-27  Robert Shearmanrpcrt4: Store the QueryType in the state table in NdrFu...
2006-05-27  Robert Shearmanrpcrt4: Fix NdrFullPointerQueryRefId to make more tests...
2006-05-27  Robert Shearmanrpcrt4: Implement remaining part of NdrFullPointerQuery...
2006-05-27  Robert Shearmanrpcrt4: Implement some full pointer functions and add...
2006-05-26  Stefan Dösingerwined3d: Implement IWineD3DSurface::BltFast.
2006-05-26  Mike McCormacksecur32: Avoid some code duplication.
2006-05-26  Mike McCormackrpcrt4: Implement NdrClientContext(Un)Marshall.
2006-05-26  Juan Langcrypt32: Implement CertVerifyCRLTimeValidity and partia...
2006-05-26  Juan Langcrypt32: Combine redundant code.
2006-05-26  Huw Daviesgdi32: The font cache needs to discriminate whether...
2006-05-26  Robert Shearmanrpcrt4: Even though FC_DEREFERENCE conformance is handl...
2006-05-26  Robert Shearmanrpcrt4: Return the actual status code sent back by...
2006-05-26  Stefan Dösingerwined3d: Fix IWineGDISurface::SaveSnapshot.
2006-05-26  Stefan Dösingerwined3d: Disable the depth test in UnlockRect
2006-05-26  Jason Greenwined3d: Fix regression introduced by recent multitextu...
2006-05-26  Alexandre Julliardcomctl32: Dialog procedures should be called with CallW...
2006-05-26  Alexandre Julliarduser: Only include winproc.h where necessary.
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for the remaining messages.
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for the listbox and...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for the edit control...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for button and scrollba...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_GETTEXT, WM_SETT...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for the WM_DDE* messages.
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_MDIACTIVATE...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_COPYDATA, WM_GET...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_GETMINMAXINFO...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_COMPARE/DELETE...
2006-05-26  Alexandre Julliarduser: Added fast 32->16 mapping for WM_CREATE, WM_NCCRE...
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for the remaining messages.
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for the WM_DDE* messages.
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for WM_MDIACTIVATE...
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for WM_COPYDATA, WM_GET...
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for WM_GETMINMAXINFO...
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for WM_COMPARE/DELETE...
2006-05-26  Alexandre Julliarduser: Added fast 16->32 mapping for WM_CREATE, WM_NCCRE...
2006-05-26  Alexandre Julliardwine_unicode: Add prototypes for inline functions ...
2006-05-26  Alexandre JulliardFixed a couple of instances of the old FSF address...
2006-05-26  Phil Costinwined3d: Create stub for D3DPERF_SetOptions function.
2006-05-26  Pierre d'Herbemontwineprefixcreate: Obtain wine and wineserver from the...
2006-05-26  Mikołaj Zalewskicomctl32: header: Put the new item in place of the...
2006-05-26  Mikołaj Zalewskicomctl32: header: Draw the drag image and hot dividers...
2006-05-26  Mikołaj Zalewskicomctl32: header: Fix an order-related bug in HEADER_In...
2006-05-26  Mikołaj Zalewskicomctl32: header: Implement HDM_SETHOTDIVIDER.
2006-05-26  Mikołaj Zalewskicomctl32: header: Implement HDM_CREATEDRAGIMAGE.
2006-05-26  Mikołaj Zalewskicomctl32: listview: Apply the HDS_DRAGDROP header style...
2006-05-26  Juan Langcrypt32: Implement CertSerializeCRLStoreElement.
2006-05-26  Dmitry Timoshkovmapi32: Break out of the loop as soon as MSI call succeeds.
2006-05-26  Dmitry Timoshkovgdi: Add more const qualifiers.
2006-05-26  Jason Greenwined3d: Move the GLSL registry check again.
2006-05-26  Mike McCormackwinapi: IMAGE_OPTIONAL_HEADER has different members...
2006-05-26  Mike McCormackrpcrt4: Remove unused IN and OUT macros.
2006-05-25  Dmitry Timoshkovmapi32: Implement FGetComponentPath.
2006-05-25  Dmitry Timoshkovmsi: Translate the resulting string only if the previou...
2006-05-25  Jacek Cabanurlmon: Fix implementation of ReleaseBindInfo.
2006-05-25  Jacek Cabanurlmon: Better pending read handling.
2006-05-25  Jacek Cabanurlmon: Added Switch implementation.
2006-05-25  Jacek Cabanurlmon: Added handling BINDDSTATUS_FINDINGSOURCE and...
2006-05-25  Jacek Cabanurlmon: Call OnProgress in apartment thread.
2006-05-25  Jacek Cabanurlmon: Return MK_S_ASYNCHRONOUS if bindindg is asynchr...
2006-05-25  Jacek Cabanurlmon: Added ReportResult implementation.
2006-05-25  Jacek Cabanurlmon: Added GetRootSecurityId and BeginningTransactio...
2006-05-25  Juan Langcrypt32: Add support for CRLs.
2006-05-25  Juan Langcrypt32: Use public functions when finding certificates.
2006-05-25  Phil Costinwined3d: Shader caps fix - code relocation.
2006-05-25  Roderick Colenbranderwined3d: Dynamicly load GL_ARB_multitexture functions.
next