Baruch Rutman
a4a59ad413
[GDI32][LPK] BiDi support for ExtTextOut and GetCharacterPlacement ( #534 )
...
Introduce BiDi (bi-directional text) support for ExtTextOut and GetCharacterPlacement, using Wine's GDI BIDI_Reorder function.
Solves the main issue with CORE-7003.
To be compatible with Win2k3+, introduce the "Language Pack" (LPK) dll.
- All the bidi code is removed from gdi32 and replaced by calls to LPK.
Gdi32 uses dynamic linking to lpk.dll. In case of linking failure no bidi processing will be available.
- Implemented LpkGetCharacterPlacement.
- Implement LpkExtTextOut.
- Add a demo test program to show how the apis should function.
- Added all the remaining code, added special case for lpDx calculation if also GCP_GLYPHSHAPE flag was called.
Applications that call GCP that use GCP_GLYPHSHAPE flags should also use the GCP_REORDER flag.
(As written in https://msdn.microsoft.com/en-us/library/windows/desktop/dd144860(v=vs.85).aspx )
- Add ETO_RTLREADING flag handling.
Imported the ETO_RTLREADING flag handling from wine, which changes the string part order (runs).
A RRR1LLLRRR2 string without will show as RRR1LLLRRR2 without it, with it RRR2LLLRRR1.
2018-05-30 14:41:22 +02:00
Katayama Hirofumi MZ
e0f5ded66a
[FONTS] Improve Tahoma Bold font (tahomabd.ttf) #580
2018-05-30 13:44:54 +02:00
Pierre Schweitzer
469289ed5c
[VFATLIB] Upgrade fsck.fat to 4.1
...
Also make it easier to sync in the future.
2018-05-28 23:18:25 +02:00
Eric Kohl
cd9f22e9e5
[SYSSETUP][INF] Add the 'Registry Values' section to the default security settings and apply it to the registry
2018-05-28 19:26:02 +02:00
Amine Khaldi
1d62a5beb5
[HNETCFG] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:12:51 +01:00
Amine Khaldi
6619d0261f
[GDIPLUS] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:10:39 +01:00
Amine Khaldi
2fb248c799
[DBGHELP] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:08:32 +01:00
Amine Khaldi
102f53e05c
[CRYPT32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:07:57 +01:00
Amine Khaldi
f68b0c5100
[COMDLG32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:06:36 +01:00
Amine Khaldi
01707e98b5
[AVIFIL32] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:02:26 +01:00
Amine Khaldi
f267af2ac1
[QUARTZ] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 04:00:39 +01:00
Amine Khaldi
20e02be701
[MSDMO] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 03:59:47 +01:00
Amine Khaldi
e467e5ff1b
[DMUSIC] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 03:59:04 +01:00
Amine Khaldi
e2ded18d65
[DINPUT] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 03:57:38 +01:00
Amine Khaldi
5e3341f4bb
[DEVENUM] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 03:56:13 +01:00
Amine Khaldi
561fd57166
[D3DX9_24 => 43] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 03:54:15 +01:00
Amine Khaldi
61ea4c528e
[D3DRM] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 03:53:02 +01:00
Amine Khaldi
7af3969e9f
[D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 03:52:04 +01:00
Amine Khaldi
a5f73f6c86
[AMSTREAM] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 03:50:07 +01:00
Amine Khaldi
98cf80fbc5
[REG] Sync with Wine Staging 3.9. CORE-14656
2018-05-27 03:48:33 +01:00
Pierre Schweitzer
de58c459fa
[UBTRFS] Upgrade to 1.0.2
...
CORE-14655
2018-05-26 11:00:51 +02:00
Pierre Schweitzer
2da53310a4
[SHELLBTRFS] Upgrade to 1.0.2
...
CORE-14655
2018-05-26 10:58:48 +02:00
Pierre Schweitzer
c7806a6b29
[BTRFS] Upgrade to 1.0.2
...
CORE-14655
2018-05-26 10:44:36 +02:00
Mark Jansen
63b6df6bc5
[SDB] Add a fix for Globulation 2 unloading / reloading an aux dll.
...
Reported in https://savannah.nongnu.org/bugs/?53219
2018-04-22 18:56:44 +02:00
Mark Jansen
8b15a5ecd7
[SDK][ACGENRAL] Add the shim IgnoreFreeLibrary
2018-04-22 18:52:00 +02:00
Eric Kohl
a717eb373a
[SYSETUP] Add property page provider stubs and register them
2018-04-21 14:15:23 +02:00
Mark Jansen
bcb2613684
[SDB][APPHELP] Add ShimVersionNT data tags + read them in SdbPackAppCompatData
2018-04-12 18:49:25 +02:00
Amine Khaldi
dabc7c9e92
[KERNEL32/STRING] Sync sortkey.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:49:52 +01:00
Amine Khaldi
cf14b6b2f5
[KERNEL32/STRING] Sync lcformat.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:48:50 +01:00
Amine Khaldi
eaa9d0d12c
[KERNEL32/STRING] Sync format_msg.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:47:12 +01:00
Amine Khaldi
7f3e00c573
[KERNEL32/STRING] Sync fold.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:45:42 +01:00
Amine Khaldi
efc8966665
[KERNEL32/STRING] Import digitmap.c from, and sync casemap.c with, Wine Staging 3.3. CORE-14434
2018-04-11 12:39:39 +01:00
Amine Khaldi
6d262f1ee4
[KERNEL32/WINE] Sync res.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:36:44 +01:00
Amine Khaldi
8d2519218f
[KERNEL32/WINE] Sync profile.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:32:54 +01:00
Amine Khaldi
2f1d080ce5
[KERNEL32/WINE] Sync lzexpand.c with Wine Staging 3.3. CORE-14434
2018-04-11 12:30:53 +01:00
Amine Khaldi
8296d6c1ef
[WIDL] Sync with Wine Staging 3.3. CORE-14434
2018-04-11 12:29:04 +01:00
Amine Khaldi
6cbd6bd3ce
[UNICODE] Sync with Wine Staging 3.3. CORE-14434
2018-04-11 12:25:43 +01:00
Paweł Cholewa
30eb3859f4
[TRANSLATION][MEDIA] Polish translation update ( #479 )
2018-04-10 15:50:03 +02:00
Giannis Adamopoulos
8d3045622e
[RTL] actctx.c: Use an alternative implicit activation context when an application is built for latest windows versions.
...
Instead of loading systemcompatible.manifest as the implicit activation context, load forwardcompatible.manifest
Add a new assembly containing all apisets called ReactOS.Apisets and make it a dependency to forwardcompatible.manifest
2018-04-09 01:28:43 +03:00
Mark Jansen
da6a46c6ac
[ZIPFLDR] Register the shell extension.
...
CORE-7684
2018-04-07 15:29:59 +02:00
Amine Khaldi
8da9b8d169
[ADVAPI32] Sync crypt_lmhash.c with Wine Staging 3.3. CORE-14434
2018-04-01 13:18:23 +01:00
Amine Khaldi
a3ff25c1d5
[ADVAPI32] Sync crypt_des.c with Wine Staging 3.3. CORE-14434
2018-04-01 13:17:45 +01:00
Amine Khaldi
d4a89f6cca
[ADVAPI32] Sync crypt.c with Wine Staging 3.3. CORE-14434
2018-04-01 13:17:00 +01:00
Amine Khaldi
abc90fa5a6
[ADVAPI32] Sync cred.c with Wine Staging 3.3. CORE-14434
2018-04-01 13:16:11 +01:00
Amine Khaldi
10517de5e6
[STRMBASE] Sync with Wine Staging 3.3. CORE-14434
2018-04-01 13:15:06 +01:00
Amine Khaldi
6e4ff4348a
[MSIEXEC] Sync with Wine Staging 3.3. CORE-14434
2018-04-01 13:13:47 +01:00
Amine Khaldi
f4ab01b670
[EXPAND] Sync with Wine Staging 3.3. CORE-14434
2018-04-01 13:12:40 +01:00
Amine Khaldi
444338ae2e
[RPCSS] Sync with Wine Staging 3.3. CORE-14434
2018-04-01 13:11:47 +01:00
Amine Khaldi
905c9ea7b1
[WRITE] Sync with Wine Staging 3.3. CORE-14434
2018-04-01 13:10:37 +01:00
Amine Khaldi
e289916aaa
[WINHLP32] Sync with Wine Staging 3.3. CORE-14434
2018-04-01 13:09:44 +01:00
Amine Khaldi
1e79d3bbbe
[IEXPLORE] Sync with Wine Staging 3.3. CORE-14434
2018-04-01 13:08:41 +01:00
Amine Khaldi
8ac662291e
[EXTRAC32] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:58:56 +01:00
Amine Khaldi
9be4c1ba35
[XCOPY] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:56:35 +01:00
Amine Khaldi
94b1980b6b
[WMIC] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:55:09 +01:00
Amine Khaldi
a8d963ab0d
[TASKKILL] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:54:34 +01:00
Amine Khaldi
4ce8df2ba6
[SCHTASKS] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:53:36 +01:00
Amine Khaldi
80c45b1f06
[REG] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:50:15 +01:00
Amine Khaldi
eae3333c2f
[CSCRIPT][WSCRIPT] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:48:58 +01:00
Amine Khaldi
407c54bae3
[LOCALUI] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:47:19 +01:00
Amine Khaldi
88d3620955
[INETCPL] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:46:20 +01:00
Amine Khaldi
65ac457a58
[XMLLITE] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:44:23 +01:00
Amine Khaldi
150fba8dff
[WUAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:43:17 +01:00
Amine Khaldi
e88e8daabf
[WTSAPI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:41:55 +01:00
Amine Khaldi
6a5af78c49
[WSHOM.OCX] Sync with Wine Staging 3.3. CORE-14434
2018-03-25 12:40:20 +01:00
Amine Khaldi
6b5e74cbab
[WMVCORE] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:22:32 +01:00
Amine Khaldi
f6c122569e
[WMIUTILS] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:21:41 +01:00
Amine Khaldi
e6368408c2
[WLDAP32] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:20:30 +01:00
Amine Khaldi
95d5c4bed3
[WINTRUST] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:18:57 +01:00
Amine Khaldi
ba5ae4df7d
[WINSCARD] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:18:09 +01:00
Amine Khaldi
bc01cef03a
[WININET] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:17:01 +01:00
Amine Khaldi
0530cb8bed
[WINHTTP] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:15:44 +01:00
Amine Khaldi
ce9211a205
[WING32] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:14:55 +01:00
Amine Khaldi
8ebb0aa438
[WINEMP3.ACM] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:14:19 +01:00
Amine Khaldi
edccad14bf
[WBEMPROX] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:12:50 +01:00
Amine Khaldi
12e94103e6
[WBEMDISP] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:12:02 +01:00
Amine Khaldi
28928748f1
[VERSION] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:10:33 +01:00
Amine Khaldi
9f8faabac0
[VBSCRIPT] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:09:01 +01:00
Amine Khaldi
92666dbaa6
[USP10] Sync with Wine Staging 3.3. CORE-14434
2018-03-24 13:07:16 +01:00
Amine Khaldi
143d4fdbd2
[URLMON] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:35:23 +01:00
Amine Khaldi
06f94a685c
[URL] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:34:38 +01:00
Amine Khaldi
49e5f26027
[UPDSPAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:34:04 +01:00
Amine Khaldi
f76ac9dc71
[TWAIN_32] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:33:24 +01:00
Amine Khaldi
302c4ae0ca
[TRAFFIC] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:32:12 +01:00
Amine Khaldi
51fd824e21
[TAPI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:31:40 +01:00
Amine Khaldi
567f50fb3f
[T2EMBED] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:30:57 +01:00
Amine Khaldi
640271bc37
[SXS] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:30:21 +01:00
Amine Khaldi
cd3274d64f
[STI] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:29:23 +01:00
Amine Khaldi
f1d3793c86
[STDOLE32.TLB] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:28:23 +01:00
Amine Khaldi
b6a504349a
[STDOLE2.TLB] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:27:45 +01:00
Amine Khaldi
02fe705e3e
[SNMPAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:27:09 +01:00
Amine Khaldi
61c7c8217a
[SLBCSP] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:26:28 +01:00
Amine Khaldi
73bf97c894
[SHFOLDER] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:25:46 +01:00
Amine Khaldi
9fefb011f4
[SHDOCVW] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:24:25 +01:00
Amine Khaldi
1d85a7bfbd
[SHDOCLC] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:23:29 +01:00
Amine Khaldi
22d7799b34
[SENSAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:22:47 +01:00
Amine Khaldi
24c1f25a26
[SCRRUN] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:22:03 +01:00
Amine Khaldi
b5f897f219
[SCHANNEL] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:20:45 +01:00
Amine Khaldi
97ac90d7ca
[SCCBASE] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:19:48 +01:00
Amine Khaldi
38405eaf48
[RSABASE] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:18:57 +01:00
Amine Khaldi
82ef7385a3
[RICHED32] Sync with Wine Staging 3.3. CORE-14434
2018-03-23 12:17:57 +01:00
Li Keqing
5ddbd37371
[TRANSLATION] Update Simplified Chinese Translations ( #417 )
2018-03-21 22:27:04 +01:00
Amine Khaldi
056bdefe47
[RICHED20] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:17:10 +01:00
Amine Khaldi
38cccbd8a7
[RESUTILS] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:16:02 +01:00
Amine Khaldi
3cea71896c
[RASAPI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:15:06 +01:00
Amine Khaldi
842783003a
[QUERY] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:14:09 +01:00
Amine Khaldi
017748ce69
[QMGR] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:12:06 +01:00
Amine Khaldi
80b69aa034
[PSTOREC] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:11:14 +01:00
Amine Khaldi
3e3d28dfef
[PROPSYS] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:09:31 +01:00
Amine Khaldi
28a3cf7b47
[PRINTUI] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:07:10 +01:00
Amine Khaldi
c0e5146422
[PIDGEN] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:05:31 +01:00
Amine Khaldi
acca9f5810
[PDH] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:04:47 +01:00
Amine Khaldi
f03366e3eb
[OLETHK32] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 13:00:35 +01:00
Amine Khaldi
6cca3488a9
[OLESVR32] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 12:59:37 +01:00
Amine Khaldi
b79d65111d
[OLEPRO32] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 12:58:44 +01:00
Amine Khaldi
8b391603d0
[OLEDLG] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 12:56:06 +01:00
Amine Khaldi
9d816efc05
[OLECLI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-21 12:54:15 +01:00
Amine Khaldi
493f429748
[OLEACC] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:39:58 +01:00
Amine Khaldi
c0f9087299
[OLE32] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:38:17 +01:00
Amine Khaldi
4ca633cc2a
[ODBCCP32] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:37:14 +01:00
Amine Khaldi
f47d676d3f
[ODBC32] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:36:12 +01:00
Amine Khaldi
8361200df0
[OBJSEL] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:35:24 +01:00
Amine Khaldi
f76b348cb6
[NTDSAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:34:21 +01:00
Amine Khaldi
9a992084a8
[NPPTOOLS] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:33:46 +01:00
Amine Khaldi
434c1cef18
[NDDEAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:31:48 +01:00
Amine Khaldi
a88fe69790
[MSXML6] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:31:01 +01:00
Amine Khaldi
2404eddf88
[MSXML4] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:30:29 +01:00
Amine Khaldi
bab6b90fd9
[MSXML3] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:28:36 +01:00
Amine Khaldi
f0d16fc252
[MSXML2] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:27:15 +01:00
Amine Khaldi
e5f6578011
[MSXML] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:26:35 +01:00
Amine Khaldi
c6d247b571
[MSVIDC32] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:22:39 +01:00
Amine Khaldi
c1718e2712
[MSVFW32] Sync with Wine Staging 3.3. CORE-14434
2018-03-20 12:20:45 +01:00
Amine Khaldi
da50a61f0f
[MSTASK] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:39:13 +01:00
Amine Khaldi
b6fb6297ad
[MSSIP32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:38:07 +01:00
Amine Khaldi
3d03add49a
[MSSIGN32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:37:23 +01:00
Amine Khaldi
b2b54264dc
[MSRLE32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:35:58 +01:00
Amine Khaldi
4aebe9e75d
[MSPATCHA] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:35:08 +01:00
Amine Khaldi
bd13be0d6e
[MSISYS.OCX] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:34:18 +01:00
Amine Khaldi
4b5f701d8a
[MSISIP] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:33:33 +01:00
Amine Khaldi
034ec2e0fc
[MSIMTF] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:32:52 +01:00
Amine Khaldi
c28484cc00
[MSIMG32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:32:05 +01:00
Amine Khaldi
c994d6438c
[MSGSM32.ACM] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:31:18 +01:00
Amine Khaldi
ff71b0673f
[MSG711.ACM] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:30:33 +01:00
Amine Khaldi
7e99b3f17c
[MSFTEDIT] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:29:15 +01:00
Amine Khaldi
897e19b0a6
[MSCTF] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:28:32 +01:00
Amine Khaldi
8123ffac58
[MSCMS] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:27:29 +01:00
Amine Khaldi
6244404e01
[MSCAT32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:26:27 +01:00
Amine Khaldi
99cd8173f2
[MSADP32.ACM] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:25:31 +01:00
Amine Khaldi
a51fd57df1
[MSACM32.DRV] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:24:36 +01:00
Amine Khaldi
168ccfac22
[MSACM32] Sync with Wine Staging 3.3. CORE-14434
2018-03-18 12:20:37 +01:00
Amine Khaldi
c100ec6e7b
[MPRAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:26:22 +01:00
Amine Khaldi
1a914df648
[MPR] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:24:48 +01:00
Amine Khaldi
9c982d0105
[MMDEVAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:23:10 +01:00
Amine Khaldi
2c523eef19
[MLANG] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:22:13 +01:00
Amine Khaldi
03435e171d
[MGMTAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:21:24 +01:00
Amine Khaldi
017f6919b9
[MCIWAVE] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:20:37 +01:00
Amine Khaldi
a2d8742882
[MCISEQ] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:19:53 +01:00
Amine Khaldi
b96cf0b102
[MCIQTZ32] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:19:04 +01:00
Amine Khaldi
122f1078cd
[MCICDA] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:18:10 +01:00
Amine Khaldi
ba65d708f6
[MCIAVI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:17:07 +01:00
Amine Khaldi
4dd96d425c
[MAPI32] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:16:08 +01:00
Amine Khaldi
be44829fa2
[LZ32] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:14:57 +01:00
Amine Khaldi
af65c9d344
[LOADPERF] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:13:56 +01:00
Amine Khaldi
7d1b509fa0
[JSPROXY] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:13:02 +01:00
Amine Khaldi
8dba275bd6
[JSCRIPT] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:11:29 +01:00
Amine Khaldi
919215fd3b
[ITSS] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:10:01 +01:00
Amine Khaldi
1e8f5b1909
[ITIRCL] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 13:08:50 +01:00
Amine Khaldi
580b6f730e
[INSENG] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 12:48:28 +01:00
Amine Khaldi
2b592846ef
[INITPKI] Sync with Wine Staging 3.3. CORE-14434
2018-03-17 12:46:47 +01:00
Amine Khaldi
3a55db04f1
[INETMIB1] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:40:38 +01:00
Amine Khaldi
af764263d5
[INETCOMM] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:36:29 +01:00
Amine Khaldi
2472f9162e
[IMM32] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:31:05 +01:00
Amine Khaldi
15dda9ebaf
[IMAGEHLP] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:28:19 +01:00
Amine Khaldi
82fba961cd
[IMAADP32.ACM] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:27:22 +01:00
Amine Khaldi
fc19c80d52
[IEFRAME] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:26:26 +01:00
Amine Khaldi
7546f9fee8
[ICCVID] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:25:00 +01:00
Amine Khaldi
1bcc1c247d
[HTTPAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:24:03 +01:00
Amine Khaldi
36755f12cb
[HNETCFG] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:23:02 +01:00
Amine Khaldi
7e88971d05
[HLINK] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:20:55 +01:00
Amine Khaldi
96f371dcdb
[HHCTRL.OCX] Sync with Wine Staging 3.3. CORE-14434
2018-03-15 12:19:43 +01:00
Amine Khaldi
5f279f2d12
[GDIPLUS] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 13:09:03 +01:00
Amine Khaldi
b980bb98c2
[FUSION] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 13:07:30 +01:00
Amine Khaldi
2d651230a4
[DCIMAN32] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 13:05:29 +01:00
Amine Khaldi
72e8d9fa92
[CRYPTUI] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 13:04:41 +01:00
Amine Khaldi
18075aa040
[CRYPTNET] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 13:03:13 +01:00
Amine Khaldi
3e2633b781
[CRYPTDLL] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 13:02:26 +01:00
Amine Khaldi
7342d6751c
[CRYPTDLG] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 13:01:37 +01:00
Amine Khaldi
a6e1034289
[CRYPT32] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:59:49 +01:00
Amine Khaldi
98e90aa949
[CREDUI] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:57:13 +01:00
Amine Khaldi
9706012cb8
[COMPSTUI] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:56:22 +01:00
Amine Khaldi
45ed51c1ba
[COMDLG32] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:54:34 +01:00
Amine Khaldi
0a4d45019b
[COMCAT] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:51:19 +01:00
Amine Khaldi
d4a72c78a2
[CLUSAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:50:24 +01:00
Amine Khaldi
afb6bca511
[CABINET] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:48:26 +01:00
Amine Khaldi
44836a6e12
[AVIFIL32] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:46:31 +01:00
Amine Khaldi
ecb7521101
[ATL][ATL80][ATL100] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:43:41 +01:00
Amine Khaldi
89236be2cc
[ADVPACK] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:41:26 +01:00
Amine Khaldi
feea1bc5be
[ACTXPRXY] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:40:09 +01:00
Amine Khaldi
7bfbe4f57a
[ACTIVEDS] Sync with Wine Staging 3.3. CORE-14434
2018-03-09 12:38:37 +01:00
Amine Khaldi
83d28845a1
[QUARTZ] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:46:24 +01:00
Amine Khaldi
d3e7f8dd2d
[QEDIT] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:43:36 +01:00
Amine Khaldi
7fdc682155
[MSDMO] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:42:29 +01:00
Amine Khaldi
afc3201b40
[DXDIAGN] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:40:32 +01:00
Amine Khaldi
a531318156
[DPLAYX] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:39:19 +01:00
Amine Khaldi
2608d38619
[DPLAY] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:38:10 +01:00
Amine Khaldi
5d870f5ba6
[DMUSIC] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:36:52 +01:00
Amine Khaldi
e8c6acd13d
[DINPUT8] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:35:22 +01:00
Amine Khaldi
7016dd6d65
[DINPUT] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:33:13 +01:00
Amine Khaldi
dbcbc1cda1
[DEVENUM] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:30:52 +01:00
Amine Khaldi
1bb40cffc0
[D3DXOF] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:28:23 +01:00
Amine Khaldi
e5c42da45c
[D3DX9_*] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:26:47 +01:00
Amine Khaldi
e792c304fe
[D3DRM] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:17:38 +01:00
Amine Khaldi
9987f02917
[D3D8][D3D9][DDRAW][WINED3D] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:15:18 +01:00
Amine Khaldi
7401c74a40
[AMSTREAM] Sync with Wine Staging 3.3. CORE-14434
2018-03-08 13:10:17 +01:00
Amine Khaldi
c42b133eb1
[MSI] Sync with Wine Staging 3.3. CORE-14434
2018-03-05 00:30:58 +01:00
Amine Khaldi
ae80686d81
[WINDOWSCODECS] Sync with Wine Staging 3.3. CORE-14434
2018-03-05 00:19:05 +01:00
Amine Khaldi
a8d718da39
[D3DCOMPILER_43] Sync with Wine Staging 3.3. CORE-14434
2018-03-05 00:15:03 +01:00
Amine Khaldi
8d51a38cbc
[DBGHELP] Sync with Wine Staging 3.3. CORE-14434
2018-03-04 23:54:20 +01:00
Amine Khaldi
87a48c832a
[RPCRT4] Sync with Wine Staging 3.3. CORE-14434
2018-03-04 23:49:21 +01:00
Amine Khaldi
d3fd5bdd97
[SHLWAPI] Sync with Wine Staging 3.3. CORE-14434
2018-03-04 13:17:11 +01:00
Amine Khaldi
d506c2af65
[OLEAUT32] Sync with Wine Staging 3.3. CORE-14434
2018-03-04 13:14:52 +01:00
Adam Słaboń
8fd9d3f59b
[TRANSLATION] Polish translation update ( #413 )
...
Translation update for sndvol32, shell32 (right click drag menu), rapps and ks.inf.
2018-03-03 21:24:46 +01:00
Pierre Schweitzer
1986049a38
[CDFS_NEW] Sync with HEAD.
...
CORE-14315
2018-02-25 10:14:27 +01:00
Mark Jansen
2ffc684699
[ACLAYERS] Add WIN8 and WIN81 VersionLie shims
2018-02-24 19:33:56 +01:00
Luo Yufan
37b9ca3fe3
[TRANSLATION][INF] Update Simplified Chinese translation. ( #378 )
2018-02-13 22:16:25 +01:00
Thomas Faber
a7ef5747b5
[STRMBASE] Sync with Wine 3.0. CORE-14225
2018-02-10 17:53:05 +01:00
Luo Yufan
a13c998183
[TRANSLATION] Simplified Chinese translations updated. ( #348 )
2018-02-01 02:50:29 +01:00
Timo Kreuzer
2b57c9f47d
Revert "[OLEAUT32] Sync with Wine 3.0. CORE-14225"
...
This reverts commit 13fd286c18
.
The "sync" zapped a lot of fixes, in particular 64 bit compatibility.
2018-01-29 23:31:08 +01:00
Mark Jansen
f7520da3ce
[SDB] Define the layers GetShortPathNameNT4 and GetDiskFreeSpace2GB
2018-01-27 15:12:24 +01:00
Pierre Schweitzer
4035f79ac6
[TRANSLATION] Fix a few bits in shortcuts French translation.
2018-01-27 14:30:05 +01:00
Giannis Adamopoulos
5b8975211d
[GDIPLUS] Add it to winsxs.
...
[NTDLL_APITEST] Remove a hack for gdiplus
2018-01-27 02:45:50 +02:00
Giannis Adamopoulos
1e903d96cb
[RTL] actctx: Implement the implicit activation context
2018-01-27 02:45:50 +02:00
Amine Khaldi
b313fd906e
[QUARTZ] Sync with Wine 3.0. CORE-14225
2018-01-21 22:33:20 +01:00
Amine Khaldi
defffcf1f0
[QEDIT] Sync with Wine 3.0. CORE-14225
2018-01-21 22:31:34 +01:00
Amine Khaldi
92f11cd7c0
[DXDIAGN] Sync with Wine 3.0. CORE-14225
2018-01-21 22:29:51 +01:00
Amine Khaldi
0b35adc274
[DINPUT] Sync with Wine 3.0. CORE-14225
2018-01-21 22:26:41 +01:00
Amine Khaldi
56fc552f24
[DEVENUM] Sync with Wine 3.0. CORE-14225
2018-01-21 22:25:39 +01:00
Amine Khaldi
65bd988c40
[D3DX9_24=>43] Sync with Wine 3.0. CORE-14225
2018-01-21 22:24:27 +01:00
Amine Khaldi
a18d16dcb5
[D3DCOMPILER_43] Sync with Wine 3.0. CORE-14225
2018-01-21 22:22:20 +01:00
Amine Khaldi
d6ac0a71ad
[D3D9][WINED3D] Sync with Wine 3.0. CORE-14225
2018-01-21 22:20:57 +01:00
Amine Khaldi
d255223474
[DDRAW] Sync with Wine 3.0. CORE-14225
2018-01-21 22:15:58 +01:00
Amine Khaldi
e6c95b14e3
[D3D8] Sync with Wine 3.0. CORE-14225
2018-01-21 22:13:33 +01:00
Amine Khaldi
928bad849b
[AMSTREAM] Sync with Wine 3.0. CORE-14225
2018-01-21 22:11:24 +01:00
Amine Khaldi
9a9ebc0e93
[WINHLP32] Sync with Wine 3.0. CORE-14225
2018-01-21 22:10:10 +01:00
Amine Khaldi
502927fd0e
[XCOPY] Sync with Wine 3.0. CORE-14225
2018-01-21 22:08:40 +01:00
Amine Khaldi
f7f635d478
[TASKKILL] Sync with Wine 3.0. CORE-14225
2018-01-21 22:07:31 +01:00
Amine Khaldi
b50acff2bf
[REG] Sync with Wine 3.0. CORE-14225
2018-01-21 22:04:40 +01:00
Amine Khaldi
90f14ccef3
[WTSAPI32] Sync with Wine 3.0. CORE-14225
2018-01-21 22:01:34 +01:00
Amine Khaldi
3672658e75
[WSHOM.OCX] Sync with Wine 3.0. CORE-14225
2018-01-21 21:59:45 +01:00
Amine Khaldi
81b5ed93e1
[WMVCORE] Sync with Wine 3.0. CORE-14225
2018-01-21 21:58:37 +01:00
Amine Khaldi
87c506baca
[WLDAP32] Sync with Wine 3.0. CORE-14225
2018-01-21 21:57:04 +01:00
Amine Khaldi
c95e9203e6
[WININET] Sync with Wine 3.0. CORE-14225
2018-01-21 21:53:54 +01:00
Amine Khaldi
9048bdf976
[WINHTTP] Sync with Wine 3.0. CORE-14225
2018-01-20 13:55:24 +01:00
Amine Khaldi
c8f158b700
[WINEMP3.ACM] Sync with Wine 3.0. CORE-14225
2018-01-20 13:52:52 +01:00
Amine Khaldi
c3715ca58f
[WINDOWSCODECS] Sync with Wine 3.0. CORE-14225
2018-01-20 13:50:46 +01:00
Amine Khaldi
7e99651d65
[WBEMPROX] Sync with Wine 3.0. CORE-14225
2018-01-20 13:47:34 +01:00
Amine Khaldi
b99f0b4922
[WBEMDISP] Sync with Wine 3.0. CORE-14225
2018-01-20 13:45:23 +01:00
Amine Khaldi
9e01104f70
[VERSION] Sync with Wine 3.0. CORE-14225
2018-01-20 13:41:59 +01:00
Amine Khaldi
e0b80a0929
[VBSCRIPT] Sync with Wine 3.0. CORE-14225
2018-01-20 13:39:40 +01:00
Amine Khaldi
2eb77351e0
[URLMON] Sync with Wine 3.0. CORE-14225
2018-01-20 13:29:39 +01:00
Amine Khaldi
0edcbac349
[TWAIN_32] Sync with Wine 3.0. CORE-14225
2018-01-20 13:17:45 +01:00
Amine Khaldi
b7250325e4
[SHLWAPI] Sync with Wine 3.0. CORE-14225
2018-01-20 13:15:19 +01:00
Amine Khaldi
b2462dae72
[SHDOCVW] Sync with Wine 3.0. CORE-14225
2018-01-20 13:14:14 +01:00
Amine Khaldi
90155f749f
[RPCRT4] Sync with Wine 3.0. CORE-14225
2018-01-20 13:13:03 +01:00
Amine Khaldi
2bf764722b
[RICHED20] Sync with Wine 3.0. CORE-14225
2018-01-20 13:09:57 +01:00
Amine Khaldi
95c3773f73
[PROPSYS] Sync with Wine 3.0. CORE-14225
2018-01-20 13:02:49 +01:00
Amine Khaldi
13fd286c18
[OLEAUT32] Sync with Wine 3.0. CORE-14225
2018-01-20 12:59:23 +01:00
Amine Khaldi
2178977b54
[OLE32] Sync with Wine 3.0. CORE-14225
2018-01-20 12:57:25 +01:00
Amine Khaldi
0506c9332a
[MSXML3] Sync with Wine 3.0. CORE-14225
2018-01-20 12:35:17 +01:00
Amine Khaldi
d023d396ee
[MSVIDC32] Sync with Wine 3.0. CORE-14225
2018-01-20 12:33:41 +01:00
Amine Khaldi
76e5652fb4
[MSVFW32] Sync with Wine 3.0. CORE-14225
2018-01-20 12:31:50 +01:00
Amine Khaldi
f8b992f2d3
[MSI] Sync with Wine 3.0. CORE-14225
2018-01-20 12:29:30 +01:00
Amine Khaldi
a3eb2d3811
[MMDEVAPI] Sync with Wine 3.0. CORE-14225
2018-01-20 12:26:03 +01:00
Amine Khaldi
cea8085626
[USP10] Sync with Wine 3.0. CORE-14225
2018-01-20 12:17:14 +01:00
Amine Khaldi
7821493171
[MPR] Sync with Wine 3.0. CORE-14225
2018-01-19 12:30:00 +01:00
Amine Khaldi
5e2c163f70
[MLANG] Sync with Wine 3.0. CORE-14225
2018-01-19 12:27:23 +01:00
Adam Słaboń
86908fc647
[TRANSLATION] Polish translation update ( #284 ).
2018-01-19 12:06:38 +01:00
Amine Khaldi
3381ee4b89
[JSCRIPT] Sync with Wine 3.0. CORE-14225
2018-01-19 00:45:08 +01:00
Amine Khaldi
08fb1fc8fe
[ITSS] Sync with Wine 3.0. CORE-14225
2018-01-19 00:43:54 +01:00
Amine Khaldi
31fbc03b86
[INSENG] Sync with Wine 3.0. CORE-14225
2018-01-19 00:42:56 +01:00
Amine Khaldi
88221e598a
[INETCOMM] Sync with Wine 3.0. CORE-14225
2018-01-19 00:39:56 +01:00
Amine Khaldi
fc87cf0bc3
[IMAGEHLP] Sync with Wine 3.0. CORE-14225
2018-01-19 00:37:52 +01:00
Amine Khaldi
c4b0f2155f
[IEFRAME] Sync with Wine 3.0. CORE-14225
2018-01-19 00:36:36 +01:00
Amine Khaldi
d848f99bf9
[ICCVID] Sync with Wine 3.0. CORE-14225
2018-01-19 00:32:44 +01:00
Amine Khaldi
221fc8fd30
[HNETCFG] Sync with Wine 3.0. CORE-14225
2018-01-19 00:30:10 +01:00
Amine Khaldi
73921e9412
[HLINK] Sync with Wine 3.0. CORE-14225
2018-01-19 00:23:23 +01:00
Amine Khaldi
8d2d12d7ee
[HHCTRL.OCX] Sync with Wine 3.0. CORE-14225
2018-01-19 00:21:29 +01:00
Amine Khaldi
007122e774
[GDIPLUS] Sync with Wine 3.0. CORE-14225
2018-01-19 00:17:41 +01:00
Amine Khaldi
975d9d4d4c
[FUSION] Sync with Wine 3.0. CORE-14225
2018-01-19 00:10:53 +01:00
Amine Khaldi
f9c57f8489
[DBGHELP] Sync with Wine 3.0. CORE-14225
2018-01-19 00:09:29 +01:00
Amine Khaldi
736e16553a
[CABINET] Sync with Wine 3.0. CORE-14225
2018-01-19 00:06:11 +01:00
Amine Khaldi
f1713a3c60
[AVIFIL32] Sync with Wine 3.0. CORE-14225
2018-01-19 00:04:19 +01:00
Amine Khaldi
9c96b06291
[ATL][ATL80][ATL100] Sync with Wine 3.0. CORE-14225
2018-01-19 00:01:06 +01:00
Amine Khaldi
b53d60cfc5
[COMDLG32] Sync with Wine 3.0. CORE-14225
2018-01-18 23:52:46 +01:00
Amine Khaldi
edd99e8ccc
[COMCTL32] Sync with Wine 3.0. CORE-14225
2018-01-18 23:49:20 +01:00
Amine Khaldi
b744385652
[FREETYPE] Update to v2.9.0 and use this as a chance to slim down our lib a bit. CORE-14220
2018-01-18 23:29:50 +01:00
Colin Finck
f319cf950c
[RAPPS] Remove the RAPPS database from the main source tree. It will now be maintained in the new repository https://github.com/reactos/rapps-db
...
As a bonus, the public database at https://svn.reactos.org/packages/rappmgr.cab is now automatically updated with every commit to that repository.
Thanks to Alexander Shaposhnikov for the idea and help!
2018-01-08 18:04:50 +01:00
Erdem Ersoy
ba3f074320
[TRANSLATIONS] Update the email address and add a note in the Turkish translation document ( #271 )
2018-01-07 22:09:42 +01:00
Serge Gautherie
48cfd02497
[TRANSLATION] Start menu, shortcuts, r61988: update untranslated strings too. CORE-13994
...
ToDo: Translators should check already translated strings too.
2017-12-14 16:46:37 +01:00
James Tabor
c45a6e15bf
[User32|IMM32] Fix a recursion crash in IMM. See CORE-14041.
...
Required a sync port from wine. This is a hack fix with Win32SS until
proper IMM support is added to Win32SS.
2017-12-07 21:14:21 -06:00
David Quintana
67a7e45e35
[CDFS_NEW] Address review comments:
...
- Don't define-out volatile.
- Cleanup the ros-specific hdd-backed device object on shutdown.
- Fix hdd-backed use. Required a rather ugly hack.
- Update README.FSD
2017-11-25 13:36:47 +01:00
Pierre Schweitzer
0daa5547d9
[FASTFAT_NEW] Import again FastFAT from MS. This time from GitHub for license reasons.
...
This implies that a sample for W10.
It has been backported to NT5.2; not sure how it would work on a W2K3 (feel free to test!)
2017-11-23 23:27:51 +01:00
Joachim Henze
6505026ea8
[RAPPS-DB] CORE-14012 update to ROSBE 2.1.5
2017-11-14 23:25:56 +01:00
David Quintana
e10108c088
[EXPLORER] Remove version number from the start menu banner image, as requested.
...
Also, since we won't be editing the svg as often, move it to the media/graphics folder.
2017-11-14 18:15:34 +01:00
Joachim Henze
cda5d7c843
[RAPPS-DB] CORE-14000 mIRC 7.51 update
...
update URL & hash (size stays same)
2017-11-12 18:57:34 +01:00
Joachim Henze
7dc30a5b84
[RAPPS-DB] CORE-14000 mIRC 7.49 fix URL
2017-11-12 18:01:36 +01:00
Pierre Schweitzer
a1d7e9936d
[EXT2] Upgrade to 0.69
...
CORE-13980
2017-11-12 10:48:17 +01:00
Joachim Henze
4785e426d2
[RAPPS-DB] CORE-13989 MikTex 2.9.5105 downgrade further
...
as yesterdays version still had Vista deps later on.
Let's continue work on what we can use some day:
2.9.5105 fails already during setup, but good link availability.
2.9.5721 even allows running main app, but won't let you compile yet.
2017-11-10 23:06:04 +01:00
Joachim Henze
7532c41db7
[RAPPS-DB] CORE-13989 MikTex 2.9.6361 downgrade
2017-11-10 01:53:56 +01:00
Joachim Henze
bb897cbaa8
[RAPPS-DB] CORE-13027 Npackd use proper english description from their website
2017-11-10 00:19:10 +01:00
Joachim Henze
0a2cd57cdd
[RAPPS-DB] CORE-13987 Midnight Commander fix version string
2017-11-09 23:50:04 +01:00
Adam Słaboń
7273a7ba21
Polish Translation update
2017-11-09 22:40:49 +01:00
Joachim Henze
22f1c0650f
[RAPPS-DB] CORE-13027 add Npackd 1.23 - GPLv3 licensed packet manager
2017-11-08 23:03:02 +01:00
Joachim Henze
e6232afb47
[RAPPS-DB] CORE-12284 LibreOffice HelpPack 5.4.3.2
2017-11-08 21:01:38 +01:00
Joachim Henze
d9fa47c33f
[RAPPS-DB] CORE-12284 LibreOffice 5.4.3.2 (as 2nd option)
2017-11-08 20:41:13 +01:00
Joachim Henze
4f528d5129
[RAPPS-DB] CORE-12284 LibreOffice 5.1.1.3 (LibreOfficeStill)
2017-11-08 20:23:33 +01:00
Joachim Henze
23bc0b5052
[RAPPS-DB] CORE-13199 pingus.txt fix typo in spanish description spotted by Javier Fernandez
2017-11-07 19:25:46 +01:00
Joachim Henze
09d3111673
[RAPPS-DB] CORE-13947 update to IrfanView 4.50 & IrfanView Plugins to 4.50 (fixes broken link of plugins, workarounds MFC42.dll issue in old 4.44 setup and workarounds missing rapps-progress-dialog)
2017-11-07 18:27:49 +01:00
Joachim Henze
cf7a36b76e
[RAPPS-DB] CORE-13947 IrfanView 4.44 fix download URL
2017-11-07 02:50:24 +01:00
Joachim Henze
516442544a
[RAPPS-DB] CORE-13965 downgrade to Miranda IM 0.10.21, because Miranda IM 0.10.48 link is down and app was non-working before, dreimer gave ok to groom DB a bit
2017-11-06 01:56:48 +01:00
Stas'M
ce3d9e30ab
[SHORTCUTS.INF] Add shortcuts for Quick Launch
2017-11-05 14:06:47 +02:00
Amine Khaldi
cd5b304861
[FONTS] Sync Tahoma and Symbol fonts with Wine Staging 2.16. CORE-13762
2017-10-19 22:30:01 +01:00
Pierre Schweitzer
36abd95390
[DOC] Reflect BtrFS Update
...
CORE-13896
2017-10-16 20:30:31 +02:00
Adam Słaboń
9c790dfc3b
Polish translation update ( #29 )
...
* Polish translation update
2017-10-10 12:14:38 +02:00
Amine Khaldi
891d81e058
[WIDL] Sync with Wine Staging 2.16. CORE-13762
...
b42a155 widl: Handle C++ aggregate returns in a MSVC compatible way.
084fa63 widl: Only generate Proxy Stubs when functions have the call_as attribute.
fbdf119 widl: Try to find imported typelib using .tlb extension if it wasn't specified.
2017-10-08 13:41:50 +01:00
Amine Khaldi
7d346cbc73
[SHLWAPI] Highlight a difference and mark the module as synced with Wine Staging 2.16. CORE-13762
2017-10-08 12:09:52 +01:00
Amine Khaldi
0c6498fa67
[MSIEXEC] Sync with Wine Staging 2.16. CORE-13762
...
d73c38f msiexec: Fix parsing of command lines where quoted strings and properties are not separated by whitespace.
2017-10-08 12:08:41 +01:00
Amine Khaldi
ea59f30f86
[WMVCORE] Sync with Wine Staging 2.16. CORE-13762
...
998fe04 wmvcore: Support IWMPacketSize2 interfaces in IWMReader.
0570cf9 wmvcore: Support IWMProfile3 interfaces in IWMReader.
98e94b2 wmvcore: Support IReferenceClock interfaces in IWMReader.
163aac1 wmvcore: Support IWMLanguageList interfaces in IWMReader.
b1702c4 wmvcore: Support IWMHeaderInfo/2/3 interfaces in IWMReader.
73f8066 wmvcore: Support IWMReaderPlaylistBurn interface in IWMReader.
b15c398 wmvcore: Support IWMReaderTimecode interface in IWMReader.
465feb7 wmvcore: Support IWMReaderTypeNegotiation interface in IWMReader.
437c667 wmvcore: Support IWMReaderStreamClock interface in IWMReader.
34b9b10 wmvcore: Support IWMReaderNetworkConfig1/2 interfaces in IWMReader.
94af027 wmvcore: Support IWMReaderAccelerator in IWMReader.
3f6b7c3 wmvcore: Add WMCheckURLScheme stub.
7381cec wmvcore: Implement WMCreateWriterPriv.
2017-10-08 11:49:33 +01:00
Amine Khaldi
85d9a38ac0
[D3DX9_24 => 43] Sync with Wine Staging 2.16. CORE-13762
2017-10-08 11:48:29 +01:00
Amine Khaldi
71bffdcde9
[MSI] Sync with Wine Staging 2.16. CORE-13762
...
cb4c1dc msi: Always return MSIDBSTATE_ERROR when MsiGetDatabaseState is called from a custom action.
04d242d msi: Create dummy thread to initialize COM for custom actions.
52fbaeb msi: Add support for ActionText table.
700ebc8 msi: Return the correct values from dialogs.
a3dd99c msi: Return the current date and time.
4ccc82a msi: Use the Error table for more messages.
77e3d33 msi: Use MsiProcessMessage() to send error messages.
3ca2dfe msi: Avoid uninitialized pointer access on error path (Coverity).
d631714 msi: Add a trailing linefeed to a FIXME() trace.
39c2ff0 msi: Send the dialog created message in dialog_create().
14f865e msi: Don't queue a parent dialog to be shown in EndDialog.
8826584 msi: Process ShowDialog/EndDialog after all other control events.
44fb23d msi: Don't set _BrowseProperty.
b4c39f4 msi: Avoid a null pointer dereference.
51bd884 msi: Properly parse empty format strings.
16f0dff msi: Return the correct values from custom actions.
f348c7c msi: Rewrite dump_record().
f9c68df msi: Use the given record for INSTALLMESSAGE_ACTIONDATA.
c788ed85 msi: Provide the result of the last action.
1505912 msi: Allow setting NULL in MsiSetInteger().
f9f53fe msi: Correctly format the template field for MsiProcessMessage().
3033dae msi: Implement UI messages for dialogs.
5da9250 msi: Don't increment the refcount when creating dialogs.
48237e2 msi: Add a basic internal UI implementation.
39b841d msi: Fix a buffer overrun.
9032279 msi: Implement UI messages in MsiOpenPackage().
bcc4a04 msi: Implement INSTALLMESSAGE_INITIALIZE and INSTALLMESSAGE_TERMINATE.
a388906 msi: Send the correct UI messages upon calling MsiDoAction().
de5246a msi: Don't reimplement record formatting.
4e49ae3cc msi: Pass the given record to the callback.
df31a7c msi: Store string and record callback data separately.
cef6799 msi: Use an external UI record handler before a string handler.
2017-10-08 11:31:31 +01:00
Colin Finck
950c86fb4c
Fix remaining text file line endings in the tree. ( #18 )
...
Based on https://stackoverflow.com/a/1511273
Also enforce CRLF for all *.xml files in our tree, because they are distributed with ReactOS.
2017-10-06 15:00:36 +02:00
Colin Finck
9ebf43567d
Add .gitattributes and .gitignore files and normalize line endings in the repository ( #10 )
2017-10-04 20:37:32 +02:00
Colin Finck
c2c66aff7d
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
2017-10-03 07:45:34 +00:00