Dhinak G
8322e270db
GUI: work around Python 3.10 + wxPython 4.2.0 bug
2022-09-08 19:18:24 -04:00
Mykola Grymalyuk
c1ba7cd6cb
installer.py: Parse SharedSupport.dmg
2022-08-24 12:19:52 -06:00
Mykola Grymalyuk
0cb2ad1b20
Installer: Check space before starting
2022-08-18 17:21:07 -06:00
Mykola Grymalyuk
4bb2b8bc04
gui_main.py: avoid reboot prompt on off-model building
2022-08-09 09:31:13 -06:00
Mykola Grymalyuk
6532634ed5
gui_main.py: Rename reload remote IA button
2022-07-27 09:52:33 -06:00
Mykola Grymalyuk
b58819f815
gui_main.py: Fix formatting
2022-07-26 18:36:34 -06:00
Mykola Grymalyuk
31428c24a9
gui_main.py: Set value on greyed out option
2022-07-22 12:23:40 -06:00
Mykola Grymalyuk
198b7a1c58
gui_main.py: Adjust wording for prompts
2022-07-17 11:38:04 -06:00
Mykola Grymalyuk
28dc468e45
gui_main.py: Add spoofing prompt
2022-07-17 10:23:05 -06:00
Mykola Grymalyuk
11bd7a4083
Docs: Fix misc typos
2022-07-16 15:04:57 -06:00
Mykola Grymalyuk
2897e6cf74
gui_main.py: Fix additional typos
2022-07-16 14:24:58 -06:00
Mykola Grymalyuk
bbb087db63
gui_main.py: Fix available typo
2022-07-16 14:10:13 -06:00
Mykola Grymalyuk
ac5c754789
gui_main.py: Fix typo
2022-07-16 13:36:05 -06:00
Mykola Grymalyuk
57daf050b2
gui_main.py: Adjust prompt
2022-07-12 15:39:53 -06:00
Mykola Grymalyuk
ffb4613221
installer.py: Avoid listing beta installers and warn 13.0 builds
2022-07-12 09:50:21 -06:00
Mykola Grymalyuk
885a1efbdc
gui_main.py: Add warning to serial spoofing
2022-07-03 12:57:34 -06:00
Mykola Grymalyuk
524a7cb753
installer.py: Ensure tmp dir is destroyed on exit
2022-07-03 11:44:20 -06:00
Mykola Grymalyuk
b7b3f19fa0
Copy IAs to tmp during CIM
2022-07-02 11:13:44 -06:00
Mykola Grymalyuk
1fba4901c4
Add ‘Allow native models’ warning
2022-07-01 22:24:54 -06:00
Mykola Grymalyuk
ddafb8a3ab
gui_main.py: Fix Menubar relaunch as root
2022-06-21 10:34:57 -06:00
Mykola Grymalyuk
8a08f42f48
gui_main.py: Enforce Root Patch window height
...
Commited on my flight to WWDC!
2022-06-04 07:40:43 -06:00
Mykola Grymalyuk
c57b271d37
gui_main.py: Don’t change hyperlink colour on press
2022-05-31 15:52:57 -06:00
Mykola Grymalyuk
e32e71d345
Display Commit Info in Dev Debug menu
2022-05-31 11:04:34 -06:00
Mykola Grymalyuk
39f110a6ac
Remove trailing whitespaces
2022-05-30 22:51:00 -06:00
Mykola Grymalyuk
22369cd1a8
gui_main.py: add error handling for unaccelerated AppleScript
2022-05-30 21:38:51 -06:00
Mykola Grymalyuk
d84fbb6cb0
device_probe.py: Add non-Mac detection
...
Applicable for Virtual Machines and Hackintoshes
2022-05-29 21:49:57 -06:00
Mykola Grymalyuk
d289dbbffa
sys_patch_dict.py: Omit NV Web Pref Pane
2022-05-29 20:00:03 -06:00
Mykola Grymalyuk
7342931b4e
Merge branch 'main' into web-driver-alpha
2022-05-29 12:28:18 -06:00
Mykola Grymalyuk
3e568caa39
gui_main.py: Set app update check correctly
2022-05-29 12:26:29 -06:00
Mykola Grymalyuk
f068e82bb5
Convert NV Web default to global_settings.py
2022-05-27 21:03:54 -06:00
Mykola Grymalyuk
b73f9f240a
Merge branch 'main' into web-driver-alpha
2022-05-27 20:56:36 -06:00
Mykola Grymalyuk
8254434856
global_settings.py: Implement settings system
2022-05-27 20:54:00 -06:00
Mykola Grymalyuk
f1d045e5f4
Set defaults location on r/w
2022-05-27 18:33:17 -06:00
Mykola Grymalyuk
a70e977eb6
gui_main.py: Add Force Web Drivers option
2022-05-27 18:10:45 -06:00
Mykola Grymalyuk
897f89d47c
gui_main.py: fix Privacy prompt
2022-05-27 11:39:34 -06:00
Mykola Grymalyuk
c1ebfd900f
sys_patch.py: Add handling for System Preferences prompt
2022-05-26 22:31:15 -06:00
Mykola Grymalyuk
de21c361db
sys_patch_detect.py: Add additional checks for Web Drivers
...
Ensures system is correctly configured before patching, avoiding users incorrectly faulting the program instead of their local configuration
2022-05-26 21:33:10 -06:00
Mykola Grymalyuk
5af3aff1d7
GUI: Standardize Application Identifier for defaults
2022-05-25 12:47:33 -06:00
Mykola Grymalyuk
a2e0270f99
Build-Command: Strip additional binaries during build
2022-05-25 12:20:22 -06:00
Mykola Grymalyuk
d9ed037d7a
gui_main.py: Prevent Idle sleep during long processes
2022-05-24 17:13:39 -06:00
Mykola Grymalyuk
e8b36a9604
gui_main.py: Show download frame before download starts
2022-05-24 10:43:36 -06:00
Mykola Grymalyuk
d26d8e8ca7
CI: Standardize Build Script
2022-05-23 11:57:42 -06:00
Mykola Grymalyuk
9e5327f2d4
gui_main.py: start build on modal launch
2022-05-22 11:54:34 -06:00
Mykola Grymalyuk
e7143f2242
GUI: set modal work-around to Big Sur+
2022-05-22 11:31:20 -06:00
Mykola Grymalyuk
69f7ad7115
GUI: move help menu to dedicated class
2022-05-22 10:23:57 -06:00
Mykola Grymalyuk
066e7c9a3d
gui_main.py: Add "Search for disks again" option
2022-05-22 00:20:45 -06:00
Mykola Grymalyuk
c1e7765284
gui_main.py: Add missing height enforcement in root patch modal
2022-05-22 00:02:00 -06:00
Mykola Grymalyuk
0068a86035
gui_main.py: Add return to disk when selecting partitions
2022-05-21 23:29:47 -06:00
Mykola Grymalyuk
d7b5ba68b1
gui_main.py: Work-around incorrect modal sheet anchoring
...
Due to wxPython’s anchoring logic, if the previous view was a modal sheet, the new sheet will anchor to it. To resolve, call ShowWithoutActivating() forcing the view to re-anchor onto the core window
2022-05-21 22:46:09 -06:00
Mykola Grymalyuk
bd351ac90d
gui_main.py: Remove extra modal reset function
2022-05-21 20:45:58 -06:00