You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 KiB
22 KiB
Changelog
0.48.1-a0 (2025-11-10)
Chores
0.48.0-a.0 (2025-11-10)
Fixes
- menu: don't prevent setting the text color of an item (#513) (370684e)
- textcursor: correct number of Up/Down movements (#512) (6410b77)
- textedit: trigger update when wrap size change (#508) (6b1d58e)
Features
- add Date and Time widgets (#501) (bdfc130)
- table: add edit proxy widget to allow a common extensible interface for the cell editing (#517) (9331c03)
- table: add support for time,date,datetime (#522) (5492e1e)
- textcursor: Move to the start of the document (#500) (70ddd9a)
- theme: implement UTF-8 checkbox and radiobox (#514) (a02f62c)
- TTkTerminal: add getBuffer (#496) (997d0f6)
Chores
- fix typo in terminal screen (b262f80)
- improve the error handling and the quit routine (#494) (d644604)
- improve typing (#504) (cae23b1)
- use TextIOBase for the stderr handler (#499) (26b127f)
Refactors
- None checks anti patterns (e744d97)
0.47.2-a.0 (2025-10-13)
Chores
- table: fix modelChanged propagation (5a95887)
0.47.1-a.0 (2025-10-12)
Chores
0.47.0-a.0 (2025-10-12)
Features
- TableModel: support add/remove rows/columns (#460) (8eb9770)
- TextEdit: add clear method (#458) (d75345b)
Chores
- tree: update event triggered by expandAll and collapseAll (e2c4ef5)
Document Changes
0.46.0-a.0 (2025-09-01)
Fixes
Features
- handle stderr in TTkLog (#448) (89c6cb5)
- Tab: support for a single drop of multiple new tabs (#437) (34e9a39)
- Tree: add multiselect (#436) (de0aefc)
Chores
- add typing class (5ee9e09)
- Tree: allow multiselect mode to toggle item (#441) (223a903)
- TTkTree: performance improvement due to smart caching (#451) (26ce74c)
Document Changes
0.45.0-a.0 (2025-07-28)
Features
Document Changes
- TextEdit: improve documentation (0f245b7)
0.44.0-a.0 (2025-07-26)
Features
0.43.4-a.0 (2025-07-20)
Chores
- improved helper typing and reqork autodoc class resolution (6872960)
0.43.3-a.0 (2025-07-20)
Fixes
Chores
- fix log typing (14e7739)
- improve typing (#417) (833005a)
- KodeTab: fix hover highlight (c944b4d)
- reworked autogen (f2d35ae)
- Typing: improved TTkHelper typings (849ab5a)
- Typing: improved typings in the base widget class (9da8d3c)
- Typing: Reworked TTkColor to solve all the typing issues (c94c114)
- Typing: solved typing issues in the unsupported Fancy widgets (e27b2af)
0.43.2-a.0 (2025-06-04)
Chores
0.43.1-a.0 (2025-06-03)
Chores
- update hero image (ae3a37f)
0.43.0-a.0 (2025-06-03)
⚠ BREAKING CHANGES
- kodeTab: reworked iterWidget in iterItems
- TabWidget: tab request close event need to be handled inside the app
Fixes
- spinbox: better check for float, empty strings and negative numbers (4909bf6)
Chores
- autogen code for scrollarea classes (#406) (fef1b0e)
- Input: add support for ctrl and other key comination (#404) (5c2bb92)
- kodeTab: reworked iterWidget in iterItems (47f73fc)
- spinbox: fix return type (ddc53a0)
- spinbox: handle left/right wheel event (ce961a6)
- ttk: workaround timer disconnect in case of error (d70b2c1)
Refactors
- TabWidget: tab request close event need to be handled inside the app (9420adf)
- TTkColor: improved typings (711d611)
0.42.1-a.0 (2025-05-01)
Fixes
- driver: allow different signal masks between darwin and Linux (7fc8725)
0.42.0-a.0 (2025-04-29)
Fixes
- textEdit release control for unhandled shortcuts (f5c60f9)
- ttkLineEdit broadcast textChanged after deletion (#388) (4857cb3)
Features
- add iterWidgets to KodeTab (#390) (40ad352)
- add nerd_1 theme to the tab widget (0da3881)
- added expandAll,collapseAll to TTkTree (f3d8205)
- added hinting and bgcolor to TTkLineEdit (5afecec)
- Allow configurable closing glyph in the tab button (ebab624)
- prototyping Nerd_1 style to KodeTab (a5fb669)
- tab button resize accordingly if the text change (7aa6627)
Refactors
- adapted ttkode to the latest pyTermTk (542ecd7)
0.41.18-a.0 (2025-04-04)
Refactors
- moved the sandbox to pyTermTk-docs (2cac91d)
0.41.17-a.0 (2025-04-03)
Chores
0.41.16-a.0 (2025-04-02)
Chores
0.41.15-a.0 (2025-04-02)
Chores
0.41.14-a.0 (2025-04-02)
Chores
0.41.11-a.0 (2025-03-30)
Chores
- bump version (ffad7d1)
0.41.10-a.0 (2025-03-29)
Chores
- bump version (51c89d8)
0.41.9-a.0 (2025-03-29)
Chores
- bump version (5884f69)
0.41.8-a.0 (2025-03-29)
Chores
- bumbed version (e401e73)
0.41.7-a.0 (2025-03-29)
Chores
- adapted the version (e13a0ea)
0.41.6-a.0 (2025-03-29)
Chores
- let's see if the version actually update (4fb9280)