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
/
mactext.cpp
Age
Commit message (
Expand
)
Author
2019-12-26
GRAPHICS: MACGUI: Fix incorrect text dimension calculations
Eugene Sandulenko
2019-12-26
GRAPHICS: MACGUI: Use proper width when rendering MacText
Eugene Sandulenko
2019-12-26
GRAPHICS: MACGUI: Sanity check for empty lines
Eugene Sandulenko
2019-12-18
GRAPHICS: MACGUI: HHid MacText debug output deeper.
Eugene Sandulenko
2019-12-15
GRAPHICS: MACGUI: Lessen size of paragraph spacing
Eugene Sandulenko
2019-12-15
GRAPHICS: MACGUI: Improved debug output
Eugene Sandulenko
2019-12-15
GRAPHICS: MACGUI: Fixed parameter parsing
Eugene Sandulenko
2019-12-15
GRAPHICS: MACGUI: Improved debug output for MacText
Eugene Sandulenko
2019-12-14
GRAPHICS: MACGUI: Fixed text format parsing
Eugene Sandulenko
2019-12-11
GRAPHICS: MACGUI: Implemented non-binary version of inline text formatting
Eugene Sandulenko
2019-12-01
GRAPHICS: MACGUI: Fix crash on MacText reallocation
Eugene Sandulenko
2019-11-24
MACGUI: Do not recalc empty text
Eugene Sandulenko
2019-10-20
GRAPHICS: MACGUI: Added possibility to render MacText at any desired place
Eugene Sandulenko
2019-10-19
GRAPHICS: MACGUI: Added default font for MacText
Eugene Sandulenko
2019-10-18
GRAPHICS: MACGUI: Switched MacText to U32String internally
Eugene Sandulenko
2018-08-17
JANITORIAL: Removing trailing spaces after int casts
Paul Gilbert
2018-08-05
GRAPHICS: MACGUI: fixed mem leak in MacText
Andrei Prykhodko
2017-08-28
GRAPHICS: MACGUI: Do not crash when nothing was drawn yet
Eugene Sandulenko
2017-08-26
GRAPHICS: MACGUI: Clear whole surface when resizing
Eugene Sandulenko
2017-08-15
GRAPHICS: MACGUI: Fix MacText::getTextChunk() for multiline selections
Eugene Sandulenko
2017-08-08
GRAPHICS: MACGUI: Initial code for Cutting/Paste multiline input texts
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Correctly expand selection beyond last line
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: Enforce surface cleanup on MacText clearing
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: More work on clearing MacTextWindow content
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: Made CLIP statemements more useful
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: Fix GCC Compiler Warnings.
D G Turner
2017-08-04
GRAPHICS: MACGUI: Fixed bug with column detection in text selection
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix end line text selection hihglight
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Better selection row detection
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Improved text selection edge case behaviour
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Bugfixes for selection copying in MacText
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Initial code for copying selection to clipboard
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Correctly calculate row in MacText::getRowCol()
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Align and store MacText selection coordinates
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Implement MacText::getRowCol() method
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Event processing code for text selection in MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Clear rendered text when lines are removed in MacText
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix bug in MacText with adding newlines
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Do not add input line to the original MacText content
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Implement MacText resize
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Correctly set MacTextWindow internal MacText size
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Remove unused variable
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Cleanup
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix formatting of the first added text in MacText
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fixed appendText() in MacGui: formatting was not passed
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix copy/paste bug in MacText
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Added more debug output to MacText
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: unk3f is not needed in MacText
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Keep original string in MacText
Eugene Sandulenko
2017-08-01
JANITORIAL: Code formatting
Eugene Sandulenko
[next]