Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | NOISSUE Fixed progress dialog | Lukas Haigner | 2018-04-07 | -1/+3 |
| | ||||
* | GH-2219 fix crash and bad view scaling in Java VersionSelectDialog | Petr Mrázek | 2018-04-02 | -2/+6 |
| | ||||
* | NOISSUE polish the new instance UI a bit more | Petr Mrázek | 2018-03-28 | -1/+1 |
| | ||||
* | NOISSUE fix page container spacing in UIs | Petr Mrázek | 2018-03-27 | -0/+1 |
| | ||||
* | NOISSUE save the new instance dialog geometry when the dialog is accepted | Petr Mrázek | 2018-03-27 | -16/+18 |
| | ||||
* | NOISSUE fix crash in NewInstanceDialog | Petr Mrázek | 2018-03-27 | -2/+4 |
| | ||||
* | NOISSUE redo new instance dialog | Petr Mrázek | 2018-03-27 | -787/+110 |
| | ||||
* | NOISSUE move modpack platform related files to 'modplatform' subfolders | Petr Mrázek | 2018-03-16 | -4/+3 |
| | ||||
* | NOISSUE Fixed code for PR | Janrupf | 2018-03-12 | -5/+2 |
| | ||||
* | GH-2124 First complete implementation, installing is working now! GH-2172 ↵ | Janrupf | 2018-03-11 | -124/+107 |
| | | | | Added sorting | |||
* | Added FTB pack selection ad download, WIP | Janrupf | 2018-02-28 | -33/+430 |
| | ||||
* | GH-2134 Totally overengineer skin upload input validation | Petr Mrázek | 2018-02-15 | -6/+51 |
| | | | | | | * 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). | |||
* | GH-604 use the same font for 'Other Logs' as for the main log | Petr Mrázek | 2018-02-14 | -0/+1 |
| | | | | This doesn't mean coloring, just the same font and font size. | |||
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -26/+26 |
| | ||||
* | NOISSUE split logo into 'logo' and 'multimc' | Petr Mrázek | 2018-02-10 | -1/+1 |
| | ||||
* | NOISSUE add an 'open folder' button to the icon dialog | Petr Mrázek | 2018-02-05 | -5/+14 |
| | ||||
* | NOISSUE add button for creating empty, properly registered, components | Petr Mrázek | 2017-12-31 | -0/+255 |
| | ||||
* | NOISSUE sort export dialog contents in ascending order by default | Petr Mrázek | 2017-12-21 | -0/+1 |
| | ||||
* | NOISSUE ignore merge commits in dev build changelog | Petr Mrázek | 2017-12-17 | -0/+6 |
| | ||||
* | NOISSUE when there is a version added already, preselect it in the version ↵ | Petr Mrázek | 2017-12-09 | -1/+8 |
| | | | | select dialog | |||
* | GH-2050 fix cancel button in file browse dialogs filling text fields | Petr Mrázek | 2017-12-03 | -3/+3 |
| | ||||
* | GH-2026 implement changes necessary to support 1.13 snapshots | Petr Mrázek | 2017-12-03 | -1/+1 |
| | ||||
* | NOISSUE add svg instance icon support | Petr Mrázek | 2017-11-14 | -1/+1 |
| | ||||
* | NOISSUE show hidden files in instance export dialog (like .minecraft) | Petr Mrázek | 2017-10-28 | -0/+1 |
| | ||||
* | NOISSUE fix hardcoded link color in about dialog | Petr Mrázek | 2017-09-07 | -1/+1 |
| | | | | Should respect theme colors now. | |||
* | NOISSUE some safe refactors and changes of the task subsystem | Petr Mrázek | 2017-06-26 | -1/+1 |
| | | | | Possibly also some bug fixes. | |||
* | NOISSUE instance export filter should use covers, not contains | Petr Mrázek | 2017-05-31 | -1/+1 |
| | ||||
* | NOISSUE finish cleaning quazip | Petr Mrázek | 2017-05-31 | -1/+3 |
| | | | | All LGPL code is back in the customized quazip fork | |||
* | GH-1882 save UpdateDialog geometry | Petr Mrázek | 2017-05-09 | -2/+11 |
| | ||||
* | GH-1876 replace ColumnResizer with a newer, BSD-3 licensed version | Petr Mrázek | 2017-05-06 | -314/+17 |
| | | | | | Also, keep licensing info only in one file. The COPYING.md is now a resource and rendered to HTML in the About dialog. | |||
* | NOISSUE Revert all recent changes to NetAction and NetJob | Petr Mrázek | 2017-05-03 | -1/+1 |
| | ||||
* | NOISSUE refactor NetAction to be based on Task | Petr Mrázek | 2017-04-29 | -1/+1 |
| | | | | Still missing some things, this is part 1. | |||
* | NOISSUE add pack import using drag&drop | Petr Mrázek | 2017-04-22 | -2/+7 |
| | | | | Straight from the browser or the downloads folder. | |||
* | NOISSUE bring back instance creation | Petr Mrázek | 2017-04-07 | -7/+35 |
| | ||||
* | NOISSUE Remove Minecraft version list and versions. | Petr Mrázek | 2017-04-07 | -4/+7 |
| | ||||
* | GH-1788 fix missing translation strings | Petr Mrázek | 2017-01-17 | -3/+3 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -25/+25 |
| | ||||
* | NOISSUE feature complete setup wizard | Petr Mrázek | 2017-01-05 | -253/+71 |
| | ||||
* | NOISSUE fix credits entry for RoboSky | Petr Mrázek | 2016-12-26 | -1/+1 |
| | ||||
* | NOISSUE Fix up Credits section in About dialog | Petr Mrázek | 2016-12-26 | -3/+3 |
| | ||||
* | NOISSUE add ganalytics and LocalPeer licenses | Petr Mrázek | 2016-11-26 | -204/+264 |
| | ||||
* | NOISSUE mark used accounts/sessions in selection menus | Petr Mrázek | 2016-11-17 | -1/+6 |
| | ||||
* | NOISSUE make progress dialog abort button resistant to accidental key presses | Petr Mrázek | 2016-08-17 | -2/+19 |
| | ||||
* | GH-1433 with no default account, show profiles instead of accounts in ↵ | Petr Mrázek | 2016-08-11 | -22/+54 |
| | | | | selection dialog | |||
* | NOISSUE refactor *Download into more, smaller pieces | Petr Mrázek | 2016-06-05 | -15/+14 |
| | | | | | | * Download is now Download. * Download uses Sink subclasses to process various events. * Validators can be used to further customize the Sink behaviour. | |||
* | GH-767 Basic skin upload | Alexia | 2016-05-15 | -0/+183 |
| | ||||
* | GH-1560 trim whitespace from instance names when creating instances | Petr Mrázek | 2016-05-04 | -2/+2 |
| | ||||
* | GH-1559 Fix FTB icons | Petr Mrázek | 2016-05-03 | -2/+2 |
| | | | | | This was caused by separation of GUI and logic. Now logic has an interface that GUI implements. It should be expanded upon later. | |||
* | NOISSUE split GUI stuff from logic library | Petr Mrázek | 2016-04-30 | -10/+10 |
| | ||||
* | NOISSUE Add a skeleton of the wonko system | Jan Dalheimer | 2016-04-30 | -0/+15 |
| |