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 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
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-08-01
GRAPHICS: Load Mac font heights too (still unused)
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-07-10
Revert "COMMON: Change way the Singleton instances are instantiated"
Eugene Sandulenko
2017-07-10
COMMON: Change way the Singleton instances are instantiated
Thierry Crozat
2017-07-06
GRAPHICS: Allow nearest neighbor scaling of 1Bpp and 2Bpp TransparentSurfaces
Colin Snover
2017-05-27
GRAPHICS: Include bytesPerPixel in toString representation
Vincent Pelletier
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-21
GRAPHICS: Apply eriktorbjorn's fix for non-origin transBlitFrom calls
Paul Gilbert
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
[prev]
[next]