roar/libgui
Lucio Andrés Illanes Albornoz 6e05238efa libcanvas/CanvasJournal.py:{begin,end,updateCurrentDeltas}(): {insert,delete,append} at patchesUndoLevel.
libgui/GuiWindow.py:{onEnterWindow,__init__}(): bind wx.EVT_ENTER_WINDOW.
libroar/RoarCanvasWindow.py:applyTool(): only call tool.onMouseEvent() if mouse has moved to another cell since the last dirtying call & update lastDirtyCell.
libroar/RoarCanvasWindow.py:{onEnterWindow,onLeaveWindow,__init__}(): reset lastDirtyCell.
libroar/RoarCanvasWindow.py:__init__():
assets/text/TODO: updated.
2019-09-12 16:24:53 +02:00
..
GuiCanvasColours.py lib{canvas,gui,rtl,tools}/*.py: remove trailing SP. 2019-09-09 12:46:52 +02:00
GuiCanvasWxBackend.py libgui/GuiCanvasWxBackend.py:_drawCharPatch(): fix underscore rendering. 2019-09-12 11:26:17 +02:00
GuiFrame.py Initial implementation of assets window & external object tool. 2019-09-12 12:49:53 +02:00
GuiWindow.py libcanvas/CanvasJournal.py:{begin,end,updateCurrentDeltas}(): {insert,delete,append} at patchesUndoLevel. 2019-09-12 16:24:53 +02:00