summaryrefslogtreecommitdiffstats
path: root/gui/settingsdialog.cpp
Commit message (Collapse)AuthorAgeLines
* Add/remove/drag&drop for the icon picker.Petr Mrázek2013-08-27-6/+2
|
* Make settings dialog layouts less derpy on windowsPetr Mrázek2013-08-26-0/+5
|
* Many improvementsPetr Mrázek2013-08-25-0/+2
| | | | | | | | | | | PermGen can be tweaked from the settings menu Groups are saved on change/exit Install target is no longer completely broken All the deplibs are now static Added notes dialog Fixed ini file format support (can save strings with newlines, tabs. UTF-8 is explicitly used!) Rename button now uses line breaks so it doesn't grow ever wider (Added a custom tool button subclass) There is now a CAT button. Meow.
* WTF, I don't even...Petr Mrázek2013-08-03-2/+0
|
* Massive renaming in the backend folder, all around restructure in the same.Petr Mrázek2013-07-29-1/+1
|
* Massive re-organization.Andrew2013-02-26-1/+1
|
* Fixed a lot of MSVC problemsAndrew2013-02-25-2/+2
|
* Rewrote the settings system. It may still need some work.Andrew2013-02-25-41/+41
|
* Split MultiMC up into a few separate libraries.Andrew2013-02-20-1/+1
| | | | | | Fixed plugin system. Tons of other stuff...
* Implemented settings dialog.Andrew2013-01-28-4/+108
|
* Added settings dialog.Andrew2013-01-15-0/+77