887 Commits (e0cfbf14199e1bb8d635ca3f1388dca07d01ac4e)

Author SHA1 Message Date
Eugenio Parodi 5a96a9db62 Added pyclip support in TTkClipboard 2 years ago
Eugenio Parodi 4853fd9c5e Semi Factorize the clipboard manager 2 years ago
Eugenio Parodi e83e783f41 Add copykitten support 2 years ago
Eugenio Parodi f5353f2352 Windows maximize/reduce topology is relative to the layout and not the parent 2 years ago
Eugenio Parodi 8ba5a042ec Refined the docs and added apptemplate gif 2 years ago
Eugenio Parodi 1b4d61023b Fix Flake failure 2 years ago
Eugenio Parodi 9c659fcd63 Fix Flake failure 2 years ago
Eugenio Parodi d2413efafb Added Licence in the apptemplate 2 years ago
Eugenio Parodi e81c5658de AppTemplate: added mouse control 2 years ago
Eugenio Parodi 734f303249 fixed max/min sizes 2 years ago
Eugenio Parodi aae1a40cc2 added splitters definitions in the AppTemplate 2 years ago
Eugenio Parodi cbbe34e711 Tuned the separators topology 2 years ago
Eugenio Parodi 5f33d0df33 retuned apptemplate sizes 2 years ago
Eugenio Parodi 8a907ce59d in between appTemplate drop 2 years ago
Eugenio Parodi f6648dec02 Basic structure of the AppTemplate widget 2 years ago
Eugenio Parodi 6e225d72e1 Fix bug in the saveAs of ttkDesigner 2 years ago
Eugenio Parodi 2a29313a1f FIX: #234 : Handled pyperclip exception 2 years ago
Eugenio Parodi 1b0c336d4e Let MenuList shortcuts to be case insensitive. 2 years ago
Eugenio Parodi 83b08f24ea FIX: #229 : Error when loading .tui.json file in ttkdesigner 2 years ago
Eugenio Parodi 87194ed585 Fix test failure 2 years ago
Eugenio Parodi 8db4aedeb8 removed unused variable 2 years ago
Eugenio Parodi b2ebdae6e0 Finalised the shortcut feature, adapted the menubar to use it 2 years ago
Eugenio Parodi 2d91f6e1fd First working implementation of the shortcut 2 years ago
Eugenio Parodi e8766a918a Improved performance of the input key translation 2 years ago
Eugenio Parodi 99c8624440 Initial drop of TTkShortcut 2 years ago
Eugenio Parodi b37fb590e0 FIX: #221 Add clipboard support in the lineedit 2 years ago
Eugenio Parodi 5d404cb234 Removed unused properties 2 years ago
Eugenio Parodi 4338fec90a General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management. 2 years ago
Eugenio Parodi 32eae4f35a Fix test error 2 years ago
Eugenio Parodi 66d1f1c292 Avoid input spaces in the number 2 years ago
Eugenio Parodi 7b2829995c Added the EchoMode in the TTkLineEdit 2 years ago
Eugenio Parodi 85ec8d7c26 Restructured doc folders 2 years ago
Eugenio Parodi 10fb5d569d FIX;: Fix container initialization side effect highlighted during the #210 test 2 years ago
Eugenio Parodi 81203c1aef use waitpid to avoid zombie terminal processes 2 years ago
Eugenio Parodi e6a03ad4c5 TerminalHelper Workaround to handle the initial size 2 years ago
Eugenio Parodi f5bb0f8edf Added serial hack 2 years ago
Eugenio Parodi ba1f11b79e Adapted the tests to the new terminalhelper 2 years ago
Eugenio Parodi 60a37204b6 removed unused import 2 years ago
Eugenio Parodi 9523aad6c0 Reworked the input routine to exclude multiple dragging events 2 years ago
Eugenio Parodi e1e90964bd Fix test 2 years ago
Eugenio Parodi 5fe976b203 TTkTerminal is a pure widget that require a separate backend to be attached to an external process, the terminal helper has the primitives to achieve it 2 years ago
Eugenio Parodi 3a491c60ca Added SEXBLOCK support in the TTKImage, removed bottleneck 2 years ago
Eugenio Parodi ede2e09ff1 Disabled TTkTerminal from windows/pyodide 2 years ago
Eugenio Parodi 2f1f580193 updated doc 2 years ago
Eugenio Parodi a0e2f28f5e Fix test error with python3.11 2 years ago
Eugenio Parodi 8b731958f1 fix flake error 2 years ago
Eugenio Parodi bd9144871d Kind of finalised the workbench 2 years ago
Eugenio Parodi 761251fa27 Finalised the Terminal, still not perfect but I am pretty sure it can be released 2 years ago
Eugenio Parodi f40274b301 fix stupid flake8 failure 2 years ago
Eugenio Parodi ef23e153c6 adapted the new input class to ttkDesigner 2 years ago