Maarten Lankhorst [Wed, 9 Apr 2008 19:00:13 +0000 (12:00 -0700)]
quartz: Implement stop position in the filtergraph.
Alexandre Julliard [Thu, 10 Apr 2008 07:45:44 +0000 (09:45 +0200)]
programs: Remove winelauncher from install rules.
Alexandre Julliard [Thu, 10 Apr 2008 07:45:34 +0000 (09:45 +0200)]
user32/tests: Avoid testing uninitialized data.
Tomasz Jezierski [Wed, 9 Apr 2008 08:03:58 +0000 (10:03 +0200)]
hhctrl.ocx: Fix for writing outside allocated memory in HH_AddToolbar.
Lei Zhang [Wed, 9 Apr 2008 03:10:36 +0000 (20:10 -0700)]
user32: Fix a typo.
Lei Zhang [Wed, 9 Apr 2008 18:33:32 +0000 (11:33 -0700)]
user32: Add edit control check to see if its in a dialog on WM_CHAR/VK_TAB.
Lei Zhang [Wed, 9 Apr 2008 18:33:03 +0000 (11:33 -0700)]
user32: Add edit control check to see if its in a dialog on WM_CHAR/VK_RETURN.
Alexandre Julliard [Wed, 9 Apr 2008 18:24:27 +0000 (20:24 +0200)]
winex11: Flush the display after creating X windows.
Alexandre Julliard [Wed, 9 Apr 2008 18:09:40 +0000 (20:09 +0200)]
winex11: Added an error handler to catch bad atoms in clipboard selections.
Steven Edwards [Wed, 9 Apr 2008 18:37:26 +0000 (14:37 -0400)]
include/setupapi: Remove extra semicolons.
Steven Edwards [Wed, 9 Apr 2008 17:49:13 +0000 (13:49 -0400)]
server: Remove unneeded semicolon.
Aric Stewart [Wed, 9 Apr 2008 14:42:29 +0000 (09:42 -0500)]
imm32: Implement ImmUnregisterWord using loaded IME.
Aric Stewart [Wed, 9 Apr 2008 14:42:15 +0000 (09:42 -0500)]
imm32: Implement ImmRegisterWord using loaded IME.
Aric Stewart [Wed, 9 Apr 2008 14:42:00 +0000 (09:42 -0500)]
imm32: Implement ImmGetRegisterWordStyle using loaded IME.
Aric Stewart [Wed, 9 Apr 2008 14:41:43 +0000 (09:41 -0500)]
imm32: Semi-stub implement ImmGetConversionList using loaded IME.
Aric Stewart [Wed, 9 Apr 2008 14:41:30 +0000 (09:41 -0500)]
imm32: Semi-stub implement ImmEscape using loaded IME.
Aric Stewart [Wed, 9 Apr 2008 14:41:15 +0000 (09:41 -0500)]
imm32: Semi-stub implement ImmEnumRegisterWord using loaded IME.
Dmitry Timoshkov [Wed, 9 Apr 2008 12:24:07 +0000 (21:24 +0900)]
winhelp: Fix Win64 warnings.
Dmitry Timoshkov [Wed, 9 Apr 2008 12:24:27 +0000 (21:24 +0900)]
wordpad: Fix Win64 warnings.
Dmitry Timoshkov [Wed, 9 Apr 2008 12:23:47 +0000 (21:23 +0900)]
winefile: Fix Win64 warnings.
Dmitry Timoshkov [Wed, 9 Apr 2008 12:23:29 +0000 (21:23 +0900)]
wineconsole: Fix Win64 warning.
Dmitry Timoshkov [Wed, 9 Apr 2008 12:23:06 +0000 (21:23 +0900)]
wineboot: Fix Win64 warnings.
Dmitry Timoshkov [Wed, 9 Apr 2008 12:22:42 +0000 (21:22 +0900)]
regedit: Fix Win64 warnings.
Mikołaj Zalewski [Wed, 9 Apr 2008 11:21:31 +0000 (13:21 +0200)]
qedit/tests: Fix dependency.
Alexandre Julliard [Wed, 9 Apr 2008 14:25:15 +0000 (16:25 +0200)]
winex11: Fix KeymapNotify handler to take left/right modifiers into account.
Alexandre Julliard [Wed, 9 Apr 2008 14:22:57 +0000 (16:22 +0200)]
winex11: Get rid of the useless systray hidden flag.
Alexandre Julliard [Wed, 9 Apr 2008 13:46:33 +0000 (15:46 +0200)]
winex11: Add some generic support for XEMBED client windows.
Alexandre Julliard [Wed, 9 Apr 2008 13:06:40 +0000 (15:06 +0200)]
winex11: Abstract window map/unmap to separate functions.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 08:05:06 +0000 (17:05 +0900)]
wineps.drv: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 07:59:18 +0000 (16:59 +0900)]
xcopy: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 07:57:57 +0000 (16:57 +0900)]
wordpad: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 07:54:05 +0000 (16:54 +0900)]
winhelp: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 07:50:25 +0000 (16:50 +0900)]
winemine: Update Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 07:48:16 +0000 (16:48 +0900)]
winecfg: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 07:46:14 +0000 (16:46 +0900)]
uninstaller: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 07:43:33 +0000 (16:43 +0900)]
shell32: Updated Korean resource.
Hwang YunSong(황윤성) [Fri, 4 Apr 2008 07:30:12 +0000 (16:30 +0900)]
notepad: Updated Korean resource.
Chris Robinson [Mon, 7 Apr 2008 10:08:16 +0000 (03:08 -0700)]
wined3d: Check for NULL vertex declarations.
Lei Zhang [Tue, 8 Apr 2008 21:44:41 +0000 (14:44 -0700)]
gdiplus: Add a stub for GdipSetClipRectI.
Austin English [Tue, 8 Apr 2008 21:22:43 +0000 (16:22 -0500)]
Spelling fixes.
Maarten Lankhorst [Tue, 8 Apr 2008 23:48:00 +0000 (16:48 -0700)]
quartz: Make the directsound renderer handle the Play->Pause->Play position without dropping data.
Maarten Lankhorst [Tue, 8 Apr 2008 19:28:09 +0000 (12:28 -0700)]
quartz: Generate a seek table for the mpeg splitter.
Speeds up seeking mp3's on large files.
Maarten Lankhorst [Tue, 8 Apr 2008 19:24:33 +0000 (12:24 -0700)]
quartz: Remove while { } while construct.
Thanks to Andrew Talbot for spotting this.
Alexandre Julliard [Wed, 9 Apr 2008 09:55:58 +0000 (11:55 +0200)]
tools: Remove the obsolete bug_report.pl and genpatch scripts.
Alexandre Julliard [Wed, 9 Apr 2008 09:55:48 +0000 (11:55 +0200)]
programs: Remove obsolete winelauncher script.
Stefan Dösinger [Mon, 7 Apr 2008 12:36:53 +0000 (14:36 +0200)]
d3d9: Some Windows drivers set undefined attributes to 0.0.
Stefan Dösinger [Mon, 7 Apr 2008 12:07:22 +0000 (14:07 +0200)]
d3d9: Accept erros in the fvp->3.0 pixel shader varying test.
Some cards/drivers like ATI and the Geforce 8 driver return an error in
this case, make the test accept that. This lifts some constraints we
have to care for in WineD3D and removes one of the requirement for the
packing shader. We still need the packing shader for vs_1_1 -> ps_3_0
mapping and for indirect pixel shader varying addressing though.
Stefan Dösinger [Mon, 7 Apr 2008 11:56:27 +0000 (13:56 +0200)]
d3d9: Make the srgb reading test less strict.
Stefan Dösinger [Sat, 5 Apr 2008 22:49:00 +0000 (00:49 +0200)]
wined3d: Disable blending when clearing.
Stefan Dösinger [Sat, 5 Apr 2008 22:37:51 +0000 (00:37 +0200)]
wined3d: Disable MAG filters on formats that do not support them.
Stefan Dösinger [Sat, 5 Apr 2008 22:31:39 +0000 (00:31 +0200)]
wined3d: Make the mag filter lookup a separate array.
This makes it easier to make this a per texture / per adapter property.
Somewhen we should rename the remaining lookup type in the general
lookup table to wraplookup.
Stefan Dösinger [Sat, 5 Apr 2008 22:22:08 +0000 (00:22 +0200)]
wined3d: Disable texture filtering on textures that do not support it.
OpenGL always offers filtering on all formats, and if the hardware
doesn't support it the driver falls back to software. Direct3D on the
other hand silently disables filtering, so that's what we should do too.
Stefan Dösinger [Sat, 5 Apr 2008 22:18:53 +0000 (00:18 +0200)]
wined3d: Make the min mip lookup type a texture property.
Stefan Dösinger [Sat, 5 Apr 2008 21:35:21 +0000 (23:35 +0200)]
wined3d: Report D3DUSAGE_QUERY_WRAPANDMIP support.
Stefan Dösinger [Tue, 8 Apr 2008 12:20:27 +0000 (14:20 +0200)]
wined3d: Store the number of aux buffers in the context.
Michael Stefaniuc [Tue, 8 Apr 2008 21:13:19 +0000 (23:13 +0200)]
quartz: Add missing lock releases on some code paths (Smatch).
Dan Hipschman [Tue, 8 Apr 2008 23:55:37 +0000 (16:55 -0700)]
qedit: Implement IMediaDet_(put|get)_CurrentStream.
Dan Hipschman [Tue, 8 Apr 2008 23:53:52 +0000 (16:53 -0700)]
qedit: Implement IMediaDet_get_OutputStreams.
Dan Hipschman [Tue, 8 Apr 2008 23:52:50 +0000 (16:52 -0700)]
qedit: Implement IMediaDet_get_Filename.
Dan Hipschman [Tue, 8 Apr 2008 23:52:14 +0000 (16:52 -0700)]
qedit: Implement IMediaDet_put_Filename.
Dan Hipschman [Tue, 8 Apr 2008 23:51:28 +0000 (16:51 -0700)]
qedit/tests: Fix an incorrect count given to GetTempPathW.
Aric Stewart [Tue, 8 Apr 2008 18:26:05 +0000 (13:26 -0500)]
imm32: ImmDestroyContext cannot destroy the default context.
Andrew Talbot [Tue, 8 Apr 2008 12:44:01 +0000 (13:44 +0100)]
advapi32: Array parameters are passed to function as pointers so lose size information.
Erik de Castro Lopo [Tue, 8 Apr 2008 11:53:53 +0000 (21:53 +1000)]
msvcrt: Clear end-of-file flag on fseek.
Maarten Lankhorst [Tue, 8 Apr 2008 05:34:21 +0000 (22:34 -0700)]
quartz: Make the pullpin forward the BeginFlush before doing its own flushing.
Maarten Lankhorst [Tue, 8 Apr 2008 05:31:15 +0000 (22:31 -0700)]
quartz: Don't free a null media type in the file source.
Maarten Lankhorst [Tue, 8 Apr 2008 05:30:30 +0000 (22:30 -0700)]
quartz: Make the DirectSound renderer return S_FALSE packet if in the paused state.
Maarten Lankhorst [Tue, 8 Apr 2008 05:28:47 +0000 (22:28 -0700)]
quartz: Drop packets in the transform filter if in the wrong state.
Maarten Lankhorst [Tue, 8 Apr 2008 05:28:15 +0000 (22:28 -0700)]
quartz: Try creating the file reader from the filter source first before falling back to the generic async file reader.
Maarten Lankhorst [Mon, 7 Apr 2008 23:11:36 +0000 (16:11 -0700)]
quartz: Make mpeg splitter keep track of play position and keep last sample if sending was not successful.
This fixes data discontinuities that earlier occured after a
stop/pause command or the downright rejection of a sample (S_FALSE).
Alexandre Julliard [Tue, 8 Apr 2008 13:56:24 +0000 (15:56 +0200)]
explorer: Implement a global system tray window.
Alexandre Julliard [Tue, 8 Apr 2008 13:56:09 +0000 (15:56 +0200)]
winex11: Add a timer to detect when a systray owner has been destroyed.
Alexandre Julliard [Tue, 8 Apr 2008 13:51:22 +0000 (15:51 +0200)]
winex11: Make the system tray window transparent.
Alexandre Julliard [Tue, 8 Apr 2008 13:47:36 +0000 (15:47 +0200)]
winex11: Move all the embedded systray window support to winex11.drv.
Huw Davies [Tue, 8 Apr 2008 11:19:31 +0000 (12:19 +0100)]
gdi32: Don't overrun the current scanline while copying a glyph's bitmap.
Alexander Dorofeyev [Mon, 7 Apr 2008 21:42:39 +0000 (00:42 +0300)]
wined3d: Set isInDraw later in drawPrimitive.
This should fix the problem that in LoadLocation SFLAG_INTEXTURE path gl calls
can be made without activating context, due to isInDraw checks.
Michael Stefaniuc [Mon, 7 Apr 2008 22:09:26 +0000 (00:09 +0200)]
msacm32: Add the Romanian translation.
Michael Stefaniuc [Mon, 7 Apr 2008 22:11:20 +0000 (00:11 +0200)]
notepad: Add the Romanian translation.
Michael Stefaniuc [Mon, 7 Apr 2008 22:11:03 +0000 (00:11 +0200)]
view: Add the Romanian translation.
Michael Stefaniuc [Mon, 7 Apr 2008 22:10:14 +0000 (00:10 +0200)]
mpr: Add the Romanian translation.
Michael Stefaniuc [Mon, 7 Apr 2008 22:09:57 +0000 (00:09 +0200)]
sane.ds: Add the Romanian translation.
Michael Stefaniuc [Mon, 7 Apr 2008 22:09:41 +0000 (00:09 +0200)]
localui: Add the Romanian translation.
Austin English [Mon, 7 Apr 2008 19:44:23 +0000 (14:44 -0500)]
msi: Spelling fixes.
Alexandre Julliard [Tue, 8 Apr 2008 10:24:54 +0000 (12:24 +0200)]
winex11: Improved handling of broken 8-bit TARGETS selection.
Detlef Riekenberg [Mon, 7 Apr 2008 19:15:46 +0000 (21:15 +0200)]
ntoskrnl.exe: Implement KeQueryInterruptTime.
Detlef Riekenberg [Mon, 7 Apr 2008 19:10:12 +0000 (21:10 +0200)]
ntoskrnl.exe: Implement KeQueryActiveProcessors.
Maarten Lankhorst [Mon, 7 Apr 2008 22:45:51 +0000 (15:45 -0700)]
quartz: Fix deadlocks in pullpin.
Maarten Lankhorst [Mon, 7 Apr 2008 22:44:51 +0000 (15:44 -0700)]
quartz: Make wait timeout in directsound slightly larger.
Alexandre Julliard [Tue, 8 Apr 2008 10:20:04 +0000 (12:20 +0200)]
user32: Get rid of the debug mark option in the system menu.
Alexandre Julliard [Tue, 8 Apr 2008 10:19:27 +0000 (12:19 +0200)]
libwine: Added mappings for codepage 1361 (Korean Johab).
Lei Zhang [Mon, 7 Apr 2008 21:18:34 +0000 (14:18 -0700)]
user32: Handle VK_ESCAPE correctly in EDIT_WM_KeyDown.
Lei Zhang [Mon, 7 Apr 2008 21:13:04 +0000 (14:13 -0700)]
user32: Handle ES_MULTILINE correctly for WM_KEYDOWN/VK_RETURN.
Lei Zhang [Mon, 7 Apr 2008 21:11:58 +0000 (14:11 -0700)]
user32: Fix WM_CHAR return value for edit controls.
Lei Zhang [Mon, 7 Apr 2008 21:07:04 +0000 (14:07 -0700)]
user32: Add tests for edit controls and VK_TAB.
Lei Zhang [Mon, 7 Apr 2008 21:01:00 +0000 (14:01 -0700)]
user32: Add tests for edit controls and VK_RETURN.
Lei Zhang [Mon, 7 Apr 2008 20:32:36 +0000 (13:32 -0700)]
user32: Add more tests for single line edit control inside a dialog.
Lei Zhang [Mon, 7 Apr 2008 20:32:20 +0000 (13:32 -0700)]
user32: Add more tests for ES_WANTRETURN.
Stefan Dösinger [Mon, 7 Apr 2008 21:24:12 +0000 (23:24 +0200)]
wined3d: Mark the SYSMEM copy outdated after releasing memory.
Strictly speaking this is redundant because the UnLoad before did the
job, but if we mess with the allocated memory we have to tell the
surface about that. Updating INDRAWABLE will automatically mark SYSMEM
outdated.
Stefan Dösinger [Mon, 7 Apr 2008 21:21:33 +0000 (23:21 +0200)]
wined3d: Put implicit surfaces into drawable on unload.
If we mark the sysmem copy up to date we would have to take care about
allocating it. As explained in the comment, INDRAWABLE is a saner
choice
Andrew Talbot [Mon, 7 Apr 2008 21:39:33 +0000 (22:39 +0100)]
msdmo: Array parameter is passed to function as pointer so loses size information.