Age | Commit message (Collapse) | Author |
|
|
|
Unfortunately, this has become necessary due to Arch Linux's libxcb packages breaking ABI...
|
|
|
|
|
|
|
|
|
|
Preserve --dir parameter after updating
Allow more than one copy of a command line parameter in MultiMC
Linux runner script no longer changes current directory, which allows '--dir .'
Fixed unit tests, removed the obsolete one (for some legacy updater command line params that were also removed)
[fixes 63127704]
|
|
|
|
Paths were wrong - still used work directory instead of root
|
|
|
|
|
|
Allow the user to select which update channel they would like to
download updates from.
|
|
|
|
|
|
|
|
toolbar
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Make the news button open the latest news post in the user's web
browser.
Also remove the webkit dependency. I was planning on using it to
display the news in a custom window, but we'll just use the user's
browser for now.
|
|
|
|
|
|
Conflicts:
CMakeLists.txt
gui/MainWindow.h
|
|
|
|
Make .ico files usable (the plugin is already included)
|
|
|
|
Improved java detection on OSX.
|
|
|
|
|
|
Fixed buttons on osx and added .DS_Store to the gitignore file.
|
|
|
|
|
|
|
|
|
|
|
|
Use only when absolutely required.
|
|
|
|
|
|
|