wine
12 years agoieframe: Fixed a typo in IDocObjectService::FireNavigateComplete2.
Jacek Caban [Wed, 25 Jan 2012 12:59:06 +0000 (13:59 +0100)] 
ieframe: Fixed a typo in IDocObjectService::FireNavigateComplete2.

12 years agopo: Update French translation.
Frédéric Delanoy [Wed, 25 Jan 2012 12:01:05 +0000 (13:01 +0100)] 
po: Update French translation.

12 years agoieframe: Use similar FIXME text.
Detlef Riekenberg [Tue, 24 Jan 2012 23:00:13 +0000 (00:00 +0100)] 
ieframe: Use similar FIXME text.

12 years agoieframe: Add missing return statements.
Detlef Riekenberg [Tue, 24 Jan 2012 23:00:12 +0000 (00:00 +0100)] 
ieframe: Add missing return statements.

12 years agoieframe: Remove dead code.
Detlef Riekenberg [Tue, 24 Jan 2012 23:00:11 +0000 (00:00 +0100)] 
ieframe: Remove dead code.

12 years agoimm32: Add a stub for ImmGetHotKey.
Austin English [Wed, 25 Jan 2012 03:32:05 +0000 (19:32 -0800)] 
imm32: Add a stub for ImmGetHotKey.

12 years agokernel32: Add a stub for AddConsoleAliasA/W.
Austin English [Wed, 25 Jan 2012 00:11:52 +0000 (16:11 -0800)] 
kernel32: Add a stub for AddConsoleAliasA/W.

12 years agoiphlpapi: Add a stub for GetTcpTable2:.
Austin English [Wed, 25 Jan 2012 00:02:50 +0000 (16:02 -0800)] 
iphlpapi: Add a stub for GetTcpTable2:.

12 years agoiphlpapi: Sync spec file to Windows 7.
Austin English [Wed, 25 Jan 2012 00:01:30 +0000 (16:01 -0800)] 
iphlpapi: Sync spec file to Windows 7.

12 years agocomdlg32: Correctly handle filters with invalid extensions in Save As dialogs.
Alex Henrie [Tue, 24 Jan 2012 21:34:43 +0000 (14:34 -0700)] 
comdlg32: Correctly handle filters with invalid extensions in Save As dialogs.

12 years agoprograms: Standardize references to the <Enter> key.
Francois Gouget [Wed, 25 Jan 2012 01:29:00 +0000 (02:29 +0100)] 
programs: Standardize references to the <Enter> key.

12 years agowinex11: Don't put the GL drawable offscreen.
Matteo Bruni [Tue, 24 Jan 2012 23:08:01 +0000 (00:08 +0100)] 
winex11: Don't put the GL drawable offscreen.

12 years agowinex11: Remove some leftover X Shm code.
Henri Verbeet [Tue, 24 Jan 2012 20:47:49 +0000 (21:47 +0100)] 
winex11: Remove some leftover X Shm code.

12 years agod3d8: Remove COM from the pixel shader implementation.
Henri Verbeet [Tue, 24 Jan 2012 20:47:48 +0000 (21:47 +0100)] 
d3d8: Remove COM from the pixel shader implementation.

12 years agod3d8: Remove COM from the vertex shader implementation.
Henri Verbeet [Tue, 24 Jan 2012 20:47:47 +0000 (21:47 +0100)] 
d3d8: Remove COM from the vertex shader implementation.

12 years agod3d8: Remove COM from the vertex declaration implementation.
Henri Verbeet [Tue, 24 Jan 2012 20:47:46 +0000 (21:47 +0100)] 
d3d8: Remove COM from the vertex declaration implementation.

12 years agowined3d: Only take the wined3d mutex during the WM_DISPLAYCHANGE handler in device_pr...
Henri Verbeet [Tue, 24 Jan 2012 20:47:45 +0000 (21:47 +0100)] 
wined3d: Only take the wined3d mutex during the WM_DISPLAYCHANGE handler in device_process_message().

