Kichura
48f3873e1c
CI: Update OS images, Do not persist credentials, Checkout v4 ( #4071 )
...
* Update OS images, Do not persist credentials, Checkout v4.
* Do not persist credentials in issue-check.
2024-12-28 04:20:23 +07:00
Amrsatrio
1f53188b55
Try to fix ARM64 compile
22621.4317.67.1_1f53188
2024-12-21 13:23:12 +07:00
ImSwordQueen
6e4c69cc61
Improve the Issues tab by adding forms and auto-comment/close malware related issues ( #4046 )
2024-12-17 09:31:27 +07:00
Amrsatrio
123ea8b12c
Start10: Updated x64 patterns for fixing Pin to Start/Unpin from Start context menu item in the Start menu ^2
2024-12-14 05:19:20 +07:00
Amrsatrio
4ef3667bd4
Start10: Updated x64 patterns for fixing Pin to Start/Unpin from Start context menu item in the Start menu
2024-12-11 10:32:52 +07:00
Amrsatrio
aec8c7036f
GUI: Add option for ep_taskbar in Windows 10
2024-12-11 06:39:31 +07:00
Amrsatrio
9f71a5c885
GUI: Add dropdown/popup menu indicators
2024-12-11 06:10:33 +07:00
Amrsatrio
1be66581c1
Taskbar10: Better TaskbarSd handling. ( #4020 )
...
- Invisible mode (2) now supports ep_taskbar. We do this by completely overriding WM_PAINT and WM_PRINTCLIENT when this mode is active, instead of null-ing the HTHEME.
- Disabled mode (1) now hides the window instead of returning 0 (width/height value depending on taskbar orientation) in message 0x464 (calculate minimum size). Fortunately CTrayNotify handles the visibility of the button, therefore this also fixes tab navigation when the button is hidden.
2024-12-11 05:09:46 +07:00
Amrsatrio
33c4611b4c
Some renames
2024-11-21 09:48:42 +07:00
Amrsatrio
f80478b2f4
Start10: Update pattern in PatchUnifiedTilePinUnpinProvider to work with 27718
2024-11-08 03:17:08 +07:00
Amrsatrio
6add2999ab
Taskbar10: Don't crash if stobject.dll is not present
2024-11-07 21:23:57 +07:00
Amrsatrio
5451e1e28a
Update README.md
2024-11-02 20:46:56 +07:00
Amrsatrio
b93337a98b
Update CHANGELOG.md
22621.4317.67.1_b93337a
2024-11-02 20:37:39 +07:00
Amrsatrio
4978024ea4
Start10: Use the latest known good JumpViewUI.dll on 22H2 and up
2024-11-02 20:29:32 +07:00
Amrsatrio
ac10697103
Version: 22621.4317.67.1
22621.4317.67.1_ac10697
2024-11-02 09:22:50 +07:00
Amrsatrio
fc25c25df9
Start10: Un-hardcode Program Files path
2024-11-02 08:10:21 +07:00
Amrsatrio
cc9b6b3fd0
Taskbar10: Revised the method for hooking ShowLauncherTipContextMenu ( #3837 )
2024-10-24 02:41:12 +07:00
Curious Insatiable
78e6248c60
GUI: Fix IDS_UPDATES_DLFAILED_B ( #3714 )
...
* Update ep_gui.en-US.rc for a missing or lost word
Just for a sentence witch have no sense
* Update ep_gui.en-US.rc
Right as you remember
22621.3880.66.7_78e6248
2024-10-17 00:09:01 +07:00
Amrsatrio
107219d27a
Update CHANGELOG.md
2024-10-17 00:07:14 +07:00
Amrsatrio
194b881bff
Update L10N
2024-10-16 23:51:23 +07:00
Amrsatrio
90c52c430c
Version: 22621.3880.66.7
2024-10-16 23:42:56 +07:00
Amrsatrio
2a6fb1507d
GUI: Remove IDS_TB_GLOM_2_D
2024-10-16 22:14:31 +07:00
Amrsatrio
2bd624096a
ep_taskbar: Enable Win+X
2024-10-16 22:01:30 +07:00
Amrsatrio
eb1f1ec95b
Taskbar10/Taskbar11: Removed code for redirecting TaskbarGlomLevel registry value
2024-10-11 03:48:46 +07:00
Amrsatrio
41877b694b
Weather: Now works with ep_taskbar
2024-10-11 03:15:59 +07:00
Amrsatrio
92fce8c902
Version: 22621.3880.66.6
22621.3880.66.6_92fce8c
2024-09-12 15:04:51 +07:00
Amrsatrio
98118101e6
Cleaned some unneeded stuff in the setup binary, and restored exported functions for launching/restarting Explorer
2024-09-12 14:56:04 +07:00
Amrsatrio
ac14c75e49
Updates: Fixed a bug where empty UpdateURL registry values would break the updates system ( #3668 )
2024-09-12 14:37:42 +07:00
Amr Satrio
5fb1241dff
Update README.md
2024-09-10 18:22:46 +07:00
Amrsatrio
5094108275
Setup: Always unpack StartUI stuff on 22H2+
22621.3880.66.5_5094108
2024-09-01 18:39:10 +07:00
Amrsatrio
2188f0ac87
GUI: Attempt to fix internal compiler error
2024-09-01 18:25:04 +07:00
Amrsatrio
77c6a8c23e
Update sws
2024-09-01 18:10:49 +07:00
Amrsatrio
beeca29d45
Update sws and ep_dwm
2024-09-01 17:55:51 +07:00
Amrsatrio
c89705e5e2
Fixed some function calls
2024-09-01 17:54:32 +07:00
Amrsatrio
3885b97bdb
Version: 22621.3880.66.5
2024-09-01 17:37:14 +07:00
Amrsatrio
2ea3894bcf
Start10: Increased reliability of ARM64 patterns for restoring the animations and fixing positioning ( #3566 )
2024-09-01 17:12:50 +07:00
Amrsatrio
0f38628355
Start10: Fixed symbols mechanism when custom StartUI_.dll is used
2024-09-01 02:06:20 +07:00
Amrsatrio
060066cd53
Taskbar11: Fixed Task manager menu entry doing nothing on 24H2+ ( #3021 , #3556 )
2024-09-01 01:40:34 +07:00
Amrsatrio
351a0207a4
Taskbar10: Fixed jump list positioning patch on latest builds with TaskbarJumplistOnHover
feature flag ( #3615 )
2024-09-01 01:40:33 +07:00
Amrsatrio
a8bd290977
Taskbar10: Add support for loading ep_taskbar on Windows 10 1904x
2024-09-01 01:30:30 +07:00
Amrsatrio
3c50ea3c68
Setup: Unpack Windows.UI.ShellCommon only on builds without StartUI shipped
22621.3880.66.4_3c50ea3
2024-08-02 02:16:41 +07:00
Amrsatrio
c127c0573c
Build: Disable encryption
22621.3880.66.4_c127c05
2024-07-31 21:08:20 +07:00
Amr Satrio
ab5862b863
Build: Disable encryption
2024-07-31 20:53:23 +07:00
Amrsatrio
ab389ed6ef
Version: 22621.3880.66.4 (pre-release)
2024-07-31 20:41:13 +07:00
Amrsatrio
b4731146a2
Setup: Bundle pnidui.dll and StartUI.dll due to uncertainties in MS' symbol servers
2024-07-31 20:38:58 +07:00
Amrsatrio
d9595fccc6
Build: Include ep_taskbar again
2024-07-31 19:10:53 +07:00
Amrsatrio
7e0f7ebc22
Setup: Add pnidui.dll and 10 start menu resources.
...
Also updated the code for dealing with locked files.
2024-07-31 19:08:46 +07:00
Amrsatrio
755f101285
Start10: Updated method for using the old start menu
2024-07-31 19:05:41 +07:00
Amrsatrio
e60c5ff596
Taskbar11: Load the classic context menu from EP's taskbar implementation if the context menu does not exist in explorer.exe ^2
22621.3880.66.3_e60c5ff
2024-07-31 02:32:10 +07:00
Amrsatrio
bfca879e68
Taskbar11: Load the classic context menu from EP's taskbar implementation if the context menu does not exist in explorer.exe
2024-07-31 02:24:13 +07:00