383 Commits (0094de7f87ebb16e1c5f90fdaa9f538aa07fb809)

Author SHA1 Message Date
Eugenio Parodi e378a6141e fix/improved bracketed paste 2 years ago
Eugenio Parodi 7e37f039ab fix signal check for decoration allowing lists 2 years ago
Eugenio Parodi 4c189ce498 hsl color fix 2 years ago
Eugenio Parodi 75ae3f6f62 DumbPaintTool - Initial Layers Implementation 2 years ago
Eugenio Parodi ccb1ae5ad0 Added finished signal in the property animation 2 years ago
Eugenio Parodi e5a9a2c98d Fix color substitution in the canvas drawTTkString 2 years ago
Eugenio Parodi 022f9941be changed the layer priority of the modal windows 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 cbbe34e711 Tuned the separators topology 2 years ago
Eugenio Parodi 87194ed585 Fix test failure 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 5d404cb234 Removed unused properties 2 years ago
Eugenio Parodi 85ec8d7c26 Restructured doc folders 2 years ago
Eugenio Parodi f5bb0f8edf Added serial hack 2 years ago
Eugenio Parodi 9523aad6c0 Reworked the input routine to exclude multiple dragging events 2 years ago
Eugenio Parodi ef23e153c6 adapted the new input class to ttkDesigner 2 years ago
Eugenio Parodi 2e667eb67f Added pyodide version 2 years ago
Eugenio Parodi 5fe92d6af8 TTkList Widget: dnd is disable by default to avoid unexpected dragging. 2 years ago
Eugenio Parodi 4a70ff6090 Adapted mock test objects to the new driver 2 years ago
Eugenio Parodi 01641cdc3d Removed force direct mouse in the windows driver 2 years ago
Eugenio Parodi ff873afc0b Adapted pyodide to the new structure 2 years ago
Eugenio Parodi 1b9e5aa9a5 Tweaked the mouse initialization 2 years ago
Eugenio Parodi 1dc8dbf58c Windows Driver, drop empty inputs 2 years ago
Eugenio Parodi f3fe9a6e66 Fixed Copy/Paste in the windows driver 2 years ago
Eugenio Parodi eff23e4968 Handled terminal resize event, moved all the plaform specific routines into the driver folder 2 years ago
Eugenio Parodi 38ee81f855 Initial drop of the platform specific routines, TTkInput is now a static class 2 years ago
Eugenio Parodi 29c433fe1f Removed unrequired imports 2 years ago
Eugenio Parodi b60534ee4e defining the base structure for the windows implementation 2 years ago
Eugenio Parodi d2ae7d1964 Added basic Select/Copy in the TTkTerminal 2 years ago
Eugenio Parodi 56ecf087f2 Added dragDropMode in the list widget 3 years ago
Eugenio Parodi 3925c5ca6d Avoid tab focus if widget is disabled 3 years ago
Eugenio Parodi 2ffbb3e8e8 FIX Canvas error paint with transparent widget and removed unused references 3 years ago
Eugenio Parodi 9870999c0d FIX: #173 - Prevent deadloop in the circular signals/slots 3 years ago
Eugenio Parodi a293ee5701 Improved tree and addwidgets performances 3 years ago
Eugenio Parodi 9c85afa285 Added environment variable to enable the new drawing routine 3 years ago
Eugenio Parodi fe7ae2a8bb Added link to the terminalColor 3 years ago
Eugenio Parodi 6ad6d924e5 Added link to the terminalColor 3 years ago
Eugenio Parodi 9b87d521e4 Fix test failure 3 years ago
Eugenio Parodi f29d0c927d Catch "BlockingIOError" in the term_unix 3 years ago
Eugenio Parodi a50a07c492 Added fast canvas copy 3 years ago
Eugenio Parodi 361ed52fe0 Improved the character attributes handlers 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 44bb7f2b03 Fixed few impoorts 3 years ago
Eugenio Parodi 2f6248884c Reworked the import of the Term utils 3 years ago
Eugenio Parodi 6d441c278f Reworked the import of the Core utils 3 years ago