593 Commits (c4670fae3265c5ee32effd307ed2b81f13fd3fdc)

Author SHA1 Message Date
Eugenio Parodi c4670fae32 Fix1: #135 ReEnable SIGINT (CTRL-C) in case of error 3 years ago
Eugenio Parodi 9dcb5c3133 Improved UiLoader Documentation, Tutorial 3 years ago
Eugenio Parodi 6fe2da1da8 uiLoader: allow loading over a custom widget 3 years ago
Eugenio Parodi 4dbb3a1660 Improved pixmap for the tab draw 3 years ago
Eugenio Parodi 1567607a2c Improved doc + extra bits 3 years ago
Eugenio Parodi ccadb6a336 removed "Property" layoutItemType 3 years ago
Eugenio Parodi a6d2f60c13 Added 4 stacking layers on each layout 3 years ago
Eugenio Parodi 75c3a2ffbd Fix typo in the documentation 3 years ago
Eugenio Parodi 67586eb024 Improved the documentation 3 years ago
Eugenio Parodi b50c627f38 Improved Filepicker documentation 3 years ago
Eugenio Parodi 618d25f93e Added Accept mode in the FilePicker dialog 3 years ago
Eugenio Parodi feee8028bc Fix duplicates warning in rst 3 years ago
Eugenio Parodi ac3a7713b0 Improved the GridLayout actions in the ttkDesigner 3 years ago
Eugenio Parodi e1cf4c2ff0 Finalised the easingFunctions 3 years ago
Eugenio Parodi b99f1daa57 Added pyodide hack to avoid deadloop in TTk _time_event 3 years ago
Eugenio Parodi 31b54fb464 Improved pyodide support 3 years ago
Eugenio Parodi bcbbf98963 Added Pickers in the ttkDesigner 3 years ago
Eugenio Parodi 79a0dfb1a8 Added Color Picker in the ttkDesigner 3 years ago
Eugenio Parodi 94a72a0333 unnamed commit 3 years ago
Eugenio Parodi 2a9476c188 improtved textedit ui params 3 years ago
Eugenio Parodi b1d7f7ff7b Added Text Edit properties 3 years ago
Eugenio Parodi 487aa3e6a7 Improved spinbox and removed properties from scrollbar 3 years ago
Eugenio Parodi 21e2293173 Added Default Filename and save last path in ttkDesigner 3 years ago
Eugenio Parodi 74fe0f9d7e Added loadFile in the UiLoader 3 years ago
Eugenio Parodi 32d018aa93 Enhancement: #125 - Refresh routine pause until update/anim activity 3 years ago
Eugenio Parodi fa7396f79c Added Alignment feature to the Label 3 years ago
Eugenio Parodi ec2c5815cd Fix glitch in the test widget 3 years ago
Eugenio Parodi 0c3a4ca431 Fix testWidget to avoid using extra resources 3 years ago
Eugenio Parodi 1c1ff895eb Fix pyTest issuer 3 years ago
Eugenio Parodi 51fc277c12 Fix error 3 years ago
Eugenio Parodi af578c9e6b improved performances using set to collect the updated widgets 3 years ago
Eugenio Parodi bbcc7e247a Added Quick Export in ttkDesigner 3 years ago
Eugenio Parodi 892a82b84f Removed redundant check that could have caused the widhet to not be displayed if added before the parent become visible 3 years ago
Eugenio Parodi cc62b3f8d7 allow the raise widget to be applied only to the current layer 3 years ago
Eugenio Parodi 696e3f5023 Refined the signal/slots editor events in case of modified widgets in the main window 3 years ago
Eugenio Parodi 483d7509f0 prototypeed the name callback, refer the designer in any object 3 years ago
Eugenio Parodi 0c7d8b838e Fix #122 : Glitch with widechars on transparent canvas 3 years ago
Eugenio Parodi 9f04dd6402 fix some missing bits in the open routine 3 years ago
Eugenio Parodi fcd296a3f9 Improved the open routine in ttkDesigner 3 years ago
Eugenio Parodi 13dc308682 Little progress in the ttkDesigner open file 3 years ago
Eugenio Parodi e2664ed348 Added Save Feature in the ttkDesigner 3 years ago
Eugenio Parodi cb068f0785 Extend property animation support for function pointer and type hints 3 years ago
Eugenio Parodi 0e952d82f8 TTkAnimation added few easing curves, more on the way 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 eba58bb1a7 Added Utility for compressing objects to base64 data 3 years ago
Eugenio Parodi 7f453979fd Added MessageBox 3 years ago
Eugenio Parodi a790b38099 TTkImage: added FullBlock, HalfBlock rasterizer 3 years ago
Eugenio Parodi 0b05b7b100 Support multiline in the Label Widget 3 years ago
Eugenio Parodi b41a74e980 Fix: included lambda and varargs in the list of allowed methods 3 years ago