Pier CeccoPierangioliEugenio
|
4ff4c06da4
|
chore(tab): add tab status class and reworked highlighted (#555)
|
3 months ago |
Pier CeccoPierangioliEugenio
|
89383239df
|
feat: reworked the focus handler (#537)
|
4 months ago |
Eugenio Parodi 🌶️
|
18ad8ae603
|
docs: update Resource
|
4 months ago |
Pier CeccoPierangioliEugenio
|
d644604e37
|
chore: improve the error handling and the quit routine (#494)
|
5 months ago |
Eugenio Parodi 🌶️
|
7050c8faec
|
Removed unrequired trailing spaces
|
1 year ago |
Eugenio Parodi
|
a64caec778
|
Improved Docs
|
1 year ago |
Eugenio Parodi
|
f9ce2104c9
|
Updated Docs
|
2 years ago |
Eugenio Parodi
|
9f00c1efba
|
DumbPaintTool: Keep Color State alignd between toolkits
|
2 years ago |
Eugenio Parodi
|
446e80c2c2
|
DumbPaintTool: Fix multiple empty layers linked
|
2 years ago |
Eugenio Parodi
|
fec6dc23d4
|
Added setTitle in the apptemplate
|
2 years ago |
Eugenio Parodi
|
e1559959f1
|
Adapted the drag/drop to the new layers structure
|
2 years ago |
Eugenio Parodi
|
c227d7e53e
|
updated docs
|
2 years ago |
Eugenio Parodi
|
58e0b52079
|
Updated docs
|
2 years ago |
Eugenio Parodi
|
58bbce84f1
|
updated doc
|
2 years ago |
Eugenio Parodi
|
85ec8d7c26
|
Restructured doc folders
|
2 years ago |
Eugenio Parodi
|
1d86047db2
|
Initial drop of the link escape sequence
|
2 years ago |
Eugenio Parodi
|
77b7b0b968
|
Fixed the font loading in the HTML exporter
|
2 years ago |
Eugenio Parodi
|
35029e92eb
|
Added abstract idea
|
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
|
0368a52a41
|
Improved the debug doc
|
2 years ago |
Eugenio Parodi
|
3ccc69b00d
|
Updated windows porting doc
|
2 years ago |
Eugenio Parodi
|
38ee81f855
|
Initial drop of the platform specific routines, TTkInput is now a static class
|
2 years ago |
Eugenio Parodi
|
d9182cd3cd
|
updated doc
|
2 years ago |
Eugenio Parodi
|
711efa3e1c
|
Updated the notes for the MS-Windows Support
|
2 years ago |
Eugenio Parodi
|
6c9e86c825
|
Fixed move mouse report in the terminal, added CSI_REP
|
3 years ago |
Eugenio Parodi
|
b46996b7f8
|
Added noted about some escape sequences
|
3 years ago |
Eugenio Parodi
|
f36797dc90
|
FIX: Bug in ttkDesigner after the introduction of the new Paint Event.
|
3 years ago |
Eugenio Parodi
|
1a544342cc
|
Fetch base widget params after an update
|
3 years ago |
Eugenio Parodi
|
d32e39dac3
|
removed the usage of threading.Timer in TTkTimer and improved the stop routine
|
3 years ago |
Eugenio Parodi
|
e0ea5caf84
|
Added StressTest
|
3 years ago |
Eugenio Parodi
|
e432f5215b
|
FIX: (performances) Avoid unnecessary updatepaint events
|
3 years ago |
Eugenio Parodi
|
8396ffd0dc
|
FIX: (performances) Avoid unnecessary updatepaint events
|
3 years ago |
Eugenio Parodi
|
5a056dad11
|
Added Unicode variable size chars in the demos
|
3 years ago |
Eugenio Parodi
|
de5bbac1f9
|
TextEdit, allow customization of TextEditView,
pyTtkSignal, fix remove signal
|
3 years ago |
Eugenio Parodi
|
8e1b7b81e9
|
Used built in python array copy to improve performances
|
4 years ago |
Eugenio Parodi
|
79fbd16312
|
Separate terminal '\n' from '\r' to capture CTRL-J
|
4 years ago |
Eugenio Parodi
|
6535cfa670
|
Added Sigmask Demo
|
4 years ago |
Kurt Schwehr
|
cd41b2e578
|
codespell
|
4 years ago |
Eugenio Parodi
|
0999edd080
|
Added CTRL Mapping
|
4 years ago |
Eugenio Parodi
|
eb04238593
|
Updated README.md
|
4 years ago |
Eugenio Parodi
|
a4ad9cb527
|
minor textedit tools improvement
|
4 years ago |
Eugenio Parodi
|
100d24ffe3
|
TTkColor: rework, used rgb data structure, improved ANSI color parse
|
4 years ago |
Eugenio Parodi
|
b52d761ef4
|
minor color fixes
|
4 years ago |
Eugenio Parodi
|
8a13ac2a4b
|
Added TTkTextCharFormat
|
4 years ago |
Eugenio Parodi
|
fffb3b8b35
|
Slight Inputimprovement, Added Calvin S font
|
4 years ago |
Eugenio Parodi
|
7617279894
|
TTkTextEdit: offloaded wrap related routines to TTkTextWrap
|
4 years ago |
Eugenio Parodi
|
4f2f8403bf
|
Added blinking example in the docs, and windows limitations in the readme
|
4 years ago |
Eugenio Parodi
|
5694b77ef9
|
TTkTabWidget: Added closable feature
|
4 years ago |
Eugenio Parodi
|
c57df6acf0
|
Added warning for deprecated TtkWidget -> addWidget/removeWidget
|
4 years ago |
Eugenio Parodi
|
244f94f002
|
Added Checkbox documentation and refined doc structure
|
4 years ago |