quartz: Implement stop position in the filtergraph.
[wine] / dlls /
2008-04-10  Maarten Lankhorstquartz: Implement stop position in the filtergraph.
2008-04-10  Alexandre Julliarduser32/tests: Avoid testing uninitialized data.
2008-04-09  Tomasz Jezierskihhctrl.ocx: Fix for writing outside allocated memory...
2008-04-09  Lei Zhanguser32: Fix a typo.
2008-04-09  Lei Zhanguser32: Add edit control check to see if its in a dialo...
2008-04-09  Lei Zhanguser32: Add edit control check to see if its in a dialo...
2008-04-09  Alexandre Julliardwinex11: Flush the display after creating X windows.
2008-04-09  Alexandre Julliardwinex11: Added an error handler to catch bad atoms...
2008-04-09  Aric Stewartimm32: Implement ImmUnregisterWord using loaded IME.
2008-04-09  Aric Stewartimm32: Implement ImmRegisterWord using loaded IME.
2008-04-09  Aric Stewartimm32: Implement ImmGetRegisterWordStyle using loaded...
2008-04-09  Aric Stewartimm32: Semi-stub implement ImmGetConversionList using...
2008-04-09  Aric Stewartimm32: Semi-stub implement ImmEscape using loaded IME.
2008-04-09  Aric Stewartimm32: Semi-stub implement ImmEnumRegisterWord using...
2008-04-09  Mikołaj Zalewskiqedit/tests: Fix dependency.
2008-04-09  Alexandre Julliardwinex11: Fix KeymapNotify handler to take left/right...
2008-04-09  Alexandre Julliardwinex11: Get rid of the useless systray hidden flag.
2008-04-09  Alexandre Julliardwinex11: Add some generic support for XEMBED client...
2008-04-09  Alexandre Julliardwinex11: Abstract window map/unmap to separate functions.
2008-04-09  Hwang YunSong(황윤성)wineps.drv: Updated Korean resource.
2008-04-09  Hwang YunSong(황윤성)shell32: Updated Korean resource.
2008-04-09  Chris Robinsonwined3d: Check for NULL vertex declarations.
2008-04-09  Lei Zhanggdiplus: Add a stub for GdipSetClipRectI.
2008-04-09  Austin EnglishSpelling fixes.
2008-04-09  Maarten Lankhorstquartz: Make the directsound renderer handle the Play...
2008-04-09  Maarten Lankhorstquartz: Generate a seek table for the mpeg splitter.
2008-04-09  Maarten Lankhorstquartz: Remove while { } while construct.
2008-04-09  Stefan Dösingerd3d9: Some Windows drivers set undefined attributes...
2008-04-09  Stefan Dösingerd3d9: Accept erros in the fvp->3.0 pixel shader varying...
2008-04-09  Stefan Dösingerd3d9: Make the srgb reading test less strict.
2008-04-09  Stefan Dösingerwined3d: Disable blending when clearing.
2008-04-09  Stefan Dösingerwined3d: Disable MAG filters on formats that do not...
2008-04-09  Stefan Dösingerwined3d: Make the mag filter lookup a separate array.
2008-04-09  Stefan Dösingerwined3d: Disable texture filtering on textures that...
2008-04-09  Stefan Dösingerwined3d: Make the min mip lookup type a texture property.
2008-04-09  Stefan Dösingerwined3d: Report D3DUSAGE_QUERY_WRAPANDMIP support.
2008-04-09  Stefan Dösingerwined3d: Store the number of aux buffers in the context.
2008-04-09  Michael Stefaniucquartz: Add missing lock releases on some code paths...
2008-04-09  Dan Hipschmanqedit: Implement IMediaDet_(put|get)_CurrentStream.
2008-04-09  Dan Hipschmanqedit: Implement IMediaDet_get_OutputStreams.
2008-04-09  Dan Hipschmanqedit: Implement IMediaDet_get_Filename.
2008-04-09  Dan Hipschmanqedit: Implement IMediaDet_put_Filename.
2008-04-09  Dan Hipschmanqedit/tests: Fix an incorrect count given to GetTempPathW.
2008-04-09  Aric Stewartimm32: ImmDestroyContext cannot destroy the default...
2008-04-09  Andrew Talbotadvapi32: Array parameters are passed to function as...
2008-04-09  Erik de Castro Lopomsvcrt: Clear end-of-file flag on fseek.
2008-04-09  Maarten Lankhorstquartz: Make the pullpin forward the BeginFlush before...
2008-04-09  Maarten Lankhorstquartz: Don't free a null media type in the file source.
2008-04-09  Maarten Lankhorstquartz: Make the DirectSound renderer return S_FALSE...
2008-04-09  Maarten Lankhorstquartz: Drop packets in the transform filter if in...
2008-04-09  Maarten Lankhorstquartz: Try creating the file reader from the filter...
2008-04-09  Maarten Lankhorstquartz: Make mpeg splitter keep track of play position...
2008-04-08  Alexandre Julliardwinex11: Add a timer to detect when a systray owner...
2008-04-08  Alexandre Julliardwinex11: Make the system tray window transparent.
2008-04-08  Alexandre Julliardwinex11: Move all the embedded systray window support...
2008-04-08  Huw Daviesgdi32: Don't overrun the current scanline while copying...
2008-04-08  Alexander Dorofeyevwined3d: Set isInDraw later in drawPrimitive.
2008-04-08  Michael Stefaniucmsacm32: Add the Romanian translation.
2008-04-08  Michael Stefaniucmpr: Add the Romanian translation.
2008-04-08  Michael Stefaniucsane.ds: Add the Romanian translation.
2008-04-08  Michael Stefaniuclocalui: Add the Romanian translation.
2008-04-08  Austin Englishmsi: Spelling fixes.
2008-04-08  Alexandre Julliardwinex11: Improved handling of broken 8-bit TARGETS...
2008-04-08  Detlef Riekenbergntoskrnl.exe: Implement KeQueryInterruptTime.
2008-04-08  Detlef Riekenbergntoskrnl.exe: Implement KeQueryActiveProcessors.
2008-04-08  Maarten Lankhorstquartz: Fix deadlocks in pullpin.
2008-04-08  Maarten Lankhorstquartz: Make wait timeout in directsound slightly larger.
2008-04-08  Alexandre Julliarduser32: Get rid of the debug mark option in the system...
2008-04-08  Lei Zhanguser32: Handle VK_ESCAPE correctly in EDIT_WM_KeyDown.
2008-04-08  Lei Zhanguser32: Handle ES_MULTILINE correctly for WM_KEYDOWN...
2008-04-08  Lei Zhanguser32: Fix WM_CHAR return value for edit controls.
2008-04-08  Lei Zhanguser32: Add tests for edit controls and VK_TAB.
2008-04-08  Lei Zhanguser32: Add tests for edit controls and VK_RETURN.
2008-04-08  Lei Zhanguser32: Add more tests for single line edit control...
2008-04-08  Lei Zhanguser32: Add more tests for ES_WANTRETURN.
2008-04-08  Stefan Dösingerwined3d: Mark the SYSMEM copy outdated after releasing...
2008-04-08  Stefan Dösingerwined3d: Put implicit surfaces into drawable on unload.
2008-04-08  Andrew Talbotmsdmo: Array parameter is passed to function as pointer...
2008-04-08  Rok Mandeljcoleaut32: Added Slovenian translation.
2008-04-08  Rok Mandeljcmsvfw32: Added Slovenian translation.
2008-04-08  Rok Mandeljcmsvidc32: Added Slovenian translation.
2008-04-08  Rok Mandeljclocalui: Added Slovenian translation.
2008-04-08  Rok Mandeljcshell32: Updated Slovenian translation.
2008-04-08  Rok Mandeljcdevenum: Added Slovenian translation.
2008-04-08  Rok Mandeljcshlwapi: Added Slovenian translation.
2008-04-08  Rok Mandeljcshdoclc: Added Slovenian translation.
2008-04-08  Rok Mandeljchhctrl.ocx: Added Slovenian translation.
2008-04-08  Rok Mandeljcmpr: Added Slovenian translation.
2008-04-08  Rok Mandeljccredui: Added Slovenian translation.
2008-04-08  Rok Mandeljcoledlg: Added Slovenian translation.
2008-04-08  Rok Mandeljcbrowseui: Added Slovenian translation.
2008-04-07  Rok Mandeljcwininet: Updated Slovenian translation.
2008-04-07  Rok Mandeljclocalspl: Added Slovenian translation.
2008-04-07  Rok Mandeljccomdlg32: Updated Slovenian translation.
2008-04-07  Rok Mandeljcwinmm: Updated Slovenian translation.
2008-04-07  Rok Mandeljcuser32: Updated Slovenian translation.
2008-04-07  Rok Mandeljcmsrle32: Updated Slovenian translation.
2008-04-07  Rok Mandeljccomctl32: Updated Slovenian translation.
2008-04-07  Rok Mandeljcmsi: Added Slovenian translation.
2008-04-07  Rok Mandeljcwinspool.drv: Added Slovenian translation.
next