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-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
2017-08-01
GRAPHICS: MACGUI: Render MacTextWindow internally
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Properly process border dragging in MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Remove redundant method from MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Force redraw of dirty part of MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Set MacTextWindow as active when keys are pressed
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Do not pass event when ascii characters are pressed
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Fix crash on backspace in MacTextWindow input
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Exposed input text from the MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Replace magic numbers with named constants
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Update cursor position as text being added to MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Added hack for fixing cursor position in MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Simplified cursor code is MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Initial code for cursor drawing in MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Added more getters to MacText
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Added font specifying to MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Avoid double free of MacTextWindow
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Correctly process empty inpt strings in MacTextWindow
Eugene Sandulenko
2017-08-01
JANITORIAL: Code formatting
Eugene Sandulenko
2017-08-01
GRAPHICS: MACGUI: Made MacTextWindow processing keyboard input
Eugene Sandulenko
[prev]
[next]