Age | Commit message (Expand) | Author |
2017-07-17 | WAGE: Fix resizing and text selection bug | VelocityRa |
2017-07-17 | GRAPHICS: Add MacText::appendText() variants that accept text format args | VelocityRa |
2017-05-02 | GRAPHICS: Pass interlinear as constructor argument to MacText | Tobia Tesan |
2017-04-30 | GRAPHICS: Delete MacFont in MacText | Tobia Tesan |
2017-04-30 | GRAPHICS: Use MacFont in lieu of Graphics::Font in MacText | Tobia Tesan |
2017-02-07 | GRAPHICS: Recalculate text area sizing if interLinear is changed. | stevenhoefel |
2017-02-06 | GRAPHICS: Cleanup MacText code | Eugene Sandulenko |
2017-02-06 | GRAPHICS: Return line count of formatted MacText. | stevenhoefel |
2017-02-01 | GRAPHICS: Fix rendering of MacText with font change in the middle of the string | Eugene Sandulenko |
2017-01-31 | GRAPHICS: Implement rendering of rich MacText | Eugene Sandulenko |
2017-01-31 | GRAPHICS: Store more metainformation on lines in MacText | Eugene Sandulenko |
2017-01-31 | GRAPHICS: Overwhauling of MacText rich formatting | Eugene Sandulenko |
2017-01-30 | GRAPHICS: More work on rich text formatting | Eugene Sandulenko |
2017-01-30 | GRAPHICS: Initial work on rich text formatting in MacText | Eugene Sandulenko |
2017-01-29 | GRAPHICS: Added MacFontRun structure | Eugene Sandulenko |
2017-01-29 | GRAPHICS: Pass MacWindowManager to MacText constructor | Eugene Sandulenko |
2017-01-17 | GRAPHICS: MacText calculate longest string inside maxWidth and add alignment. | stevenhoefel |
2017-01-15 | DIRECTOR: Utilise MacText class to provide Text Wrapping. | stevenhoefel |
2016-12-22 | GRAPHICS: Implemented MacText::replaceLastLine() | Eugene Sandulenko |
2016-12-20 | GRAPHICS: Implement surface reallocation in MacText | Eugene Sandulenko |
2016-12-20 | GRAPHICS: Implemented partial MacText drawing | Eugene Sandulenko |
2016-12-16 | GRAPHICS: Added stubs for pasting text to MacText | Eugene Sandulenko |
2016-12-15 | GRAPHICS: Implemented blitting code for MacText | Eugene Sandulenko |
2016-12-15 | GRAPHICS: Restrinct MacText to designated width | Eugene Sandulenko |
2016-12-14 | GRAPHICS: Implemented basic rendering for MacText | Eugene Sandulenko |
2016-12-14 | GRAPHICS: Further work on MacText class | Eugene Sandulenko |
2016-12-14 | GRAPHICS: Added stub for MacText class | Eugene Sandulenko |