summaryrefslogtreecommitdiffstats
path: root/gui/pages/global/MultiMCPage.ui
Commit message (Collapse)AuthorAgeLines
* Add console font size setting and a preview\Petr Mrázek2014-11-15-25/+119
| | | | Also moves the console settings from the minecraft page.
* Default console font tweaksPetr Mrázek2014-11-10-4/+1
| | | | | | | * Lucida Console on Windows * Menlo on OSX * Monospace (resolved to whatever Monospace means) on linux * Added ability to select proportional fonts in settings
* Allow changing the console font familyPetr Mrázek2014-11-09-5/+27
|
* Add iOS and OSX icon themes by pePetr Mrázek2014-10-27-0/+10
|
* Add dark, light, blue and colored theme from pe.Petr Mrázek2014-10-26-1/+11
| | | | Replaces the old dark and light themes
* Rework the settings dialog. Rework all of it. Thoroughly.Petr Mrázek2014-07-20-0/+399
Also introduces the ColumnResizer from: https://github.com/agateau/columnresizer/