Commit graph

64484 commits

Author SHA1 Message Date
Amine Khaldi 4c37643684 [TRANSLATIONS] Russian translation update by Kudratov Olimjon. CORE-10589
svn path=/trunk/; revision=70202
2015-11-29 17:08:13 +00:00
Amine Khaldi 56e2616d19 [ADVAPI32] Apply Wine commit 985e226 by Hans Leidekker: Support parsing mandatory label ACE strings. CORE-10536
svn path=/trunk/; revision=70201
2015-11-29 16:50:05 +00:00
Amine Khaldi 4f7f9c423e [RTL] Partially sync wait.c with Wine Staging 1.7.55. By Samuel Serapión. CORE-10536 CORE-10577
svn path=/trunk/; revision=70200
2015-11-29 16:35:51 +00:00
Amine Khaldi f995d57b93 [MBEDTLS] Update to v2.2.0. By Ismael Ferreras Morezuelas. CORE-10561
svn path=/trunk/; revision=70199
2015-11-29 16:30:45 +00:00
Amine Khaldi dbf61f13bd [ADVAPI32] Apply Wine commit 4f3acf3 by Michael Müller: Add initial implementation for GetWindowsAccountDomainSid. CORE-10536
svn path=/trunk/; revision=70198
2015-11-28 21:47:43 +00:00
Amine Khaldi c8433464e9 [ADVAPI32] Apply Wine commit d2f0bc2 by Dmitry Timoshkov: Add CreatePrivateObjectSecurityWithMultipleInheritance semi-stub. CORE-10536
svn path=/trunk/; revision=70197
2015-11-28 21:33:49 +00:00
Amine Khaldi 94e9662ec0 [README.WINE] Mark some advapi32 related entries as synced with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70196
2015-11-28 21:23:21 +00:00
Amine Khaldi eea4a9e43c [ADVAPI32] Sync crypt.c with Wine Staging 1.7.55 and update the exports list accordingly. CORE-10536
svn path=/trunk/; revision=70195
2015-11-28 21:21:52 +00:00
Amine Khaldi 234bd67427 [README.WINE] Update some entires and remove some no longer relevant ones. CORE-10536
svn path=/trunk/; revision=70194
2015-11-28 21:13:41 +00:00
Amine Khaldi b417d5296d [MSHTML_WINETEST] Sync with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70193
2015-11-28 21:11:14 +00:00
Eric Kohl 9179de2560 [MSGINA]
Fix exceptions while processing messages when the "Welcome to ReactOS" dialog is created.

svn path=/trunk/; revision=70192
2015-11-28 21:11:11 +00:00
Amine Khaldi 3d0a8a174a [MSHTML] Sync with Wine Staging 1.7.55. [APPWIZ][BOOTDATA] Update gecko package to 2.40. CORE-10536
svn path=/trunk/; revision=70191
2015-11-28 21:10:43 +00:00
Amine Khaldi 50d5b7acea [PSDK] Update mshtmdid.h and mshtml.idl. CORE-10536
svn path=/trunk/; revision=70190
2015-11-28 18:53:53 +00:00
Amine Khaldi f9c8e766ac [USER32] Sync mdi.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70189
2015-11-28 18:51:17 +00:00
Amine Khaldi 50df902b08 [SECUR32] Partially sync sspi.c with Wine Staging 1.7.55. We don't need secext.c anymore. CORE-10536
svn path=/trunk/; revision=70188
2015-11-28 18:49:34 +00:00
Timo Kreuzer 547821d10d [WIN32K]
Use the actual DC attribute, not the embedded one, when checking iGraphicsMode in GreExtTextOutW.
CORE-4657 #resolve

svn path=/trunk/; revision=70187
2015-11-28 17:43:30 +00:00
Amine Khaldi eb108acad4 [WINMINE] Apply Wine commit 3966aff by Jared Smudde: Load main icon in the about window. CORE-10536
svn path=/trunk/; revision=70186
2015-11-28 17:37:30 +00:00
Amine Khaldi f9c372f1d4 [CRT] Sync undname.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70185
2015-11-28 16:33:35 +00:00
Amine Khaldi e927e91575 [USER32] Sync spy.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70184
2015-11-28 16:29:14 +00:00
Amine Khaldi b4abe066d4 [USER32] Sync exticon.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70183
2015-11-28 16:27:34 +00:00
Amine Khaldi a6a7b6c127 [PSDK] Add missing TB_HASACCELERATOR.
svn path=/trunk/; revision=70182
2015-11-28 16:25:17 +00:00
Amine Khaldi 4328123d60 [RTL] Partially sync actctx.c with Wine Staging 1.7.55. Fixes 3 kernel32:actctx failures. CORE-10536
svn path=/trunk/; revision=70181
2015-11-28 16:24:53 +00:00
Timo Kreuzer 7ceb06e329 [WIN32K]
Fix DC reference leak in IntPolygon.

svn path=/trunk/; revision=70180
2015-11-28 15:52:20 +00:00
Timo Kreuzer 99cbcf396b [WIN32K]
Check for dc->dclevel.pSurface == NULL in IntGdiPolygon. 
CORE-10377 #resolve

