1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-24 07:30:22 +01:00
Commit Graph

9 Commits

Author SHA1 Message Date
Amrsatrio
e771264a28 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	ep_gui/GUI.h
2024-07-15 22:49:08 +07:00
Amrsatrio
c69eb5f11a GUI: Increase buffer size of section names to 64 (#3461) 2024-07-15 22:40:04 +07:00
Amrsatrio
57f63ad56f Work on ARM64 shell extension support 2024-07-13 20:50:37 +07:00
Valentin Radu
4794713603 GUI: Maintenance section 2024-05-13 10:48:13 +03:00
Amrsatrio
3c0b4a9b72 GUI: Increased window width for all languages (#2574) 2023-12-12 19:46:42 +07:00
Amrsatrio
ec68783677 Taskbar10: Various *important* fixes:
- Revised the method for enabling the old taskbar by intercepting the code path for initializing the new taskbar, due to a very rare issue where our hook does not get called on certain recent builds. (#2499)
- Fixed crash on 25921+ due to the removal of pnidui.dll. (#2558)
- Fixed potential stability issues when using the new taskbar on 22621.2787+.
2023-12-11 23:06:19 +07:00
Amrsatrio
7c3be29282 GUI: Added the ability to switch languages 2023-11-21 00:43:36 +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