reactos.git
8 years ago[MPR]
Pierre Schweitzer [Thu, 17 Mar 2016 18:18:18 +0000 (18:18 +0000)]
[MPR]
Import Wine commit:
e8c8ddcbfc8bc4458add06062005a4022162deab, Don't send lpRemoteName when requesting network place.

This is the end: ReactOS WNet is fully in sync with Wine, with all the features required for network providers in.
Enjoy your VBox/VMware shared folders working with synced upstream!

CORE-10878
CORE-10032

svn path=/trunk/; revision=71019

8 years agoImplement CHeapPtr with a template allocator.
Ged Murphy [Thu, 17 Mar 2016 18:05:44 +0000 (18:05 +0000)]
Implement CHeapPtr with a template allocator.
Re-Implement CComHeapPtr by deriving from CHeapPtr with a COM allocator
Patch by Mark Jansen
CORE 10903

svn path=/trunk/; revision=71018

8 years ago[VFATLIB]
Pierre Schweitzer [Thu, 17 Mar 2016 07:55:00 +0000 (07:55 +0000)]
[VFATLIB]
Hint for future and current developers: there's a hidden feature in ReactOS, you can build it locally before committing, so that you can check whether your commit breaks build...
Amazing, isn't it?

svn path=/trunk/; revision=71017

8 years ago[VFATLIB]: Few "adjustments" (inspired from the code of DPRINT1) to diagnose
Hermès Bélusca-Maïto [Thu, 17 Mar 2016 01:11:10 +0000 (01:11 +0000)]
[VFATLIB]: Few "adjustments" (inspired from the code of DPRINT1) to diagnose
CORE-10932 CORE-10981 #comment Please retest with revision 71016 and make a debug log!

svn path=/trunk/; revision=71016

8 years ago[MPR]
Pierre Schweitzer [Wed, 16 Mar 2016 18:40:14 +0000 (18:40 +0000)]
[MPR]
Import Wine commit (by Nikolay Sivov):
e920b4ecffd6387e24dd046fd7fa97d13d418d26, Implement WNetUseConnectionA().

CORE-10032

svn path=/trunk/; revision=71015

8 years ago[RAPPS][RAPPS_NEW]
Eric Kohl [Mon, 14 Mar 2016 18:55:23 +0000 (18:55 +0000)]
[RAPPS][RAPPS_NEW]
Missing italian translations in ReactOS.
Patch by Carlo Bramini.
CORE-9725

svn path=/trunk/; revision=71014

8 years ago[SHELL32]
Eric Kohl [Mon, 14 Mar 2016 18:44:24 +0000 (18:44 +0000)]
[SHELL32]
Missing italian translations in ReactOS.
Patch by Carlo Bramini.
CORE-9725

svn path=/trunk/; revision=71013

8 years ago[SNDREC32]
Eric Kohl [Mon, 14 Mar 2016 18:30:35 +0000 (18:30 +0000)]
[SNDREC32]
Missing italian translations in ReactOS.
Patch by Carlo Bramini.
CORE-9725

svn path=/trunk/; revision=71012

8 years ago[NOTEPAD]
Eric Kohl [Mon, 14 Mar 2016 18:25:07 +0000 (18:25 +0000)]
[NOTEPAD]
Missing italian translations in ReactOS.
Patch by Carlo Bramini.
CORE-9725

svn path=/trunk/; revision=71011

8 years ago[TREE][USERINIT] Italian Translation update by Riccardo Montanari with fixes by me...
Amine Khaldi [Mon, 14 Mar 2016 09:22:20 +0000 (09:22 +0000)]
[TREE][USERINIT] Italian Translation update by Riccardo Montanari with fixes by me. CORE-10970

svn path=/trunk/; revision=71010

8 years ago[MSGINA]
Eric Kohl [Sun, 13 Mar 2016 23:21:52 +0000 (23:21 +0000)]
[MSGINA]
Missing italian translations in ReactOS.
Patch by Carlo Bramini.
CORE-9725

svn path=/trunk/; revision=71009

