85475 Commits

Author SHA1 Message Date
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
Alexandre Julliard
584bdb1883 winevdm: Don't use strncpy. 2012-01-23 16:07:36 +01:00
Alexandre Julliard
d4989906bd view: Don't use windowsx.h. 2012-01-23 16:07:35 +01:00
Alexandre Julliard
58a8047346 taskmgr: Fix includes order and avoid tchar.h and memory.h. 2012-01-23 16:07:34 +01:00
Alexandre Julliard
65dfc51b2e regedit: Don't use tchar.h. 2012-01-23 16:07:34 +01:00
Alexandre Julliard
bbb8d4f865 dnsapi: Fix a warning when building on Mingw. 2012-01-23 16:07:34 +01:00
Alexandre Julliard
292cb17ebb urlmon: Avoid some symbol redefinitions. 2012-01-23 16:07:32 +01:00
Francois Gouget
f445325999 Assorted spelling fixes. 2012-01-23 16:07:32 +01:00
Francois Gouget
34c0b74ace cmd: A few usage message tweaks and fixes. 2012-01-23 16:07:28 +01:00
Francois Gouget
27010a04ea wordpad: Fix the case of the 'Del' accelerator key. 2012-01-23 16:07:23 +01:00
Francois Gouget
25ef0105ba user32: Use '+' when specifying a modifier + accelerator key combination. 2012-01-23 16:07:18 +01:00
Francois Gouget
ba4d4fe1e4 kernel32: Remove a full stop from an error message for consistency. 2012-01-23 16:07:13 +01:00
Francois Gouget
d125f35629 wordpad: Add a full stop at the end of error messages for consistency. 2012-01-23 16:07:09 +01:00
Francois Gouget
47f45d793d Use a single space after a full stop to follow the Windows GUI guidelines. 2012-01-23 16:07:03 +01:00
Francois Gouget
c4c48cd62b cryptui: Remove a couple of duplicated spaces. 2012-01-23 16:06:59 +01:00
Francois Gouget
fc2467dd2b xcopy: Remove a duplicated space. 2012-01-23 16:06:56 +01:00
Alexandre Julliard
fe7d81dc1b winex11: Ignore rectangles with invalid coordinates when converting region data. 2012-01-23 16:06:55 +01:00
Stefan Dösinger
038e308a41 wined3d: Relax depth blit requirements. 2012-01-23 16:06:55 +01:00
Francois Gouget
21036e13df ddraw/tests: Fix compilation on systems that don't support nameless unions. 2012-01-23 16:06:54 +01:00
André Hentschel
8eae13fd4c d3drm/tests: Add more tests. 2012-01-23 16:06:53 +01:00
André Hentschel
dc700123cb d3drm: Forward all IUnknown methods from IDirect3DRMFrame3. 2012-01-23 16:06:53 +01:00
André Hentschel
80d9017e03 comctl32: Test and fix WM_GETTEXTLENGTH for statusbars. 2012-01-23 16:06:52 +01:00
André Hentschel
861d475839 po: Update German translation. 2012-01-23 16:06:51 +01:00
Eric Pouech
7c2a5e184d dbghelp: In x86-64 support code, fix RUNTIME_FUNCTION dumping. 2012-01-23 16:06:49 +01:00
Eric Pouech
2ed88d7ac2 dbghelp: On x86-64 CPUs, add capability to interpret properly the epilog part. 2012-01-23 16:06:40 +01:00
Eric Pouech
e40430cd16 dbghelp: Fix a couple of bugs in function table interpretation for x86-64 processors. 2012-01-23 15:59:59 +01:00
Eric Pouech
82d961e382 dbghelp: Always ensure that 64bit module functions use real 64bit addresses. 2012-01-23 15:59:59 +01:00
Hwang YunSong
0c870edd05 po: Updated Korean translation. 2012-01-23 15:59:58 +01:00
Francois Gouget
737231d9dd po: Fix a formatting directive in the Japanese translation. 2012-01-23 15:59:58 +01:00
Francois Gouget
173d486df2 po: Fix some formatting directives in the Korean translation. 2012-01-23 15:59:56 +01:00