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.
 
 
 
 
 

10 KiB

Changelog

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

0.41.10-a.0 (2025-03-29)

Chores

0.41.9-a.0 (2025-03-29)

Chores

0.41.8-a.0 (2025-03-29)

Chores

0.41.7-a.0 (2025-03-29)

Chores

0.41.6-a.0 (2025-03-29)

Chores

  • let's see if the version actually update (4fb9280)

0.41.5-a.0 (2025-03-29)

Chores

0.41.4-a.0 (2025-03-29)

Chores

0.41.3-a.0 (2025-03-26)

Chores

0.41.2-a.0 (2025-03-26)

Chores

0.41.1-a.0 (2025-03-26)

Chores

0.41.0-a.0 (2025-03-26)

Fixes

Features