Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | menu: fix calculate window coordinates | Alexander Sulfrian | 2013-01-18 | 1 | -1/+5 |
| | |||||
* | remove legacy keywords from file header | Alexander Sulfrian | 2013-01-13 | 1 | -2/+0 |
| | |||||
* | menu/clipping_helper: made clipping working | Alexander Sulfrian | 2013-01-13 | 1 | -9/+10 |
| | |||||
* | utils/rectangle: removed external constructors and added helper | Alexander Sulfrian | 2013-01-13 | 1 | -1/+7 |
| | | | | | constructors that generate a rectangle from GLint[4] or FTBBox are now helper functions to remove the external dependencies from the helper class | ||||
* | utils/rectangle: could get top/bottom/left/right coordinates from Rectangle | Alexander Sulfrian | 2013-01-13 | 1 | -3/+3 |
| | |||||
* | menu/clipping_helper: helper class for stacked clipping setup and teardown | Alexander Sulfrian | 2013-01-05 | 1 | -0/+70 |