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