99 Commits (0094de7f87ebb16e1c5f90fdaa9f538aa07fb809)

Author SHA1 Message Date
Eugenio Parodi e5a9a2c98d Fix color substitution in the canvas drawTTkString 2 years ago
Eugenio Parodi dbf3919c2a FIX: Canvas possible ooverflow in the fill routinne 2 years ago
Eugenio Parodi d4246c54c1 added glyphs to the menubutton, changed the menubutton style in the apptemplate based on the bar size 2 years ago
Eugenio Parodi 56ecf087f2 Added dragDropMode in the list widget 3 years ago
Eugenio Parodi 2ffbb3e8e8 FIX Canvas error paint with transparent widget and removed unused references 3 years ago
Eugenio Parodi 9c85afa285 Added environment variable to enable the new drawing routine 3 years ago
Eugenio Parodi a50a07c492 Added fast canvas copy 3 years ago
Eugenio Parodi 7618466f24 Removed unrequired python header 3 years ago
Eugenio Parodi 664004c271 Using pep8 __all__ placement 3 years ago
Eugenio Parodi 6d441c278f Reworked the import of the Core utils 3 years ago
Eugenio Parodi a468c3d43f fix color issue between canvas and string for wide char 3 years ago
Eugenio Parodi 233fc26a45 Fixed layout issue, added ansi exporter in the canvas 3 years ago
Eugenio Parodi d4565a6053 FIX possible overflow in TTkCanvas.fill() 3 years ago
Eugenio Parodi 2841ecc5ae TTkSplitter: Removed Frame Dependencies, added titles 3 years ago
Eugenio Parodi e58db458ec Improved few helpers in the Canvas 3 years ago
Eugenio Parodi 0b08e7edf3 Fix missing paintEvent updated 3 years ago
Eugenio Parodi 0c7d8b838e Fix #122 : Glitch with widechars on transparent canvas 3 years ago
Eugenio Parodi ae8fc2ca3d added animation prototype 3 years ago
Eugenio Parodi 730d656e4d slightly improved the paint routine performance using zip 3 years ago
Eugenio Parodi 63e476d302 Using slice in the PaintCanvas routine 3 years ago
Eugenio Parodi fb705f5503 Basic H/V Layout support in the ttkDesigner 3 years ago
Eugenio Parodi 79fdf37731 improved the layout management in the designer 3 years ago
Eugenio Parodi bd432c5cc6 Added transparent canvas support and basic layout support in ttkDesigner 3 years ago
Eugenio Parodi 645b4b4e92 ttkdesigner: Added Layout color helper 3 years ago
Eugenio Parodi a33f674fa2 Improved Pixmap support 3 years ago
Eugenio Parodi 4d2954fc78 Prototype Support of widget fields in the TTkTree 3 years ago
Eugenio Parodi 82dedcc9fb FIX Crash widh nested layout offsets 3 years ago
Eugenio Parodi 1953bea7cd TTkCanvas: added fill area method 3 years ago
Eugenio Parodi 599aa9144f Removed the Text property 3 years ago
Eugenio Parodi 2b0d9643a4 Added milti flag params in the dom inspector 3 years ago
Ceccopierangiolieugenio 987859d317
Update canvas.py 3 years ago
Eugenio Parodi 93522f71fa updated __init__ 3 years ago
Eugenio Parodi 1854604972 Fix canvas corner case failure 3 years ago
Eugenio Parodi a4b9ae93d0 Added Window Flags 3 years ago
Eugenio Parodi d738f7c56a moved text params in the PB LookAndFeel 3 years ago
Eugenio Parodi 7a76a72fc3 Fix #67 and added unicode addon in the xterm.js sandbox 3 years ago
Eugenio Parodi 72e7c6a0a1 uniform the theme for the wide char overflow marker 3 years ago
Eugenio Parodi c17d61bd90 FancyTable: Use TTkString to support non conventional chars 3 years ago
Eugenio Parodi dd76c447ec FIX: Canvas drawText forwarding vars 3 years ago
Eugenio Parodi 5aeac6e1fa Fixed Unicode variable sized chars in the log viewer 3 years ago
Eugenio Parodi 607980cac2 Added basic Unicode special width support in TTkString and Canvas 3 years ago
Eugenio Parodi 06e2640fef Improved canvas performances with more built in functions 4 years ago
Eugenio Parodi 8e1b7b81e9 Used built in python array copy to improve performances 4 years ago
Kurt Schwehr cd41b2e578 codespell 4 years ago
Eugenio Parodi c6d320ba60 Fixed the repaint after the terminal resume, improve clean routines in case of failure, moved the loop in a separate routine to improve readability 4 years ago
Eugenio Parodi 100d24ffe3 TTkColor: rework, used rgb data structure, improved ANSI color parse 4 years ago
Mark Gomersbach 5727e0f36a
Remove more unused imports 4 years ago
Eugenio Parodi 5694b77ef9 TTkTabWidget: Added closable feature 4 years ago
Eugenio Parodi c56b31108d TTkTabWidget: Continue the journey to implement the wheel and keyboard controls 4 years ago
Eugenio Parodi b884c04071 TTkTabWidget: Slow progress in the colorisation 4 years ago