wine
2007-03-20  Rob Shearmanole32: Implement TYMED_FILE for STGMEDIUM marshaling...
2007-03-20  Rob Shearmanole32: Add warnings for failures in the structured...
2007-03-20  Jacek Cabanwine.inf: Register Spooler service.
2007-03-20  Jacek Cabanspoolsv: Added spoolsv.exe.
2007-03-20  Jacek Cabanadvapi: Improve SetEntriesInAclW stub.
2007-03-20  Jacek Cabanadvapi: Constify argument of StartServiceCtrlDispatcher...
2007-03-20  Jacek Cabanspoolss: Added RevertToPrinterSelf stub implementation.
2007-03-20  Damjan Jovanovicws2_32: In some cases send should block until the entir...
2007-03-20  Aric Stewartole32: Rework storage with blockfiles to properly use...
2007-03-19  Jason EdmeadesBasic implementation of xcopy.
2007-03-19  Detlef Riekenberglocalspl/tests: Open the default Xcv-channel only once.
2007-03-19  Detlef Riekenberglocalspl/tests: Rename hXcv for special tests.
2007-03-19  Jason Edmeadescmd.exe: Only write 'bytes free' message if a file...
2007-03-19  Jason Edmeadescmd.exe: Add errorlevel support for DIR command.
2007-03-19  Jason Edmeadescmd.exe: Add support for dir /A filtering.
2007-03-19  Jason Edmeadescmd.exe: Add support for DIRCMD and sequential qualifie...
2007-03-19  Jason Edmeadescmd.exe: Add support for dir /-C.
2007-03-19  Jason Edmeadescmd.exe: Add support for DIR /D.
2007-03-19  Hans Leidekkeruserenv: Add stub implementations for {Register, Unregi...
2007-03-19  Hans Leidekkersetupapi: Add a stub implementation for InstallCatalog.
2007-03-19  Hans Leidekkerwine.inf: Add cabinet.dll to the list of fake dlls.
2007-03-19  Kai Blinnetapi32/tests: Use skip when skipping tests.
2007-03-19  Kai Blinnetapi32: Downgrade more ERRs to TRACEs.
2007-03-19  Kai Blinnetapi32: Remove another macro, replace by more readabl...
2007-03-19  Kai Blinnetapi32: Downgrade another WARN and ERR to a TRACE.
2007-03-19  Kai Blinnetapi32: Get rid of an ugly macro definition only...
2007-03-19  Kai Blinnetapi32: fix a comment.
2007-03-19  Kanit Therdsteerasukdicomctl32: datetime: Reject invalid flags in DTM_SETSYST...
2007-03-19  Mikołaj Zalewskicomctl32: CreateToolbarEx should send TB_SETBITMAPSIZE...
2007-03-19  Mikołaj Zalewskiuser32: tests: Using DefWindowProcA with RegisterClassW...
2007-03-19  Mikołaj Zalewskishell32: Add some more notify icon defines.
2007-03-19  Mikołaj Zalewskishell32: Don't free user supplied data in Shell_NotifyI...
2007-03-19  Mikołaj Zalewskishell32/explorer: Support different structure sizes...
2007-03-19  Mikołaj Zalewskibrowseui: Remove a test with a wrong pointer.
2007-03-19  Chris Robinsonquartz: Release objects when they're no longer needed.
2007-03-19  Chris Robinsonquartz: Disconnect pins when their filter is removed.
2007-03-19  Chris Robinsonquartz: Release objects when pins fail to connect.
2007-03-19  Chris Robinsonquartz: Hold a reference on a filter while sending...
2007-03-19  Kai Blinnetapi32: Downgrade a FIXME and an ERR to a trace to...
2007-03-19  A C Hurstwined3d: Fix struct size calculation in EnumTextureFormats.
2007-03-19  Stefan Dösingerwined3d: Store an array of contexts in the swapchain.
2007-03-19  Stefan Dösingerwined3d: Activate a context before doing opengl calls.
2007-03-19  Stefan Dösingerwined3d: Remove some old stuff.
2007-03-19  Stefan Dösingerwined3d: Fix client gl unit selection.
2007-03-19  Stefan Dösingerwined3d/ddraw: Forward DDSCL_MULTITHREADED to wined3d.
2007-03-19  Dmitry Timoshkovmsvcrt: Print FIXME on platforms where _except_handler3...
2007-03-19  Dmitry Timoshkovwinex11.drv: In the case requested glyphs do not presen...
2007-03-19  Hagop Hagopiancomctl32: tab: Minor bug fixes in the curSel and curFoc...
2007-03-19  Hagop Hagopiancomctl32: tab: Added message sequence tests for the...
2007-03-17  Alexandre Julliardntdll: Remove unnecessary pointers in fstab parsing...
2007-03-17  Alexandre Julliardwldap32: Prefix option defines with WLDAP32 to avoid...
2007-03-17  Alexandre Julliarddbghelp: Avoid some warnings on Solaris.
2007-03-17  Andrew Talbotwineps.drv: Replace inline static with static inline.
2007-03-17  Andrew Talbotwinebuild: Replace inline static with static inline.
2007-03-17  Andrew Talbotserver: Replace inline static with static inline.
2007-03-17  Andrew Talbotwinex11.drv: Replace inline static with static inline.
2007-03-17  Andrew Talbotwined3d: Replace inline static with static inline.
2007-03-17  Andrew Talbotuser32: Replace inline static with static inline.
2007-03-17  Andrew Talbotntdll: Replace inline static with static inline.
2007-03-17  Andrew Talbotkernel32: Replace inline static with static inline.
2007-03-17  Andrew Talbotadvapi32: Replace inline static with static inline.
2007-03-17  Andrew Talbotcomctl32: Replace inline static with static inline.
2007-03-17  Andrew Talbotcomcat: Declare some variables static and const.
2007-03-17  Nicolas Delcrosgdi32: Don't write a metafile record for escapes that...
2007-03-17  Joris Huizeradvpack: sign-compare fix.
2007-03-17  Joris Huizeramstream: sign-compare fixes.
2007-03-17  Detlef Riekenbergadvapi32/tests: DuplicateTokenEx is not present on...
2007-03-17  Detlef Riekenbergkernel32/tests: DuplicateTokenEx is not present on...
2007-03-17  Juan Langadvapi32: Implement RegGetKeySecurity with NtQuerySecur...
2007-03-17  Erich Hooverwined3d: Fix LockRect memory location calculation for...
2007-03-17  Huw Daviesuser32: Use a window's icon in preference to its class...
2007-03-17  Detlef Riekenberglibs/wine: Use xstrdup to avoid duplicate code.
2007-03-17  Hans Leidekkerwine.inf: Open/print .rtf files with wordpad.
2007-03-17  Hans Leidekkerwine.inf: Register an 'install' verb with the shell...
2007-03-16  Alexandre JulliardRelease 0.9.33. wine-0.9.33
2007-03-16  Alexandre Julliardcmd: Fix a compiler warning.
2007-03-16  Paul Vriensnetapi32/tests: Use GetModuleHandle and skip.
2007-03-16  Michael Stefaniucwinemine: Add Romanian translation.
2007-03-16  Keith Stevenscomctl32: trackbar: Return the correct number of tics...
2007-03-16  Keith Stevenscomctl32: trackbar: Correctly set lSetMin and lSelMax.
2007-03-16  Farshad Agahcomctl32: monthcal: Correct the return value in MCM_SET...
2007-03-16  Alessandro... dplayx: DirectPlay should keep track of the user count.
2007-03-16  Kanit Therdsteerasukdicomctl32: datetime: Test for out of range dates in...
2007-03-16  Detlef Riekenberglocalspl: Add a comment, why we do not implement AddPor...
2007-03-16  Peter Oberndorferdbghelp: Use elf load_offset passed to dwarf2_parse...
2007-03-16  Peter Oberndorferdbghelp: Fix up load_offset to work in case the load...
2007-03-16  Peter Oberndorferdbghelp: Initialize the elf_section_map in case of...
2007-03-16  Farshad Agahcomctl32: monthcal message sequence test cases.
2007-03-16  Paul Vriensadvapi32/tests: RegQueryValueW is not always implemented.
2007-03-16  Rob Shearmanadvapi32: Fix a failing test on Windows caused by the...
2007-03-16  Rob Shearmankernel32: Fix several failing GetComputerNameA/W tests...
2007-03-16  H. Verbeetd3d9: Add a LockRect test for DXTn formats.
2007-03-16  H. Verbeetd3d9: Add a cubemap wrapping test.
2007-03-16  Detlef Riekenberglocalspl/tests: Check for Xcv-API only once.
2007-03-16  Detlef Riekenberglocalspl/tests: Add tests for XcvDataPort_AddPort.
2007-03-16  Keith Stevenscomctl32/tests: trackbar: Test message sequences.
2007-03-16  Keith Stevenscomctl32/tests: trackbar: Reorganize the getter and...
2007-03-16  Gerald Pfeifercabinet: Simplify code in fdi_decomp().
2007-03-16  Kanit Therdsteerasukdicomctl32: datetime: Return 1 in DTM_SETFORMAT when...
2007-03-16  Dmitry Timoshkovuser32: Restore erroneously removed chunk of code.
next