1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-23 23:21:08 +01:00
Commit Graph

29 Commits

Author SHA1 Message Date
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
2024-10-17 00:09:01 +07:00
Amrsatrio
2a6fb1507d GUI: Remove IDS_TB_GLOM_2_D 2024-10-16 22:14:31 +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
2b9c747212 Updates: Revamped code with rich notification content and proper JSON parsing 2024-07-14 14:52:26 +07:00
Amrsatrio
016214a381 L10N: Fix compile 2024-07-09 10:16:26 +07:00
Valentin Radu
3a9fe99c95 Version: 22621.3527.65.4 2024-05-13 11:05:06 +03:00
Valentin Radu
4794713603 GUI: Maintenance section 2024-05-13 10:48:13 +03:00
Valentin Radu
80592f666d Updates: Support for ep_make 2024-05-13 10:47:30 +03:00
Amrsatrio
e57a6b0aeb Taskbar10: Say goodbye to the stock 10 taskbar implementation in explorer.exe of 26002+ 2024-04-25 20:26:36 +07:00
Amrsatrio
24e019d484 Implement restoration of Logon, Logoff, and Shutdown sounds based on code in Windows 7 explorer.exe (disabled in public builds for now).
- Also properly fixed the logon delay on 22000.
- Removed the logon delay option.
2024-04-25 20:14:34 +07:00
Amrsatrio
fc61884c83 GUI: Add option for ep_taskbar tray overflow style 2024-03-12 00:48:42 +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
3c0b4a9b72 GUI: Increased window width for all languages (#2574) 2023-12-12 19:46:42 +07:00
Amrsatrio
7c3be29282 GUI: Added the ability to switch languages 2023-11-21 00:43:36 +07:00
Amrsatrio
d6cdb5d8ed All: Added option to enable UI sounds on explorer.exe's XAML views
Please treat this feature as a novelty or proof of concept, quirks related to this will never be mitigated.
2023-11-14 01:51:36 +07:00
Amrsatrio
c5bb636f1e All: Updated donation links, with kind permission from @valinet 2023-11-12 17:27:48 +07:00
Amrsatrio
a0f9c0c7dc Version: 22621.2506.60.1 (Pre-release) 2023-11-12 17:12:04 +07:00
Amrsatrio
f62c53253c File Explorer: Restored "Apply Mica" functionality on 22H2 2023-11-12 15:26:12 +07:00
Amrsatrio
2dc1340207 File Explorer: Added option to disable the modern navigation bar (FEMNB).
- The code for disabling tabs (TIFE) is also there, but it doesn't work on 22621.2506+ -- it fallbacks to the Windows 10 Ribbon instead so I'm hiding it for now.
- This should also fix window position saving when using Windows 10 Ribbon on builds with TIFE enabled, up to 23570 (Dev).
2023-11-12 14:13:16 +07:00
Amrsatrio
b45f79f25d Setup: Reorganized resources 2023-11-12 14:00:35 +07:00
Amrsatrio
fc17455962 L10N: Localized remaining user-facing texts in GUI and Updates 2023-11-12 06:05:54 +07:00
Amrsatrio
b5b0b21443 L10N: Localized Updates and Symbols notifications 2023-11-12 04:11:41 +07:00
Amrsatrio
639d7aa5f1 GUI: Decoupled into ep_gui and added support for localization 2023-11-08 02:14:44 +07:00
Amrsatrio
f6f6d899f2 GUI: Begin decoupling into ep_gui 2023-11-07 18:48:29 +07:00