Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 | |
This dates back to the old days of TMW, but the usage instructions of GPLv2 don't mention this being necessary. Since it doesn't add anything, avoid the branding in these sections. | |||||
2009-01-18 | Fixed layout of video setup page when translated | Bjørn Lindeijer | 1 | -0/+84 | |
Introduced a LayoutHelper class which can be used for any non-Window container where you want to use a layout to place child widgets. |