summaryrefslogtreecommitdiffstats
path: root/gui/LegacyModEditDialog.h
Commit message (Collapse)AuthorAgeLines
* Implement legacy forge button!Petr Mrázek2013-09-18-0/+2
| | | | | Many refactors of the task system. Progress dialog now accepts generic ProgressProvider objects
* All kinds of incremental improvementsPetr Mrázek2013-08-25-0/+1
| | | | | | | | | Redone the instance action toolbar: * Removed all the dead actions * Change icon and Rename are now morphed into a header * Added button for opening the config folder Implemented support for loose files and folders as legacy jar mods Added texture pack support
* Contiguous selection and keyboard input for mod lists.Petr Mrázek2013-08-21-1/+5
| | | | | Tweak console to take up the sides. You can reorder mods from the keyboard.
* Drag and Drop, mod management.Petr Mrázek2013-08-18-3/+6
|
* Move all the things (YES. Move them.)Petr Mrázek2013-08-17-0/+59
Also, implemented some basic modlist logic, to be wired up.