Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-25 | NOISSUE Flatten gui and logic libraries into MultiMC | Petr Mrázek | |
2021-07-11 | GH-2529 Move data path on macOS to MultiMC.app/Data | Hamish Arblaster | |
macOS seems to dislike changing files in the APPBUNDLE.app/Contents directory because it has to re-scan the directory every launch. As a result, large amounts of data there seems to cause freezes of MultiMC. Moving the default location outside of this directory, and thus the data, stops these freezes. There is also a dialogue when the user first opens the app that asks them if they'd like to migrate their data folder, if they select yes it will move it, and if they select no it will not move it and allow them to move it later with an option in settings. | |||
2021-01-18 | NOISSUE Update Copyright Year | AppleTheGolden | |
2019-08-10 | NOISSUE fix small memory leaks | Petr Mrázek | |
2019-08-02 | NOISSUE tweak UI geometry and remove old language selection | Petr Mrázek | |
2019-07-09 | Revert "NOISSUE Import page is now a MultiMC pack page" | Petr Mrázek | |
This reverts commit f74e3db804f2fb3d73cbf7ab5fbdb12ecea0f259. | |||
2019-06-29 | NOISSUE Import page is now a MultiMC pack page | Petr Mrázek | |
2019-01-16 | Update Copyright Year | AppleTheGolden | |
2019-01-06 | NOISSUE granular model updates for language model | Petr Mrázek | |
2018-07-15 | NOISSUE tabs -> spaces | Petr Mrázek | |
2018-02-11 | NOISSUE update copyright dates | Petr Mrázek | |
2017-12-03 | NOISSUE add flat icon theme by Michael | Petr Mrázek | |
It's the google icon font, all scalable and grey. | |||
2017-12-03 | GH-2050 fix cancel button in file browse dialogs filling text fields | Petr Mrázek | |
2017-09-20 | NOISSUE remove obsolete LWJGL folder setting | Petr Mrázek | |
2017-09-09 | NOISSUE remove FTB integration | Petr Mrázek | |
2017-05-04 | NOISSUE herp derp custom icon theme support | Petr Mrázek | |
* Put icon theme in iconthemes/custom/ * Select 'Custom' in the UI. * ... * Maybe it won't explode. | |||
2017-01-18 | GH-1790 do not apply system theme on launch if it is selected | Petr Mrázek | |
This prevents some ugly colors to show up on macOS in most cases. It still looks ugly right after you switch to the it though. | |||
2017-01-16 | GH-1065 Normalize usage of directory vs folder | Tim Flynn | |
2017-01-08 | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | |
2017-01-01 | NOISSUE fix up translation selection in settings and add OS/sys arch reporting | Petr Mrázek | |
2016-11-24 | NOISSUE add analytics settings (enable/disable) | Petr Mrázek | |
2016-11-23 | NOISSUE fix translation listing in settings and translation loading | Petr Mrázek | |
It was impossible to select and load translations properly. | |||
2016-11-04 | NOISSUE add an option to show console on error and default other options to ↵ | Petr Mrázek | |
false | |||
2016-10-21 | GH-903 simple theme switching and dark theme | Petr Mrázek | |
2015-12-28 | GH-1360 add basic changelog based on github API, fix update dialog buttons | Petr Mrázek | |
2015-12-27 | GH-1308 remove use of static data (translations) and root ↵ | Petr Mrázek | |
(notifications.json) paths. | |||
2015-10-05 | NOISSUE dissolve util library | Petr Mrázek | |
2015-08-20 | GH-1197 finish color stuff | Petr Mrázek | |
2015-06-11 | GH-1008 implement log window max line count | Petr Mrázek | |
Defaults to 100k lines | |||
2015-05-26 | GH-1003 Fix settings dialog delays | Petr Mrázek | |
2015-05-25 | GH-1003 add some save locking for dialog pages that deal with settings | Petr Mrázek | |
2015-05-22 | GH-977 Improve FTB loading and instance creation | Petr Mrázek | |
2015-05-22 | GH-977 this isn't funny anymore... | Petr Mrázek | |
2015-05-04 | GH-907 improve Java testing and PermGen deprecation handling | Petr Mrázek | |
2015-04-12 | NOISSUE move everything. | Petr Mrázek | |