Commit Graph
816 Commits
Author SHA1 Message Date
Amrsatrio 623eceedd0 Taskbar10: Adjusted the conditions for the hotkey registration patch 2024-03-13 07:47:08 +07:00
Amrsatrio 0589a251c1 Setup: Moved uninstallation prompt dialog existence check to the GUI 2024-03-13 07:18:48 +07:00
Amrsatrio 95ea9e740b Main: Prevent injection in safe mode (#2968) 2024-03-13 07:17:12 +07:00
Amrsatrio 5e7bad22cd Taskbar10: Revised the method for restoring acrylic to the Windows 10 taskbar on 22621+ 2024-03-13 07:00:11 +07:00
Amrsatrio 5c35f5862f Taskbar10: Fixed a bug where SCOOBE would repeatedly crash Explorer when Language Switcher is set to anything other than Windows 11 (the default) ^2 2024-03-13 06:58:57 +07:00
Amrsatrio fe7f8005fb Taskbar10: Fixed a bug where SCOOBE would repeatedly crash Explorer when Language Switcher is set to anything other than Windows 11 (the default) 2024-03-12 23:21:41 +07:00
Amrsatrio fc61884c83 GUI: Add option for ep_taskbar tray overflow style 2024-03-12 00:48:42 +07:00
Amrsatrio 0791bd7ccf Taskbar10: Properly patch pnidui.dll in EP's Program Files 2024-03-12 00:37:09 +07:00
Amrsatrio 8f84a965a6 Taskbar10: Proper NeedsRo_PositionStartMenuForMonitor fix for 22621.2792+ (without relying on disabling a feature flag) 2024-03-11 23:06:30 +07:00
Amrsatrio a0885c6494 Taskbar11: Updated the IME context menu patch to work with 26058 2024-02-22 23:27:37 +07:00
Amrsatrio 91aaa82767 Version: 22621.3007.63.4 22621.3007.63.4_91aaa82 2024-02-22 16:43:01 +07:00
Amrsatrio fdc357b23f Setup: Reverted the method for ending explorer.exe and its subprocesses 2024-02-22 16:39:53 +07:00
Amrsatrio cb3f9670d9 Build: Support for enabling WITH_ALT_TASKBAR_IMPL 2024-02-21 10:23:55 +07:00
Amrsatrio 1517de005e Version: 22621.3007.63.3 22621.3007.63.3_1517de0 2024-02-21 09:40:56 +07:00
Amrsatrio 9f9acfc74e Taskbar10: Turn off the code for loading the reimplemented taskbar on public builds for now 2024-02-21 09:40:06 +07:00
Amrsatrio 08dec82aec Setup: Slight fix in ProcessTaskbarDlls 22621.3007.63.2_08dec82 2024-02-18 16:38:59 +07:00
Amrsatrio dfe340d2f8 Taskbar10: Various fixes for 26052+ support 22621.3007.63.2_dfe340d 2024-02-18 14:11:58 +07:00
Amrsatrio 438eb1d443 Setup: Remove OwnerWindowWndProc that I forgot to remove 2024-02-17 23:25:11 +07:00
Amrsatrio fb28688bb8 Update CHANGELOG.md 22621.3007.63.2_fb28688 2024-02-16 02:21:15 +07:00
Amrsatrio 610ba7f919 Setup: Don't place wincorlib.dll on Windows 10 (#2829) 2024-02-16 02:20:11 +07:00
Amrsatrio 399324131d Version: 22621.3007.63.2 22621.3007.63.2_3993241 2024-02-16 01:35:48 +07:00
Amrsatrio 22d9e3c6ac Taskbar10: Improved animation performance when centering and/or EP Weather is not enabled, also fixed search box positioning on small taskbar size 2024-02-16 01:33:19 +07:00
Amrsatrio 35e31b91e2 Update CHANGELOG.md 2024-02-15 12:10:39 +07:00
Amrsatrio 13dc90cfcd Update README.md 2024-02-15 10:49:14 +07:00
Amrsatrio 90666d5723 Update changelog and localizations 22621.3007.63.1_90666d5 2024-02-15 10:34:30 +07:00
Amrsatrio 36ebe5a7e5 All: Last minute fixes 2024-02-15 10:30:03 +07:00
Amr Satrio 88212b32c3 Merge pull request #2780 from Anixx/patch-1
Taskbar10: Fixed classic theme taskbar dimensions (#2316)
2024-02-14 07:01:15 +07:00
Amrsatrio 3a882c7745 Build: Upgrade PlatformToolset to Visual Studio 2022 (v143) 2024-02-14 06:11:23 +07:00
Amrsatrio 982fe56eb3 Version: 22621.3007.63.1 (pre-release) 2024-02-14 06:09:17 +07:00
Amrsatrio d4f36622c5 All: Update copyright year 2024-02-14 05:53:46 +07:00
Amrsatrio 30eb7b2bb0 GUI: Add notice regarding reimplemented taskbar 2024-02-14 05:37:16 +07:00
Amrsatrio 3c8809eaa8 All: Add stuff for supporting 25xxx+ 2024-02-14 04:41:29 +07:00
Amrsatrio 0c5021b376 GUI: Added "Uninstall" section containing a button to launch the uninstaller.
People asked "how to uninstall" so I think this might help.
2024-02-14 04:39:14 +07:00
Amrsatrio 0157ecc330 Taskbar10: Allow search box (without highlights) on Windows 11 2024-02-14 04:32:23 +07:00
Amrsatrio 1f2e2c4821 Symbols: Add explorer.exe symbols and unified the method for Windows 10 Alt+Tab on 22000 2024-02-14 04:24:20 +07:00
Amrsatrio 79b0f68aff Start10: Removed the original method for fixing Jump List (right click) views 2024-02-14 04:19:36 +07:00
Amrsatrio 97fd4831a8 Taskbar10: Instant Network and Battery flyouts on versions that don't need them 2024-02-14 04:16:44 +07:00
Amrsatrio e0b97e2be6 File Explorer: Proper pixel-perfect address bar shrinking 2024-02-14 03:57:56 +07:00
Amrsatrio 296c6a0fed Setup: Cleaner uninstallation and cleaner code.
- .prev files should now only exist when the file to overwrite is in use, no longer all the time.
- During uninstallation, ep_setup now tries to delete `C:\Program Files\ExplorerPatcher` by moving the stored ep_setup.exe into %TEMP% for later deletion after Explorer starts again.
- When the uninstall confirmation dialog is open, subsequent `ep_setup.exe /uninstall` invocations should focus the existing dialog instead of making a new one.
- Reorganized the functions for a cleaner look and easier maintenance.
- Removed the files related to the original method for fixing the jump list menus in the Windows 10 start menu on Windows 11.
- Prepared the spots for the alternate taskbar implementation.
2024-02-14 03:36:36 +07:00
Anixx 61d9715439 Update dllmain.c
Fixes this: https://github.com/valinet/ExplorerPatcher/issues/2316
2024-02-04 18:38:18 +02:00
Amrsatrio 8c1fc0e499 Taskbar10: Made flyout positioning patches work with 26020.1000 22621.2861.62.2_8c1fc0e 2024-01-23 02:42:34 +07:00
Amrsatrio 026f81695f Build: Add trailing backslashes to OutDir to fix warnings 22621.2861.62.2_026f816 2024-01-23 01:36:58 +07:00
Amrsatrio 1939de5e97 Taskbar10: Made flyout positioning patches work with 22635.3066 2024-01-23 01:33:44 +07:00
Amrsatrio 6779365927 README: Moved important information back from the Wiki to the README.
There has been too many questions like "how to fix my taskbar back to icons only" and "how to uninstall" so I guess this is needed after all...
2024-01-08 17:26:40 +07:00
Amrsatrio 9b68cc0635 Taskbar10: Revised the pattern for patching the new IME context menu so that it works on 25951 ^2 22621.2861.62.2_9b68cc0 2023-12-22 20:25:06 +07:00
Amrsatrio 702b2a76d9 Version: 22621.2861.62.2 22621.2861.62.2_702b2a7 2023-12-22 20:09:10 +07:00
Amrsatrio 4bea5f688d Taskbar10: Revised the pattern for patching the new IME context menu so that it works on 25951 2023-12-22 19:56:12 +07:00
Amrsatrio ce9f973167 Symbols: Fixed languages with longer strings such as French crashing Explorer when attempting to download symbols 2023-12-21 21:53:42 +07:00
Amrsatrio 9444eee9be L10N: Update translations 22621.2861.62.1_9444eee 2023-12-16 02:45:47 +07:00
Amrsatrio ee06d36c57 Version: 22621.2861.62.1 2023-12-16 02:44:07 +07:00