8 years ago[LSASRV]
Eric Kohl [Sun, 13 Mar 2016 23:06:55 +0000 (23:06 +0000)]
[LSASRV]
Missing italian translations in ReactOS.
Patch by Carlo Bramini.
CORE-9725

svn path=/trunk/; revision=71008

8 years ago[README.WINE] Addendum to r71006.
Amine Khaldi [Sun, 13 Mar 2016 18:18:06 +0000 (18:18 +0000)]
[README.WINE] Addendum to r71006.

svn path=/trunk/; revision=71007

8 years ago[MSACM32.DRV] Move to dll/win32.
Amine Khaldi [Sun, 13 Mar 2016 18:08:50 +0000 (18:08 +0000)]
[MSACM32.DRV] Move to dll/win32.

svn path=/trunk/; revision=71006

8 years ago[CLIPBRD][MMC][REACTOS][APPWIZ][CONSOLE]
Eric Kohl [Sun, 13 Mar 2016 18:05:10 +0000 (18:05 +0000)]
[CLIPBRD][MMC][REACTOS][APPWIZ][CONSOLE]
Update Simplified Chinese and Traditional Chinese Translation.
Patch by Henry Tang Ih.
CORE-10939 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=71005

8 years ago[BROWSEUI]
Eric Kohl [Sun, 13 Mar 2016 16:55:23 +0000 (16:55 +0000)]
[BROWSEUI]
Brazilian Portuguese translation for browseui.dll.
Patch by Edison Henrique Andreassy.
CORE-10933 #resolve #comment Thanks a lot!

svn path=/trunk/; revision=71004

8 years ago[INTL][INPUT]
Eric Kohl [Sun, 13 Mar 2016 14:21:09 +0000 (14:21 +0000)]
[INTL][INPUT]
Brazilian Portuguese translation for intl.cpl and input.dll.
Patch by Edison Henrique Andreassy.
CORE-10930 #release #comment Thanks a lot!

svn path=/trunk/; revision=71003

8 years ago[FREETYPE] Update to v2.6.3. CORE-10964
Amine Khaldi [Sun, 13 Mar 2016 11:33:31 +0000 (11:33 +0000)]
[FREETYPE] Update to v2.6.3. CORE-10964

svn path=/trunk/; revision=71002

8 years ago[WELCOME] React => ReactOS. By Henry Tang Ih. CORE-10946
Amine Khaldi [Sun, 13 Mar 2016 10:36:19 +0000 (10:36 +0000)]
[WELCOME] React => ReactOS. By Henry Tang Ih. CORE-10946

svn path=/trunk/; revision=71001

8 years ago[README.WINE] Mark some dlls as synced with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sun, 13 Mar 2016 09:06:54 +0000 (09:06 +0000)]
[README.WINE] Mark some dlls as synced with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=71000

8 years ago[SHELL32]: Modify EnumPickIconResourceProc so that it indeed uses its hModule paramet...
Hermès Bélusca-Maïto [Sat, 12 Mar 2016 23:51:57 +0000 (23:51 +0000)]
[SHELL32]: Modify EnumPickIconResourceProc so that it indeed uses its hModule parameter, and as a last simplification, just gives hDlgCtrl to EnumResourceNamesW.

svn path=/trunk/; revision=70999

8 years ago[SHELL32]: Use _countof instead of ARRAYSIZE macro.
Hermès Bélusca-Maïto [Sat, 12 Mar 2016 17:09:39 +0000 (17:09 +0000)]
[SHELL32]: Use _countof instead of ARRAYSIZE macro.

svn path=/trunk/; revision=70998

8 years ago[SHELL32]: Correctly copy the icon file name string, using the user-defined nMaxFile...
Hermès Bélusca-Maïto [Sat, 12 Mar 2016 17:06:33 +0000 (17:06 +0000)]
[SHELL32]: Correctly copy the icon file name string, using the user-defined nMaxFile parameter.

svn path=/trunk/; revision=70997

8 years ago[BOOTLIB]
Pierre Schweitzer [Sat, 12 Mar 2016 17:01:39 +0000 (17:01 +0000)]
[BOOTLIB]
Fix some invalid sizeof() usage

svn path=/trunk/; revision=70996

