Alexandre Julliard
fe021a44d6
winefile: Add message contexts for accelerators that can be translated.
2012-01-24 20:39:50 +01:00
Alexandre Julliard
ac2286a1ba
winemine: Add message contexts for accelerators that can be translated.
2012-01-24 20:39:34 +01:00
Alexandre Julliard
9c164e06dd
view: Add message contexts for accelerators that can be translated.
2012-01-24 20:39:13 +01:00
Alexandre Julliard
10fe8c61e7
regedit: Add message contexts for accelerators that can be translated.
2012-01-24 20:38:51 +01:00
Alexandre Julliard
eaa8fad52e
notepad: Add message contexts for accelerators that can be translated.
2012-01-24 20:35:24 +01:00
Alexandre Julliard
ceadc43c78
wrc: Add support for translating accelerators through po files.
2012-01-24 18:10:32 +01:00
Eric Pouech
1bd693b139
winedbg: Enhance algorithm to look up for memory data inside a minidump.
2012-01-24 18:10:32 +01:00
Eric Pouech
a672a51cbf
dbghelp: Allow each CPU backend to save CPU specific memory ranges in minidump.
...
Used this feature to add x86_64 unwind information.
2012-01-24 18:10:32 +01:00
Eric Pouech
1c5450f91f
dbghelp: Allow CPU backends to add specific information into a minidump.
...
Use it to add a 256 byte block around current program counter.
2012-01-24 18:10:32 +01:00
Eric Pouech
d02295d998
dbghelp: Add our own thread data gathering struct for minidump internals instead on relying on SYSTEM_PROCESS_INFO.
2012-01-24 18:10:32 +01:00
Eric Pouech
2ce0e94018
winedbg, winedump: Embed wine build-id information info minidump, and display it.
2012-01-24 18:10:32 +01:00
Gerald Pfeifer
2505dfcc57
configure: Use the -Wignored-qualifiers compiler option if available.
2012-01-24 18:10:32 +01:00
Dan Kegel
b94fabfb5b
include: ntddcdvd.h structure naming, packing fixes.
2012-01-24 18:10:32 +01:00
Dmitry Timoshkov
3a5ee02735
ntdll: Add an access check for file mappings.
2012-01-24 18:10:31 +01:00
Dmitry Timoshkov
0e85fc66de
ntdll: Use PAGE_EXECUTE_READ protection for an image section.
2012-01-24 18:10:31 +01:00
Dmitry Timoshkov
29b91206a8
server: Store correct protection for an image mapping.
2012-01-24 18:10:31 +01:00
Francois Gouget
bf044ed50c
po: Remove spaces before a '\n'.
2012-01-24 16:57:33 +01:00
Francois Gouget
8adea48368
po: A small Slovenian translation update.
2012-01-24 16:57:33 +01:00
Francois Gouget
4f6697f455
po: A small Japanese translation update.
...
'Unicode' and 'UTF-8' are used as is in Japanese (with thanks to Akihiro Sagawa).
2012-01-24 16:57:33 +01:00
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