wine
2006-03-31  Robert Shearmanwidl: Re-use print_phase_basetype for generating return...
2006-03-31  Robert Shearmanwidl: Move handling of base type marshaling and unmarsh...
2006-03-31  Robert Shearmanwidl: Use print_phase_function for printing NdrPointerF...
2006-03-31  Robert Shearmanwidl: Add a function to generate the Ndr type calls.
2006-03-31  Robert Shearmanwidl: Only write the buffer incrementing code for the...
2006-03-31  Robert Shearmanwidl: Output the necessary sizing information for other...
2006-03-31  Robert Shearmanwidl: Output NULL ref pointer check for pointer levels...
2006-03-31  Robert Shearmanwidl: Fix a GCC warning in the generated client and...
2006-03-31  Robert Shearmanwidl: The lval member of var_t is essentially a duplica...
2006-03-31  Robert Shearmanwidl: De-reference parameters' types before deciding...
2006-03-31  Robert Shearmanwidl: Write pointer calls for all non-basetype pointer...
2006-03-31  Robert Shearmanwidl: Write definitions for MIDL_user_allocate and...
2006-03-31  Robert Shearmanwidl: Write out the pre- and postamble for RPC interfac...
2006-03-31  Robert Shearmanwidl: Output interface defined guard for rpc interfaces...
2006-03-31  Robert Shearmanwidl: NdrFcShort should be written out instead of NdrShort.
2006-03-31  Robert Shearmanwidl: Output the numeric equivalent of FC_END, not...
2006-03-31  Robert Shearmanwidl: Support references in type_memsize.
2006-03-31  Robert Shearmanwidl: Only output code for non-object interfaces in...
2006-03-31  Alexandre JulliardRelease 0.9.11. wine-0.9.11
2006-03-31  Alexandre Julliardserver: Avoid crash on startup when the configuration...
2006-03-31  Alexandre Julliarduser/tests: Flush events before running the keyboard...
2006-03-31  Alexandre Julliardcomctl32: Force a specific day value in the monthcal...
2006-03-31  James Hawkinsadvpack: LaunchINFSectionExW is available, so mark...
2006-03-31  James Hawkinsadvpack: Forward ExecuteCabA to its Unicode counterpart.
2006-03-30  Robert Shearmanole32: Remove unnecessary commenting out of the RPC...
2006-03-30  Robert Shearmanwininet: Fix some string length calculations.
2006-03-30  Robert Shearmanwininet: Only access the URL in the cache by the provid...
2006-03-30  H. Verbeetwined3d: Move fields common to vertex shaders and pixel...
2006-03-30  Juan Langcrypt32: Tiny fixes.
2006-03-30  Juan Langcrypt32: Fix certificate adding
2006-03-30  Rein Klazesmsvcrt: Fix read beyond end of string in __unDNameEx().
2006-03-30  Detlef Riekenbergspoolss: Add DllAllocSplMem and DllFreeSplMem.
2006-03-30  Dmitry Timoshkovgdi32: Add a test for WMF->EMF conversions performed...
2006-03-30  Dmitry Timoshkovx11drv: Update Hungarian keyboard layout to better...
2006-03-30  Eric Kohlwidl: Implement support for ref pointers to strings.
2006-03-30  Huw Daviesgdi32: Move the font substitution list to a standard...
2006-03-30  Alexandre Julliarduser: Only wait for sent messages in wait_message_reply.
2006-03-30  Alexandre Julliardx11drv: Filter a few more event types in filter_event.
2006-03-30  Alexandre Julliarddlls: Removed a number of no longer needed dependencies.
2006-03-30  Detlef Riekenbergspoolss: Add minimal spoolss.dll.
2006-03-30  Alexandre Julliarduser: Don't send WM_PARENTNOTIFY to the desktop window.
2006-03-30  James Hawkinsadvpack: Open the INF file if the RSC_FLAG_INF flag...
2006-03-30  James Hawkinsadvpack: Forward LaunchINFSectionExA to its Unicode...
2006-03-30  James Hawkinsadvpack: Fix the documentation for the cmdline paramete...
2006-03-30  Eric Pouechkernel: Resource browsing.
2006-03-30  Stefan Dösingerwined3d: Add WINED3DDEVTYPE to wined3d_types.h.
2006-03-30  Henning Gerhardttwain: Add German resource.
2006-03-30  Detlef Riekenbergkernel32: Display the parameter that caused a page...
2006-03-30  Detlef Riekenbergkernel: Fix handling of invalid parameter in GlobalFlags().
2006-03-30  Detlef Riekenbergtools: Remove wineconf.
2006-03-30  Detlef RiekenbergDEVELOPER-HINTS: Some directories are renamed / remove...
2006-03-30  Robert Shearmanoleaut32: Add IPersist to QueryInterface.
2006-03-30  Robert Shearmanoleaut32: Zero out parameter in LoadRegTypeLib in case...
2006-03-30  Robert Shearmanoleaut32: Replace memcmp with IsEqualIID macro.
2006-03-30  Robert Shearmanole32: Don't process posted messages in CoWaitForMultip...
2006-03-30  Robert Shearmanole32: Try to retrieve messages that are COM calls...
2006-03-30  Robert Shearmanole32: Put the PeekMessage call of CoWaitForMultipleHan...
2006-03-30  Robert Shearmanole32: Whether the message loop is entered in CoWaitFor...
2006-03-30  Robert Shearmanole32: Pass the no yield flag to PeekMessage.
2006-03-30  Robert Shearmanserver: Store the token source.
2006-03-30  Huw Daviesinclude: Add DFC_POPUPMENU.
2006-03-30  Mike McCormackwininet: Clean up HTTP_GetCustomHeaderIndex.
2006-03-30  Mike McCormackwininet: Use a lookup table sorted by index so we don...
2006-03-30  Mike McCormackWININET: Clean up HttpQueryInfo.
2006-03-30  Mike McCormackwininet: Make sure to set LastError when returning...
2006-03-30  Mike McCormackole32: Fix StgOpenStorage's handling of the STGM_PRIORI...
2006-03-29  Alexandre Julliardx11drv: Replace the SWP_WINE_NOHOSTMOVE flag by a lock...
2006-03-29  Petr Tesarikntdll: Fix CDROM raw reads.
2006-03-29  Alexandre Julliardwinecfg: Disable the desktop option when configuring...
2006-03-29  H. Verbeetwined3d: Create an IWineD3DBaseShader class.
2006-03-29  H. Verbeetwined3d: Move the vshader_ins and pshader_ins arrays...
2006-03-29  H. Verbeetwined3d: Move the SHADER_OPCODE definition to wined3d_p...
2006-03-29  H. Verbeetwined3d: Pass the correct number of parameters for...
2006-03-29  Mike McCormackuser32: Fix SPI_GETLISTBOXSMOOTHSCROLLING, and implemen...
2006-03-29  Mike McCormackuser32: Implement SPI_[GS]ETUIEFFECTS.
2006-03-29  Mike McCormackuser32: Implement SPI_[GS]ETTOOLTIPANIMATION and SPI_...
2006-03-29  Mike McCormackuser32: Implement SPI_[GS]ETMENUANIMATION and SPI_...
2006-03-29  Mike McCormackuser32: Implement SystemParametersInfo(SPI_[SG]ETCURSOR...
2006-03-29  Mike McCormackuser32: Implement SystemParametersInfo(SPI_[GS]ETCOMBOB...
2006-03-29  Mike McCormackuser32: Implement SPI_[SG]ETCARETWIDTH.
2006-03-28  Alexandre Julliardmshtml: Don't free the URL we have just stored in the...
2006-03-28  Alexandre Julliardx11drv: Only warp the mouse pointer if it has actually...
2006-03-28  H. Verbeetd3d8: Add a TRACE for IDirect3DDevice8Impl_CreateVertex...
2006-03-28  Stefan Dösingerwined3d: Use WINED3DSWAPEFFECT in the wined3d headers...
2006-03-28  Stefan Dösingerwined3d: Add WINED3DPOOL to wined3d_types.h.
2006-03-28  Aric Stewarttwain: Add a property sheet UI for scanning.
2006-03-28  Alexandre Julliardx11drv: Reinitialize the display settings when using...
2006-03-28  Aric Stewarttwain: A few cleanups, using some consts from sane.
2006-03-28  Eric Kohlwidl: Implement support for pointers to base types.
2006-03-28  Alexandre Julliardadvapi32: Fixed compiler warnings.
2006-03-28  Thomas Weidenmuelleradvapi32: Fixed building TRUSTEEs with objects.
2006-03-28  Thomas Weidenmuellercomctl32: Rebar size fix.
2006-03-28  Vitaly Lipatovwineshelllink: Remove quotes from Path=<workdir>.
2006-03-28  Jonathan Ernstwine.inf: Add some more fake dlls to the system directory.
2006-03-28  Mike McCormackmpr: Improve the stub for WNetGetUniversalNameW.
2006-03-28  Mike McCormackserver: Fix a race condition in the delivery of change...
2006-03-28  Alexandre Julliardx11drv: Avoid setting text or WM hints of the X root...
2006-03-27  Alexandre Julliardwinemp3: Renamed the dlls/msacm/winemp3 directory to...
2006-03-27  Alexandre Julliardmsg711: Renamed the dlls/msacm/msg711 directory to...
2006-03-27  Alexandre Julliardmsadp32: Renamed the dlls/msacm/msadp32 directory to...
next