index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
graphics
/
macgui
Age
Commit message (
Expand
)
Author
2017-08-01
GRAPHICS: MACGUI: Made more MacWindow methods public
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Added method to remove last line from MacText
Eugene Sandulenko
2017-07-18
MACGUI: Fix warning
Eugene Sandulenko
2017-07-18
MACGUI: Fix compilation
Eugene Sandulenko
2017-07-17
WAGE: Fix resizing and text selection bug
VelocityRa
2017-07-17
GRAPHICS: Use MacText::appendText to render formatted text
VelocityRa
2017-07-17
GRAPHICS: Add MacText::appendText() variants that accept text format args
VelocityRa
2017-07-17
GRAPHICS: Introduce drawText, appendText and font in MacTextWindow
VelocityRa
2017-07-17
GRAPHICS: Fix bug in MacText::draw() on calculating bounding rect size
VelocityRa
2017-07-17
GRAPHICS: Skeleton of MacTextWindow
VelocityRa
2017-07-17
GRAPHICS: Fix MacText::appendText by resizing _textLines
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-03-12
GRAPHICS: Hid noisy warning in MacFontManager
Eugene Sandulenko
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-04
GRAPHICS: Removing Director-specific hack in text width calculation
Eugene Sandulenko
2017-02-04
GRAPHICS: Enforce font recomputation in MacText
Eugene Sandulenko
2017-02-04
GRAPHICS: Try to generate font names from slant in MacFontManager
Eugene Sandulenko
2017-02-04
GRAPHICS: Correctly process empty lines in MacText
Eugene Sandulenko
2017-02-04
GRAPHICS: Hid noisy debug messages in MacText
Eugene Sandulenko
2017-02-03
GRAPHICS: Fix MacText rendering when 3 fonts meet on one line
Eugene Sandulenko
2017-02-03
GRAPHICS: Fix MacText wrapping when formatting starts in the middle of a line
Eugene Sandulenko
2017-02-02
GRAPHICS: Fix surface reallocation in MacText
Eugene Sandulenko
2017-02-02
GRAPHICS: Fix MacText wrapping. Kudos to wjp
Eugene Sandulenko
2017-02-02
GRAPHICS: Fix MacText splitter, so less empty font chunks are generated
Eugene Sandulenko
2017-02-02
GRAPHICS: More optimization for empty strings
Eugene Sandulenko
2017-02-02
GRAPHICS: Optimize for empty substrings in MacText
Eugene Sandulenko
2017-02-01
GRAPHICS: Fix rendering of MacText with font change in the middle of the string
Eugene Sandulenko
2017-02-01
GRAPHICS: MacText fixes for in-the middle style change splitting
Eugene Sandulenko
2017-02-01
GRAPHICS: Add more debug output to MacText
Eugene Sandulenko
2017-02-01
GRAPHICS: Fix GCC Compiler Warnings.
D G Turner
2017-02-01
DIRECTOR: Adjust text wrapping by one pixel
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: Fix font transtion formatting for MacText
Eugene Sandulenko
2017-01-31
GRAPHICS: More fixes to MacText formatting
Eugene Sandulenko
2017-01-31
GRAPHICS: More fixes to MacText rich text formatting
Eugene Sandulenko
2017-01-31
DIRECTOR: Generate font style runs for 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-29
GRAPHICS: Initial code for MacText formatting
Eugene Sandulenko
2017-01-28
JANITORIAL: Fix code formatting
Eugene Sandulenko
2017-01-28
GRAPHICS: Implemented MacFont fallback
Eugene Sandulenko
2017-01-27
GRAPHICS: Added additional font map registering to MacFontManager
Eugene Sandulenko
[prev]
[next]