summaryrefslogtreecommitdiffstats
path: root/gui/MCModInfoFrame.cpp
Commit message (Collapse)AuthorAgeLines
* tool tip bugfixesrobotbrainify2013-10-12-3/+2
|
* mod description size limiter donerobotbrainify2013-10-12-1/+14
|
* remove dupe newlines from trimmed mod description. whoorobotbrainify2013-10-11-1/+14
|
* Fall back to mod ID if name is missing for some reasonSky2013-10-09-2/+6
|
* Clean up mcmod panel massively. Keep it simple - name (optionally linked), ↵Sky2013-10-09-45/+19
| | | | optional authors and description. Needs cut-off handling, frame looking at on Windows
* Mod info, with less HTML!Petr Mrázek2013-10-09-18/+21
| | | | And responding to keyboard events too.
* Show defaults if mod type is 'folder'Sky2013-10-08-0/+11
|
* Licenses, cleanupSky2013-10-08-0/+15
|
* Move mod info frame and handler to MCModInfoFrame, use on all instancesSky2013-10-08-0/+66