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-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
2017-02-04
GRAPHICS: Removing Director-specific hack in text width calculation
Eugene Sandulenko
2017-02-04
GRAPHICS: Enforce font recomputation in MacText
Eugene Sandulenko
2017-02-04
GRAPHICS: Try to generate font names from slant in MacFontManager
Eugene Sandulenko
2017-02-04
GRAPHICS: Correctly process empty lines in MacText
Eugene Sandulenko
2017-02-04
GRAPHICS: Hid noisy debug messages in MacText
Eugene Sandulenko
2017-02-03
GRAPHICS: Fix MacText rendering when 3 fonts meet on one line
Eugene Sandulenko
2017-02-03
GRAPHICS: Fix MacText wrapping when formatting starts in the middle of a line
Eugene Sandulenko
2017-02-02
GRAPHICS: Fix surface reallocation in MacText
Eugene Sandulenko
2017-02-02
GRAPHICS: Fix MacText wrapping. Kudos to wjp
Eugene Sandulenko
2017-02-02
GRAPHICS: Fix MacText splitter, so less empty font chunks are generated
Eugene Sandulenko
2017-02-02
GRAPHICS: More optimization for empty strings
Eugene Sandulenko
2017-02-02
GRAPHICS: Optimize for empty substrings in MacText
Eugene Sandulenko
[prev]
[next]