278 Commits (0094de7f87ebb16e1c5f90fdaa9f538aa07fb809)

Author SHA1 Message Date
Eugenio Parodi af578c9e6b improved performances using set to collect the updated widgets 3 years ago
Eugenio Parodi cb068f0785 Extend property animation support for function pointer and type hints 3 years ago
Eugenio Parodi ae8fc2ca3d added animation prototype 3 years ago
Eugenio Parodi 2b05d43417 Fix, flake8 failure 3 years ago
Eugenio Parodi 730d656e4d slightly improved the paint routine performance using zip 3 years ago
Eugenio Parodi 94d2e180d3 Added Image Tool 3 years ago
Eugenio Parodi dbfa8814f7 Implemented remove signal/slot button in the editor 3 years ago
Eugenio Parodi 9a5984c1ba Finalised signal/slot editor in ttkDesigner 3 years ago
Eugenio Parodi 6812a8b813 Reworked RadioButton to use "radiogroup" to group the different widgets 3 years ago
Eugenio Parodi 0c90a85495 Reworked TTkSplitter to support predefined sizes 3 years ago
Eugenio Parodi df17d42f99 updated the stress test to use the multiple widgets api 3 years ago
Eugenio Parodi bd432c5cc6 Added transparent canvas support and basic layout support in ttkDesigner 3 years ago
Eugenio Parodi 1595b621ea Improved the regexp for the input filtering 3 years ago
Eugenio Parodi 6c1f1eb9b4 Improved the escape checks in the input routine 3 years ago
Eugenio Parodi 441af5e772 Fix #118 : Terminal Paste not working 3 years ago
Eugenio Parodi b74e270afa Prototyping the textpicker 3 years ago
Eugenio Parodi 16e5422a57 Allow button to assume shapes below its boundaries 3 years ago
Eugenio Parodi 45ca006bb5 Added Multiline Support in the Tree Widget 3 years ago
Eugenio Parodi 1a75c6f351 Added lineNumber property in the UI Tool 3 years ago
Eugenio Parodi 78b6c1b1b8 Added sizeChanged event to TTkWidget 3 years ago
Eugenio Parodi 645b4b4e92 ttkdesigner: Added Layout color helper 3 years ago
Eugenio Parodi ab78200c2d Added multiline/color support in the Button Widget 3 years ago
Eugenio Parodi a032c9f062 Improved/Fix toolTip and ttkDesigner 3 years ago
Eugenio Parodi d32e39dac3 removed the usage of threading.Timer in TTkTimer and improved the stop routine 3 years ago
Eugenio Parodi c9f2eb59ff Added pyodide timer stop 3 years ago
Eugenio Parodi 0303f939f7 Improved the sendbox to support MouseTracking 3 years ago
Eugenio Parodi a112bde7a7 Added ToolTip feature 3 years ago
Eugenio Parodi 8f75c2a691 Initial drop of the mouse move feature 3 years ago
Eugenio Parodi 8431605f16 Added color support in the uiloader 3 years ago
Eugenio Parodi 56b30e9f80 ScrollArea: avoid scrollbar if v/h size is 1 3 years ago
Eugenio Parodi 327b4f35f1 TTkTextEdit: #110 - Added txt export methods and textChanged signal 3 years ago
Eugenio Parodi 7047056634 Fix #109 - Improved TTkString comparison to different types 3 years ago
Eugenio Parodi bba9e59909 Added weakref tests, py-spy example 3 years ago
Eugenio Parodi 7685dfe1a1 Added weakref tests, py-spy example 3 years ago
Eugenio Parodi cb9afe94c3 Improved widget placement in the TreeWidget 3 years ago
Eugenio Parodi 4d2954fc78 Prototype Support of widget fields in the TTkTree 3 years ago
Eugenio Parodi e0ea5caf84 Added StressTest 3 years ago
Eugenio Parodi 82dedcc9fb FIX Crash widh nested layout offsets 3 years ago
Eugenio Parodi 59b0670261 Yet Another Fix of the paintCanvas routine 3 years ago
Eugenio Parodi 94ec2d2061 Flake8 Failure 3 years ago
Eugenio Parodi 459a1f90ce Added Dataclass tests 3 years ago
Eugenio Parodi cafb70fad9 Terminal Multiplexer Prototype 3 years ago
Eugenio Parodi 8b23988e0f Added some r/o params to the dom viewer 3 years ago
Eugenio Parodi 599aa9144f Removed the Text property 3 years ago
Eugenio Parodi 6bfe0a7522 Added Button fields, removed button text property 3 years ago
Eugenio Parodi 67c18679bb Fix, layout padding and offset 3 years ago
Eugenio Parodi d6e852e945 DomTree: Prototyping detail view 3 years ago
Eugenio Parodi e432f5215b FIX: (performances) Avoid unnecessary updatepaint events 3 years ago
Eugenio Parodi 8396ffd0dc FIX: (performances) Avoid unnecessary updatepaint events 3 years ago
Eugenio Parodi bc1c97b1cc Improved the string check for full size chars 3 years ago