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
/
mactextwindow.cpp
Age
Commit message (
Expand
)
Author
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: 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: 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 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
GRAPHICS: MACGUI: Made MacTextWindow processing keyboard input
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: 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
[prev]