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

795 Commits

Author SHA1 Message Date
Valentin Radu
bf07fad687 Updated to v31 2021-10-21 09:01:59 +03:00
Valentin Radu
87f5ea4772 Added IA-32 compilation target, removed ARM64 2021-10-21 08:18:24 +03:00
Valentin Radu
25cd882e1a Updated sws 2021-10-17 03:36:27 +03:00
Valentin Radu
12bec9c5fa Small bug fix for symbols download 2021-10-17 03:31:49 +03:00
Valentin Radu
74b6bb34b4 GUI loads UI file from DLL folder, if available 2021-10-16 05:56:46 +03:00
Valentin Radu
fa13354597 Bumped version, update CHANGELOG 2021-10-16 02:50:33 +03:00
Valentin Radu
2eb34148f3 Preliminary support for classic theme mitigations 2021-10-16 02:49:56 +03:00
Valentin Radu
95399a0702 Support for setting system tray clock to display seconds 2021-10-16 02:48:36 +03:00
Valentin Radu
8c8dab4bf3 GUI improvements 2021-10-16 02:47:43 +03:00
Valentin Radu
37fad00bbd sws is now disabled by default 2021-10-16 02:45:42 +03:00
Valentin Radu
a9dd578b31 Added option to launch Network Connections from tray 2021-10-16 02:44:28 +03:00
Valentin-Gabriel Radu
e495e8f77b
Update README.md 2021-10-15 16:27:40 +03:00
Valentin Radu
67fd5e44ef Update CHANGELOG 2021-10-15 13:54:08 +03:00
Valentin Radu
b2ac6991c2 Update to .30 2021-10-15 13:50:52 +03:00
Valentin Radu
453af00138 Bumped version 2021-10-14 15:34:44 +03:00
Valentin Radu
6afe816e61 Fixes #90 2021-10-14 15:32:28 +03:00
Valentin-Gabriel Radu
2fa3763ccd
Merge pull request #91 from kimsey0/patch-1
Apply Markdown formatting in About ExplorerPatcher and StartIsBack section
2021-10-14 14:44:22 +03:00
Jacob Bundgaard
701e37fc99
Apply Markdown formatting in About ExplorerPatcher and StartIsBack section
GitHub only applies markdown formatting inside `<details>` tags if there's an empty line after the `</summary>`. This adds the empty line.
2021-10-14 10:48:52 +02:00
Valentin Radu
bdd6546119 Merge branch 'master' of https://github.com/valinet/ExplorerPatcher 2021-10-13 20:31:35 +03:00
Valentin Radu
bca9f38a5b Properly fixes #78, fixes #85 2021-10-13 20:30:41 +03:00
Valentin-Gabriel Radu
4c9af6bac8
Update README.md 2021-10-13 18:42:24 +03:00
Valentin-Gabriel Radu
72f2313822
Update README.md 2021-10-13 16:56:32 +03:00
Valentin Radu
21cc562f45 Start menu positioning reliability enhancements 2021-10-13 16:47:51 +03:00
Valentin Radu
fd0260f113 Compatibility with OS build 22000.258 2021-10-13 06:59:44 +03:00
Valentin Radu
e27b8e2397 Updated README.md 2021-10-13 06:39:44 +03:00
Valentin Radu
85cca80538 Merge branch 'master' of https://github.com/valinet/ExplorerPatcher 2021-10-13 06:37:12 +03:00
Valentin Radu
25d21d8ed0 System tray icon improvements 2021-10-13 06:36:30 +03:00
Valentin-Gabriel Radu
49fa174d97
Update README.md 2021-10-13 05:21:23 +03:00
Valentin Radu
6956b23307 Merge branch 'master' of https://github.com/valinet/ExplorerPatcher 2021-10-13 03:39:41 +03:00
Valentin Radu
776a920865 Housekeeping 2021-10-13 03:38:38 +03:00
Valentin-Gabriel Radu
22c7629d54
Update README.md 2021-10-11 17:35:04 +03:00
Valentin Radu
aa8b1eeb93 Win+C works when taskbar is auto hiding 2021-10-11 07:43:25 +03:00
Valentin Radu
45ab601de1 Fixes #63, finally properly implements #3 2021-10-11 02:09:33 +03:00
Valentin Radu
f35a6b9d64 Patched function call in main 2021-10-10 23:12:34 +03:00
Valentin Radu
061f85f402 Corrected registry access calls 2021-10-10 23:06:49 +03:00
Valentin-Gabriel Radu
958a9a6b20
Close registry key in GUI 2021-10-10 22:37:47 +03:00
Valentin-Gabriel Radu
12e0733c56
Merge pull request #51 from justanotheranonymoususer/RegCloseKey-fix
Fixing RegCloseKey invalid handle
2021-10-10 19:24:12 +03:00
Valentin-Gabriel Radu
47d8a54cd4
Update README.md 2021-10-10 18:56:32 +03:00
justanotheranonymoususer
3012ced8ff Fixing RegCloseKey invalid handle 2021-10-10 09:07:46 +03:00
Valentin Radu
92f5e9084e Dark mode and classic theme support for GUI 2021-10-10 06:14:23 +03:00
Valentin Radu
886ebca6b2 Added some imports 2021-10-10 06:10:28 +03:00
Valentin Radu
45eec48aef Updated string in settings file 2021-10-10 06:09:44 +03:00
Valentin Radu
ab18b84641 System tray menus toggle when clicked and open centered 2021-10-10 06:09:08 +03:00
Valentin Radu
4081073575 Merge branch 'master' of https://github.com/valinet/ExplorerPatcher 2021-10-10 06:06:38 +03:00
Valentin Radu
4cf492c8d3 Added guard to stop trying to hook Start menu after some time if not found 2021-10-10 06:03:22 +03:00
Valentin-Gabriel Radu
900cb692cd
Update CHANGELOG.md 2021-10-08 18:25:52 +03:00
Valentin-Gabriel Radu
d2019ba728
Update README.md 2021-10-08 18:24:29 +03:00
Valentin-Gabriel Radu
04b204f2b6
Updated README (removed type prefixes from reg entries) 2021-10-06 15:04:18 +03:00
Valentin Radu
64e8573d98 Start menu is now hooked from explorer.exe 2021-10-06 02:58:32 +03:00
Valentin Radu
adb396c524 Updated offsets for StartAllBack 2021-10-06 02:52:45 +03:00