| Commit message (Expand) | Author | Age | Lines |
... | |
* | Fix #361 | Petr Mrázek | 2014-07-13 | -2/+2 |
* | Mess around with log UI. Herp Derp. | Petr Mrázek | 2014-07-13 | -80/+101 |
* | Finish of the OtherLogs page, and (re)format page related files | Jan Dalheimer | 2014-07-12 | -356/+423 |
* | Add a new page that can show all sorts of logs | Jan Dalheimer | 2014-07-12 | -145/+621 |
* | Add home/end and fix navigation with collapsed groups (they are skipped) | Petr Mrázek | 2014-07-12 | -17/+47 |
* | Group view gets keyboard navigation back. | Petr Mrázek | 2014-07-12 | -351/+385 |
* | Cache group view geometry -- speed up instance view by caching sizes of stuff | Petr Mrázek | 2014-07-12 | -10/+22 |
* | Fix #356 | Petr Mrázek | 2014-07-11 | -3/+3 |
* | Add clear and copy buttons to the log page. | Petr Mrázek | 2014-07-11 | -0/+37 |
* | Fix #355 | Petr Mrázek | 2014-07-10 | -1/+1 |
* | Fix #354, make jar mods and patch files in general more resilient. | Petr Mrázek | 2014-07-10 | -3/+12 |
* | Do not show core mods page for minecraft newer than 1.5.2. | Petr Mrázek | 2014-07-10 | -4/+40 |
* | Make the auth timeout longer (30s) | Petr Mrázek | 2014-07-09 | -1/+1 |
* | Show update channel in the update dialog, actually show changelog for the sel... | Petr Mrázek | 2014-07-09 | -3/+7 |
* | Better regexp for links | Petr Mrázek | 2014-07-09 | -1/+1 |
* | Show changelog in the update dialog. | Petr Mrázek | 2014-07-09 | -38/+234 |
* | Fix mod list sorting predicate, convert the changelog to markdown and reverse... | Petr Mrázek | 2014-07-08 | -94/+105 |
* | Make the FTB packs a set instead of a list. | Petr Mrázek | 2014-07-08 | -4/+13 |
* | Merge branch 'master' into develop | Petr Mrázek | 2014-07-08 | -0/+2 |
|\ |
|
| * | Bump version, update the changelog0.3.9 | Petr Mrázek | 2014-07-08 | -1/+3 |
| * | Update the forge hacks. | Petr Mrázek | 2014-07-08 | -6/+19 |
* | | Update the forge hacks. | Petr Mrázek | 2014-07-07 | -6/+20 |
* | | Tweak the response to successful uploads (screenshots, log pastes) | Petr Mrázek | 2014-07-07 | -6/+35 |
* | | One more liteloader fix | Petr Mrázek | 2014-07-06 | -1/+2 |
* | | Fix liteloader, some cleanups. | Petr Mrázek | 2014-07-06 | -85/+93 |
* | | Improve screenshot view/model. | Petr Mrázek | 2014-07-05 | -29/+288 |
* | | Make paste.ee logs expire after a month | Petr Mrázek | 2014-07-03 | -1/+1 |
* | | fix the instance toolbar | Petr Mrázek | 2014-07-03 | -4/+3 |
* | | disable that upgrade page | Petr Mrázek | 2014-07-03 | -1/+2 |
* | | Move settings lib into the main code, fixing error logging in it. | Petr Mrázek | 2014-07-01 | -175/+80 |
* | | Handle a bunch more clang warnings | Petr Mrázek | 2014-07-01 | -18/+19 |
* | | [Clang Warnings] Silence Pack200 unused variable variable warnings | Taeyeon Mori | 2014-06-30 | -0/+3 |
* | | [Clang Warnings] Add empty default clause | Taeyeon Mori | 2014-06-30 | -0/+2 |
* | | [Clang Warnings] Fix char* cast from string literal in Tests | Taeyeon Mori | 2014-06-30 | -2/+2 |
* | | [Clang Warnings] Remove unused variables | Taeyeon Mori | 2014-06-30 | -8/+3 |
* | | Fix bug in OneSixInstance's modification detection. | Taeyeon Mori | 2014-06-30 | -1/+1 |
* | | Merge branch 'feature_theme_support' into develop | Petr Mrázek | 2014-06-30 | -8/+2108 |
|\ \ |
|
| * | | New flat icon themes from pexner | Petr Mrázek | 2014-05-25 | -4/+2098 |
| * | | Enable SVG icons | Petr Mrázek | 2014-05-25 | -6/+12 |
* | | | Redo the console window. Log is now a page. Console window has relevant pages. | Petr Mrázek | 2014-06-30 | -329/+547 |
* | | | Separate page dialog into a page container and a dialog. | Petr Mrázek | 2014-06-29 | -187/+275 |
* | | | Hack. | Petr Mrázek | 2014-06-29 | -10/+6 |
* | | | Add screenshots icon | Petr Mrázek | 2014-06-29 | -0/+1240 |
* | | | ~_~_~_~ | Petr Mrázek | 2014-06-28 | -0/+1 |
* | | | Derp^2!! | Petr Mrázek | 2014-06-28 | -2/+0 |
* | | | Derp! | Petr Mrázek | 2014-06-28 | -0/+420 |
* | | | Turn screenshot management into a page. | Petr Mrázek | 2014-06-28 | -488/+33 |
* | | | Merge branch 'feature/fix_intel' into develop | Petr Mrázek | 2014-06-28 | -52/+84 |
|\ \ \
| | |/
| |/| |
|
| * | | Bump version, fix typo, update the changelog. | Petr Mrázek | 2014-06-28 | -4/+8 |
| * | | Fix issues with intel drivers. Forced java re-detection on Windows. | Petr Mrázek | 2014-06-28 | -66/+96 |