6e4c69cc61
Improve the Issues tab by adding forms and auto-comment/close malware related issues (#4046)
ImSwordQueen2024-12-17 03:31:27 +01:00
123ea8b12c
Start10: Updated x64 patterns for fixing Pin to Start/Unpin from Start context menu item in the Start menu ^2
Amrsatrio2024-12-14 05:19:20 +07:00
4ef3667bd4
Start10: Updated x64 patterns for fixing Pin to Start/Unpin from Start context menu item in the Start menu
Amrsatrio2024-12-11 10:32:52 +07:00
aec8c7036f
GUI: Add option for ep_taskbar in Windows 10
Amrsatrio2024-12-11 06:39:31 +07:00
9f71a5c885
GUI: Add dropdown/popup menu indicators
Amrsatrio2024-12-11 06:10:33 +07:00
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.
Amrsatrio2024-12-11 05:06:30 +07:00
98118101e6
Cleaned some unneeded stuff in the setup binary, and restored exported functions for launching/restarting Explorer
Amrsatrio2024-09-12 14:34:06 +07:00
ac14c75e49
Updates: Fixed a bug where empty UpdateURL registry values would break the updates system (#3668)
Amrsatrio2024-09-12 14:32:48 +07:00
2ea3894bcf
Start10: Increased reliability of ARM64 patterns for restoring the animations and fixing positioning (#3566)
Amrsatrio2024-09-01 17:12:50 +07:00
0f38628355
Start10: Fixed symbols mechanism when custom StartUI_.dll is used
Amrsatrio2024-09-01 02:06:20 +07:00
060066cd53
Taskbar11: Fixed Task manager menu entry doing nothing on 24H2+ (#3021, #3556)
Amrsatrio2024-09-01 01:38:53 +07:00
351a0207a4
Taskbar10: Fixed jump list positioning patch on latest builds with TaskbarJumplistOnHover feature flag (#3615)
Amrsatrio2024-09-01 01:34:27 +07:00
a8bd290977
Taskbar10: Add support for loading ep_taskbar on Windows 10 1904x
Amrsatrio2024-09-01 01:30:30 +07:00
b4731146a2
Setup: Bundle pnidui.dll and StartUI.dll due to uncertainties in MS' symbol servers
Amrsatrio2024-07-31 20:38:58 +07:00
d9595fccc6
Build: Include ep_taskbar again
Amrsatrio2024-07-31 19:10:53 +07:00
7e0f7ebc22
Setup: Add pnidui.dll and 10 start menu resources. Also updated the code for dealing with locked files.
Amrsatrio2024-07-31 19:08:46 +07:00
755f101285
Start10: Updated method for using the old start menu
Amrsatrio2024-07-31 19:05:41 +07:00
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
Amrsatrio2024-07-31 02:32:10 +07:00
bfca879e68
Taskbar11: Load the classic context menu from EP's taskbar implementation if the context menu does not exist in explorer.exe
Amrsatrio2024-07-31 02:24:13 +07:00
39609e4b54
Taskbar10: Fix broken taskbar jump list positioning caused by 40874676 (#3515)
Amrsatrio2024-07-31 02:03:46 +07:00
30579b0238
Setup: Revised the method for bundling files in the setup binary. Now with preserved file names, compression, and encryption.
Amrsatrio2024-07-23 23:40:54 +07:00