Commit graph

65337 commits

Author SHA1 Message Date
Amine Khaldi 9ff47835c1 [WBEMDISP] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70943
2016-03-05 10:36:27 +00:00
Amine Khaldi 7f6cf10dd9 [VBSCRIPT_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70942
2016-03-05 10:34:43 +00:00
Amine Khaldi 1faa5d60a4 [VERSION] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70941
2016-03-05 10:33:17 +00:00
Amine Khaldi f54544cd06 [USP10_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70940
2016-03-05 10:30:57 +00:00
Amine Khaldi 5182944828 [USP10] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70939
2016-03-05 10:30:03 +00:00
Amine Khaldi bf460ff671 [URLMON_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70938
2016-03-05 10:28:41 +00:00
Amine Khaldi cc0b58e9c8 [URLMON] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70937
2016-03-05 10:27:46 +00:00
Amine Khaldi 2805e855c4 [TAPI32] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70936
2016-03-05 10:26:27 +00:00
Pierre Schweitzer 277399b7d0 [AUTOCHK]
Add support for the Btrfs file system

CORE-10892

svn path=/trunk/; revision=70935
2016-03-05 10:24:16 +00:00
Pierre Schweitzer bdcc0812c3 [UBTRFS]
Implement the utility DLL for the Btrfs file system

svn path=/trunk/; revision=70934
2016-03-05 10:22:15 +00:00
Amine Khaldi 35050b07f8 [SHLWAPI_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70933
2016-03-05 10:21:38 +00:00
Pierre Schweitzer 19f279aa02 [BTRFSLIB]
Stub the Btrfs lib

CORE-10892

svn path=/trunk/; revision=70932
2016-03-05 10:20:32 +00:00
Amine Khaldi 18e1e62ec0 [SHLWAPI] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70931
2016-03-05 10:20:00 +00:00
Amine Khaldi 6a78ba7288 [SECUR32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70930
2016-03-05 10:14:32 +00:00
Amine Khaldi a12a32176f [PSDK] Add missing URL_ESCAPE_AS_UTF8.
svn path=/trunk/; revision=70929
2016-03-05 10:10:10 +00:00
Amine Khaldi eaadf9f84a [RICHED32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70928
2016-03-05 10:08:10 +00:00
Amine Khaldi 916e33e5cc [SCRRUN_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70927
2016-03-05 10:07:02 +00:00
Amine Khaldi c3885d3546 [SCRRUN] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70926
2016-03-05 10:06:02 +00:00
Amine Khaldi c20ac899c6 [RPCRT4] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70925
2016-03-05 10:04:14 +00:00
Amine Khaldi 2021521c14 [RICHED20_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70924
2016-03-05 09:58:36 +00:00
Amine Khaldi 465363dbbd [RICHED20] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70923
2016-03-05 09:57:50 +00:00
Amine Khaldi 53f7b483b5 [PROGMAN] Properly import from Wine Staging 1.9.4. This fixes PCH usage, marks ReactOS specific diffs, reduces difference to upstream code, properly documents the sync in README.WINE, improves header inclusions and more. Changes should be sent upstream by their author (TM). CORE-10912
svn path=/trunk/; revision=70922
2016-03-05 08:45:08 +00:00
Amine Khaldi e5678878b7 [PROGMAN] Fix build.
svn path=/trunk/; revision=70921
2016-03-05 08:24:55 +00:00
Hermès Bélusca-Maïto 61d6b87b99 [OOPS]
A little bird pointed to me that I forgot to add progman to compilation...

svn path=/trunk/; revision=70920
2016-03-05 01:29:46 +00:00
Hermès Bélusca-Maïto 841705c296 [PROGMAN]
- Fix the Shell-About box.
- Whitespace/indentation fixes in string.c
- Add missing size for the ICON resource item of the dialog "Program attributes". MSVC resource compiler considered that as an error, while GCC's windres compiled that without warning (who knows what they took as the default value...).

svn path=/trunk/; revision=70919
2016-03-05 01:27:27 +00:00
Hermès Bélusca-Maïto 1b6a12077c [PROGMAN]: Add the famous Program Manager (Win3.1 style) from Wine 1.9.5, with minor fixes for compilation. The icon should be replaced as soon as possible.
svn path=/trunk/; revision=70918
2016-03-04 19:22:35 +00:00
Hermès Bélusca-Maïto 7073e04791 [AUTOCHK][CHKDSK]
- Whitespace fixes;
- Remove useless comments.

[FORMAT]
- Whitespace (tabs -> spaces) and indentation fixes.

[VFATLIB]
- Change of name of variable.

svn path=/trunk/; revision=70917
2016-03-04 17:09:34 +00:00
Hermès Bélusca-Maïto dc17af93ed [FORMAT]
- Completely reunicodify the application. CORE-9369
- Add back the original copyright/author information.

svn path=/trunk/; revision=70916
2016-03-04 16:26:57 +00:00
Robert Naumann f19459a13b [RAPPS] Display error messages on download failures. Patch by toe_head2001. Thank you!
svn path=/trunk/; revision=70915
2016-03-04 16:10:26 +00:00
Robert Naumann 7110605be1 [APPWIZ] Stubplement ConfigStartMenu Patch by Jared Smudde. CORE-10788
svn path=/trunk/; revision=70914
2016-03-04 15:43:31 +00:00
Amine Khaldi f9a4d5fa42 [PSDK] Update richedit.h. CORE-10912
svn path=/trunk/; revision=70913
2016-03-04 10:18:29 +00:00
Amine Khaldi 9676b263df [RASAPI32] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70912
2016-03-04 09:46:02 +00:00
Amine Khaldi 35b4271233 [PSAPI_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70911
2016-03-04 09:44:49 +00:00
Amine Khaldi 8daa517099 [QMGR] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70910
2016-03-04 09:44:01 +00:00
Amine Khaldi 9bbc722f5e [OPENGL32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70909
2016-03-04 09:41:45 +00:00
Amine Khaldi 32c6851049 [ODBCCP32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70908
2016-03-04 09:39:35 +00:00
Amine Khaldi 299154ad71 [PDH] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70907
2016-03-04 09:38:25 +00:00
Amine Khaldi c59425388d [OLEDLG_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70906
2016-03-04 09:36:12 +00:00
Amine Khaldi 798ac71373 [OLEDLG] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70905
2016-03-04 09:35:57 +00:00
Amine Khaldi 182031e324 [OLEAUT32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70904
2016-03-04 09:33:46 +00:00
Amine Khaldi 5567f3cf36 [OLEAUT32] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70903
2016-03-04 09:33:34 +00:00
Amine Khaldi 0a2db0a106 [OLE32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70902
2016-03-04 09:30:16 +00:00
Amine Khaldi bdeb901264 [OLE32] Sync with Wine Staging 1.9.4. CORE-10912
svn path=/trunk/; revision=70901
2016-03-04 09:25:52 +00:00
Amine Khaldi afcabd6d9e [PSDK] Update objidl.idl. CORE-10912
svn path=/trunk/; revision=70900
2016-03-04 09:20:21 +00:00
Hermès Bélusca-Maïto 4f69fb7420 [HELP]: Use ARRAYSIZE(buffer) instead of hardcoding its size.
svn path=/trunk/; revision=70899
2016-03-03 23:00:55 +00:00
Eric Kohl ba411a1da0 [TIMEDATE]
Brazilian Portuguese translation for timedate.cpl.
Patch by  Edison Henrique Andreassy.
CORE-10919 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70898
2016-03-03 20:16:39 +00:00
Eric Kohl f1de96bca2 Brazilian Portuguese translation for console.dll.
Patch by Edison Henrique Andreassy.
CORE-10918 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70897
2016-03-03 20:13:25 +00:00
Eric Kohl e34e1dfc1d Brazilian Portuguese translation for access.cpl.
Patch by Edison Henrique Andreassy.
CORE-10916 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=70896
2016-03-03 20:10:20 +00:00
Amine Khaldi 476ff7e622 [OLE32] Adapt to the recent objbase.h change.
svn path=/trunk/; revision=70895
2016-03-03 17:54:32 +00:00
Amine Khaldi c9e309bf60 [PSDK] Update objbase.h. CORE-10912
svn path=/trunk/; revision=70894
2016-03-03 17:49:03 +00:00