| Age | Commit message (Collapse) | Author |
|
Hopefully this will fix the issues with stuck applications on Windows.
|
|
|
|
|
|
|
|
|
|
Closes #2228, Closes #2229
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fun little thing for hiding extra debug options in the future.
|
|
Hopefully this can serve as some sort of guideline for focusing
effort towards the right distro packages to make.
|
|
|
|
Added sorting
|
|
|
|
|
|
Now it is used from a global page and from a sub-page in the instance settings.
|
|
* It autocorrects local paths and file:// URLs to valid local paths.
* It recognizes other URL schemes as 'remote' and will show an error for them.
* The error dialogs have been fixed (they all had titles and content swapped).
|
|
This doesn't mean coloring, just the same font and font size.
|
|
This also removes the Web and Account web icons, because they are simply
not relevant to MultiMC (it does not use those). You can always
check their status by opening them in a browser.
|
|
|
|
|
|
fix icon issues on macOS
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Previously, it would only update when you resize the window horizontally
enough to change the number of icons that fit in a row.
|
|
This may fix macOS issues?
|
|
* Added install commands to the libraries instead of force installing files
* Most of the application cmake stuff moved to top level
* RPATH should now be set/cleared correctly
* Contains a fix for GH-1780
|
|
/usr/local is a sane default since /usr is meant to be used by packages.
|
|
|
|
|