Eugenio Parodi
|
3ddd306633
|
Reworked the menubar demo
|
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 |
Pier CeccoPierangioliEugenio
|
e16e21fc0a
|
Merge pull request #223 from ceccopierangiolieugenio/221-copy-disabled-in-new-version-of-ttkdesigner
FIX: #221 Add clipboard support in the lineedit
|
2 years ago |
Eugenio Parodi
|
b37fb590e0
|
FIX: #221 Add clipboard support in the lineedit
|
2 years ago |
Eugenio Parodi
|
5d404cb234
|
Removed unused properties
|
2 years ago |
Eugenio Parodi
|
4338fec90a
|
General cleaning, removed many unused variables, fancyTable/Tree item management was conflicting with the layout item management.
|
2 years ago |
Pier CeccoPierangioliEugenio
|
df76dfa64a
|
Merge pull request #209 from ceccopierangiolieugenio/FIX_Terminal_Zombie_Process
use waitpid to avoid zombie terminal processes
|
2 years ago |
Pier CeccoPierangioliEugenio
|
2a2ab9445b
|
Merge pull request #216 from ceccopierangiolieugenio/TTkLineEdit_Rework_echo_modes
TTkLineEdit rework echo modes
|
2 years ago |
Eugenio Parodi
|
32eae4f35a
|
Fix test error
|
2 years ago |
Eugenio Parodi
|
66d1f1c292
|
Avoid input spaces in the number
|
2 years ago |
Eugenio Parodi
|
7b2829995c
|
Added the EchoMode in the TTkLineEdit
|
2 years ago |
Eugenio Parodi
|
85ec8d7c26
|
Restructured doc folders
|
2 years ago |
Pier CeccoPierangioliEugenio
|
7f58ba4b73
|
Merge pull request #215 from ceccopierangiolieugenio/ttkDesigner_QuickImport
Added QuickImport to the ttk Designer
|
2 years ago |
Eugenio Parodi
|
faaa0496a0
|
TTkDesigner, Added import/export menu
|
2 years ago |
Eugenio Parodi
|
cfbf88e139
|
Added QuickImport to the ttk Designer
|
2 years ago |
Pier CeccoPierangioliEugenio
|
cf6da25029
|
Merge pull request #214 from ceccopierangiolieugenio/ttkDesigner_newFrame
ttkDesigner: Added Frame as choice when you start a new project
|
2 years ago |
Eugenio Parodi
|
c77865b282
|
Fixed close window in ttkDesigner when frame is selected
|
2 years ago |
Eugenio Parodi
|
5efa4c4698
|
ttkDesigner: Added Frame as choice when you start a new project
|
2 years ago |
Eugenio Parodi
|
10fb5d569d
|
FIX;: Fix container initialization side effect highlighted during the #210 test
|
2 years ago |
Eugenio Parodi
|
3880faab5b
|
FIX: Sandbox file loading
|
2 years ago |
Eugenio Parodi
|
13836111fc
|
FIX: Sandbox file loading
|
2 years ago |
Eugenio Parodi
|
81203c1aef
|
use waitpid to avoid zombie terminal processes
|
2 years ago |
Eugenio Parodi
|
6021fff7dd
|
Fixed the __file__ in the html5 pyodide launcher
|
2 years ago |
Eugenio Parodi
|
0aa207d961
|
update the sabdbox uploader script
|
2 years ago |
Eugenio Parodi
|
6e9ced4b4c
|
linked the sandbox to the nerdfont webdemo
|
2 years ago |
Eugenio Parodi
|
77b7b0b968
|
Fixed the font loading in the HTML exporter
|
2 years ago |
Eugenio Parodi
|
a4bb58f526
|
Fix utf-8 issue on the sandbox
|
2 years ago |
Eugenio Parodi
|
a8385bf57d
|
Added Breakoout in the Readme
|
2 years ago |
Eugenio Parodi
|
ca50f4387a
|
tuned the game for the release on itch.io
|
2 years ago |
Eugenio Parodi
|
5ea977ecef
|
Removed unused dependency in the sandbox
|
2 years ago |
Eugenio Parodi
|
bd7193ae8b
|
Used a different glyph instead of the underline in the breakout game
|
2 years ago |
Eugenio Parodi
|
1a6c4fdb05
|
Merge remote-tracking branch 'origin'
|
2 years ago |
Eugenio Parodi
|
67127c4a2d
|
Added BreakoutRL
|
2 years ago |
Eugenio Parodi
|
36019c0ad8
|
Added breakut prototype
|
2 years ago |
Eugenio Parodi
|
e6a03ad4c5
|
TerminalHelper Workaround to handle the initial size
|
2 years ago |
Ceccopierangiolieugenio
|
d3c20dc8f3
|
Merge pull request #206 from ceccopierangiolieugenio/205-add-support-for-the-serial-terminal-size
Added serial hack
|
2 years ago |
Eugenio Parodi
|
15546a7185
|
fixed the test failure
|
2 years ago |
Eugenio Parodi
|
1cb27913da
|
Added instructions how to enable the serial hack
|
2 years ago |
Eugenio Parodi
|
f5bb0f8edf
|
Added serial hack
|
2 years ago |
Eugenio Parodi
|
9db9e3769e
|
Adapted the multiplexers to the new terminalhelper
|
2 years ago |
Eugenio Parodi
|
ba1f11b79e
|
Adapted the tests to the new terminalhelper
|
2 years ago |
Eugenio Parodi
|
60a37204b6
|
removed unused import
|
2 years ago |
Ceccopierangiolieugenio
|
3abf776d74
|
Merge pull request #203 from ceccopierangiolieugenio/Multithreaded_input
Multithreaded input
|
2 years ago |
Eugenio Parodi
|
8a7fb6f741
|
replaced old sandbox
|
2 years ago |
Eugenio Parodi
|
b26544141f
|
Fix test failure
|
2 years ago |
Eugenio Parodi
|
0ac34765cd
|
Removed currentPath reference from the sandboox
|
2 years ago |
Eugenio Parodi
|
5a2b90ba20
|
adapted standalone sandbox
|
2 years ago |