aboutsummaryrefslogtreecommitdiff
path: root/gui
AgeCommit message (Collapse)Author
2013-12-31Tweak credits in about dialogSky
2013-12-31Add the redistribution/fork text to the About dialog.Petr Mrázek
2013-12-31Fix silly bug with icon not changing on the toolbar when the icon key changes.Petr Mrázek
2013-12-31Refactor icon lists heavilyPetr Mrázek
* Icon list now uses a filesystem watcher for updates * Icon folder is user-customizable * All the little details. ALL OF THEM.
2013-12-30Merge pull request #29 from 02JanDal/java_browse_buttonSky
Make the java browse button look like the other browse buttons
2013-12-30Make the java browse button look like the other browse buttonsJan Dalheimer
2013-12-30Fix spelling mistakeJan Dalheimer
2013-12-30Notify the user of any errorsJan Dalheimer
2013-12-30Don't use stuff that's new in 5.2 if we don't compile with thatJan Dalheimer
2013-12-30Use /usr/bin as default on linuxJan Dalheimer
2013-12-29Launch an editor for the custom.json file. Also allow overriding of the ↵Jan Dalheimer
system default editor
2013-12-29Fix various LiteLoader related bugs.Petr Mrázek
2013-12-28Don't hardcode stuff!!!Jan Dalheimer
2013-12-28LiteLoader supportJan Dalheimer
2013-12-27Rearrange logiv for OneSix version changePetr Mrázek
2013-12-26Disable/enable mods with checkboxes. Needs testing.Petr Mrázek
A lot of testing!
2013-12-25Fix more updater derps.Petr Mrázek
* Updater requires unix style paths on input. * No update notification was getting cloned with every check
2013-12-25Merge branch 'develop' of https://github.com/robotbrain/MultiMC5 into developPetr Mrázek
2013-12-24Log SSL errors, give common solutionsPetr Mrázek
2013-12-24Get the updater to display a no update found message.robotbrainify
2013-12-22Fixed updater not restarting MultiMC after update.ashka
2013-12-22Show errors when logging in in the account dialog.Petr Mrázek
2013-12-21Initial FTB support. Allows "tracking" of FTB instances.Jan Dalheimer
2013-12-21Remove OSX hack that never worked anywayPetr Mrázek
2013-12-16Remove obsolete auto login option.Petr Mrázek
2013-12-16Use monospace font in the console.Petr Mrázek
Still fugly as all hell, now in a slightly more appropriate style.
2013-12-15Make updates prevented by missing accounts verbosePetr Mrázek
2013-12-15Improve group changing, update instance on version changePetr Mrázek
Gives a list of existing groups to choose from. Instances are updated as long as there is at least one valid account.
2013-12-14Expand appropriate column of account selection dialogSky
2013-12-14Fix various Dialogs (Titles, License formatting)Orochimarufan
2013-12-13Merge branch 'develop' of github.com:Drayshak/MultiMC5 into developSky
2013-12-13First sweep moving URLs to a constants fileSky
2013-12-13Add support for 1.7.4 user_type (needs testing with legacy accounts)Petr Mrázek
2013-12-11Fix console window sticking open derpSky
2013-12-11Merge https://github.com/Drayshak/MultiMC5 into developPetr Mrázek
2013-12-11Better (but unsorted) Java detectionSky
2013-12-11Merge branch 'feature_no_firstrun' of https://github.com/robotbrain/MultiMC5 ↵Petr Mrázek
into develop
2013-12-10Nuke!robotbrain
2013-12-10Do not let the console close while Minecraft is running (prevent return to ↵Petr Mrázek
main window)
2013-12-10Fix my utter derprobotbrainify
2013-12-10Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developPetr Mrázek
Conflicts: CMakeLists.txt gui/MainWindow.cpp
2013-12-10Finish assets update for 1.7.3Petr Mrázek
2013-12-09Fix I think.robotbrain
2013-12-09Make it update the instance when it creates it, so you can install forgerobotbrain
right away
2013-12-09Merge branch 'develop' of github.com:MultiMC/MultiMC5 into developAndrew
2013-12-09Merge branch 'feature_updater' into developAndrew
2013-12-08Merge branch 'feature_assets' into developPetr Mrázek
2013-12-08Fix offline mode bugsPetr Mrázek
2013-12-08Move pastebin button on the console window to the leftPetr Mrázek
It's been there before, it's there now :D
2013-12-08Merge branch 'feature_pasting' of https://github.com/robotbrain/MultiMC5 ↵Petr Mrázek
into develop