roar/libgui
Lucio Andrés Illanes Albornoz 1c82e723c1 Implements foreground colour accelerators.
libgui/GuiFrame.py:onMenu(): don't call wx.SafeYield() because wxPython doesn't actually know what it wants from you EVER.
libroar/RoarCanvasCommands.py:update(): select tool corresponding to new foreground colour on change thereof.
libroar/RoarCanvasCommandsEdit.py:canvasColour(): specify <Control> <[0-9]> & <Control> <Shift> <[0-5]> accelerators.
libroar/RoarCanvasCommandsEdit.py:canvasColourAlpha(): specify <Control> <Shift> 6 accelerator.
2019-09-16 17:13:55 +02:00
..
GuiCanvasColours.py lib{canvas,gui,rtl,tools}/*.py: remove trailing SP. 2019-09-09 12:46:52 +02:00
GuiCanvasWxBackend.py Decisively vanquish the lion's share of ftupid fucking fcrolling. 2019-09-16 16:54:07 +02:00
GuiFrame.py Implements foreground colour accelerators. 2019-09-16 17:13:55 +02:00
GuiWindow.py Fix assets management canvas panel scrolling. 2019-09-15 16:54:19 +02:00