We can deadlock if we send messages while holding the wined3d mutex and the
message loop is on another thread. Ideally we probably shouldn't send messages
while holding the wined3d mutex at all, but that may be hard to enforce with
the way wined3d locking is currently set up.

12 years agomsi: Avoid dead code in parse_prop (Coverity).
Frédéric Delanoy [Tue, 24 Jan 2012 18:04:03 +0000 (19:04 +0100)] 
msi: Avoid dead code in parse_prop (Coverity).

12 years agopo: Updated Korean translation.
Hwang YunSong [Tue, 24 Jan 2012 14:23:37 +0000 (23:23 +0900)] 
po: Updated Korean translation.

12 years agopo: Update Russian translation.
Nikolay Sivov [Wed, 25 Jan 2012 07:55:55 +0000 (10:55 +0300)] 
po: Update Russian translation.

12 years agopo: Fix some typography issues in the Thai translation.
Francois Gouget [Wed, 25 Jan 2012 01:33:10 +0000 (02:33 +0100)] 
po: Fix some typography issues in the Thai translation.

12 years agopo: Fix a couple of formatting directives in the Slovenian translation.
Francois Gouget [Wed, 25 Jan 2012 01:29:29 +0000 (02:29 +0100)] 
po: Fix a couple of formatting directives in the Slovenian translation.

12 years agopo: Fix some typography issues in the Czech translation.
Francois Gouget [Wed, 25 Jan 2012 01:24:04 +0000 (02:24 +0100)] 
po: Fix some typography issues in the Czech translation.

12 years agopo: Fix some typography issues in the Bulgarian translation.
Francois Gouget [Wed, 25 Jan 2012 01:20:59 +0000 (02:20 +0100)] 
po: Fix some typography issues in the Bulgarian translation.

12 years agopo: Fix some typography issues in the Japanese translation.
Francois Gouget [Wed, 25 Jan 2012 01:18:19 +0000 (02:18 +0100)] 
po: Fix some typography issues in the Japanese translation.

12 years agopo: Update Lithuanian translation.
Aurimas Fišeras [Tue, 24 Jan 2012 07:32:13 +0000 (09:32 +0200)] 
po: Update Lithuanian translation.

12 years agowininet: Insert custom headers only once in HTTP_HttpSendRequestW.
Jacek Caban [Tue, 24 Jan 2012 16:31:38 +0000 (17:31 +0100)] 
wininet: Insert custom headers only once in HTTP_HttpSendRequestW.

12 years agowininet: Correctly detect https connections and custom port numbers in HTTP_HandleRed...
Jacek Caban [Tue, 24 Jan 2012 16:31:17 +0000 (17:31 +0100)] 
wininet: Correctly detect https connections and custom port numbers in HTTP_HandleRedirect.

12 years agowinegstreamer: Set bmiHeader.biSizeImage in the transform filter.
Aric Stewart [Tue, 24 Jan 2012 14:15:52 +0000 (08:15 -0600)] 
winegstreamer: Set bmiHeader.biSizeImage in the transform filter.

12 years agowordpad: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 19:40:39 +0000 (20:40 +0100)] 
wordpad: Add message contexts for accelerators that can be translated.

12 years agowinefile: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 13:27:53 +0000 (14:27 +0100)] 
winefile: Add message contexts for accelerators that can be translated.

12 years agowinemine: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 13:26:33 +0000 (14:26 +0100)] 
winemine: Add message contexts for accelerators that can be translated.

12 years agoview: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 13:24:11 +0000 (14:24 +0100)] 
view: Add message contexts for accelerators that can be translated.

12 years agoregedit: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 19:36:46 +0000 (20:36 +0100)] 
regedit: Add message contexts for accelerators that can be translated.

12 years agonotepad: Add message contexts for accelerators that can be translated.
Alexandre Julliard [Tue, 24 Jan 2012 13:20:05 +0000 (14:20 +0100)] 
notepad: Add message contexts for accelerators that can be translated.

12 years agowrc: Add support for translating accelerators through po files.
Alexandre Julliard [Tue, 24 Jan 2012 13:19:36 +0000 (14:19 +0100)] 
wrc: Add support for translating accelerators through po files.

