Eugenio Parodi
|
c5baaa28d7
|
Initial porting of the ttkDesigner to the new layout structure
|
3 years ago |
Eugenio Parodi
|
5ed6b56f78
|
Fixed bug with the nel layout on the tabwidget and textpicker
|
3 years ago |
Eugenio Parodi
|
236756a061
|
Adapted the fancy tree to the new container
|
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
|
f8614ef4de
|
Fix Test
|
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
|
3341a96ce7
|
Support Warning messages in tailsession
|
3 years ago |
Eugenio Parodi
|
0fa9cecef8
|
Merge remote-tracking branch 'origin/dev' into dev
|
3 years ago |
Eugenio Parodi
|
b0e5916a02
|
Merge remote-tracking branch 'origin' into dev
|
3 years ago |
Eugenio Parodi
|
1f5bd8bffe
|
Removed urxvt mouse mode in the mouse initialization, fixed the clean sequence
|
3 years ago |
Eugenio Parodi
|
bba6ea2478
|
Merge remote-tracking branch 'origin/dev' into dev
|
3 years ago |
Eugenio Parodi
|
62bd5e51eb
|
Fixed test error
|
3 years ago |
Eugenio Parodi
|
2817fda06f
|
support single <ESC> in readinputLinux
|
3 years ago |
Eugenio Parodi
|
d4565a6053
|
FIX possible overflow in TTkCanvas.fill()
|
3 years ago |
Eugenio Parodi
|
9de73e18f1
|
Disconnect the paint event during the quit
|
3 years ago |
Eugenio Parodi
|
27b62fcda6
|
Included a quitEvent that can be used to implement custom cleaning procedure
|
3 years ago |
Ceccopierangiolieugenio
|
f9c2a4d97f
|
Merge pull request #159 from ceccopierangiolieugenio/dev
Dev
|
3 years ago |
Ceccopierangiolieugenio
|
a1992d846e
|
Merge pull request #158 from ceccopierangiolieugenio/157-include-env-variables-debug-features
157 include env variables debug features
|
3 years ago |
Eugenio Parodi
|
8ae3dc896f
|
retuned some params
|
3 years ago |
Eugenio Parodi
|
704b36c70b
|
Removed file logging from the demos
|
3 years ago |
Eugenio Parodi
|
ff6c097bb3
|
Added Debugging env variables
|
3 years ago |
Ceccopierangiolieugenio
|
2b4af00d3e
|
Merge pull request #156 from ceccopierangiolieugenio/dev
Reformatted the Pushwidgetcursor
|
3 years ago |
Eugenio Parodi
|
4f84675de6
|
reformatted the pushwidgetcursor
|
3 years ago |
Eugenio Parodi
|
33244eef5f
|
Annoted tags are no more required to gen the build version
|
3 years ago |
Ceccopierangiolieugenio
|
3b3f918298
|
Merge pull request #154 from ceccopierangiolieugenio/Fix_153
FIX: #153 Non blocking SIGWINCH
|
3 years ago |
Eugenio Parodi
|
f57809c876
|
FIX: #153 Non blocking SIGWINCH
|
3 years ago |
Ceccopierangiolieugenio
|
2c2647ddde
|
Merge pull request #152 from ceccopierangiolieugenio/CursorRework
the displayed cursor is now a property of the widget.
|
3 years ago |
Eugenio Parodi
|
bb5a07b7be
|
the displayed cursor is now a property of the widget.
|
3 years ago |
Ceccopierangiolieugenio
|
a3f5aadac3
|
Merge pull request #151 from ceccopierangiolieugenio/colors_rework
Fix color issue when importing from ANSI
|
3 years ago |
Eugenio Parodi
|
85778898d6
|
Fix color issue when importing from ANSI
|
3 years ago |
Eugenio Parodi
|
96d70c0f6b
|
updated import in the readinput
|
3 years ago |
Ceccopierangiolieugenio
|
bb9f00895a
|
Merge pull request #149 from ceccopierangiolieugenio/colors_rework
Colors rework
|
3 years ago |
Eugenio Parodi
|
7f4ad19e60
|
Added ansi 16 bright colors
|
3 years ago |
Eugenio Parodi
|
b3033b2cf7
|
Aligned to the xterm color map
|
3 years ago |
Eugenio Parodi
|
f70702fd6f
|
Updated the terminal reference notes
|
3 years ago |
Ceccopierangiolieugenio
|
a66482cccf
|
Merge pull request #146 from ceccopierangiolieugenio/ttkDesigner_MenuBarEditor
ttkDesigner menu bar editor
|
3 years ago |
Eugenio Parodi
|
a125d9588a
|
Update terminal emulation prototyopes
|
3 years ago |
Eugenio Parodi
|
f414fa5da9
|
Fix cursor spawn when not required
|
3 years ago |
Eugenio Parodi
|
c79bdb2af5
|
Added extra controls in the MenuEditor
|
3 years ago |
Eugenio Parodi
|
7ea913f181
|
Strip the trailing RST chars when export to Ansi
|
3 years ago |
Eugenio Parodi
|
dad1f84c1a
|
Adding an almost Feature Complete MenuBar Editor
|
3 years ago |
Eugenio Parodi
|
597c9c5ee2
|
Removed name reference where not required
|
3 years ago |
Eugenio Parodi
|
c21db55e8c
|
Added Checkable feature on the menubar items
|
3 years ago |
Eugenio Parodi
|
25f28c266f
|
Cleaned the handling of the widget's name.
|
3 years ago |
Eugenio Parodi
|
cff68a2c44
|
removed python3.8 from the tested releases
|
3 years ago |