Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-02-07 | Fix glitch of TabOptions menu | Mathias Gumz | 1 | -0/+1 | |
2015-01-16 | Refactor: move some menu-creation functions to MenuCreator | Mathias Gumz | 1 | -12/+25 | |
Another patch to trim down the code that needs to be part of BScreen | |||||
2015-01-15 | Refactor: split out menu generation from BScreen | Mathias Gumz | 1 | -0/+333 | |
Again, it's easier to read the code when the whole menu-generation is out of the way. |