12 years agowinedbg: Enhance algorithm to look up for memory data inside a minidump.
Eric Pouech [Mon, 23 Jan 2012 20:37:22 +0000 (21:37 +0100)] 
winedbg: Enhance algorithm to look up for memory data inside a minidump.

12 years agodbghelp: Allow each CPU backend to save CPU specific memory ranges in minidump.
Eric Pouech [Mon, 23 Jan 2012 20:37:16 +0000 (21:37 +0100)] 
dbghelp: Allow each CPU backend to save CPU specific memory ranges in minidump.

Used this feature to add x86_64 unwind information.

12 years agodbghelp: Allow CPU backends to add specific information into a minidump.
Eric Pouech [Mon, 23 Jan 2012 20:37:10 +0000 (21:37 +0100)] 
dbghelp: Allow CPU backends to add specific information into a minidump.

Use it to add a 256 byte block around current program counter.

12 years agodbghelp: Add our own thread data gathering struct for minidump internals instead...
Eric Pouech [Mon, 23 Jan 2012 20:37:05 +0000 (21:37 +0100)] 
dbghelp: Add our own thread data gathering struct for minidump internals instead on relying on SYSTEM_PROCESS_INFO.

12 years agowinedbg, winedump: Embed wine build-id information info minidump, and display it.
Eric Pouech [Mon, 23 Jan 2012 20:36:59 +0000 (21:36 +0100)] 
winedbg, winedump: Embed wine build-id information info minidump, and display it.

12 years agoconfigure: Use the -Wignored-qualifiers compiler option if available.
Gerald Pfeifer [Mon, 23 Jan 2012 20:58:35 +0000 (21:58 +0100)] 
configure: Use the -Wignored-qualifiers compiler option if available.

12 years agoinclude: ntddcdvd.h structure naming, packing fixes.
Dan Kegel [Mon, 23 Jan 2012 17:13:13 +0000 (09:13 -0800)] 
include: ntddcdvd.h structure naming, packing fixes.

12 years agontdll: Add an access check for file mappings.
Dmitry Timoshkov [Tue, 24 Jan 2012 09:45:54 +0000 (17:45 +0800)] 
ntdll: Add an access check for file mappings.

12 years agontdll: Use PAGE_EXECUTE_READ protection for an image section.
Dmitry Timoshkov [Tue, 24 Jan 2012 09:45:21 +0000 (17:45 +0800)] 
ntdll: Use PAGE_EXECUTE_READ protection for an image section.

12 years agoserver: Store correct protection for an image mapping.
Dmitry Timoshkov [Tue, 24 Jan 2012 09:44:56 +0000 (17:44 +0800)] 
server: Store correct protection for an image mapping.

12 years agopo: Remove spaces before a '\n'.
Francois Gouget [Mon, 23 Jan 2012 23:36:42 +0000 (00:36 +0100)] 
po: Remove spaces before a '\n'.

12 years agopo: A small Slovenian translation update.
Francois Gouget [Tue, 24 Jan 2012 08:19:23 +0000 (09:19 +0100)] 
po: A small Slovenian translation update.

12 years agopo: A small Japanese translation update.
Francois Gouget [Mon, 23 Jan 2012 23:26:35 +0000 (00:26 +0100)] 
po: A small Japanese translation update.

'Unicode' and 'UTF-8' are used as is in Japanese (with thanks to Akihiro Sagawa).

12 years agopo: Fix an accelerator key specification in the Walloon translation.
Francois Gouget [Mon, 23 Jan 2012 23:41:16 +0000 (00:41 +0100)] 
po: Fix an accelerator key specification in the Walloon translation.

12 years agopo: Fix the accelerator key specifications in the Chinese (PRC) translation.
Francois Gouget [Mon, 23 Jan 2012 23:41:00 +0000 (00:41 +0100)] 
po: Fix the accelerator key specifications in the Chinese (PRC) translation.

