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
/
engines
/
sherlock
/
tattoo
/
widget_tooltip.h
Age
Commit message (
Collapse
)
Author
2015-07-25
SHERLOCK: RT: Fix movement and tooltip display when dragging lab objects
Paul Gilbert
2015-07-04
SHERLOCK: RT: Consolidate scroll position into the Screen class
Paul Gilbert
2015-06-30
SHERLOCK: RT: Create a tooltip base clsas
Paul Gilbert
2015-06-25
SHERLOCK: RT: Implemented shaded background for dialogs
Paul Gilbert
2015-06-20
SHERLOCK: RT: Refactored map to use the tooltip widget
Paul Gilbert
2015-06-20
SHERLOCK: RT: Simplify drawing of tooltips
Paul Gilbert
All drawing code has been refactored into WidgetBase, so the different descendants don't have to duplicate drawing to the screen
2015-06-20
SHERLOCK: RT: Create WidgetSceneTooltip descendant tooltip class
Paul Gilbert
2015-06-20
SHERLOCK: RT: Split tooltip text rendering into setText
Paul Gilbert
2015-06-17
SHERLOCK: RT: Implement lookatObject and printObjectDesc
Paul Gilbert
2015-06-16
SHERLOCK: RT: Implemented WidgetVerbs execute
Paul Gilbert
2015-06-15
SHERLOCK: RT: Beginnings of UI widget classes
Paul Gilbert