Francois Gouget
5f7f14182e
po: Fix an accelerator key specification in the Walloon translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
008b170568
po: Fix the accelerator key specifications in the Chinese (PRC) translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
ca68a40263
po: Fix the accelerator key specifications in the Chinese (Taiwan) translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
452ec21da5
po: Fix an accelerator key specification in the Swedish translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
c0c7e6ba11
po: Fix an accelerator key specification in the Russian translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
aafd9bd1ba
po: Fix an accelerator key specification in the Portuguese translation.
2012-01-24 16:57:33 +01:00
Francois Gouget
2990f853d4
po: Fix an accelerator key specification in the Hungarian translation.
2012-01-24 16:57:32 +01:00
Francois Gouget
5023f7402d
po: Fix an accelerator key specification in the Romanian translation.
2012-01-24 16:57:32 +01:00
Francois Gouget
a124241fe2
po: Fix the accelerator key specifications in the French translation.
2012-01-24 16:57:32 +01:00
Francois Gouget
79d9af9fae
po: Fix the accelerator key specifications in the Finnish translation.
2012-01-24 16:57:32 +01:00
Francois Gouget
06b81ee25c
po: Fix the accelerator key specifications in the German translation.
2012-01-24 16:57:32 +01:00
Francois Gouget
d23a7a4058
po: Fix the accelerator key specifications in the Catalan translation.
2012-01-24 16:57:32 +01:00
Frédéric Delanoy
3ec65ca8c7
po: Update French translation.
2012-01-24 16:57:32 +01:00
Hans Leidekker
c8e8f44168
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.
2012-01-24 16:57:32 +01:00
Rico Schüller
483ae58ef2
d3dx9/tests: Add effect parameter value SetFloatArray() test.
2012-01-24 16:57:32 +01:00
Rico Schüller
88c996b3c3
d3dx9/tests: Add effect parameter value SetFloat() test.
2012-01-24 16:57:32 +01:00
Rico Schüller
e892f06175
d3dx9/tests: Add effect parameter value SetIntArray() test.
2012-01-24 16:57:32 +01:00
Rico Schüller
51b9699134
d3dx9/tests: Add effect parameter value SetInt() test.
2012-01-24 16:57:32 +01:00
Rico Schüller
a90eacab1a
d3dx9/tests: Add effect parameter value SetBoolArray() test.
2012-01-24 16:57:32 +01:00
Nikolay Sivov
e983db8518
msxml3: Internally call methods with interface macros.
2012-01-24 16:57:32 +01:00
Nikolay Sivov
85cf92aed0
msxml3: Block ::add() if collection is read-only.
2012-01-24 16:57:32 +01:00
Nikolay Sivov
95b9b82181
msxml3: Put all defined document namespaces in collection.
2012-01-24 16:57:31 +01:00
Matteo Bruni
e51d3f6de6
ddraw: Accept pointers to wrong IDirectDrawSurface versions.
2012-01-24 11:56:06 +01:00
Matteo Bruni
f69f2aa347
wined3d: SM1 texture projection always divides by w when there is a vertex shader set.
2012-01-24 11:55:47 +01:00
Henri Verbeet
41c910d5f0
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.
2012-01-24 11:55:33 +01:00
Thomas Faber
a7144d916d
crypt32: Fix build with MSVC.
2012-01-24 11:55:23 +01:00
Francois Gouget
af3d368aca
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.
2012-01-23 19:42:54 +01:00
Francois Gouget
c2a9aae4ca
cmd: Fix asking for a Yes / No / All confirmation.
2012-01-23 19:42:52 +01:00
Francois Gouget
774eb34e36
cmd: Remove an unused variable.
2012-01-23 19:42:52 +01:00
Francois Gouget
6fc6cf6935
shell32: Don't translate the shell folder paths.
2012-01-23 19:41:56 +01:00
Francois Gouget
deffb92c9d
shell32: Use the plural for 'My Videos' wherever appropriate.
2012-01-23 17:44:33 +01:00
Jacek Caban
58776e9f9a
mshtml: Added IHTMLWindow5 stub implementation.
2012-01-23 17:44:12 +01:00
Nikolay Sivov
916de3998e
msxml3: Allocate private data when cloning from existing document.
2012-01-23 17:44:11 +01:00
Alex Henrie
7a34094e6e
comdlg32: Correctly handle filters with multiple file extensions in Save As dialogs.
2012-01-23 17:44:11 +01:00
Aric Stewart
7d9ce823c3
wineqtdecoder: Release the csReceive critical section before delivering a sample.
2012-01-23 17:44:08 +01:00
Aric Stewart
da0650a209
quartz: Use the csReceive critical sections in transform filters.
2012-01-23 17:05:12 +01:00
Aric Stewart
e2200b31d6
strmbase: Do not hold the csReceive lock when calling the transform's Receive function.
2012-01-23 17:05:11 +01:00
Aric Stewart
f624876d3e
winex11: Strip the _L or _R from X11DRV_GetKeyNameText when appropriate.
2012-01-23 17:05:11 +01:00
Alistair Leslie-Hughes
3f1c63c5bd
mscoree: Implement DllGetClassObject.
2012-01-23 17:05:10 +01:00
Austin English
15bce22683
kernel32: Add stubs for ExpungeConsoleCommandHistoryA/W.
2012-01-23 17:05:10 +01:00
Austin English
eff816b55c
kernel32: Add stubs for GetConsoleAliasesLengthA/W.
2012-01-23 17:05:07 +01:00
Austin English
4110068dc2
kernel32: Add stubs for GetConsoleCommandHistoryLengthA/W.
2012-01-23 16:07:42 +01:00
Jason Edmeades
efbde389c7
richedit: v1.0 richedit uses CR and LF for enter.
2012-01-23 16:07:41 +01:00
Alexandre Julliard
9422c19329
oleaut32/tests: Use a better invalid color for the olepicture icon test.
2012-01-23 16:07:41 +01:00
Eric Pouech
7c7c56e3bf
configure: Remove regex detection.
2012-01-23 16:07:39 +01:00
Eric Pouech
f3107df576
dbghelp: Use new regular expression matcher for files.
2012-01-23 16:07:39 +01:00
Eric Pouech
026ec7f690
dbghelp: Do all module and symbol names matching using unicode string (and new regular expression matcher).
2012-01-23 16:07:39 +01:00
Eric Pouech
be9a7b9b97
dbghelp: Rewrote a simple regular expression matcher, and use for implementing SymMatchString[AW].
2012-01-23 16:07:38 +01:00
Alexandre Julliard
c9eee73450
makefiles: Define __WINESRC__ when building programs.
2012-01-23 16:07:37 +01:00
Alexandre Julliard
c0f65cc99b
winhlp32: Don't use strncpy.
2012-01-23 16:07:36 +01:00