8 years ago[SHELL32] Fix build.
Amine Khaldi [Fri, 11 Mar 2016 22:59:57 +0000 (22:59 +0000)]
[SHELL32] Fix build.

svn path=/trunk/; revision=70995

8 years ago[SHELL32]: Use the system colours for drawing the icon list item selection rectangle...
Hermès Bélusca-Maïto [Fri, 11 Mar 2016 22:13:48 +0000 (22:13 +0000)]
[SHELL32]: Use the system colours for drawing the icon list item selection rectangle, instead of using hardcoded values.

svn path=/trunk/; revision=70994

8 years ago[SHELL32]: Few SendMessageA -> SendMessageW conversions, and whitespace fixes.
Hermès Bélusca-Maïto [Fri, 11 Mar 2016 22:12:44 +0000 (22:12 +0000)]
[SHELL32]: Few SendMessageA -> SendMessageW conversions, and whitespace fixes.

svn path=/trunk/; revision=70993

8 years ago[DELAYIMP]: Whitespace fixes only (tabs -> spaces).
Hermès Bélusca-Maïto [Thu, 10 Mar 2016 18:31:52 +0000 (18:31 +0000)]
[DELAYIMP]: Whitespace fixes only (tabs -> spaces).

svn path=/trunk/; revision=70992

8 years ago[NTVDM]
Aleksandar Andrejevic [Thu, 10 Mar 2016 02:44:37 +0000 (02:44 +0000)]
[NTVDM]
Make the default graphics cursor more narrow and less ugly.
The new cursor is based on the one from DOSBox.

svn path=/trunk/; revision=70991

8 years ago[NTVDM]
Aleksandar Andrejevic [Thu, 10 Mar 2016 00:59:50 +0000 (00:59 +0000)]
[NTVDM]
Implement PaintMouseCursor and EraseMouseCursor for video modes 12h and 13h.

svn path=/trunk/; revision=70990

8 years ago[SHELL32]: Use Unicode version of GetWindowTextLength in the Run dialog box.
Hermès Bélusca-Maïto [Thu, 10 Mar 2016 00:05:00 +0000 (00:05 +0000)]
[SHELL32]: Use Unicode version of GetWindowTextLength in the Run dialog box.

svn path=/trunk/; revision=70989

8 years ago[WINE/CONFIG] Update the LLVM bug report. Spotted by Mark Jansen.
Amine Khaldi [Wed, 9 Mar 2016 18:38:31 +0000 (18:38 +0000)]
[WINE/CONFIG] Update the LLVM bug report. Spotted by Mark Jansen.

svn path=/trunk/; revision=70985

8 years ago[PSDK][XDK]
Hermès Bélusca-Maïto [Wed, 9 Mar 2016 16:54:43 +0000 (16:54 +0000)]
[PSDK][XDK]
- Add few missing #ifdef __GNUC__ before including msvctarget.h.
- The contents of intrin.h is included only if RC_INVOKED is not defined. Compatible with MinGW and WinSDK.
- Ignore PROBE_ALIGNMENT definition if no platform is defined, in case RC_INVOKED is defined. Compatible with MinGW and latest WinSDK.
The two last fixes are also necessary to not make the Visual Studio resource compiler complain when a resource file is opened in it.

svn path=/trunk/; revision=70984

8 years ago[KERNEL32] Correct Turkish Locale. By Erdem Ersoy. CORE-10921
Amine Khaldi [Wed, 9 Mar 2016 16:40:59 +0000 (16:40 +0000)]
[KERNEL32] Correct Turkish Locale. By Erdem Ersoy. CORE-10921

svn path=/trunk/; revision=70983

