[ros-diffs] [reactos] 01/01: [UXTHEME] Add Ukrainian (uk-UA) translation (#6502)

2024-02-16 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=21e139d1d105d19d5b8e00dc9a98bab12f2ab3d3 commit 21e139d1d105d19d5b8e00dc9a98bab12f2ab3d3 Author: Oleg Dubinskiy AuthorDate: Fri Feb 16 20:50:13 2024 +0100 Commit: GitHub CommitDate: Fri Feb 16 22:50:13 2024 +0300 [UXTHEME] Add

[ros-diffs] [reactos] 01/01: [SHELL32] Sync HCR_RegGetIconW() function to Wine 9.1 (#6418)

2024-02-02 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=290221ef5bf486face9c992dca757b871c5e9550 commit 290221ef5bf486face9c992dca757b871c5e9550 Author: Oleg Dubinskiy AuthorDate: Fri Feb 2 16:10:36 2024 +0100 Commit: GitHub CommitDate: Fri Feb 2 18:10:36 2024 +0300 [SHELL32] Sync

[ros-diffs] [reactos] 01/01: [NTOS:KE/x86/arm] Use a better boot process affinity value (#6399)

2024-01-24 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5abf0c76b7251b1b03d8e326bd95951566e1bae7 commit 5abf0c76b7251b1b03d8e326bd95951566e1bae7 Author: Oleg Dubinskiy AuthorDate: Wed Jan 24 17:52:56 2024 +0100 Commit: GitHub CommitDate: Wed Jan 24 17:52:56 2024 +0100 [NTOS:KE/x86

[ros-diffs] [reactos] 01/01: [NTOS:KE] Acquire PRCB lock before marking thread ready for execution in dispatch interrupt routine (#6387)

2024-01-20 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ab528ac6ae105b19d457587dc680d8016720bc3d commit ab528ac6ae105b19d457587dc680d8016720bc3d Author: Oleg Dubinskiy AuthorDate: Sat Jan 20 15:58:39 2024 +0100 Commit: GitHub CommitDate: Sat Jan 20 15:58:39 2024 +0100 [NTOS:KE

[ros-diffs] [reactos] 01/01: [NTOS:KE] Set IRQL to SYNCH_LEVEL when exiting from idle after the thread is ready for execution (#6386)

2024-01-20 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f72d6dd4c5071a7c16d0bd842d8ff7bd2549ea4a commit f72d6dd4c5071a7c16d0bd842d8ff7bd2549ea4a Author: Oleg Dubinskiy AuthorDate: Sat Jan 20 15:55:20 2024 +0100 Commit: GitHub CommitDate: Sat Jan 20 15:55:20 2024 +0100 [NTOS:KE] Set

[ros-diffs] [reactos] 01/01: [KS] KsRead/WriteFile: finish IRP initialization and properly setup I/O stack location for it (#5784)

2023-10-10 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a6b281c2280710e684a208deb07abd9838ce7cb6 commit a6b281c2280710e684a208deb07abd9838ce7cb6 Author: Oleg Dubinskiy AuthorDate: Tue Oct 10 22:30:00 2023 +0200 Commit: GitHub CommitDate: Tue Oct 10 13:30:00 2023 -0700 [KS] KsRead

[ros-diffs] [reactos] 01/01: [KS] Fix bug in KsStreamIo (#4663)

2023-10-06 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d96b3cd45c888d7e37c9207dbb44321fc47bfec9 commit d96b3cd45c888d7e37c9207dbb44321fc47bfec9 Author: Oleg Dubinskiy AuthorDate: Fri Oct 6 12:36:09 2023 +0200 Commit: GitHub CommitDate: Fri Oct 6 12:36:09 2023 +0200 [KS] Fix bug

[ros-diffs] [reactos] 01/01: [DXGTHK] Export DriverEntry (#5607)

2023-09-21 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f4d7cccd3ce13f4835c834a3e8a28b5d2472c590 commit f4d7cccd3ce13f4835c834a3e8a28b5d2472c590 Author: Oleg Dubinskiy AuthorDate: Thu Sep 21 13:25:21 2023 +0200 Commit: GitHub CommitDate: Thu Sep 21 14:25:21 2023 +0300 [DXGTHK] Export

[ros-diffs] [reactos] 01/01: [DXGTHK] Fix EngCreateBitmap exported parameters (#5606)

2023-08-23 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a4b0899ca167182b8b35173231e93a8045f56f2c commit a4b0899ca167182b8b35173231e93a8045f56f2c Author: Oleg Dubinskiy AuthorDate: Wed Aug 23 17:53:22 2023 +0200 Commit: GitHub CommitDate: Wed Aug 23 17:53:22 2023 +0200 [DXGTHK] Fix

[ros-diffs] [reactos] 01/01: [WIN32SS][NTDDRAW] Don't startup DirectX graphics each time on DirectDraw object creation (#5329)

2023-06-21 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e7ccb36b9babef32fb9ed050bfe54f45164e642c commit e7ccb36b9babef32fb9ed050bfe54f45164e642c Author: Oleg Dubinskiy AuthorDate: Wed Jun 21 18:03:27 2023 +0200 Commit: GitHub CommitDate: Wed Jun 21 18:03:27 2023 +0200 [WIN32SS

[ros-diffs] [reactos] 01/01: [WIN32SS][ENG][NTDDRAW] Manage DirectDraw instances when switching display mode (#4519)

2023-06-21 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e034377b51a11e6894ba3b558b1990342cac681c commit e034377b51a11e6894ba3b558b1990342cac681c Author: Oleg Dubinskiy AuthorDate: Wed Jun 21 18:00:24 2023 +0200 Commit: GitHub CommitDate: Wed Jun 21 18:00:24 2023 +0200 [WIN32SS][ENG

[ros-diffs] [reactos] 01/01: [NTGDI][NTUSER] Load DirectX graphics driver at system startup (#4551)

2023-06-11 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=114bc2b96e48e991e5cff01bee9c12f2f31f2dd5 commit 114bc2b96e48e991e5cff01bee9c12f2f31f2dd5 Author: Oleg Dubinskiy AuthorDate: Sat Jun 18 20:35:17 2022 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Sun Jun 11 13:44:56 2023 +0200

[ros-diffs] [reactos] 01/01: [NTOS:IO] Properly zero-initialize a file object created by IopParseDevice (#4931)

2022-12-07 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=82cf6c2b069906f50bb1a24a921f451ce5338366 commit 82cf6c2b069906f50bb1a24a921f451ce5338366 Author: Oleg Dubinskiy AuthorDate: Wed Dec 7 23:15:42 2022 +0100 Commit: GitHub CommitDate: Thu Dec 8 01:15:42 2022 +0300 [NTOS:IO

[ros-diffs] [reactos] 01/01: [CLB] Enable the dll Required by MS Regedit. It works as well with our clb.dll. Now we lack only ulib.dll. CORE-17385

2022-06-14 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1a41e62073ffe46d599cb5b130a751c92b3d5ab8 commit 1a41e62073ffe46d599cb5b130a751c92b3d5ab8 Author: Oleg Dubinskiy AuthorDate: Wed Nov 25 20:52:30 2020 +0200 Commit: Mark Jansen CommitDate: Tue Jun 14 22:48:06 2022 +0200 [CLB

[ros-diffs] [reactos] 01/01: [WIN32SS][NTDDRAW][NTGDI] Implement some DxEng* callbacks (#3638)

2022-05-31 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=31139c253f24b2577423d4bc363e55caa5a9d8a0 commit 31139c253f24b2577423d4bc363e55caa5a9d8a0 Author: Oleg Dubinskiy AuthorDate: Tue May 31 23:58:35 2022 +0200 Commit: GitHub CommitDate: Wed Jun 1 00:58:35 2022 +0300 [WIN32SS

[ros-diffs] [reactos] 01/01: [REACTOS] Update email in all my copyrights (#4415)

2022-03-30 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5d81de7d5b12fed1f392b7163633fbb84d46bdc0 commit 5d81de7d5b12fed1f392b7163633fbb84d46bdc0 Author: Oleg Dubinskiy AuthorDate: Thu Mar 31 01:53:30 2022 +0200 Commit: GitHub CommitDate: Thu Mar 31 01:53:30 2022 +0200 [REACTOS

[ros-diffs] [reactos] 01/01: [NTOS:IO] IoRegisterDeviceInterface: create non-volatile keys for new device interfaces Always create only non-volatile (sub)keys when registering a new device interface,

2022-03-28 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7309801e5ab693add8510da72921d982432d75a3 commit 7309801e5ab693add8510da72921d982432d75a3 Author: Oleg Dubinskiy AuthorDate: Sun Jan 16 19:57:43 2022 +0200 Commit: Robert Naumann CommitDate: Mon Mar 28 08:13:05 2022 +0200

[ros-diffs] [reactos] 01/01: [WIN32SS][NTGDI] Remove useless assert (#4370) CORE-17561

2022-02-18 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9ab5d3afb2007337b0a298635729ccd82b3efe18 commit 9ab5d3afb2007337b0a298635729ccd82b3efe18 Author: Oleg Dubinskiy AuthorDate: Fri Feb 18 23:00:57 2022 +0200 Commit: GitHub CommitDate: Fri Feb 18 22:00:57 2022 +0100 [WIN32SS][NTGDI

[ros-diffs] [reactos] 01/01: [WIN32SS:ENG] EngCreateBitmap: mark created bitmaps as API bitmaps (#4146)

2021-12-29 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=dc483bd700a58a1b42b3dd4e4103793cc5147384 commit dc483bd700a58a1b42b3dd4e4103793cc5147384 Author: Oleg Dubinskiy AuthorDate: Wed Dec 29 17:51:23 2021 +0200 Commit: GitHub CommitDate: Wed Dec 29 16:51:23 2021 +0100 [WIN32SS:ENG

[ros-diffs] [reactos] 01/01: [SYSSETUP] Enable sound events for Workstation (#3733)

2021-12-27 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=cbf8b367f5873f8ed9bc558326e8270717d58f45 commit cbf8b367f5873f8ed9bc558326e8270717d58f45 Author: Oleg Dubinskiy AuthorDate: Tue Dec 28 01:08:13 2021 +0200 Commit: GitHub CommitDate: Tue Dec 28 02:08:13 2021 +0300 [SYSSETUP

[ros-diffs] [reactos] 01/01: [WIN32SS][NTDDRAW] Improve DxEngGetDCState type 2 implementation (#4176)

2021-12-20 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8a6312abda24d11d6c9abfe133013b32e4aef3e6 commit 8a6312abda24d11d6c9abfe133013b32e4aef3e6 Author: Oleg Dubinskiy AuthorDate: Mon Dec 20 20:27:13 2021 + Commit: GitHub CommitDate: Mon Dec 20 21:27:13 2021 +0100 [WIN32SS

[ros-diffs] [reactos] 01/01: [WIN32K:ENG] Pass correct display name to EngpFindGraphicsDevice (#4128)

2021-12-01 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c05a45e17eda057d8b92ba76feecf3532d8324c1 commit c05a45e17eda057d8b92ba76feecf3532d8324c1 Author: Oleg Dubinskiy AuthorDate: Wed Dec 1 15:28:45 2021 + Commit: GitHub CommitDate: Wed Dec 1 18:28:45 2021 +0300 [WIN32K:ENG] Pass

[ros-diffs] [reactos] 01/01: [KERNEL32] Implement SetFileCompletionNotificationModes Call native Nt* function to do the actual work, similarly to as it done in Wine: https://source.winehq.org/git/wine

2021-10-23 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=334ab0f2a5f547118e7a8f63291a69ffaac88101 commit 334ab0f2a5f547118e7a8f63291a69ffaac88101 Author: Oleg Dubinskiy AuthorDate: Wed Oct 20 01:22:29 2021 +0300 Commit: George Bișoc CommitDate: Sat Oct 23 16:19:22 2021 +0200 [KERNEL32

[ros-diffs] [reactos] 01/01: Revert "[DSOUND] Don't force status to failure by default in primarybuffer_SetFormat (#3911)"

2021-10-07 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6ef7b676154afb931d25c5d21071497907f38fa4 commit 6ef7b676154afb931d25c5d21071497907f38fa4 Author: Oleg Dubinskiy AuthorDate: Mon Sep 27 15:02:52 2021 +0300 Commit: Stanislav Motylkov CommitDate: Thu Oct 7 23:44:30 2021 +0300

[ros-diffs] [reactos] 01/01: [DSOUND] Don't force status to failure by default in primarybuffer_SetFormat (#3911)

2021-09-10 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=183566ee584efbe6377c79e68bfe24b2d1f940ae commit 183566ee584efbe6377c79e68bfe24b2d1f940ae Author: Oleg Dubinskiy AuthorDate: Sun Aug 15 17:06:56 2021 +0300 Commit: Stanislav Motylkov CommitDate: Sat Sep 11 01:58:03 2021 +0300

[ros-diffs] [reactos] 01/01: [DSOUND] Improvements to DirectSound(Capture)EnumerateW (#3899)

2021-09-04 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d7b2280c5c7fbc681efe9c0942fd0a11f82e09d2 commit d7b2280c5c7fbc681efe9c0942fd0a11f82e09d2 Author: Oleg Dubinskiy AuthorDate: Wed Aug 11 21:36:52 2021 +0300 Commit: Stanislav Motylkov CommitDate: Sat Sep 4 15:58:42 2021 +0300

[ros-diffs] [reactos] 01/01: [NTOS:IO] OpenRegistryHandlesFromSymbolicLink: Use REG_OPTION_NON_VOLATILE Use REG_OPTION_NON_VOLATILE instead of REG_OPTION_VOLATILE in all ZwCreateKey calls of OpenRegis

2021-07-03 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=94054a5735d427fdfa8dc8abdbbd4dafeb966036 commit 94054a5735d427fdfa8dc8abdbbd4dafeb966036 Author: Oleg Dubinskiy AuthorDate: Sun Apr 4 20:57:23 2021 +0300 Commit: George Bișoc CommitDate: Sat Jul 3 21:44:33 2021 +0200 [NTOS:IO

[ros-diffs] [reactos] 01/01: [SOUNDS] Add new Recycle Bin system sound Add new sound for Recycle Bin sound event. Since this sound event is now working properly after some fixes in shell32 code, it's

2021-06-10 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6e29107f316e7d2f69cde974639d208fbaa40fef commit 6e29107f316e7d2f69cde974639d208fbaa40fef Author: Oleg Dubinskiy AuthorDate: Fri Jun 4 17:32:07 2021 +0300 Commit: Stanislav Motylkov CommitDate: Fri Jun 11 02:06:11 2021 +0300

[ros-diffs] [reactos] 01/01: [GDI32] Fix wrong ordering of parameters in NtGdiDdGetDC call (#3637)

2021-05-03 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=58daf942fe153c151996464d4f5d64cc2ee8e2d7 commit 58daf942fe153c151996464d4f5d64cc2ee8e2d7 Author: Oleg Dubinskiy AuthorDate: Mon May 3 19:11:18 2021 +0300 Commit: GitHub CommitDate: Mon May 3 18:11:18 2021 +0200 [GDI32] Fix wrong

[ros-diffs] [reactos] 01/01: [NTOS:MM][NTOS:SE] Mute some noisy stubs Mute debug prints of MmDoesFileHaveUserWritableReferences and SeAuditingFileEventsWithContext stubs. These stubs are very noisy an

2021-04-07 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=52f4d8019b9d75114661187c494a79182e5d0ae2 commit 52f4d8019b9d75114661187c494a79182e5d0ae2 Author: Oleg Dubinskiy AuthorDate: Mon Apr 5 21:49:50 2021 +0300 Commit: George Bișoc CommitDate: Wed Apr 7 13:16:03 2021 +0200 [NTOS:MM

[ros-diffs] [reactos] 01/01: [REGEDIT] Display search finished messagebox when using Find Next (F3) menu item (#3371)

2020-12-21 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9de87871877451e6fe30a8c2e98015c9ead7b55a commit 9de87871877451e6fe30a8c2e98015c9ead7b55a Author: Oleg Dubinskiy AuthorDate: Sat Nov 14 22:09:59 2020 +0200 Commit: Stanislav Motylkov CommitDate: Mon Dec 21 20:48:52 2020 +0300

[ros-diffs] [reactos] 01/01: [BROWSEUI][PSDK] Stubplement ShellTaskScheduler (#3326)

2020-12-20 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d5132f5ce3b0431718e93b7ea27cab3ed2ff98f3 commit d5132f5ce3b0431718e93b7ea27cab3ed2ff98f3 Author: Oleg Dubinskiy AuthorDate: Tue Oct 27 19:25:36 2020 +0200 Commit: Stanislav Motylkov CommitDate: Sun Dec 20 22:06:16 2020 +0300

[ros-diffs] [reactos] 01/01: [BROWSEUI][PSDK] Stubplement UserAssist

2020-12-20 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1f5e0f3fa7967d759ad885487a59cb21a847704e commit 1f5e0f3fa7967d759ad885487a59cb21a847704e Author: Oleg Dubinskiy AuthorDate: Wed Oct 21 17:46:09 2020 +0300 Commit: Stanislav Motylkov CommitDate: Sun Dec 20 17:32:11 2020 +0300

[ros-diffs] [reactos] 01/01: [MSGINA] Improve exports for all stubbed functions (#3256)

2020-11-28 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6bf7f83b2ad2a4fff109cdbf1d21d37764b64a7b commit 6bf7f83b2ad2a4fff109cdbf1d21d37764b64a7b Author: Oleg Dubinskiy AuthorDate: Sat Nov 28 16:32:53 2020 +0200 Commit: GitHub CommitDate: Sat Nov 28 17:32:53 2020 +0300 [MSGINA

[ros-diffs] [reactos] 01/01: [MSGINA] Implement ShellTurnOffDialog (#3254)

2020-11-28 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c0d2cd508f19219061eec20d41a5e7d4426527bc commit c0d2cd508f19219061eec20d41a5e7d4426527bc Author: Oleg Dubinskiy AuthorDate: Sat Nov 28 16:22:46 2020 +0200 Commit: GitHub CommitDate: Sat Nov 28 17:22:46 2020 +0300 [MSGINA

[ros-diffs] [reactos] 01/01: [REGEDIT] Make "finished find" messagebox owned by Regedit window (#3369)

2020-11-14 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6aae5f4fdd87efe805f7bd44c601044b0cbe47c2 commit 6aae5f4fdd87efe805f7bd44c601044b0cbe47c2 Author: Oleg Dubinskiy AuthorDate: Sat Nov 14 20:21:10 2020 +0200 Commit: GitHub CommitDate: Sat Nov 14 19:21:10 2020 +0100 [REGEDIT] Make

[ros-diffs] [reactos] 01/01: [SHELL32] Stub SHGetShellStyleHInstance and SHGetAttributesFromDataObject CORE-17337 (#3295)

2020-10-24 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=cdb48b8219bafcf533b8ddd9908c857d89976fec commit cdb48b8219bafcf533b8ddd9908c857d89976fec Author: Oleg Dubinskiy AuthorDate: Sat Oct 24 18:04:54 2020 +0300 Commit: GitHub CommitDate: Sat Oct 24 18:04:54 2020 +0300 [SHELL32] Stub

[ros-diffs] [reactos] 01/01: [BROWSEUI] CCommonBrowser class should support aggregation (#3308)

2020-10-24 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d0a7df49fa8faf997d393832a500903a165e2bff commit d0a7df49fa8faf997d393832a500903a165e2bff Author: Oleg Dubinskiy AuthorDate: Sat Oct 24 18:02:18 2020 +0300 Commit: GitHub CommitDate: Sat Oct 24 18:02:18 2020 +0300 [BROWSEUI

[ros-diffs] [reactos] 01/01: [RAPPS] Use `RegDeleteKeyExW` for deleting the apps strings from registry only if it is available in advapi32 Otherwise, use `RegDeleteKeyW` instead, on Windows versions w

2020-09-20 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b62948ef774538fb5066e88c3b92ce2010bd842c commit b62948ef774538fb5066e88c3b92ce2010bd842c Author: Oleg Dubinskiy AuthorDate: Wed Sep 16 17:54:20 2020 +0300 Commit: Mark Jansen CommitDate: Sun Sep 20 19:23:06 2020 +0200 [RAPPS

[ros-diffs] [reactos] 01/01: [RAPPS] Display custom applications icons for installed applications CORE-17257 (#3144)

2020-09-20 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7eb90143f8bd4af34f49437e456293cd67bd39f6 commit 7eb90143f8bd4af34f49437e456293cd67bd39f6 Author: Oleg Dubinskiy AuthorDate: Sun Sep 20 20:19:59 2020 +0300 Commit: GitHub CommitDate: Sun Sep 20 19:19:59 2020 +0200 [RAPPS] Display

[ros-diffs] [reactos] 02/02: [DBGENG] Import dbgeng.dll from Wine Staging 4.18 CORE-17153.

2020-09-10 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=07f98eb10ae7cabeeaec07bf2f3f940f29b892fc commit 07f98eb10ae7cabeeaec07bf2f3f940f29b892fc Author: Oleg Dubinskiy AuthorDate: Tue Jun 30 20:42:29 2020 +0300 Commit: Mark Jansen CommitDate: Thu Sep 10 18:19:28 2020 +0200 [DBGENG

[ros-diffs] [reactos] 01/01: [REGEDIT] Improve message box for importing registry files (#3006)

2020-08-15 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=25f78cda99c6ad4d982e53927bd17e8517cc6a4d commit 25f78cda99c6ad4d982e53927bd17e8517cc6a4d Author: Oleg Dubinskiy AuthorDate: Thu Jul 23 21:30:05 2020 +0300 Commit: Stanislav Motylkov CommitDate: Sun Aug 16 02:25:44 2020 +0300

[ros-diffs] [reactos] 01/01: [IMM32] Stub ImmRegisterClient CORE-16479 (#3009)

2020-08-09 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=8d682f9b05a0f590e4723d3eca1b7d4e57b7d1ee commit 8d682f9b05a0f590e4723d3eca1b7d4e57b7d1ee Author: Oleg Dubinskiy AuthorDate: Sun Aug 9 16:49:00 2020 +0300 Commit: GitHub CommitDate: Sun Aug 9 22:49:00 2020 +0900 [IMM32] Stub

[ros-diffs] [reactos] 01/01: [ZIPFLDR] Add some bitmap resources CORE-17092 (#2875)

2020-08-07 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a1108f6155a73e22ee9aa74c2f0ae0eea3cfb6c6 commit a1108f6155a73e22ee9aa74c2f0ae0eea3cfb6c6 Author: Oleg Dubinskiy AuthorDate: Sat Aug 8 08:13:54 2020 +0300 Commit: GitHub CommitDate: Sat Aug 8 14:13:54 2020 +0900 [ZIPFLDR] Add

[ros-diffs] [reactos] 01/01: [MSWSOCK] Use a correct prototype for SvchostPushServiceGlobals stub See https://www.geoffchappell.com/studies/windows/win32/services/svchost/dll/svchostpushserviceglobals

2020-06-27 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=622f187c04c7444c2420fd60cfb1792d92e99112 commit 622f187c04c7444c2420fd60cfb1792d92e99112 Author: Oleg Dubinskiy AuthorDate: Thu Jun 18 21:06:34 2020 +0300 Commit: Thomas Faber CommitDate: Sat Jun 27 14:55:28 2020 +0200 [MSWSOCK

[ros-diffs] [reactos] 01/01: [SDK][SVCHOST] Move all global svchost declarations to public header.

2020-06-27 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=dcc5dd2a69db67d3d2bf9263d45c5cb531f0497a commit dcc5dd2a69db67d3d2bf9263d45c5cb531f0497a Author: Oleg Dubinskiy AuthorDate: Thu Jun 18 15:03:01 2020 +0300 Commit: Thomas Faber CommitDate: Sat Jun 27 14:54:22 2020 +0200 [SDK

[ros-diffs] [reactos] 01/01: Revert "[FONTS] Add Selawik as a substitution for Segoe UI" CORE-17122 (#2921)

2020-06-14 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3cb8ee6d7e40b2558736df8f815385d59b78e1d5 commit 3cb8ee6d7e40b2558736df8f815385d59b78e1d5 Author: Oleg Dubinskiy AuthorDate: Sun Jun 14 13:09:41 2020 +0300 Commit: GitHub CommitDate: Sun Jun 14 19:09:41 2020 +0900 Revert "[

[ros-diffs] [reactos] 05/05: [VSSAPI] Add missing wrapper for ?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z and _VSSAPI_CreateVssBackupComponents@4 in msvc.s, to fix MSVC compilation

2020-06-07 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1761bedb823d8ac7aa91540f857a2df491d18ead commit 1761bedb823d8ac7aa91540f857a2df491d18ead Author: Oleg Dubinskiy AuthorDate: Thu Mar 26 16:47:16 2020 +0200 Commit: Mark Jansen CommitDate: Sun Jun 7 19:45:05 2020 +0200 [VSSAPI

[ros-diffs] [reactos] 04/05: [VSSAPI] Import Wine commits "Stub CreateVssBackupComponentsInternal + ?CreateVssBackupComponents@@YGJPAPAVIVssBackupComponents@@@Z" https://source.winehq.org/git/wine.git

2020-06-07 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=23a1f8d335ce39f81a01cee25a232eb44dca3507 commit 23a1f8d335ce39f81a01cee25a232eb44dca3507 Author: Oleg Dubinskiy AuthorDate: Wed Mar 25 21:23:37 2020 +0200 Commit: Mark Jansen CommitDate: Sun Jun 7 19:45:05 2020 +0200 [VSSAPI

[ros-diffs] [reactos] 02/05: [PSDK] Add some missing definitions from Wine in vss.idl Required by vssapi stubs and Wine's vsbackup.idl CORE-9511.

2020-06-07 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9994a4309c666acd2856721dad0c1475b46554fd commit 9994a4309c666acd2856721dad0c1475b46554fd Author: Oleg Dubinskiy AuthorDate: Wed Mar 25 20:59:25 2020 +0200 Commit: Mark Jansen CommitDate: Sun Jun 7 19:45:05 2020 +0200 [PSDK] Add

[ros-diffs] [reactos] 03/05: [PSDK] Import vsbackup.idl from Wine and enable it in CMakeLists.txt Required by vssapi stubs CORE-9511.

2020-06-07 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3904423d8feba0006245c89db5af461276e9eb85 commit 3904423d8feba0006245c89db5af461276e9eb85 Author: Oleg Dubinskiy AuthorDate: Wed Mar 25 21:09:17 2020 +0200 Commit: Mark Jansen CommitDate: Sun Jun 7 19:45:05 2020 +0200 [PSDK

[ros-diffs] [reactos] 01/05: [PSDK] Replace our vswriter.h by Wine's vswriter.idl and enable it in CMakeLists.txt Required by vssapi stubs CORE-9511. Our current vswriter.h has no some needed definiti

2020-06-07 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=eac44a7f9d54d85c6d137e613636593504c09e3e commit eac44a7f9d54d85c6d137e613636593504c09e3e Author: Oleg Dubinskiy AuthorDate: Wed Mar 25 20:33:28 2020 +0200 Commit: Mark Jansen CommitDate: Sun Jun 7 19:45:05 2020 +0200 [PSDK

[ros-diffs] [reactos] 01/01: [RPCRT4] Export NdrCreateServerInterfaceFromStub as `stub` Required by MS ole32.dll CORE-15395, CORE-17004.

2020-06-07 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=31e00140d3dc90be67772c217a193b0c2deb5ceb commit 31e00140d3dc90be67772c217a193b0c2deb5ceb Author: Oleg Dubinskiy AuthorDate: Sat May 2 11:32:14 2020 +0300 Commit: Thomas Faber CommitDate: Sun Jun 7 14:08:58 2020 +0200 [RPCRT4

[ros-diffs] [reactos] 01/01: [REGAPI] Import regapi.dll from Wine Staging 5.7 CORE-16458 (#2723)

2020-05-14 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=90aff2947bd5e829dd64ab797806109bdf712198 commit 90aff2947bd5e829dd64ab797806109bdf712198 Author: Oleg Dubinskiy AuthorDate: Thu May 14 15:21:16 2020 +0300 Commit: GitHub CommitDate: Thu May 14 14:21:16 2020 +0200 [REGAPI] Import

[ros-diffs] [reactos] 01/01: [WIN32SS][NTDDRAW] Get complexity of visible region in DxEngGetDCState (#2604)

2020-05-01 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=855bf46399b0f3c852250cccf11fb655e536be78 commit 855bf46399b0f3c852250cccf11fb655e536be78 Author: Oleg Dubinskiy AuthorDate: Fri May 1 16:57:11 2020 +0300 Commit: GitHub CommitDate: Fri May 1 15:57:11 2020 +0200 [WIN32SS][NTDDRAW

[ros-diffs] [reactos] 01/01: [SYSSETUP] Improve SetupQueryRegisteredOsComponent export (#2702)

2020-05-01 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b0e995728a12f20b5d4c8243f1d53f478e625510 commit b0e995728a12f20b5d4c8243f1d53f478e625510 Author: Oleg Dubinskiy AuthorDate: Fri May 1 13:45:19 2020 +0300 Commit: GitHub CommitDate: Fri May 1 13:45:19 2020 +0300 [SYSSETUP

[ros-diffs] [reactos] 01/01: [SETUPAPI] Improve SetupRemoveFromSourceListA/W exports (#2680)

2020-04-28 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=125020c23fee608a9b4943df3d54ea1716d26b71 commit 125020c23fee608a9b4943df3d54ea1716d26b71 Author: Oleg Dubinskiy AuthorDate: Wed Apr 29 00:58:40 2020 +0300 Commit: GitHub CommitDate: Wed Apr 29 00:58:40 2020 +0300 [SETUPAPI

[ros-diffs] [reactos] 01/01: [PROFMAP] Initial implementation (#2119)

2020-04-26 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=70b6658af86266b6ea803990aca3d57a571cbe11 commit 70b6658af86266b6ea803990aca3d57a571cbe11 Author: Oleg Dubinskiy AuthorDate: Sun Apr 26 22:15:21 2020 +0300 Commit: GitHub CommitDate: Sun Apr 26 21:15:21 2020 +0200 [PROFMAP

[ros-diffs] [reactos] 02/02: [SHLWAPI] Add version limit for export from NT 5.1 to NT5.2, because it was dropped since NT6

2020-04-26 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9f0a0f65ead75ce01c855cdf098b987a2522f8aa commit 9f0a0f65ead75ce01c855cdf098b987a2522f8aa Author: Oleg Dubinskiy AuthorDate: Sun Apr 26 20:43:53 2020 +0300 Commit: Mark Jansen CommitDate: Sun Apr 26 20:20:40 2020 +0200 [SHLWAPI

[ros-diffs] [reactos] 01/02: [SHLWAPI] Improve SHEvaluateSystemCommandTemplate export CORE-14742

2020-04-26 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=ee08399112957c579961060ce32c75344e36b89e commit ee08399112957c579961060ce32c75344e36b89e Author: Oleg Dubinskiy AuthorDate: Sun Apr 26 16:21:46 2020 +0300 Commit: Mark Jansen CommitDate: Sun Apr 26 20:20:40 2020 +0200 [SHLWAPI

[ros-diffs] [reactos] 01/01: [SFC][SFC_OS] Add stubs to exported functions (#2431)

2020-04-15 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7865ff97cc18b58be6fde86b17b0c945d54e4ba1 commit 7865ff97cc18b58be6fde86b17b0c945d54e4ba1 Author: Oleg Dubinskiy AuthorDate: Thu Apr 16 02:06:22 2020 +0300 Commit: GitHub CommitDate: Thu Apr 16 02:06:22 2020 +0300 [SFC][SFC_OS

[ros-diffs] [reactos] 01/01: [WINSTA] Add some missing stubs (#2307)

2020-04-15 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2d8b224d71c162ec95e4e5215322d480cefd3618 commit 2d8b224d71c162ec95e4e5215322d480cefd3618 Author: Oleg Dubinskiy AuthorDate: Thu Apr 16 01:50:22 2020 +0300 Commit: GitHub CommitDate: Thu Apr 16 01:50:22 2020 +0300 [WINSTA] Add

[ros-diffs] [reactos] 01/02: [DXSDK] Sync axextend.idl with Wine Staging 3.3 (#2421) Required by Wine's qcap.dll CORE-16350

2020-04-03 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e9f5438eea72ff94a6758007d7f3283ee2f8b44d commit e9f5438eea72ff94a6758007d7f3283ee2f8b44d Author: Oleg Dubinskiy AuthorDate: Sat Mar 7 21:35:35 2020 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Fri Apr 3 23:58:54 2020 +0200

[ros-diffs] [reactos] 01/01: [APPCOMPAT][ACCPAGE][SDB][ROSTESTS] Implement compatibility modes for Windows 10, Server 2016 and 2019

2020-02-23 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b7495019761a169a29ee733e1265d7c29fe72ff7 commit b7495019761a169a29ee733e1265d7c29fe72ff7 Author: Oleg Dubinskiy AuthorDate: Fri Oct 25 20:50:43 2019 +0300 Commit: Mark Jansen CommitDate: Sun Feb 23 17:43:40 2020 +0100 [APPCOMPAT

[ros-diffs] [reactos] 01/01: [SHELL32] Don't hardcode My Documents path for My Music/Pictures/Videos folders in some translations (#2354)

2020-02-15 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7075bdacb27d35e0bdb1a3cf643efd0d5331eaef commit 7075bdacb27d35e0bdb1a3cf643efd0d5331eaef Author: Oleg Dubinskiy AuthorDate: Sat Feb 15 21:06:16 2020 +0200 Commit: GitHub CommitDate: Sat Feb 15 20:06:16 2020 +0100 [SHELL32] Don't

[ros-diffs] [reactos] 01/01: [SYSSETUP] Update Russian translation for Product Options page (#2348)

2020-02-14 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=44e9fee23704c57127f7d7a63a4d0888c90d2dd9 commit 44e9fee23704c57127f7d7a63a4d0888c90d2dd9 Author: Oleg Dubinskiy AuthorDate: Fri Feb 14 20:22:48 2020 +0200 Commit: GitHub CommitDate: Fri Feb 14 19:22:48 2020 +0100 [SYSSETUP

[ros-diffs] [reactos] 01/01: [NDK][RTL] Implement RtlGetUnloadEventTrace. CORE-16671

2020-02-08 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6f232770d3999177188e1c7faed4c66c596f26b4 commit 6f232770d3999177188e1c7faed4c66c596f26b4 Author: Oleg Dubinskiy AuthorDate: Fri Jan 31 14:01:46 2020 +0200 Commit: Thomas Faber CommitDate: Sun Feb 9 08:37:58 2020 +0100 [NDK][RTL

[ros-diffs] [reactos] 02/02: [USB] Update the names of new USB drivers

2020-01-06 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=611d925d3280a3bc590d7eccc7d4fdefb043153a commit 611d925d3280a3bc590d7eccc7d4fdefb043153a Author: Oleg Dubinskiy AuthorDate: Thu Jan 2 15:05:51 2020 +0200 Commit: Victor Perevertkin CommitDate: Mon Jan 6 21:16:08 2020 +0200 [USB

[ros-diffs] [reactos] 01/01: [BOOTDATA] Add AppliedDPI registry value (#1966)

2020-01-02 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c8464e5717d5ef582c754ddf350a15c8cfcd232c commit c8464e5717d5ef582c754ddf350a15c8cfcd232c Author: Oleg Dubinskiy AuthorDate: Thu Jan 2 11:06:18 2020 +0200 Commit: Katayama Hirofumi MZ CommitDate: Thu Jan 2 18:06:18 2020 +0900

[ros-diffs] [reactos] 01/01: [WINSTA] Export WinStationRedirectErrorMessage (#2072)

2019-11-29 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=965e17dbc4d472e157471599edfb520c6364f8f1 commit 965e17dbc4d472e157471599edfb520c6364f8f1 Author: Oleg Dubinskiy AuthorDate: Fri Nov 29 15:51:04 2019 +0200 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Fri Nov 29 14:51:04 2019 +0100

[ros-diffs] [reactos] 01/01: [RPCRT4] Stub RpcGetAuthorizationContextForClient (#2042)

2019-11-29 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=be460fe03f67e86e9abddc22b7a3faeb21539243 commit be460fe03f67e86e9abddc22b7a3faeb21539243 Author: Oleg Dubinskiy AuthorDate: Fri Nov 29 15:19:56 2019 +0200 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Fri Nov 29 14:19:56 2019 +0100

[ros-diffs] [reactos] 01/01: [KERNEL32] Stub GetSystemTimePreciseAsFileTime

2019-11-29 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c6b64448ce46d1f1ca80850f4a358f2bf74178f7 commit c6b64448ce46d1f1ca80850f4a358f2bf74178f7 Author: Oleg Dubinskiy AuthorDate: Wed Oct 9 18:40:22 2019 +0300 Commit: Timo Kreuzer CommitDate: Fri Nov 29 09:03:09 2019 +0100 [KERNEL32

[ros-diffs] [reactos] 01/01: [UTILMAN] Add Ukrainian translation (#1998)

2019-10-30 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=786f5286a28920be458d966ea21c59a91032618d commit 786f5286a28920be458d966ea21c59a91032618d Author: Oleg Dubinskiy AuthorDate: Wed Oct 30 23:04:31 2019 +0200 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Wed Oct 30 22:04:31 2019 +0100

[ros-diffs] [reactos] 01/01: [CRYPTEXT] Add Ukrainian translation (#1999)

2019-10-28 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=218118e994a474300230eac18c48327f1844491b commit 218118e994a474300230eac18c48327f1844491b Author: Oleg Dubinskiy AuthorDate: Mon Oct 28 16:27:03 2019 +0200 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Mon Oct 28 15:27:03 2019 +0100

[ros-diffs] [reactos] 01/01: [UTILMAN] Add Russian translation (#1934)

2019-09-24 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d4f2e4a37857489b8e9a0715a115e1f0017f42c6 commit d4f2e4a37857489b8e9a0715a115e1f0017f42c6 Author: Oleg Dubinskiy AuthorDate: Tue Sep 24 18:35:30 2019 +0300 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Tue Sep 24 17:35:30 2019 +0200

[ros-diffs] [reactos] 01/01: [AUDIOSRV][BOOTDATA][INCLUDE][MMSYS] Rename RosAudioSrv to AudioSrv (#1826)

2019-08-16 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5f7575909f7730aca9112e7b736951c9cc6e9fea commit 5f7575909f7730aca9112e7b736951c9cc6e9fea Author: Oleg Dubinskiy AuthorDate: Fri Aug 16 20:11:04 2019 +0300 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Fri Aug 16 19:11:04 2019 +0200

[ros-diffs] [reactos] 01/01: [USBAUDIO] Fix compilation issues

2019-08-03 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=47303268e1da2acb27651d175eeff97363c12e4a commit 47303268e1da2acb27651d175eeff97363c12e4a Author: Oleg Dubinskiy AuthorDate: Thu Aug 1 23:37:35 2019 +0300 Commit: Mark Jansen CommitDate: Sat Aug 3 14:55:57 2019 +0200 [USBAUDIO

[ros-diffs] [reactos] 01/01: [USETUP] Use "L" key instead of "D" for deleting partitions at 1st setup stage

2019-07-27 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6ee7cba77b3a0e2f3383d4ae8dddcc52a1a55965 commit 6ee7cba77b3a0e2f3383d4ae8dddcc52a1a55965 Author: Oleg Dubinskiy AuthorDate: Fri Jun 28 16:45:32 2019 +0300 Commit: Timo Kreuzer CommitDate: Sat Jul 27 13:18:34 2019 +0200 [USETUP

[ros-diffs] [reactos] 01/01: [DSOUND_NEW] Remove unused dsound_convert.c file (#1748)

2019-07-24 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=1a84d120a60727a77c4303ed2300d89284cd63cb commit 1a84d120a60727a77c4303ed2300d89284cd63cb Author: Oleg Dubinskiy AuthorDate: Wed Jul 24 20:56:33 2019 +0300 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Wed Jul 24 19:56:33 2019 +0200

[ros-diffs] [reactos] 01/01: [DSOUND_NEW] Completely fix gcc compilation (addendum to 25e98eb). (#1740) CORE-16128

2019-07-21 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7f59361911421ebe08cc91d7a0de0289b0b3718f commit 7f59361911421ebe08cc91d7a0de0289b0b3718f Author: Oleg Dubinskiy AuthorDate: Fri Jul 19 16:32:07 2019 +0300 Commit: Hermès Bélusca-Maïto CommitDate: Sun Jul 21 17:02:34 2019 +0200

[ros-diffs] [reactos] 01/01: [DSOUND_NEW] Add CMakeLists.txt + mostly fix gcc compilation

2019-06-30 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=25e98eb0dae0d9062fa98fb142377abae76abc71 commit 25e98eb0dae0d9062fa98fb142377abae76abc71 Author: Oleg Dubinskiy AuthorDate: Thu Jun 20 12:37:00 2019 +0300 Commit: Timo Kreuzer CommitDate: Sun Jun 30 20:06:36 2019 +0200

[ros-diffs] [reactos] 01/01: [SETUP] Fix controls position in 1st stage GUI setup for Russian translation

2019-05-23 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3b0e093aba918d6b40a9d55062bed18de13a0568 commit 3b0e093aba918d6b40a9d55062bed18de13a0568 Author: Oleg Dubinskiy AuthorDate: Thu May 23 21:47:21 2019 +0300 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Thu May 23 23:29:46 2019 +0200

[ros-diffs] [reactos] 01/01: [NOTEPAD] Duplicate notepad.exe in SystemRoot. CORE-16003 (#1555)

2019-05-05 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=41723255597f5951d9ef4a891c9e0a96c9aa2cf1 commit 41723255597f5951d9ef4a891c9e0a96c9aa2cf1 Author: Oleg Dubinskiy AuthorDate: Sun May 5 20:48:37 2019 +0300 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Sun May 5 19:48:37 2019 +0200

[ros-diffs] [reactos] 01/01: [DPNHPAST] Import dpnhpast.dll from Wine (Staging) 4.5

2019-04-24 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c8611aea13fc813354869f6a604f248af8cf1a47 commit c8611aea13fc813354869f6a604f248af8cf1a47 Author: Oleg Dubinskiy AuthorDate: Sun Apr 14 21:00:12 2019 +0300 Commit: Robert Naumann CommitDate: Wed Apr 24 19:59:15 2019 +0200

[ros-diffs] [reactos] 01/01: [DIRECTX] Fix typos in readme.txt (#1498)

2019-04-13 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7a88727570635c015cd9352f5c26432f70466083 commit 7a88727570635c015cd9352f5c26432f70466083 Author: Oleg Dubinskiy AuthorDate: Sat Apr 13 18:07:02 2019 +0300 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Sat Apr 13 17:07:02 2019 +0200

[ros-diffs] [reactos] 01/01: [EXPLORER] Show the Desktop Russian translation update

2019-03-11 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b7850f1078540888a8c60038db6b8bbc1ee0c928 commit b7850f1078540888a8c60038db6b8bbc1ee0c928 Author: Oleg Dubinskiy AuthorDate: Mon Mar 11 16:07:34 2019 +0200 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Mon Mar 11 16:49:24 2019 +0100

[ros-diffs] [reactos] 01/01: [TASKMGR] Fix IDS_MSG_WARNINGTERMINATING and IDS_MSG_WARNINGCHANGEPRIORITY dialogs size in Russian translation (#1300)

2019-01-24 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=58fc48527dfd231a34fbf8574ee5565632d17c38 commit 58fc48527dfd231a34fbf8574ee5565632d17c38 Author: Oleg Dubinskiy AuthorDate: Thu Jan 24 19:02:50 2019 +0200 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Thu Jan 24 18:02:50 2019 +0100

[ros-diffs] [reactos] 01/01: [COMDLG32] Update Ukrainian translation for NEWFILEOPENV2ORD dialog (#1175)

2018-12-21 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=637fcbb9bc53eeb72e5c8f56e46c77cc70d68706 commit 637fcbb9bc53eeb72e5c8f56e46c77cc70d68706 Author: Oleg Dubinskiy AuthorDate: Fri Dec 21 17:49:05 2018 +0200 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Fri Dec 21 16:49:05 2018 +0100

[ros-diffs] [reactos] 01/01: [COMDLG32] Update Russian translation for NEWFILEOPENV2ORD dialog (#1174)

2018-12-21 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=3d1e8143c2de3a4ac5f2726807a97c0f7ffaea87 commit 3d1e8143c2de3a4ac5f2726807a97c0f7ffaea87 Author: Oleg Dubinskiy AuthorDate: Fri Dec 21 17:48:36 2018 +0200 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Fri Dec 21 16:48:36 2018 +0100

[ros-diffs] [reactos] 01/01: [VCDCONTROLTOOL] Add Ukrainian translation

2018-12-18 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4a8c57fcbc10a6467b39209c189a872b12789313 commit 4a8c57fcbc10a6467b39209c189a872b12789313 Author: Oleg Dubinskiy AuthorDate: Wed Dec 19 00:21:07 2018 +0200 Commit: Pierre Schweitzer CommitDate: Tue Dec 18 23:21:07 2018 +0100

[ros-diffs] [reactos] 01/01: [VCDCONTROLTOOL] Add Russian translation

2018-12-16 Thread Oleg Dubinskiy
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=21a0846affe90c1c1e755b551867272eea209134 commit 21a0846affe90c1c1e755b551867272eea209134 Author: Oleg Dubinskiy AuthorDate: Mon Dec 17 09:09:08 2018 +0200 Commit: Pierre Schweitzer CommitDate: Mon Dec 17 08:09:08 2018 +0100