svn path=/trunk/; revision=70179
2015-11-28 15:48:57 +00:00
Hermès Bélusca-Maïto 9e8af4769b [SHELL32]
Use the programs folder icon in the Open-With list box. By Jared Smudde.
CORE-10592

svn path=/trunk/; revision=70178
2015-11-28 15:35:33 +00:00
Thomas Faber 85fe2a25a0 [NTOS:PS]
- Properly acquire process rundown
- Reference job object when assigning a process to it
- Don't assert when creating a child process whose parent is in a job
Fixes crashes in kernel32_winetest:process

svn path=/trunk/; revision=70177
2015-11-28 12:45:16 +00:00
Thomas Faber 3638c8781a [KERNEL32]
- Use JOB_OBJECT_ALL_ACCESS for job objects instead of JOB_ALL_ACCESS (which is for print jobs). Dedicated to Samuel

svn path=/trunk/; revision=70176
2015-11-28 10:21:38 +00:00
Thomas Faber d876ecae70 [GDIPLUS_WINETEST]
- Fix VS2010 build

svn path=/trunk/; revision=70175
2015-11-28 10:00:40 +00:00
Amine Khaldi d95ba7f8c7 [README.WINE] Mark some modules as synced with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70174
2015-11-28 09:55:56 +00:00
Hermès Bélusca-Maïto d06631bfb2 [CLIPBRD]
Implement loading the clipboard contents from a file. By Ricardo Hanke :)
CORE-10550

svn path=/trunk/; revision=70173
2015-11-28 01:22:34 +00:00
Amine Khaldi bc29d4a7d5 [USER32] Sync ddemisc.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70172
2015-11-27 22:52:21 +00:00
Amine Khaldi 99429545d9 [USER32] Sync ddeserver.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70171
2015-11-27 22:51:40 +00:00
Amine Khaldi 8f1fa5e08f [USER32] Sync ddeclient.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70170
2015-11-27 22:50:54 +00:00
Amine Khaldi fd71c4cbec [USER32] Partially sync resources.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70169
2015-11-27 22:49:47 +00:00
Amine Khaldi 82475df8f5 [USER32] Sync static.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70168
2015-11-27 22:48:33 +00:00
Amine Khaldi b59d7b29a3 [USER32] Sync listbox.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70167
2015-11-27 22:47:40 +00:00
Amine Khaldi f77b793535 [USER32] Sync icontitle.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70166
2015-11-27 22:46:41 +00:00
Amine Khaldi 069f8726cf [USER32] Sync edit.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70165
2015-11-27 22:45:32 +00:00
Amine Khaldi 35001c37a3 [USER32_WINETEST] Sync edit.c and listbox.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70164
2015-11-27 22:10:38 +00:00
Amine Khaldi d7073f8614 [CMAKE/MSVC] It makes sense nowadays to enable the folder structure by default. Old express editions users, please disable it locally ;)
svn path=/trunk/; revision=70163
2015-11-27 21:46:54 +00:00
Amine Khaldi 26e88a8761 [PSDK] Add and annotate SetInformationJobObject.
svn path=/trunk/; revision=70162
2015-11-27 20:58:12 +00:00
Amine Khaldi 19bfe3af52 [KERNEL32] Sync sortkey.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70161
2015-11-27 20:11:40 +00:00
Amine Khaldi 27e62279a7 [KERNEL32] Sync lcformat.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70160
2015-11-27 20:11:02 +00:00
Amine Khaldi c4b3aba60f [KERNEL32] Sync format_msg.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70159
2015-11-27 20:09:44 +00:00
Amine Khaldi 23a47e2ba0 [KERNEL32] Sync collation.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70158
2015-11-27 20:08:24 +00:00
Amine Khaldi de30740d8d [KERNEL32] Sync casemap.c with Wine Staging 1.7.55. CORE-10536
svn path=/trunk/; revision=70157
2015-11-27 20:00:29 +00:00
Amine Khaldi d8b1a50b04 [PSDK] Add missing CALINFO_ENUMPROCEXEX, DATEFMT_ENUMPROCEXEX and TIMEFMT_ENUMPROCEX.
svn path=/trunk/; revision=70156
2015-11-27 19:59:29 +00:00
Amine Khaldi 9b29c23667 [KERNEL32] Partially sync res.c with Wine Staging 1.7.55. Fixes 4 kernel32:resource tests and we're down to 0 failures here. CORE-10536
svn path=/trunk/; revision=70155
2015-11-27 18:49:07 +00:00
Amine Khaldi 1aa074a37d [KERNEL32] Partially sync profile.c with Wine Staging 1.7.55. Fixes 2 kernel32:profile tests. CORE-10536
svn path=/trunk/; revision=70154
2015-11-27 18:46:45 +00:00
Thomas Faber 71700db397 [NTDLL_WINETEST]
- Fix warnings

svn path=/trunk/; revision=70153
2015-11-27 18:27:41 +00:00