Eugenio Parodi
|
a63d7aca63
|
Adapted ComboBox to the new style format
|
3 years ago |
Eugenio Parodi
|
1f13848e11
|
Adapted RadioButton and ComboBox to the new style format
|
3 years ago |
Eugenio Parodi
|
a8fff2bcbf
|
updated the demo form widget to test the disabled theme
|
3 years ago |
Eugenio Parodi
|
7207b28b0a
|
Adapted LineEdit to the new style format
|
3 years ago |
Eugenio Parodi
|
ff8dc1097d
|
Merge branch 'dev' into 164-yet-another-reworking-of-the-style-management
|
3 years ago |
Ceccopierangiolieugenio
|
08706cbc5f
|
Merge pull request #167 from ceccopierangiolieugenio/166-container-widget
Prototyping the Container Widget
|
3 years ago |
Eugenio Parodi
|
da34391cc9
|
Added Container in the widgetbox
|
3 years ago |
Eugenio Parodi
|
530aca0ee9
|
Fix loading issue using the new layout
|
3 years ago |
Eugenio Parodi
|
bf8110515c
|
Updated the saved version
|
3 years ago |
Eugenio Parodi
|
2a4b6cf4ba
|
Adapted the uiLoader to the new file version
|
3 years ago |
Eugenio Parodi
|
618801a77c
|
fix grid layout issue
|
3 years ago |
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
|
e2cd25ca70
|
fix focus style broadcast
|
3 years ago |
Eugenio Parodi
|
42747a1d38
|
Adapted TTkFrame to the new Style template
|
3 years ago |
Eugenio Parodi
|
274247fba7
|
fix grid style in button when clicked
|
3 years ago |
Eugenio Parodi
|
a882780353
|
Applyed style to TTkWindow
|
3 years ago |
Eugenio Parodi
|
d812daafea
|
Adapted the TtkButton widget to the new style
|
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 |