499 Commits (2bce43f792afc09dfdbdf25f112e184e959e8b79)
 

Author SHA1 Message Date
Christian Ludwig 2bce43f792 Fix: TTkString alignment (at _hasSpecialWidth) 3 years ago
Ceccopierangiolieugenio 6c8b2b1812
Update README.md 3 years ago
Ceccopierangiolieugenio a7f4080ecf
Update README.md 3 years ago
Ceccopierangiolieugenio c724f6f7d8
Updated the Hero Image in the README 3 years ago
Eugenio Parodi 49474dbb93 #69 : Added the mouse toggler in the demo 3 years ago
Eugenio Parodi cf7a2447b8 Fix: convert pathnames to string in the file picker 3 years ago
Eugenio Parodi 7a76a72fc3 Fix #67 and added unicode addon in the xterm.js sandbox 3 years ago
Ceccopierangiolieugenio b2d42668f3
Merge pull request #68 from ceccopierangiolieugenio/Variable_Width_Char_Support 3 years ago
Eugenio Parodi 72e7c6a0a1 uniform the theme for the wide char overflow marker 3 years ago
Eugenio Parodi dd88c87f17 Hopefully Adapted the lineedit to the unicode variable sized chars 3 years ago
Eugenio Parodi f9000f7351 Fixed import in the demos 3 years ago
Eugenio Parodi f2f471078a OCD 3 years ago
Eugenio Parodi 5a056dad11 Added Unicode variable size chars in the demos 3 years ago
Eugenio Parodi eab5aad9bc Tree: Use TTkString to support non conventional chars, and Fix borderline issues 3 years ago
Eugenio Parodi 4536735422 FancyTree: Use TTkString to support non conventional chars 3 years ago
Eugenio Parodi c17d61bd90 FancyTable: Use TTkString to support non conventional chars 3 years ago
Eugenio Parodi dd76c447ec FIX: Canvas drawText forwarding vars 3 years ago
Eugenio Parodi a267ba9d3b FIX manubar char addressing using TTkString 3 years ago
Eugenio Parodi 5aeac6e1fa Fixed Unicode variable sized chars in the log viewer 3 years ago
Eugenio Parodi 1a2e43a153 Fixed alignment when next/prev char is selected, fixed handling of tabls and unicode var sized chars 3 years ago
Eugenio Parodi 17fe139239 Fixed bug with the alignment with variable width chars 3 years ago
Eugenio Parodi 20edaf6494 improved position alignment of Unicode variable sized chars 3 years ago
Eugenio Parodi 607980cac2 Added basic Unicode special width support in TTkString and Canvas 3 years ago
Eugenio Parodi 30ae472959 Testing few solutions 3 years ago
Ceccopierangiolieugenio fae9cbe55e
Merge pull request #65 from ceccopierangiolieugenio/TextEdit_LineNumber 3 years ago
Eugenio Parodi 387205f4bb update the textWrap in the lineNumber when setDocument is called 3 years ago
Eugenio Parodi 51ae835f06 Merge remote-tracking branch 'origin/TextEdit_LineNumber' into TextEdit_LineNumber 3 years ago
Eugenio Parodi ae3e024cd6 FIX Check Import Test 3 years ago
Eugenio Parodi f6e444f64c TTkTextDocument: Added LineNumber Toggable feature 3 years ago
Eugenio Parodi fb88f4376a Initial implementation of the TextEdit Line Number, clear redo snap when the document is modified 3 years ago
Eugenio Parodi b36020323f FIX: disable 'Redo' if the document is changed 3 years ago
Ceccopierangiolieugenio 32a35b52ff
Merge pull request #61 from ceccopierangiolieugenio/Rework_UndoRedo 3 years ago
Ceccopierangiolieugenio d70314c540
Merge pull request #63 from ceccopierangiolieugenio/Rework_AbstractScrollArea 3 years ago
Ceccopierangiolieugenio 04aeb87203
Merge pull request #64 from ceccopierangiolieugenio/Rework_Name_Attribute 3 years ago
Eugenio Parodi ef8104538b MouseWheel support on TTkAbstractScrollViewGridLayout 3 years ago
Eugenio Parodi c9491dd8ab Added TTkAbstractScrollViewGridLayout 3 years ago
Eugenio Parodi 53302eb72c Added default class name as default for the widget 3 years ago
Eugenio Parodi b0324b367c Fix bug #62 - Release resources with 'close()' 3 years ago
Eugenio Parodi 9b9dd49ca9 Added TextEdit usecases (copy on select, cur=ctrl+x) 3 years ago
Eugenio Parodi 3b2af71e01 Reworked Undo/Redo, improved perfoemances using the cumulative changes instead of performing a doc diff 3 years ago
Eugenio Parodi b76857cd31 Transition to the reworked undo/redo, added debug info to test the new routine 3 years ago
Eugenio Parodi 777ce18722 Fix, contentsChange values if the cursor is at the end of the line 3 years ago
Eugenio Parodi 1a88b672de Merge remote-tracking branch 'origin/main' 3 years ago
Eugenio Parodi db4d4e684c TTkTextCursor: contentsChange reports the exact rem/added lines in insertText 3 years ago
Eugenio Parodi 1eab917851 TTkTextCursor: contentsChange reports the exact rem/added lines in removeSelectedText 3 years ago
Ceccopierangiolieugenio ac51650c88
Update combobox.py 4 years ago
Eugenio Parodi de5bbac1f9 TextEdit, allow customization of TextEditView, 4 years ago
Ceccopierangiolieugenio db57ff248b
Merge pull request #59 from nat-chan/nat-chan-patch-1 4 years ago
mathbbN a1876317e0
fix typo 4 years ago
Eugenio Parodi ba65a227f9 Added visual events to the mouse pointer 4 years ago