12 years agopo: Fix the accelerator key specifications in the Chinese (Taiwan) translation.
Francois Gouget [Mon, 23 Jan 2012 23:39:59 +0000 (00:39 +0100)] 
po: Fix the accelerator key specifications in the Chinese (Taiwan) translation.

12 years agopo: Fix an accelerator key specification in the Swedish translation.
Francois Gouget [Mon, 23 Jan 2012 23:35:33 +0000 (00:35 +0100)] 
po: Fix an accelerator key specification in the Swedish translation.

12 years agopo: Fix an accelerator key specification in the Russian translation.
Francois Gouget [Mon, 23 Jan 2012 23:35:07 +0000 (00:35 +0100)] 
po: Fix an accelerator key specification in the Russian translation.

12 years agopo: Fix an accelerator key specification in the Portuguese translation.
Francois Gouget [Mon, 23 Jan 2012 23:34:36 +0000 (00:34 +0100)] 
po: Fix an accelerator key specification in the Portuguese translation.

12 years agopo: Fix an accelerator key specification in the Hungarian translation.
Francois Gouget [Mon, 23 Jan 2012 23:34:18 +0000 (00:34 +0100)] 
po: Fix an accelerator key specification in the Hungarian translation.

12 years agopo: Fix an accelerator key specification in the Romanian translation.
Francois Gouget [Mon, 23 Jan 2012 23:34:08 +0000 (00:34 +0100)] 
po: Fix an accelerator key specification in the Romanian translation.

12 years agopo: Fix the accelerator key specifications in the French translation.
Francois Gouget [Mon, 23 Jan 2012 23:33:03 +0000 (00:33 +0100)] 
po: Fix the accelerator key specifications in the French translation.

12 years agopo: Fix the accelerator key specifications in the Finnish translation.
Francois Gouget [Mon, 23 Jan 2012 23:32:46 +0000 (00:32 +0100)] 
po: Fix the accelerator key specifications in the Finnish translation.

12 years agopo: Fix the accelerator key specifications in the German translation.
Francois Gouget [Mon, 23 Jan 2012 23:31:55 +0000 (00:31 +0100)] 
po: Fix the accelerator key specifications in the German translation.

12 years agopo: Fix the accelerator key specifications in the Catalan translation.
Francois Gouget [Mon, 23 Jan 2012 23:31:11 +0000 (00:31 +0100)] 
po: Fix the accelerator key specifications in the Catalan translation.

12 years agopo: Update French translation.
Frédéric Delanoy [Mon, 23 Jan 2012 23:53:27 +0000 (00:53 +0100)] 
po: Update French translation.

12 years agomsi: Use the column count specified in the table transform data.
Hans Leidekker [Tue, 24 Jan 2012 09:03:59 +0000 (10:03 +0100)] 
msi: Use the column count specified in the table transform data.

It can be smaller than the number of columns found in the table meta data.

12 years agod3dx9/tests: Add effect parameter value SetFloatArray() test.
Rico Schüller [Tue, 24 Jan 2012 08:48:56 +0000 (09:48 +0100)] 
d3dx9/tests: Add effect parameter value SetFloatArray() test.

12 years agod3dx9/tests: Add effect parameter value SetFloat() test.
Rico Schüller [Tue, 24 Jan 2012 08:48:49 +0000 (09:48 +0100)] 
d3dx9/tests: Add effect parameter value SetFloat() test.

12 years agod3dx9/tests: Add effect parameter value SetIntArray() test.
Rico Schüller [Tue, 24 Jan 2012 08:48:45 +0000 (09:48 +0100)] 
d3dx9/tests: Add effect parameter value SetIntArray() test.

12 years agod3dx9/tests: Add effect parameter value SetInt() test.
Rico Schüller [Tue, 24 Jan 2012 08:48:41 +0000 (09:48 +0100)] 
d3dx9/tests: Add effect parameter value SetInt() test.

12 years agod3dx9/tests: Add effect parameter value SetBoolArray() test.
Rico Schüller [Tue, 24 Jan 2012 08:48:32 +0000 (09:48 +0100)] 
d3dx9/tests: Add effect parameter value SetBoolArray() test.

