[ros-diffs] [reactos] 06/07: [WIN32NT_APITEST] Fix NtGdiCreateBitmap test on x64

2024-09-18 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a23e8da23edebbcdc6839a7172547b667f4493ed commit a23e8da23edebbcdc6839a7172547b667f4493ed Author: Timo Kreuzer AuthorDate: Sat Apr 13 15:03:07 2024 +0300 Commit: Timo Kreuzer CommitDate: Wed Sep 18 10:22:26 2024 +0300 [WIN32NT_API

[ros-diffs] [reactos] 01/07: [BROWSEUI_APITEST] Comment out tests that fail on Windows

2024-09-18 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5140a990fee96f6cb9fce1b268a1896d70ae60cd commit 5140a990fee96f6cb9fce1b268a1896d70ae60cd Author: Timo Kreuzer AuthorDate: Sat Apr 13 14:00:14 2024 +0300 Commit: Timo Kreuzer CommitDate: Wed Sep 18 10:22:26 2024 +0300 [BROWSEUI_AP

[ros-diffs] [reactos] 02/07: [TESTS] Disable cmd:reactos, it's broken

2024-09-18 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=73c6e99e14cc2155bb3e89fd5b1c0178544a1144 commit 73c6e99e14cc2155bb3e89fd5b1c0178544a1144 Author: Timo Kreuzer AuthorDate: Sat Apr 13 14:02:59 2024 +0300 Commit: Timo Kreuzer CommitDate: Wed Sep 18 10:22:26 2024 +0300 [TESTS] Disa

[ros-diffs] [reactos] 05/07: [CRT_APITEST] Fix version check

2024-09-18 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f68d8d545978cd0c3426ba0038dd7c9131393398 commit f68d8d545978cd0c3426ba0038dd7c9131393398 Author: Timo Kreuzer AuthorDate: Sat Apr 13 14:27:02 2024 +0300 Commit: Timo Kreuzer CommitDate: Wed Sep 18 10:22:26 2024 +0300 [CRT_APITEST

[ros-diffs] [reactos] 04/07: [KMTEST/x64] Fix tests for RtlCaptureContextKM

2024-09-18 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=a54be9726d7fc4e38479a5141f83e3f90f565ad0 commit a54be9726d7fc4e38479a5141f83e3f90f565ad0 Author: Timo Kreuzer AuthorDate: Sat Apr 13 14:19:27 2024 +0300 Commit: Timo Kreuzer CommitDate: Wed Sep 18 10:22:26 2024 +0300 [KMTEST/x64]

[ros-diffs] [reactos] 03/07: [COM_APITEST] Fix 2 tests to pass on Windows 2003

2024-09-18 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=70529929735e8db1918f88a6461167587467a36f commit 70529929735e8db1918f88a6461167587467a36f Author: Timo Kreuzer AuthorDate: Sat Apr 13 14:06:09 2024 +0300 Commit: Timo Kreuzer CommitDate: Wed Sep 18 10:22:26 2024 +0300 [COM_APITEST

[ros-diffs] [reactos] 07/07: [WIN32NT_APITEST] Fix tests for NtUserSystemParametersInfo

2024-09-18 Thread Timo Kreuzer
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=e8cf32cf15b25cc0d653ee898768e14dd7ba0d36 commit e8cf32cf15b25cc0d653ee898768e14dd7ba0d36 Author: Timo Kreuzer AuthorDate: Sat Apr 13 15:12:38 2024 +0300 Commit: Timo Kreuzer CommitDate: Wed Sep 18 10:22:26 2024 +0300 [WIN32NT_API

[ros-diffs] [reactos] 01/09: [RAPPS] Merge CMainToolbar::Show/HideButtonCaption() into one single function.

2024-09-18 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=385274e2dd0309bba84955d9f67dcbcb07bba066 commit 385274e2dd0309bba84955d9f67dcbcb07bba066 Author: Hermès Bélusca-Maïto AuthorDate: Fri Mar 22 21:58:35 2024 +0100 Commit: Hermès Bélusca-Maïto CommitDate: Wed Sep 18 12:31:41 2024 +0200

[ros-diffs] [reactos] 05/09: [RAPPS] Remove the IDR_APPLICATIONMENU menu (#6655)

2024-09-18 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=b1a34795007f087be84b82e955c0dfc109ccb82a commit b1a34795007f087be84b82e955c0dfc109ccb82a Author: Hermès Bélusca-Maïto AuthorDate: Fri Mar 22 13:06:52 2024 +0100 Commit: Hermès Bélusca-Maïto CommitDate: Wed Sep 18 12:31:46 2024 +0200

[ros-diffs] [reactos] 02/09: [RAPPS] Simplify CAppsListView::SetCheckboxesVisible() into ShowCheckboxes()

2024-09-18 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2a2df969b0ad0ff5c8fe72ba97aa73858a06998b commit 2a2df969b0ad0ff5c8fe72ba97aa73858a06998b Author: Hermès Bélusca-Maïto AuthorDate: Mon Sep 16 22:47:42 2024 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Wed Sep 18 12:31:43 2024 +0200

[ros-diffs] [reactos] 03/09: [RAPPS] Don't show the "Description" column for installed applications.

2024-09-18 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=2d0182345a245b5ddcf67e94f945901beac22693 commit 2d0182345a245b5ddcf67e94f945901beac22693 Author: Hermès Bélusca-Maïto AuthorDate: Mon Sep 16 18:38:33 2024 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Wed Sep 18 12:31:43 2024 +0200

[ros-diffs] [reactos] 04/09: [RAPPS] Separate the banner-like resource strings from the other ones.

2024-09-18 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=39867020f7e9efdb85b033d0745f2f346026339e commit 39867020f7e9efdb85b033d0745f2f346026339e Author: Hermès Bélusca-Maïto AuthorDate: Sun Sep 15 22:53:51 2024 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Wed Sep 18 12:31:45 2024 +0200

[ros-diffs] [reactos] 08/09: [RAPPS] Don't display the "Selected" apps count in APPWIZ mode (#6655)

2024-09-18 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=5aecdd0840b61fa39d108c9e24ed74b4fbe4df74 commit 5aecdd0840b61fa39d108c9e24ed74b4fbe4df74 Author: Hermès Bélusca-Maïto AuthorDate: Sun Sep 15 21:12:36 2024 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Wed Sep 18 12:31:50 2024 +0200

[ros-diffs] [reactos] 06/09: [RAPPS] Build up a minimal UI for RAPPS started in AppWiz mode (#6655)

2024-09-18 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=9835ea27d27f1489b282b03e5a52a694356874c7 commit 9835ea27d27f1489b282b03e5a52a694356874c7 Author: Hermès Bélusca-Maïto AuthorDate: Fri Mar 22 18:20:35 2024 +0100 Commit: Hermès Bélusca-Maïto CommitDate: Wed Sep 18 12:31:47 2024 +0200

[ros-diffs] [reactos] 07/09: [RAPPS] Recalculate the toolbar max buttons width when deleting the buttons (#6655)

2024-09-18 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=f23394986acd8f75dbbc5693f1dd0ac008e02233 commit f23394986acd8f75dbbc5693f1dd0ac008e02233 Author: Hermès Bélusca-Maïto AuthorDate: Fri Mar 22 21:55:43 2024 +0100 Commit: Hermès Bélusca-Maïto CommitDate: Wed Sep 18 12:31:48 2024 +0200

[ros-diffs] [reactos] 09/09: [RAPPS] Change the "Welcome" text with a suitable explanatory one in APPWIZ-mode (#6655)

2024-09-18 Thread Hermès Bélusca-Maïto
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=4e598589410e30707b6a69000ed4ebed857237b3 commit 4e598589410e30707b6a69000ed4ebed857237b3 Author: Hermès Bélusca-Maïto AuthorDate: Mon Sep 16 18:26:09 2024 +0200 Commit: Hermès Bélusca-Maïto CommitDate: Wed Sep 18 12:31:51 2024 +0200

[ros-diffs] [reactos] 01/01: [LICCPA] Fix header in Romanian (ro-RO) translation (#7349)

2024-09-18 Thread Andrei Miloiu
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=042a025835a75f1eb60ad670a481aebac91b7625 commit 042a025835a75f1eb60ad670a481aebac91b7625 Author: Andrei Miloiu AuthorDate: Wed Sep 18 14:32:14 2024 +0300 Commit: GitHub CommitDate: Wed Sep 18 14:32:14 2024 +0300 [LICCPA] Fix head

[ros-diffs] [reactos] 01/01: [SHELL32] Don't leak SetProp (#7347)

2024-09-18 Thread Whindmar Saksit
https://git.reactos.org/?p=reactos.git;a=commitdiff;h=d4815873fedae35c100cccf953d654b0a1d701f5 commit d4815873fedae35c100cccf953d654b0a1d701f5 Author: Whindmar Saksit AuthorDate: Wed Sep 18 21:48:58 2024 +0200 Commit: GitHub CommitDate: Wed Sep 18 21:48:58 2024 +0200 [SHELL32] Don't