373 Commits (Dispose_Widget)

Author SHA1 Message Date
Eugenio Parodi f7e0f3971a Added dispose routine for the menubar 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 48ab9948bb Prototyping a dispose routine to free all the resources. 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 2 years ago
Eugenio Parodi 3925c5ca6d Avoid tab focus if widget is disabled 2 years ago
Eugenio Parodi 2ffbb3e8e8 FIX Canvas error paint with transparent widget and removed unused references 2 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
Eugenio Parodi a468c3d43f fix color issue between canvas and string for wide char 3 years ago
Eugenio Parodi b111dc937d Adapted the tabwidget and the combobox to the new layout 3 years ago
Eugenio Parodi 8bc51f2da9 Moved all the layout logic in the container widget 3 years ago
Eugenio Parodi b2c70de7c2 added reversed color 3 years ago
Eugenio Parodi 3263ce00e3 Implemented bracketed paste 3 years ago
Eugenio Parodi 5d510bcf71 Support bracketed paste as terminal input 3 years ago
Eugenio Parodi 2ac9942ab2 Added internal rawImport in ttkString 3 years ago
Eugenio Parodi 233fc26a45 Fixed layout issue, added ansi exporter in the canvas 3 years ago
Eugenio Parodi 1f5bd8bffe Removed urxvt mouse mode in the mouse initialization, fixed the clean sequence 3 years ago