195 Commits (9298aa693ddfa48e91e8095ebcbc769f41eea94d)

Author SHA1 Message Date
Eugenio Parodi 4c99748033 added functool test 3 years ago
Eugenio Parodi 40f22f71a6 tuned the fancy widgets and moved the current progressbar in the fancy type 3 years ago
Eugenio Parodi f8614ef4de Fix Test 3 years ago
Eugenio Parodi 3263ce00e3 Implemented bracketed paste 3 years ago
Eugenio Parodi f70702fd6f Updated the terminal reference notes 3 years ago
Eugenio Parodi a125d9588a Update terminal emulation prototyopes 3 years ago
Eugenio Parodi 597c9c5ee2 Removed name reference where not required 3 years ago
Eugenio Parodi 25f28c266f Cleaned the handling of the widget's name. 3 years ago
Eugenio Parodi 923220c867 fix flake test 3 years ago
Eugenio Parodi 2a345d552d Added generic class test 3 years ago
Eugenio Parodi 2c5b2ad9bc Added vscode debug profile 3 years ago
Eugenio Parodi b0bb367f81 Reworked the standard menuBar api t keep the more compliant with the standard TermTk api 3 years ago
Eugenio Parodi 0e1471a77d Added Kode Tab Test Scripts 3 years ago
Eugenio Parodi ec62babc15 Fix refresh in the tab menu 3 years ago
Eugenio Parodi a2a85226aa added menu checkable items 3 years ago
Eugenio Parodi 3c913ff1f9 Prototyping the new Menu Widget 3 years ago
Eugenio Parodi 0b08e7edf3 Fix missing paintEvent updated 3 years ago
Eugenio Parodi 59048b0751 #139 Reworked paintEvent to require the canvas 3 years ago
Eugenio Parodi 4b9df7e1c6 Minor Changes 3 years ago
Eugenio Parodi 76ac501e3f Test list and generators performances 3 years ago
Eugenio Parodi 9e22123de5 Aligned sandbox Makefile to the libraries 3 years ago
Eugenio Parodi d12e783e26 removed external dependencies from the sandbox 3 years ago
Eugenio Parodi 31b54fb464 Improved pyodide support 3 years ago
Eugenio Parodi be85dd8922 added sandbox readme to update pyodide 3 years ago
Eugenio Parodi c4e7e5d4be Adapted the test with the new paint routine 3 years ago
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