Alexandre Julliard [Wed, 23 Apr 2008 16:04:43 +0000 (18:04 +0200)]
explorer: Convert the command line parsing to Unicode.
Alexandre Julliard [Wed, 23 Apr 2008 13:34:07 +0000 (15:34 +0200)]
winex11: Don't allow changing the X11 size of a maximized window.
Alexandre Julliard [Wed, 23 Apr 2008 13:33:29 +0000 (15:33 +0200)]
winex11: Make sure that the window gravity is always set.
Alexandre Julliard [Wed, 23 Apr 2008 13:32:58 +0000 (15:32 +0200)]
winex11: Merged the contents of winpos.c into window.c.
Alexandre Julliard [Wed, 23 Apr 2008 13:22:17 +0000 (15:22 +0200)]
winex11: Moved the X11DRV_resize_desktop function to desktop.c.
Dan Kegel [Tue, 22 Apr 2008 23:52:56 +0000 (16:52 -0700)]
gdiplus: GdipLoadImageFromStream: initialize variable.
Nikolay Sivov [Tue, 22 Apr 2008 21:12:59 +0000 (01:12 +0400)]
gdiplus: Implemented GdipCloneFont.
Reece Dunn [Tue, 22 Apr 2008 12:18:07 +0000 (13:18 +0100)]
shlwapi/tests: Improve the way that the UrlCanonicalize tests report failure.
James Hawkins [Tue, 22 Apr 2008 04:42:19 +0000 (23:42 -0500)]
kernel32: Fix a test that fails on win9x.
James Hawkins [Tue, 22 Apr 2008 01:30:35 +0000 (20:30 -0500)]
version: Fix tests that fail in win9x and win2k.
ByeongSik Jeon [Wed, 23 Apr 2008 10:05:46 +0000 (19:05 +0900)]
imm32: More implementation of the ImmGetConversionStatus().
Match the ImmSetConversionStatus() function.
ByeongSik Jeon [Wed, 23 Apr 2008 10:05:30 +0000 (19:05 +0900)]
imm32: Pass the old conversion status value to the IME.
ByeongSik Jeon [Wed, 23 Apr 2008 10:05:23 +0000 (19:05 +0900)]
imm32: Examine whether the fOpen value differs with its old value.
ByeongSik Jeon [Tue, 22 Apr 2008 03:33:22 +0000 (12:33 +0900)]
user32: Pass the WM_IME_NOTIFY message to the default IME window.
ByeongSik Jeon [Tue, 22 Apr 2008 12:44:39 +0000 (21:44 +0900)]
imm32: Add stub and header of Imm{Create|Show|Destroy}SoftKeyboard.
ByeongSik Jeon [Tue, 22 Apr 2008 12:44:22 +0000 (21:44 +0900)]
imm32: Add stub and header of ImmRequestMessage.
Tomasz Jezierski [Tue, 22 Apr 2008 07:39:48 +0000 (09:39 +0200)]
shell32: Secure filename copy to fixed size variable wfileName.
Maarten Lankhorst [Wed, 23 Apr 2008 00:12:28 +0000 (17:12 -0700)]
dsound: Skip WAVE_FORMAT_EXTENSIBLE tests on directx < 8.
Maarten Lankhorst [Tue, 22 Apr 2008 23:54:28 +0000 (16:54 -0700)]
quartz: Make the file source support multiple samples by preallocating enough handles.
Maarten Lankhorst [Tue, 22 Apr 2008 20:57:11 +0000 (13:57 -0700)]
quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate allocator for the output pin.
Maarten Lankhorst [Tue, 22 Apr 2008 20:44:33 +0000 (13:44 -0700)]
quartz: Add some sanity checks to file splitter.
Maarten Lankhorst [Tue, 22 Apr 2008 20:37:34 +0000 (13:37 -0700)]
quartz: Copy discontinuity status in acmwrapper.
Maarten Lankhorst [Tue, 22 Apr 2008 20:37:05 +0000 (13:37 -0700)]
quartz: Fix inverted logic in memallocator.
Maarten Lankhorst [Sat, 19 Apr 2008 22:33:56 +0000 (15:33 -0700)]
quartz: Fix error message names in tests.
Maarten Lankhorst [Sat, 19 Apr 2008 02:30:25 +0000 (19:30 -0700)]
quartz: Optimize the processing thread to fetch one sample while processing another.
Dmitry Timoshkov [Wed, 23 Apr 2008 08:24:53 +0000 (17:24 +0900)]
gdi32: Reselect objects into the DC only if scaling factors change.
Austin English [Wed, 23 Apr 2008 05:13:32 +0000 (00:13 -0500)]
Spelling fixes.
Eric Pouech [Tue, 22 Apr 2008 20:01:33 +0000 (22:01 +0200)]
winhelp: Be sure to raise a newly (re)created window in all cases.
Eric Pouech [Tue, 22 Apr 2008 20:01:27 +0000 (22:01 +0200)]
winhelp: Fix the link kind (and color) of the 0xEA-0xEF family.
Eric Pouech [Tue, 22 Apr 2008 20:01:21 +0000 (22:01 +0200)]
winhelp: Popup's background color should be inherited from parent.
Eric Pouech [Tue, 22 Apr 2008 20:01:14 +0000 (22:01 +0200)]
winhelp: Store reference to the popup (if any) as a WINHELP_WINDOW pointer.
Eric Pouech [Tue, 22 Apr 2008 20:01:08 +0000 (22:01 +0200)]
winhelp: Simplify most of the helpers dealing with window creation.
Eric Pouech [Tue, 22 Apr 2008 20:01:02 +0000 (22:01 +0200)]
winhelp: Also store the relative offsets of a page in the history and back information sets.
Eric Pouech [Tue, 22 Apr 2008 20:00:56 +0000 (22:00 +0200)]
winhelp: Added ability to locate information within a page (and to store it inside WNDPAGE).
Eric Pouech [Tue, 22 Apr 2008 20:00:50 +0000 (22:00 +0200)]
winhelp: Now use the icon out of hlpfile if any.
Eric Pouech [Tue, 22 Apr 2008 20:00:44 +0000 (22:00 +0200)]
winhelp: Simplified message box handling.
Eric Pouech [Tue, 22 Apr 2008 20:00:38 +0000 (22:00 +0200)]
winhelp: Enable/Disable prev/next buttons if there's a prev/next page.
Eric Pouech [Tue, 22 Apr 2008 20:00:32 +0000 (22:00 +0200)]
winhelp: Fixed JumpId and JumpKeyword with correct signature and implementation.
Eric Pouech [Tue, 22 Apr 2008 20:00:26 +0000 (22:00 +0200)]
winhelp: Replaced an erroneous FIXME by a TRACE in MACRO_DisableButton().
Eric Pouech [Tue, 22 Apr 2008 20:00:20 +0000 (22:00 +0200)]
winhelp: Don't add a page to the history when using the back button.
Eric Pouech [Tue, 22 Apr 2008 20:00:14 +0000 (22:00 +0200)]
winhelp: Properly display the page title.
Eric Pouech [Tue, 22 Apr 2008 20:00:08 +0000 (22:00 +0200)]
winhelp: Fix the loading of a row in a table (especially, for multiple paragraphs in a single cell).
Eric Pouech [Tue, 22 Apr 2008 20:00:03 +0000 (22:00 +0200)]
winhelp: Fix window caption index in |SYSTEM.
Eric Pouech [Tue, 22 Apr 2008 19:59:57 +0000 (21:59 +0200)]
winhelp: Properly handle the back button (in multiple windows, in empty stack...).
Eric Pouech [Tue, 22 Apr 2008 19:59:51 +0000 (21:59 +0200)]
winhelp: Present correctly the history when dealing with multiple files.
Eric Pouech [Tue, 22 Apr 2008 19:59:45 +0000 (21:59 +0200)]
winhelp: Store the history in correct order.
Eric Pouech [Tue, 22 Apr 2008 19:59:38 +0000 (21:59 +0200)]
winhelp: Added the notion of WINHELP_WNDPAGE and use it to move the history to the global variables.
Eric Pouech [Tue, 22 Apr 2008 19:59:31 +0000 (21:59 +0200)]
winhelp: Get rid of the reuse concept for Windows and refactor the code a bit for window creation / deletion.
Dan Kegel [Wed, 23 Apr 2008 00:56:36 +0000 (17:56 -0700)]
winecfg: Restrict dpi slider to sane values.
Dan Hipschman [Tue, 22 Apr 2008 22:48:28 +0000 (15:48 -0700)]
wininet: Remove custom content-length/type headers from redirects.
Andrew Talbot [Tue, 22 Apr 2008 21:04:56 +0000 (22:04 +0100)]
netapi32: Remove unused variable.
Andrew Talbot [Tue, 22 Apr 2008 21:05:03 +0000 (22:05 +0100)]
ntdll: Remove unused variables.
Andrew Talbot [Tue, 22 Apr 2008 21:05:10 +0000 (22:05 +0100)]
oleaut32: Remove unused variables.
Andrew Talbot [Tue, 22 Apr 2008 21:04:43 +0000 (22:04 +0100)]
msvcrt: Remove unused variable.
Andrew Talbot [Tue, 22 Apr 2008 21:04:49 +0000 (22:04 +0100)]
msvfw32: Remove unused variable.
Paul Vriens [Tue, 22 Apr 2008 18:47:29 +0000 (20:47 +0200)]
gdi32/tests: Run tests on win9x again.
Joris Huizer [Tue, 22 Apr 2008 14:27:32 +0000 (16:27 +0200)]
mshtml: Fixed copy/paste mistake.
Frans Kool [Tue, 22 Apr 2008 13:44:59 +0000 (15:44 +0200)]
start: Fixed Dutch translations.
Jeff Latimer [Tue, 22 Apr 2008 13:49:42 +0000 (23:49 +1000)]
user32/tests: Fix typedefs & function definitions so that the code compiles in visual C++ 2005.
ByeongSik Jeon [Tue, 22 Apr 2008 12:43:56 +0000 (21:43 +0900)]
shdoclc: Update Korean translation.
ByeongSik Jeon [Tue, 22 Apr 2008 12:43:48 +0000 (21:43 +0900)]
net: Update Korean translation.
ByeongSik Jeon [Tue, 22 Apr 2008 12:43:33 +0000 (21:43 +0900)]
reg: Add Korean translation.
ByeongSik Jeon [Tue, 22 Apr 2008 12:43:41 +0000 (21:43 +0900)]
start: Update Korean translation.
Erik de Castro Lopo [Tue, 22 Apr 2008 12:24:41 +0000 (22:24 +1000)]
include: Fix "warning: cast from pointer to integer of different size".
Alexandre Julliard [Tue, 22 Apr 2008 15:05:10 +0000 (17:05 +0200)]
localspl: Avoid creating zero-length string values in the registry.
Alexandre Julliard [Tue, 22 Apr 2008 15:05:05 +0000 (17:05 +0200)]
msi: Avoid creating zero-length string values in the registry.
Alexandre Julliard [Tue, 22 Apr 2008 14:56:31 +0000 (16:56 +0200)]
winex11: Moved the ConfigureNotify handler to event.c.
Rob Shearman [Tue, 22 Apr 2008 10:37:07 +0000 (11:37 +0100)]
widl: Remove duplicated code in the form of the write_struct_expr function by enhancing write_expr to allow toplevel identifiers to be prefixed by a string, if specified.
Rob Shearman [Tue, 22 Apr 2008 10:36:54 +0000 (11:36 +0100)]
widl: Use expr_resolve_type to get the type of the identifier in write_conf_or_var_desc.
Remove the conversion of pointer types into base types as this was only
needed due to lack of proper type resolving.
Rob Shearman [Tue, 22 Apr 2008 10:36:38 +0000 (11:36 +0100)]
widl: Move expression functions to a new file, expr.c.
Rob Shearman [Tue, 22 Apr 2008 10:36:30 +0000 (11:36 +0100)]
widl: Check that expressions resolve so that expressions in generated code will compile.
Also check that expressions return the correct type for the attribute.
Rob Shearman [Tue, 22 Apr 2008 10:36:17 +0000 (11:36 +0100)]
widl: Pass the actual type into check_remoting_fields and check_field_common instead of the type name.
Rob Shearman [Tue, 22 Apr 2008 10:36:07 +0000 (11:36 +0100)]
widl: Don't free input_name in pop_import as we keep pointers to it in the var_t type now.
Rob Shearman [Tue, 22 Apr 2008 10:36:00 +0000 (11:36 +0100)]
widl: Remove EXPR_MEMBERPTR and implement it using EXPR_PPTR and EXPR_MEMBER instead.
Rob Shearman [Tue, 22 Apr 2008 10:35:48 +0000 (11:35 +0100)]
widl: Add support for comparison, exclusive or, logical not and positive operators in expressions.
Rob Shearman [Tue, 22 Apr 2008 10:35:32 +0000 (11:35 +0100)]
widl: Require a constant expression for case statements.
Rob Shearman [Tue, 22 Apr 2008 10:35:27 +0000 (11:35 +0100)]
widl: Fix operator precedence in expressions.
Maarten Lankhorst [Tue, 4 Mar 2008 06:58:32 +0000 (22:58 -0800)]
explorer/mountmgr.sys: Move device hotplug code over to mount manager.
Austin English [Tue, 22 Apr 2008 06:18:14 +0000 (01:18 -0500)]
Spelling fixes.
Alex Villacís Lasso [Mon, 21 Apr 2008 14:55:12 +0000 (09:55 -0500)]
uxtheme: Speed up UXTHEME_SizedBlt in the ST_TILE by building an appropriately-sized memory bitmap out of the tile instead of iterating with UXTHEME_Blt() directly.
Alexander Nicolaysen Sørnes [Mon, 21 Apr 2008 20:12:29 +0000 (22:12 +0200)]
xcopy: Add Norwegian Bokmål resource.
Alexander Nicolaysen Sørnes [Mon, 21 Apr 2008 19:48:31 +0000 (21:48 +0200)]
start: Update Norwegian Bokmål resource.
Lei Zhang [Mon, 21 Apr 2008 23:15:58 +0000 (16:15 -0700)]
gdiplus: Do not access freed memory in a test.
Lei Zhang [Mon, 21 Apr 2008 23:08:47 +0000 (16:08 -0700)]
gdiplus: Initialize variables in the graphics test.
Michael Stefaniuc [Mon, 21 Apr 2008 22:51:06 +0000 (00:51 +0200)]
winecfg: Update and fix the Romanian translation.
Michael Stefaniuc [Mon, 21 Apr 2008 22:50:39 +0000 (00:50 +0200)]
winecfg: Fix typos in the En(US) resource.
Alex Villacís Lasso [Mon, 21 Apr 2008 22:50:14 +0000 (17:50 -0500)]
richedit: Accept RTF stream that does not start with {\rtf1 in 1.0 emulation.
Alex Villacís Lasso [Mon, 21 Apr 2008 22:31:28 +0000 (17:31 -0500)]
richedit: EM_STREAMIN tests for richedit 2.0.
Alex Villacís Lasso [Mon, 21 Apr 2008 22:29:29 +0000 (17:29 -0500)]
richedit: EM_STREAMIN tests for richedit 1.0 emulation.
Andrew Talbot [Mon, 21 Apr 2008 21:23:15 +0000 (22:23 +0100)]
mpr: Remove unused variables.
Andrew Talbot [Mon, 21 Apr 2008 21:23:18 +0000 (22:23 +0100)]
mshtml: Remove unused variable.
Andrew Talbot [Mon, 21 Apr 2008 21:23:21 +0000 (22:23 +0100)]
msi: Remove unused variables.
Andrew Talbot [Mon, 21 Apr 2008 21:23:11 +0000 (22:23 +0100)]
mciseq: Remove unused variable.
Tomasz Nowiński [Mon, 21 Apr 2008 12:52:49 +0000 (14:52 +0200)]
Fixed typos in the Polish translations.
Alexandre Julliard [Mon, 21 Apr 2008 18:34:30 +0000 (20:34 +0200)]
winemenubuilder: Process messages while waiting for the semaphore or the parent process.
Alexandre Julliard [Mon, 21 Apr 2008 18:33:49 +0000 (20:33 +0200)]
winex11: Get rid of the unnecessary opengl debug channel.
Alexandre Julliard [Mon, 21 Apr 2008 18:33:18 +0000 (20:33 +0200)]
winex11: Set type to dialog for owned popup windows.
Alexandre Julliard [Mon, 21 Apr 2008 18:32:22 +0000 (20:32 +0200)]
winex11: Use SetWindowPos to invalidate DCEs when changing the pixel format.
Alexandre Julliard [Mon, 21 Apr 2008 18:31:14 +0000 (20:31 +0200)]
user32: Invalide DCEs also when resizing a hidden window, or when minimizing.
Alexandre Julliard [Mon, 21 Apr 2008 18:30:43 +0000 (20:30 +0200)]
user32: Dump more SetWindowPos flags.