12 years agomsxml3: Internally call methods with interface macros.
Nikolay Sivov [Tue, 24 Jan 2012 08:02:35 +0000 (11:02 +0300)] 
msxml3: Internally call methods with interface macros.

12 years agomsxml3: Block ::add() if collection is read-only.
Nikolay Sivov [Tue, 24 Jan 2012 07:44:19 +0000 (10:44 +0300)] 
msxml3: Block ::add() if collection is read-only.

12 years agomsxml3: Put all defined document namespaces in collection.
Nikolay Sivov [Tue, 24 Jan 2012 07:40:56 +0000 (10:40 +0300)] 
msxml3: Put all defined document namespaces in collection.

12 years agoddraw: Accept pointers to wrong IDirectDrawSurface versions.
Matteo Bruni [Mon, 23 Jan 2012 21:34:48 +0000 (22:34 +0100)] 
ddraw: Accept pointers to wrong IDirectDrawSurface versions.

12 years agowined3d: SM1 texture projection always divides by w when there is a vertex shader...
Matteo Bruni [Mon, 23 Jan 2012 21:34:47 +0000 (22:34 +0100)] 
wined3d: SM1 texture projection always divides by w when there is a vertex shader set.

12 years agowined3d: Get rid of the vertex buffer conversion hack in process_vertices_strided().
Henri Verbeet [Mon, 23 Jan 2012 19:33:33 +0000 (20:33 +0100)] 
wined3d: Get rid of the vertex buffer conversion hack in process_vertices_strided().

The main thing that's broken is the unnecessary color conversion in case bgra
vertex arrays are supported. It shouldn't be hard to fix that, but at this
point I don't think this hack even helps a lot anymore.

12 years agocrypt32: Fix build with MSVC.
Thomas Faber [Mon, 23 Jan 2012 17:37:35 +0000 (18:37 +0100)] 
crypt32: Fix build with MSVC.

12 years agocmd: Fix an internationalization issue in WCMD_ask_confirm().
Francois Gouget [Mon, 23 Jan 2012 16:37:47 +0000 (17:37 +0100)] 
cmd: Fix an internationalization issue in WCMD_ask_confirm().

Don't break the strings to translate in little chunks: this makes it
hard or even impossible to translate them correctly. For instance it
must be possible to insert an unbreakable space before question marks
for French.

12 years agocmd: Fix asking for a Yes / No / All confirmation.
Francois Gouget [Mon, 23 Jan 2012 16:37:18 +0000 (17:37 +0100)] 
cmd: Fix asking for a Yes / No / All confirmation.

12 years agocmd: Remove an unused variable.
Francois Gouget [Mon, 23 Jan 2012 16:24:30 +0000 (17:24 +0100)] 
cmd: Remove an unused variable.

12 years agoshell32: Don't translate the shell folder paths.
Francois Gouget [Mon, 23 Jan 2012 17:44:50 +0000 (18:44 +0100)] 
shell32: Don't translate the shell folder paths.

12 years agoshell32: Use the plural for 'My Videos' wherever appropriate.
Francois Gouget [Mon, 23 Jan 2012 14:56:35 +0000 (15:56 +0100)] 
shell32: Use the plural for 'My Videos' wherever appropriate.

12 years agomshtml: Added IHTMLWindow5 stub implementation.
Jacek Caban [Mon, 23 Jan 2012 15:42:15 +0000 (16:42 +0100)] 
mshtml: Added IHTMLWindow5 stub implementation.

12 years agomsxml3: Allocate private data when cloning from existing document.
Nikolay Sivov [Mon, 23 Jan 2012 14:36:35 +0000 (17:36 +0300)] 
msxml3: Allocate private data when cloning from existing document.

12 years agocomdlg32: Correctly handle filters with multiple file extensions in Save As dialogs.
Alex Henrie [Fri, 20 Jan 2012 21:52:18 +0000 (14:52 -0700)] 
comdlg32: Correctly handle filters with multiple file extensions in Save As dialogs.

