[ros-diffs] [reactos] 01/01: [WIN32SS:NTUSER] restore snapped window to normal size by dragging window caption

2023-01-08 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=669b2f4465f0f5e3dac177e46865058fae0b1179 commit 669b2f4465f0f5e3dac177e46865058fae0b1179 Author: Denis Malikov AuthorDate: Sat Nov 20 16:58:24 2021 +0700 Commit: Victor Perevertkin CommitDate: Sun Jan 8 22:49:59 2023 +0300

[ros-diffs] [reactos] 01/01: [KERNEL32] implement CreateSemaphoreExW/A and adjust macroses for it

2019-08-15 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=18a9993d69b142cfd8da51862a19e3dca4763187 commit 18a9993d69b142cfd8da51862a19e3dca4763187 Author: Denis Malikov AuthorDate: Sun Nov 18 23:51:20 2018 +0700 Commit: Mark Jansen CommitDate: Thu Aug 15 15:50:59 2019 +0200 [KERNEL32

[ros-diffs] [reactos] 01/01: [APPCOMPAT] Run apps in compatibility with 6.1 SP1 (7 SP1), 6.2 (8) and 6.3 (8.1) (#1273)

2019-01-27 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=bcfd350e9fb053ba8fb8bbf86c2ae3107a17c819 commit bcfd350e9fb053ba8fb8bbf86c2ae3107a17c819 Author: Denis Malikov AuthorDate: Sun Jan 27 23:30:37 2019 +0700 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Sun Jan 27 17:30:37 2019 +0100

[ros-diffs] [reactos] 01/01: [WIN32SS:NTUSER] Fix Window-snap madness (#1246)

2019-01-19 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=37af78775ddb371501fbcfb74c766a7d68f5470a commit 37af78775ddb371501fbcfb74c766a7d68f5470a Author: Denis Malikov AuthorDate: Sun Jan 20 05:05:19 2019 +0700 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Sat Jan 19 23:05:19 2019 +0100

[ros-diffs] [reactos] 01/01: [WIN32SS:NTUSER] Implement "Window Snap" feature (#1226)

2019-01-15 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7e396787ed00a3939031447725f79697a41878e1 commit 7e396787ed00a3939031447725f79697a41878e1 Author: Denis Malikov AuthorDate: Tue Jan 15 20:36:41 2019 +0700 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Tue Jan 15 14:36:41 2019 +0100

[ros-diffs] [reactos] 01/01: [TASKMGR] adjust widths for status bar parts

2019-01-13 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=473e0bfc838ddb7f84ebeaafc86acf3873d99c10 commit 473e0bfc838ddb7f84ebeaafc86acf3873d99c10 Author: Denis Malikov AuthorDate: Mon Jan 14 00:57:50 2019 +0700 Commit: Giannis Adamopoulos CommitDate: Sun Jan 13 21:33:44 2019 +0200

[ros-diffs] [reactos] 01/01: [COMCTL32] add padding for status bar text

2019-01-13 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=da9accfba6e8eb769dcd317185a9b57d161275b7 commit da9accfba6e8eb769dcd317185a9b57d161275b7 Author: Denis Malikov AuthorDate: Sun Jan 13 22:55:45 2019 +0700 Commit: Giannis Adamopoulos CommitDate: Sun Jan 13 18:21:36 2019 +0200

[ros-diffs] [reactos] 01/01: [MSVCRT] export _local_unwind4 for 6.0+ version

2019-01-10 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=14df8c2e484e9a6862995a946b1e4ba25f12d1e8 commit 14df8c2e484e9a6862995a946b1e4ba25f12d1e8 Author: Denis Malikov AuthorDate: Sun Dec 9 01:36:41 2018 +0700 Commit: Mark Jansen CommitDate: Thu Jan 10 19:48:49 2019 +0100 [MSVCRT

[ros-diffs] [reactos] 01/01: [KERNEL32] make some NLS and Format functions work. Wine-sync with latest version

2019-01-05 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=655d24d9eb530bcc12935bc8fa025025c78a23eb commit 655d24d9eb530bcc12935bc8fa025025c78a23eb Author: Denis Malikov AuthorDate: Sun Nov 18 21:32:13 2018 +0700 Commit: Mark Jansen CommitDate: Sat Jan 5 19:01:30 2019 +0100 [KERNEL32

[ros-diffs] [reactos] 01/01: [MSVCRT] export _except_handler4_common

2019-01-05 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=343bc197200e186a246dcc6867f9b92a7f0682a8 commit 343bc197200e186a246dcc6867f9b92a7f0682a8 Author: Denis Malikov AuthorDate: Mon Nov 19 00:02:22 2018 +0700 Commit: Mark Jansen CommitDate: Sat Jan 5 13:44:33 2019 +0100 [MSVCRT

[ros-diffs] [reactos] 01/01: [KERNEL32] FlsAlloc - fiber local storage list was not initialized before using

2018-11-22 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d897e271a2b09c14e3443daafcef87056d246b3f commit d897e271a2b09c14e3443daafcef87056d246b3f Author: Denis Malikov AuthorDate: Tue Nov 13 22:52:18 2018 +0700 Commit: Mark Jansen CommitDate: Wed Nov 21 19:18:01 2018 +0100 [KERNEL32

[ros-diffs] 01/01: [OLE32] Add stub for CoDisconnectContext function (#1044)

2018-11-18 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=6a2f9673029461661c73652c24e549bc76b4a215 commit 6a2f9673029461661c73652c24e549bc76b4a215 Author: Denis Malikov AuthorDate: Sun Nov 18 21:32:07 2018 +0700 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Sun Nov 18 15:32:07 2018 +0100

[ros-diffs] 01/01: [KERNEL32] fix spec file for -version=0x600+

2018-09-01 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=69a040d27561ff9c4f68d57b739232821e8de24f commit 69a040d27561ff9c4f68d57b739232821e8de24f Author: Denis Malikov AuthorDate: Sat Aug 25 22:26:18 2018 +0700 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Sat Sep 1 17:21:21 2018 +0200

[ros-diffs] 01/01: [NTOS:KE] Fix stub for KeAcquireInStackQueuedSpinLockForDpc (#814)

2018-08-26 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=0cf5efc14c427534621d343a6cad294b511733f6 commit 0cf5efc14c427534621d343a6cad294b511733f6 Author: Denis Malikov AuthorDate: Sun Aug 26 20:19:26 2018 +0700 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Sun Aug 26 15:19:26 2018 +0200

[ros-diffs] 01/01: [UPDATES] New stubs for Automatic Updates service and WUSA.exe. Presence of this modules required for installation by some NT6+ applications.

2018-08-19 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=55368bacc8cba3f9b729d1e06e0184f11907e294 commit 55368bacc8cba3f9b729d1e06e0184f11907e294 Author: Denis Malikov AuthorDate: Sat Feb 3 05:03:17 2018 +0700 Commit: Mark Jansen CommitDate: Sun Aug 19 19:56:18 2018 +0200 [UPDATES

[ros-diffs] 01/01: [WIN32SS][USER] fixing couple typos for WINVER >= 0x600

2018-08-15 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9e198799d48de54276674ce19859a029766a7cd7 commit 9e198799d48de54276674ce19859a029766a7cd7 Author: Denis Malikov AuthorDate: Wed Aug 15 22:05:03 2018 +0700 Commit: Hermès BÉLUSCA - MAÏTO CommitDate: Wed Aug 15 18:27:31 2018 +0200

[ros-diffs] 01/01: [HAL] Add NT6-compatible version of HalpMapPhysicalMemory64 and HalpUnmapVirtualAddress

2018-08-05 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4ea570975cfdaa9d275143dda29df1983db931f7 commit 4ea570975cfdaa9d275143dda29df1983db931f7 Author: Denis Malikov AuthorDate: Sun Feb 4 22:59:21 2018 +0700 Commit: Thomas Faber CommitDate: Sun Aug 5 10:14:57 2018 +0200 [HAL] Add

[ros-diffs] 01/01: [SHELL32] Copy-paste files/folders into current place.

2018-06-13 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=7916d0ae3e63f9fe4febf2597f4e66e63fcabc38 commit 7916d0ae3e63f9fe4febf2597f4e66e63fcabc38 Author: Denis Malikov AuthorDate: Wed Jun 6 00:13:51 2018 +0700 Commit: Mark Jansen CommitDate: Wed Jun 13 20:13:44 2018 +0200 [SHELL32

[ros-diffs] 01/01: [SDK] Fix NT6 building issues and improve SDK NT6 headers.

2018-02-10 Thread Denis Malikov
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=420c0360acd3743120ec89e97a92f49b8fae53b2 commit 420c0360acd3743120ec89e97a92f49b8fae53b2 Author: Denis Malikov AuthorDate: Sun Feb 4 18:29:23 2018 +0700 Commit: Thomas Faber CommitDate: Sat Feb 10 18:58:35 2018 +0100 [SDK] Fix