Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | clean up vistigual UI elementsv0.6.7-tom | Thomas Groman | 2020-12-22 | -20/+0 |
| | ||||
* | merged from 0.6.7 codebase | Thomas Groman | 2019-09-19 | -1007/+906 |
| | ||||
* | Fixed syntax error and commented out Ganalytics requirements | Thomas Groman | 2018-12-10 | -7/+8 |
| | ||||
* | unifinished commenting out of as much Google Analytics code as I could find | Thomas Groman | 2018-12-09 | -12/+12 |
| | ||||
* | NOISSUE redo new instance dialog | Petr Mrázek | 2018-03-27 | -0/+2 |
| | ||||
* | NOISSUE add linux distro name and release stats to analytics | Petr Mrázek | 2018-03-13 | -0/+9 |
| | | | | | Hopefully this can serve as some sort of guideline for focusing effort towards the right distro packages to make. | |||
* | GH-2150 Split out custom commands into a custom widget | Petr Mrázek | 2018-02-17 | -0/+3 |
| | | | | Now it is used from a global page and from a sub-page in the instance settings. | |||
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -1/+1 |
| | ||||
* | NOISSUE change FS::updateTimestamp to work with directories too, use it to ↵ | Petr Mrázek | 2018-02-11 | -0/+2 |
| | | | | fix icon issues on macOS | |||
* | GH-2059 fix instance directory not being created on first launch | Petr Mrázek | 2017-12-05 | -2/+2 |
| | ||||
* | NOISSUE force saving of any outstanding instance component state on exit | Petr Mrázek | 2017-12-03 | -1/+2 |
| | ||||
* | NOISSUE disable the unfinished 'Packages' page in settings | Petr Mrázek | 2017-12-03 | -1/+1 |
| | ||||
* | GH-1993 swap min/max memory settings when they are the wrong way around | Petr Mrázek | 2017-09-27 | -2/+13 |
| | ||||
* | NOISSUE remove obsolete LWJGL folder setting | Petr Mrázek | 2017-09-20 | -1/+0 |
| | ||||
* | NOISSUE more work on Legacy migration | Petr Mrázek | 2017-09-20 | -0/+5 |
| | ||||
* | NOISSUE clean up moc warnings | Petr Mrázek | 2017-09-10 | -2/+0 |
| | ||||
* | NOISSUE remove FTB integration | Petr Mrázek | 2017-09-09 | -6/+0 |
| | ||||
* | GH-1314 add UI for custom minecraft jar addition | Petr Mrázek | 2017-08-07 | -3/+0 |
| | | | | | | Also changes the text of the jar mod addition button. It should be clearer what it does and hopefully will not confuse as many people. | |||
* | NOISSUE fix startup issues caused by code reorganization | Petr Mrázek | 2017-07-06 | -1/+2 |
| | ||||
* | NOISSUE attept to detach from console on Windows | Petr Mrázek | 2017-07-05 | -12/+11 |
| | | | | This only applies to MultiMC started from a console. | |||
* | NOISSUE add disgnostic print to MultiMC destructor | Petr Mrázek | 2017-07-05 | -0/+1 |
| | ||||
* | NOISSUE rearrange global initialization | Petr Mrázek | 2017-07-05 | -431/+401 |
| | ||||
* | GH-1895 update LWJGL list during legacy instance update | Petr Mrázek | 2017-05-21 | -1/+6 |
| | ||||
* | NOISSUE add a linux system packaging install layout | Petr Mrázek | 2017-05-13 | -1/+18 |
| | ||||
* | GH-1882 save UpdateDialog geometry | Petr Mrázek | 2017-05-09 | -0/+2 |
| | ||||
* | NOISSUE herp derp custom icon theme support | Petr Mrázek | 2017-05-04 | -0/+5 |
| | | | | | | | * Put icon theme in iconthemes/custom/ * Select 'Custom' in the UI. * ... * Maybe it won't explode. | |||
* | GH-1874 Do not allow launching instances during an update | Petr Mrázek | 2017-05-02 | -1/+11 |
| | ||||
* | GH-1874 do not allow updating while an instance is running | Petr Mrázek | 2017-05-02 | -6/+39 |
| | | | | | | | This is a nasty hack. Proper solution will require moving all update related functionality out of the main window. Running instances and updating should be mutually exclusive. | |||
* | GH-1875 plug holes in instance/window refcount logic | Petr Mrázek | 2017-05-01 | -2/+1 |
| | ||||
* | GH-1873 allow closing main window, fix window ref count | Petr Mrázek | 2017-05-01 | -6/+5 |
| | ||||
* | NOISSUE remove AA_UseHighDpiPixmaps | Petr Mrázek | 2017-04-26 | -1/+0 |
| | ||||
* | NOISSUE remove macOS SSL workarounds | Petr Mrázek | 2017-04-25 | -13/+0 |
| | | | | Should not be necessary anymore... | |||
* | NOISSUE add missing log levels to MultiMC logging | Petr Mrázek | 2017-04-21 | -1/+1 |
| | | | | Info and System are now recognized. | |||
* | GH-1854 prevent a crash if the instance is closed while the kill ↵ | Petr Mrázek | 2017-04-14 | -1/+2 |
| | | | | confirmation dialog is open | |||
* | NOISSUE remove liteloader and forge | Petr Mrázek | 2017-04-07 | -22/+0 |
| | ||||
* | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | 2017-04-07 | -12/+0 |
| | ||||
* | NOISSUE fix downloading of metadata files | Petr Mrázek | 2017-04-07 | -0/+2 |
| | ||||
* | GH-1793 rearrange setup wizard logic to only check if they are needed once | Petr Mrázek | 2017-01-21 | -3/+68 |
| | ||||
* | GH-1790 do not apply system theme on launch if it is selected | Petr Mrázek | 2017-01-18 | -16/+3 |
| | | | | | 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. | |||
* | GH-1065 Normalize usage of directory vs folder | Tim Flynn | 2017-01-16 | -2/+2 |
| | ||||
* | NOISSUE add hack for system themes. Maybe it works? | Petr Mrázek | 2017-01-15 | -3/+13 |
| | ||||
* | NOISSUE temporarily disable themes to check if they cause issues on macOS | Petr Mrázek | 2017-01-15 | -1/+1 |
| | ||||
* | GH-1665 Add line breaks to the fatal error dialogs. | Petr Mrázek | 2017-01-14 | -2/+5 |
| | | | | Makes is slightly more readable. | |||
* | GH-1665 put the macOS hint into all of the new fatal error messages. | Petr Mrázek | 2017-01-14 | -3/+14 |
| | ||||
* | GH-1665 attempt at workaround for MultiMC not starting on macOS Sierra | Petr Mrázek | 2017-01-14 | -9/+48 |
| | | | | | | | | This tries to detect the issue and instructs the user to fix it by moving the application to /Applications or ~/Applications. In addition, several other previously poorly handled fatal errors now show an error dialog. | |||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | NOISSUE Do not log the analytics client ID into the application log. | Petr Mrázek | 2017-01-06 | -1/+1 |
| | ||||
* | NOISSUE make the setup wizard use the main event loop | Petr Mrázek | 2017-01-06 | -4/+19 |
| | | | | This should fix any issues with receiving events over IPC. | |||
* | NOISSUE force SetupWizard into 'classic' look and feel and increment ↵ | Petr Mrázek | 2017-01-02 | -1/+1 |
| | | | | | | | analytics version This should force the dialog to show again. If it still looks wrong on Windows 10, please report this on discord. | |||
* | NOISSUE Translations model and initial setup wizard work | Petr Mrázek | 2017-01-01 | -51/+19 |
| |