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
Age
Commit message (
Expand
)
Author
2017-08-04
GRAPHICS: MACGUI: Fix displaying two line text selections
Eugene Sandulenko
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: Fix detection for Cut command enablement
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: Leave text highlight after selection is made
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Added method to append input to MacTextWindow
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 display selection during scrolling
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Made selection affecting the MacMenu
Eugene Sandulenko
2017-08-04
GRAPHICS: GUI: Fix flicker in selection
Eugene Sandulenko
2017-08-04
GRAPHICS: GUI: Mark beginning and end column of selection in MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Correctly calculate row in MacText::getRowCol()
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Simplified selection drawing code
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Do not draw text selection at beginning of selection
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Initial selection drawing code to MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Align and store MacText selection coordinates
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
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: Incapsulate MacWindow internals
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Reduce constant scope
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Implement scrolling in MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Do not pass to the upstream backspace key event in MacTextW...
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Implement autoscrolling in MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Use proper dimensions for maxTextWidth in MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fixed Enter key behavior 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: undraw input text before resizing MacTextWindow
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 redundant method from MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix input text displaying
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Remove unused variable
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fixed input line replacement in MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Draw input on MacTextWindow redraw
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-04
GRAPHICS: MACGUI: Mark content as dirty when text is changed
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Pass default formatting to MacText
Eugene Sandulenko
2017-08-02
GRAPHICS: MACGUI: Suppress Unused Variable Compiler Warning.
D G Turner
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
[prev]
[next]