8 years ago[TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-10920
Amine Khaldi [Wed, 9 Mar 2016 16:39:02 +0000 (16:39 +0000)]
[TRANSLATIONS] Turkish translation update by Erdem Ersoy. CORE-10920

svn path=/trunk/; revision=70982

8 years ago[PSDK] Update oleidl.idl. CORE-10912
Amine Khaldi [Wed, 9 Mar 2016 16:34:27 +0000 (16:34 +0000)]
[PSDK] Update oleidl.idl. CORE-10912

svn path=/trunk/; revision=70981

8 years ago[TRANSLATIONS] Spanish translation update by Ismael Ferreras Morezuelas. CORE-10922
Amine Khaldi [Wed, 9 Mar 2016 16:33:41 +0000 (16:33 +0000)]
[TRANSLATIONS] Spanish translation update by Ismael Ferreras Morezuelas. CORE-10922

svn path=/trunk/; revision=70980

8 years ago[USER32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Wed, 9 Mar 2016 09:25:21 +0000 (09:25 +0000)]
[USER32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70979

8 years ago[SETUPAPI_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Wed, 9 Mar 2016 08:44:49 +0000 (08:44 +0000)]
[SETUPAPI_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70978

8 years ago[SHELL32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Wed, 9 Mar 2016 08:43:20 +0000 (08:43 +0000)]
[SHELL32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70977

8 years ago[MSVCRT_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Wed, 9 Mar 2016 08:36:59 +0000 (08:36 +0000)]
[MSVCRT_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70976

8 years ago[IMM32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Wed, 9 Mar 2016 08:32:48 +0000 (08:32 +0000)]
[IMM32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70975

8 years ago[NTVDM]: Fix space padding calculation in the text-mode hex dumper.
Hermès Bélusca-Maïto [Wed, 9 Mar 2016 00:07:24 +0000 (00:07 +0000)]
[NTVDM]: Fix space padding calculation in the text-mode hex dumper.

svn path=/trunk/; revision=70974

8 years ago[KERNEL32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 8 Mar 2016 15:49:46 +0000 (15:49 +0000)]
[KERNEL32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70973

8 years ago[XDK][PSDK][DDK] Improve winnt.h and make it share more definitions with wdm.h.
Amine Khaldi [Tue, 8 Mar 2016 15:35:17 +0000 (15:35 +0000)]
[XDK][PSDK][DDK] Improve winnt.h and make it share more definitions with wdm.h.

svn path=/trunk/; revision=70972

8 years ago[GDI32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Tue, 8 Mar 2016 15:01:05 +0000 (15:01 +0000)]
[GDI32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70971

8 years ago[PSDK] Update shobjidl.idl. CORE-10912
Amine Khaldi [Tue, 8 Mar 2016 14:55:33 +0000 (14:55 +0000)]
[PSDK] Update shobjidl.idl. CORE-10912

svn path=/trunk/; revision=70970

8 years ago[BCRYPT] Implement mbedTLS backend. Brought to you by Peter Hater. CORE-10934
Amine Khaldi [Tue, 8 Mar 2016 14:49:52 +0000 (14:49 +0000)]
[BCRYPT] Implement mbedTLS backend. Brought to you by Peter Hater. CORE-10934

svn path=/trunk/; revision=70969

8 years ago[PSDK] Update xmldomdid.h. CORE-10912
Amine Khaldi [Mon, 7 Mar 2016 16:32:35 +0000 (16:32 +0000)]
[PSDK] Update xmldomdid.h. CORE-10912

svn path=/trunk/; revision=70968

8 years ago[PSDK] Add some missing MUI_* definitions.
Amine Khaldi [Sun, 6 Mar 2016 21:32:01 +0000 (21:32 +0000)]
[PSDK] Add some missing MUI_* definitions.

svn path=/trunk/; revision=70967

8 years ago[DNSAPI_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sun, 6 Mar 2016 16:50:59 +0000 (16:50 +0000)]
[DNSAPI_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70963

8 years ago[ADVAPI32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sun, 6 Mar 2016 16:43:16 +0000 (16:43 +0000)]
[ADVAPI32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70962

8 years ago[OLEPRO32] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sun, 6 Mar 2016 16:11:19 +0000 (16:11 +0000)]
[OLEPRO32] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70961

8 years ago[PSDK] Update winerror.h. CORE-10912
Amine Khaldi [Sun, 6 Mar 2016 16:06:07 +0000 (16:06 +0000)]
[PSDK] Update winerror.h. CORE-10912

svn path=/trunk/; revision=70960

8 years ago[PROGMAN]: Fix build. Tango-like icon by Ismael Ferreras Morasuelas (swyter).
Hermès Bélusca-Maïto [Sun, 6 Mar 2016 15:01:08 +0000 (15:01 +0000)]
[PROGMAN]: Fix build. Tango-like icon by Ismael Ferreras Morasuelas (swyter).

svn path=/trunk/; revision=70959

8 years ago[PROGMAN]
Thomas Faber [Sun, 6 Mar 2016 11:42:25 +0000 (11:42 +0000)]
[PROGMAN]
- Hermès, go fix build or whatever

svn path=/trunk/; revision=70958

8 years ago[PSDK]: Fix a define.
Hermès Bélusca-Maïto [Sat, 5 Mar 2016 22:46:54 +0000 (22:46 +0000)]
[PSDK]: Fix a define.

svn path=/trunk/; revision=70957

8 years ago[PSDK] Satisfy MSVC 2010. Dedicated to Hermès.
Amine Khaldi [Sat, 5 Mar 2016 22:40:18 +0000 (22:40 +0000)]
[PSDK] Satisfy MSVC 2010. Dedicated to Hermès.

svn path=/trunk/; revision=70956

8 years ago[FS_REC]
Pierre Schweitzer [Sat, 5 Mar 2016 13:01:11 +0000 (13:01 +0000)]
[FS_REC]
Implement support for recognizing the Btrfs volumes.

Patch by Peter Hater.

CORE-10892 #comment The fs_rec part has been committed, thanks!

svn path=/trunk/; revision=70955

8 years ago[XMLLITE_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 11:09:57 +0000 (11:09 +0000)]
[XMLLITE_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70954

8 years ago[WMIUTILS_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 11:09:08 +0000 (11:09 +0000)]
[WMIUTILS_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70953

8 years ago[WINMM_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 11:06:50 +0000 (11:06 +0000)]
[WINMM_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70952

8 years ago[WTSAPI32] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 11:04:47 +0000 (11:04 +0000)]
[WTSAPI32] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70951

8 years ago[WLDAP32] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 11:01:59 +0000 (11:01 +0000)]
[WLDAP32] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70950

8 years ago[WININET_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:59:21 +0000 (10:59 +0000)]
[WININET_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70949

8 years ago[WININET] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:58:26 +0000 (10:58 +0000)]
[WININET] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70948

8 years ago[WINHTTP_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:55:00 +0000 (10:55 +0000)]
[WINHTTP_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70947

8 years ago[WINHTTP] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:51:52 +0000 (10:51 +0000)]
[WINHTTP] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70946

8 years ago[WBEMPROX_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:48:40 +0000 (10:48 +0000)]
[WBEMPROX_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70945

8 years ago[WBEMPROX] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:48:13 +0000 (10:48 +0000)]
[WBEMPROX] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70944

8 years ago[WBEMDISP] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:36:27 +0000 (10:36 +0000)]
[WBEMDISP] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70943

8 years ago[VBSCRIPT_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:34:43 +0000 (10:34 +0000)]
[VBSCRIPT_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70942

8 years ago[VERSION] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:33:17 +0000 (10:33 +0000)]
[VERSION] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70941

8 years ago[USP10_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:30:57 +0000 (10:30 +0000)]
[USP10_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70940

8 years ago[USP10] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:30:03 +0000 (10:30 +0000)]
[USP10] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70939

8 years ago[URLMON_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:28:41 +0000 (10:28 +0000)]
[URLMON_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70938

8 years ago[URLMON] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:27:46 +0000 (10:27 +0000)]
[URLMON] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70937

8 years ago[TAPI32] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:26:27 +0000 (10:26 +0000)]
[TAPI32] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70936

8 years ago[AUTOCHK]
Pierre Schweitzer [Sat, 5 Mar 2016 10:24:16 +0000 (10:24 +0000)]
[AUTOCHK]
Add support for the Btrfs file system

CORE-10892

svn path=/trunk/; revision=70935

8 years ago[UBTRFS]
Pierre Schweitzer [Sat, 5 Mar 2016 10:22:15 +0000 (10:22 +0000)]
[UBTRFS]
Implement the utility DLL for the Btrfs file system

svn path=/trunk/; revision=70934

8 years ago[SHLWAPI_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:21:38 +0000 (10:21 +0000)]
[SHLWAPI_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70933

8 years ago[BTRFSLIB]
Pierre Schweitzer [Sat, 5 Mar 2016 10:20:32 +0000 (10:20 +0000)]
[BTRFSLIB]
Stub the Btrfs lib

CORE-10892

svn path=/trunk/; revision=70932

8 years ago[SHLWAPI] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:20:00 +0000 (10:20 +0000)]
[SHLWAPI] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70931

8 years ago[SECUR32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:14:32 +0000 (10:14 +0000)]
[SECUR32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70930

8 years ago[PSDK] Add missing URL_ESCAPE_AS_UTF8.
Amine Khaldi [Sat, 5 Mar 2016 10:10:10 +0000 (10:10 +0000)]
[PSDK] Add missing URL_ESCAPE_AS_UTF8.

svn path=/trunk/; revision=70929

8 years ago[RICHED32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:08:10 +0000 (10:08 +0000)]
[RICHED32_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70928

8 years ago[SCRRUN_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:07:02 +0000 (10:07 +0000)]
[SCRRUN_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70927

8 years ago[SCRRUN] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:06:02 +0000 (10:06 +0000)]
[SCRRUN] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70926

8 years ago[RPCRT4] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 10:04:14 +0000 (10:04 +0000)]
[RPCRT4] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70925

8 years ago[RICHED20_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 09:58:36 +0000 (09:58 +0000)]
[RICHED20_WINETEST] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70924

8 years ago[RICHED20] Sync with Wine Staging 1.9.4. CORE-10912
Amine Khaldi [Sat, 5 Mar 2016 09:57:50 +0000 (09:57 +0000)]
[RICHED20] Sync with Wine Staging 1.9.4. CORE-10912

svn path=/trunk/; revision=70923

8 years ago[PROGMAN] Properly import from Wine Staging 1.9.4. This fixes PCH usage, marks ReactO...
Amine Khaldi [Sat, 5 Mar 2016 08:45:08 +0000 (08:45 +0000)]
[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

8 years ago[PROGMAN] Fix build.
Amine Khaldi [Sat, 5 Mar 2016 08:24:55 +0000 (08:24 +0000)]
[PROGMAN] Fix build.

svn path=/trunk/; revision=70921

8 years ago[OOPS]
Hermès Bélusca-Maïto [Sat, 5 Mar 2016 01:29:46 +0000 (01:29 +0000)]
[OOPS]
A little bird pointed to me that I forgot to add progman to compilation...

svn path=/trunk/; revision=70920

8 years ago[PROGMAN]
Hermès Bélusca-Maïto [Sat, 5 Mar 2016 01:27:27 +0000 (01:27 +0000)]
[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

8 years ago[PROGMAN]: Add the famous Program Manager (Win3.1 style) from Wine 1.9.5, with minor...
Hermès Bélusca-Maïto [Fri, 4 Mar 2016 19:22:35 +0000 (19:22 +0000)]
[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

8 years ago[AUTOCHK][CHKDSK]
Hermès Bélusca-Maïto [Fri, 4 Mar 2016 17:09:34 +0000 (17:09 +0000)]
[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

8 years ago[FORMAT]
Hermès Bélusca-Maïto [Fri, 4 Mar 2016 16:26:57 +0000 (16:26 +0000)]
[FORMAT]
- Completely reunicodify the application. CORE-9369
- Add back the original copyright/author information.

svn path=/trunk/; revision=70916

8 years ago[RAPPS] Display error messages on download failures. Patch by toe_head2001. Thank...
Robert Naumann [Fri, 4 Mar 2016 16:10:26 +0000 (16:10 +0000)]
[RAPPS] Display error messages on download failures. Patch by toe_head2001. Thank you!

svn path=/trunk/; revision=70915

8 years ago[APPWIZ] Stubplement ConfigStartMenu Patch by Jared Smudde. CORE-10788
Robert Naumann [Fri, 4 Mar 2016 15:43:31 +0000 (15:43 +0000)]
[APPWIZ] Stubplement ConfigStartMenu Patch by Jared Smudde. CORE-10788

svn path=/trunk/; revision=70914