Commit Graph

  • c0d6e0bbc7 Togglebutton fixes MyDrift 2024-10-26 15:25:33 +0200
  • fd4d783a04 Improve Togglebutton MyDrift 2024-10-26 14:08:53 +0200
  • 3f933cecc0 remove unneeded comment (after @CodingWonders's suggestion) MyDrift 2024-10-25 16:44:42 +0200
  • 85d8db1c4e
    Remove commented-out code in 'Invoke-WPFTab' function Mr.k 2024-10-25 13:13:25 +0300
  • c0e8a14c8e
    Simple performance increases in 'Invoke-WPFTab' function - Use where method instead of piping the result into Where-Object Mr.k 2024-10-25 13:12:59 +0300
  • f98d3be85e
    Improve 'Invoke-WPFTab' Parameter by specifying its type (as expected by the function) and make it Mandatory Mr.k 2024-10-25 13:11:53 +0300
  • 411bc66d7e
    Remove unnecessary whitespace indentation in 'main.ps1' script Mr.k 2024-10-25 12:36:37 +0300
  • 2b2b11e4f2
    Fix Settings Popup not closing after losing focus - Add trivial null checks for better debugging of UI code Mr.k 2024-10-25 12:34:13 +0300
  • 24a7d13e1b change to easier naming scheme MyDrift 2024-10-25 10:56:50 +0200
  • 9d017ffdb7 Merge branch 'main' into microwinFileStructureMGMT MyDrift 2024-10-25 10:36:19 +0200
  • d3e0fb4b3e update Recall logic (from main repo) MyDrift 2024-10-25 10:33:42 +0200
  • 12b0099394
    Update applications.json Dhruv Mistry 2024-10-25 12:03:16 +0530
  • bfaba14191
    [MicroWin] Fix Recall "Dependency" Misinformation (#2947) 24.10.24 CodingWonders 2024-10-24 22:45:24 +0200
  • f4137efa79 Deployed 5640f9d with MkDocs version: 1.6.0 2024-10-24 20:44:07 +0000
  • 5640f9d04c
    Disable Recall (#2974) LoopTJ 2024-10-24 13:43:33 -0700
  • 7e7f200810 Disable Recall LoopTJ 2024-10-24 08:48:43 -0700
  • c6a832b006 Deploying to main from @ ChrisTitusTech/winutil@fe19094395 🚀 ChrisTitusTech 2024-10-24 15:33:00 +0000
  • 3f0ff289c3
    Merge branch 'main' into main Nyle 2024-10-24 01:00:34 +0100
  • fe19094395 Deploying to main from @ ChrisTitusTech/winutil@fdd32f441f 🚀 ChrisTitusTech 2024-10-23 15:33:11 +0000
  • 5641623b1e
    Exit Early when facing Syntax Errors, Solves a problem when passing '-Run' Argument with 'Compile.ps1' Script - Use 'Out-Null' to follow common project conventions Mr.k 2024-10-23 18:00:25 +0300
  • 974c46cc1e
    Save WinUtil's json strings with DOS-Style Newline Character (CRLF) instead of Unix-Style Newline Character (LF) Mr.k 2024-10-23 17:56:42 +0300
  • fc60574b85
    Updating for Snappy Driver Installation Dhruv Mistry 2024-10-22 17:42:54 +0530
  • e048097c78 Fix weird buggy behaviour in regards to switching the Display Mode and using Show-SelectedOnly Marterich 2024-10-21 22:35:00 +0200
  • 71f2c169bb Adding Glab (GitLab cli) both Winget And Choco Straight 2024-10-21 19:37:26 +0100
  • 4bfeacf80d Keep the search status when switching between compact and full view Marterich 2024-10-21 20:36:06 +0200
  • 89ea66a725
    Merge branch 'ChrisTitusTech:main' into patch-1 sev 2024-10-20 21:39:26 +0000
  • 1714bd5269
    KnownIssues.md: add clarifying text sev 2024-10-20 16:39:15 -0500
  • 0ac7d475e6 Remove desktop background Samq64 2024-10-18 20:16:30 -0400
  • 89f0978aa6 Update README Screenshot Samq64 2024-10-18 19:58:23 -0400
  • 4d4a98ff1e [MicroWin] Fix Recall "Dependency" Misinformation CodingWonders 2024-10-18 19:01:21 +0200
  • 821c8a723d Fixed removeing of ult plan Nyle 2024-10-16 18:41:05 +0100
  • fb58cbb1f1
    Merge bd10fd6387 into fdd32f441f Malix 2024-10-16 18:33:27 +0200
  • fdd32f441f Deploying to main from @ ChrisTitusTech/winutil@e4565f1f6f 🚀 ChrisTitusTech 2024-10-16 15:33:17 +0000
  • 80a933db8e Fix Whitespace when using Search Marterich 2024-10-16 08:03:14 +0200
  • 9dd89136e8 First Try at implementing a Compact Mode for the App page Marterich 2024-10-15 23:27:56 +0200
  • 4682db2ed6 update runspace function gathering logic MyDrift 2024-10-15 16:54:19 +0200
  • 802e830cd9 readd handle return MyDrift 2024-10-15 13:06:35 +0200
  • 31aae4bb08
    Hotfix: Fix user's original PowerShell profile being incorrectly uninstalled Cryostrixx 2024-10-14 17:18:42 -0700
  • 7b273d5634 Replace Category Label with ToggleButton, Fix Search Bugs Marterich 2024-10-14 22:25:23 +0200
  • 8507aaee85
    Fix issue with error messages not being displayed in Invoke-WinUtilUninstallPSProfile.ps1 Cryostrixx 2024-10-14 12:35:59 -0700
  • 2d0e68c90f Hotfix for Category Expansion during search Marterich 2024-10-14 21:31:53 +0200
  • ba968d0cb3 Style for Hidden Checkbox but visible Content Marterich 2024-10-14 20:46:28 +0200
  • a25c7efef8
    Fix CTT PowerShell Profile uninstallation by saving the profile's file hash to the disk if it doesn't exist at uninstall time Cryostrixx 2024-10-14 11:36:39 -0700
  • 8d34e2fa30 Small fixes to the Get-Installed function and formatting stuff Marterich 2024-10-14 20:02:36 +0200
  • dcf752fdeb Remove Alphabetical List, Sort Apps inside Category Alphabetically Marterich 2024-10-14 19:17:12 +0200
  • a839acd949 Remove Logic from Invoke-WPFUIElements that is Moved to Invoke-WPFUIApps Marterich 2024-10-13 20:55:25 +0200
  • f05fece2e5 Re-Add Choco Preference Marterich 2024-10-13 20:45:26 +0200
  • cf664bd1d3 Add Get-Installed Loading Indicator + small fixes Marterich 2024-10-13 20:33:26 +0200
  • 6d88e51462
    LETS GOOO (#12) Martin Wiethan 2024-10-13 19:25:02 +0200
  • 5bbc6c6a92
    Merge branch 'ChrisTitusTech:main' into appspanelrestyle MyDrift 2024-10-13 19:14:41 +0200
  • 31be3b01c6 Added comments. Underscore 2024-10-10 19:09:54 -0700
  • a9a6d7cf64 Fixes for start.ps1 Underscore 2024-10-10 18:59:51 -0700
  • 01cbff249e Change Verbs to be in the list of Approved Verbs Underscore 2024-10-10 15:37:59 -0700
  • 1bc32e0aff Change irm to Invoke-RestMethod Underscore 2024-10-10 15:27:39 -0700
  • 6a871b1feb Add -NoExit to $powershellcmd command within Start-Process argument list. Underscore 2024-10-10 15:12:39 -0700
  • 8c8e3a5509
    Add title setting logic to windev.ps1 Cryostrixx 2024-10-10 15:12:01 -0700
  • 974ac3ae40
    Fix arguments processing for windev.ps1 Cryostrixx 2024-10-10 14:14:59 -0700
  • 554a0b6d50
    Change title setting logic to prepend the prefix to the window title Cryostrixx 2024-10-10 09:11:21 -0700
  • 25a239608d
    Fix setting PowerShell window title Cryostrixx 2024-10-10 08:38:10 -0700
  • fd8edde129
    Update scripts\start.ps1: Fix title setting and missing $dateTime variable Cryostrixx 2024-10-10 00:31:26 -0700
  • 09b54a6eee
    Fix WinUtil admin elevation for stable and pre-release builds Cryostrixx 2024-10-09 23:43:16 -0700
  • 0805c3ab71
    Fix window title setting and remove redundant script relaunch Cryostrixx 2024-10-09 23:26:19 -0700
  • 51529d1875
    Merge remote-tracking branch 'origin/fix-winutil-admin-elevation' Cryostrixx 2024-10-09 19:59:14 -0700
  • 8d3e09d4ca
    Add Uninstall CTT PowerShell Profile feature Cryostrixx 2024-10-09 18:26:41 -0700
  • 66aa2420a4
    Fix WinUtil admin elevation for stable and pre-release builds Cryostrixx 2024-10-09 17:29:53 -0700
  • 9eb5d1c0cb
    KnownIssues: reformat, reorganize, clean up sev 2024-10-09 12:33:00 -0500
  • bd10fd6387 fix: consistant format Malix-off 2024-10-09 16:04:31 +0200
  • c9a7188a98 fix: forgotten -AND Malix-off 2024-10-09 16:03:13 +0200
  • 0d385016e9
    Update applications.json CDE 2024-10-09 20:39:01 +0800
  • 1bd6899a41
    Update applications.json CDE 2024-10-09 20:38:10 +0800
  • 656b5e92c5
    Alignement of the indentation CDE 2024-10-09 19:56:57 +0800
  • 2400c75c90
    Update applications.json CDE 2024-10-09 19:42:09 +0800
  • cc94726baa Add toggle for enabling Hardware-Accelerated GPU Scheduling Crusader13 2024-10-08 14:43:14 +0200
  • a6c8337049 move Microwin related stuff to own Folder under "Functions" MyDrift 2024-10-07 23:22:16 +0200
  • e4565f1f6f
    Hotfix feature.json (#2865) Rux 2024-10-07 13:41:38 -0700
  • 1404efab26
    [MicroWin] First Anniversary Special PR (#2853) 24.10.07 CodingWonders 2024-10-07 22:37:47 +0200
  • cede3aae3f Exclude License packages from removal CodingWonders 2024-10-07 20:43:30 +0200
  • 6e0347274e Remove reference to News and Interests from output CodingWonders 2024-10-07 20:09:22 +0200
  • 0c347565eb
    Merge branch 'main' into microwin-1st-anniversary-prep CodingWonders 2024-10-07 19:52:18 +0200
  • 1deb863f40 Deploying to main from @ ChrisTitusTech/winutil@de73efa868 🚀 ChrisTitusTech 2024-10-07 15:33:02 +0000
  • 0e7a34c5e5
    Merge branch 'main' into ui-ux/update-to-look-and-feel-of-the-ui Mr.k 2024-10-07 17:50:52 +0300
  • d535e7ebca
    Preprocessing result Mr.k 2024-10-07 17:42:22 +0300
  • 15024434d9
    Update 'Show-CustomDialog' Private Function Mr.k 2024-10-07 17:19:42 +0300
  • 46e457dde8
    Update 'LinkForegroundColor' for Light Theme to be lighter which'll make link hover color more noticeable Mr.k 2024-10-07 17:07:31 +0300
  • 12446c5b83
    Change Theme Option name from 'FontSizeHeading' to 'HeadingFontSize' for consistency Mr.k 2024-10-07 17:02:57 +0300
  • ce5ebca87a
    Change Theme Option name from 'ConfigTabButtonFontSize' to 'ConfigUpdateButtonFontSize' - Lower its value from 16 to 14 Mr.k 2024-10-07 17:01:42 +0300
  • cb21a39f62
    Remove the 'LogoSize' Parameter for About page - Make every sponsor in the sponsors list a link to ChrisTitusTech's Sponsors web link Mr.k 2024-10-07 16:58:54 +0300
  • b001842a61
    Add @CodingWonders to the About page for his contribution and determination to make WinUtil (and MicroWin) the best software it can be! Mr.k 2024-10-07 16:57:08 +0300
  • a1f3b6daec
    Fix Sorting of Errored Packages by using 'Sort-Object' instead of 'IComparer' approach (#2) Mr.k 2024-10-07 16:43:12 +0300
  • 02d96decd0 Default to downloading OSCDIMG from GitHub repo CodingWonders 2024-10-06 23:09:44 +0200
  • 488ba49aee Add missing piece to last commit CodingWonders 2024-10-06 22:03:29 +0200
  • 62b1ec1736 Fix Volume Mixer issues and removal of leftovers CodingWonders 2024-10-06 22:02:41 +0200
  • 2d13131bae
    Merge branch 'main' into microwin-1st-anniversary-prep CodingWonders 2024-10-06 20:39:51 +0200
  • de73efa868
    Grammar fix (#2839) Crusader13 2024-10-06 20:22:40 +0200
  • 7dc67e9e4e
    Add listary to utilities Luke Van 2024-10-06 16:54:50 +0200
  • 5a33baaab3 Replace "C:\" with environment variable CodingWonders 2024-10-06 13:27:44 +0200
  • 775e9c704b Disable Recall on first run CodingWonders 2024-10-05 22:56:15 +0200
  • 628a44d9f8
    Update functions/public/Invoke-WPFMicrowin.ps1 MyDrift 2024-10-05 00:38:00 +0300
  • 0b5fc6e17e
    Make error messages easier to view (#1) Mr.k 2024-10-04 20:32:24 +0300
  • 9909797050 Add sorting to error messages CodingWonders 2024-10-04 16:42:12 +0200