12 years agowineqtdecoder: Release the csReceive critical section before delivering a sample.
Aric Stewart [Mon, 23 Jan 2012 14:43:53 +0000 (08:43 -0600)] 
wineqtdecoder: Release the csReceive critical section before delivering a sample.

12 years agoquartz: Use the csReceive critical sections in transform filters.
Aric Stewart [Mon, 23 Jan 2012 14:33:22 +0000 (08:33 -0600)] 
quartz: Use the csReceive critical sections in transform filters.

12 years agostrmbase: Do not hold the csReceive lock when calling the transform's Receive function.
Aric Stewart [Mon, 23 Jan 2012 14:33:02 +0000 (08:33 -0600)] 
strmbase: Do not hold the csReceive lock when calling the transform's Receive function.

12 years agowinex11: Strip the _L or _R from X11DRV_GetKeyNameText when appropriate.
Aric Stewart [Fri, 20 Jan 2012 20:07:05 +0000 (14:07 -0600)] 
winex11: Strip the _L or _R from X11DRV_GetKeyNameText when appropriate.

12 years agomscoree: Implement DllGetClassObject.
Alistair Leslie-Hughes [Fri, 6 Jan 2012 03:33:19 +0000 (14:33 +1100)] 
mscoree: Implement DllGetClassObject.

12 years agokernel32: Add stubs for ExpungeConsoleCommandHistoryA/W.
Austin English [Thu, 19 Jan 2012 21:51:45 +0000 (15:51 -0600)] 
kernel32: Add stubs for ExpungeConsoleCommandHistoryA/W.

12 years agokernel32: Add stubs for GetConsoleAliasesLengthA/W.
Austin English [Thu, 19 Jan 2012 21:49:08 +0000 (15:49 -0600)] 
kernel32: Add stubs for GetConsoleAliasesLengthA/W.

12 years agokernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
Austin English [Thu, 19 Jan 2012 21:48:51 +0000 (15:48 -0600)] 
kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.

12 years agorichedit: v1.0 richedit uses CR and LF for enter.
Jason Edmeades [Thu, 19 Jan 2012 21:35:56 +0000 (21:35 +0000)] 
richedit: v1.0 richedit uses CR and LF for enter.

12 years agooleaut32/tests: Use a better invalid color for the olepicture icon test.
Alexandre Julliard [Mon, 23 Jan 2012 14:14:58 +0000 (15:14 +0100)] 
oleaut32/tests: Use a better invalid color for the olepicture icon test.

12 years agoconfigure: Remove regex detection.
Eric Pouech [Sun, 22 Jan 2012 11:58:10 +0000 (12:58 +0100)] 
configure: Remove regex detection.

12 years agodbghelp: Use new regular expression matcher for files.
Eric Pouech [Sun, 22 Jan 2012 11:58:04 +0000 (12:58 +0100)] 
dbghelp: Use new regular expression matcher for files.

12 years agodbghelp: Do all module and symbol names matching using unicode string (and new regula...
Eric Pouech [Sun, 22 Jan 2012 11:57:59 +0000 (12:57 +0100)] 
dbghelp: Do all module and symbol names matching using unicode string (and new regular expression matcher).

12 years agodbghelp: Rewrote a simple regular expression matcher, and use for implementing SymMat...
Eric Pouech [Sun, 22 Jan 2012 11:57:53 +0000 (12:57 +0100)] 
dbghelp: Rewrote a simple regular expression matcher, and use for implementing SymMatchString[AW].

12 years agomakefiles: Define __WINESRC__ when building programs.
Alexandre Julliard [Mon, 23 Jan 2012 11:16:36 +0000 (12:16 +0100)] 
makefiles: Define __WINESRC__ when building programs.

12 years agowinhlp32: Don't use strncpy.
Alexandre Julliard [Mon, 23 Jan 2012 11:13:03 +0000 (12:13 +0100)] 
winhlp32: Don't use strncpy.

12 years agowinevdm: Don't use strncpy.
Alexandre Julliard [Mon, 23 Jan 2012 11:12:36 +0000 (12:12 +0100)] 
winevdm: Don't use strncpy.