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-22
GRAPHICS: MACGUI: Added support for scrolling with mouse wheel
Eugene Sandulenko
2017-08-22
GRAPHICS: MACGUI: Ignore keys with modifiers in MacTextWindow
Eugene Sandulenko
2017-08-18
GRAPHICS: MACGUI: Fix MacTextWindow dragging and resizing
Eugene Sandulenko
2017-08-15
GRAPHICS: MACGUI: Syncronise internal state when selection is cut
Eugene Sandulenko
2017-08-15
GRAPHICS: MACGUI: Fix crash in selection when there is no text found
Eugene Sandulenko
2017-08-14
GRAPHICS: MACGUI: Initial code for MacTextWindow::cutSelection()
Eugene Sandulenko
2017-08-11
GRAPHICS: MACGUI: Fix GCC Compiler Warnings.
D G Turner
2017-08-08
GRAPHICS: MACGUI: Initial code for Cutting/Paste multiline input texts
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Do not resize MacTextWindow when not necessary
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Fix selection visual feedback
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Correctly process revere oneliner selections
Eugene Sandulenko
2017-08-07
GRAPHICS: MACGUI: Correctly display last selection line
Eugene Sandulenko
2017-08-06
GRAPHICS: MACGUI: Better handling for displaying selection end
Eugene Sandulenko
2017-08-06
GRAPHICS: MACGUI: Fix cursor position when MacTextWindow is scrolled
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: More work on clearing MacTextWindow content
Eugene Sandulenko
2017-08-05
GRAPHICS: MACGUI: Added more selection manipulation methods to MacTextWindow
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix compilation
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix displaying two line text selections
Eugene Sandulenko
2017-08-04
GRAPHICS: MACGUI: Fix detection for Cut command enablement
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: 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: 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: 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: 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: 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: 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
[next]