9
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected almost 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix CheckBox default state validation and initialization (#553) More... over 1 year ago
Revert "Allow to pass parameters when open pop_up (#480)" (#551) More... over 1 year ago
Return original code to the deprecated getters and setters (#549) More... over 1 year ago
Fix incorrect type cast in vterm (`apply_mapping` should return `bytes`) (#545) More... over 1 year ago
Fix text layout for `align="center", wrap="clip"` when `maxcol` == `line_width - 1` (#543) More... over 1 year ago
[BREAKING CHANGE] Fixes: #90 Remove idle emulation from asyncio event loop (#541) More... over 1 year ago
Add type annotations and optimize `urwid.font` (#540) More... over 1 year ago
Deprecate `__super` hack (#538) More... over 1 year ago
Buildsystem: use autodetect for packages instead of explicit listing (#539) More... over 1 year ago
[BREAKING CHANGE] Refactoring: Split event loop in several modules (#537) More... over 1 year ago
Fix crash when string contains SO but not SI (#489) More... over 1 year ago
Add two fonts based on Unicode 13 2x3 TRS-80/Teletext mosaic characters (#434) More... over 1 year ago
Fix empty markup handling (#536) More... almost 2 years ago
Fix regression: `Pile()` focus_item can be Widget -> need to set property `focus` in constructor (#535) More... almost 2 years ago
Fix #445 - add `__len__` to listbox with validation if body `Sized` (#534) More... almost 2 years ago
Deprecate legacy property creation (#533) More... almost 2 years ago
Add extra type annotations (#532) More... almost 2 years ago
Fix old_str_util.decode_one : support bytes and str as arguments (#531) More... almost 2 years ago
Fix input handling and extra type annotations (#530) More... almost 2 years ago
Annotate types in simple cases and use isinstance (& protocol) based type checking (#529) More... almost 2 years ago
Use `locale.getpreferredencoding(False)` if possible (most systems) Fix #436 Fix #479 (#528) More... almost 2 years ago
Fix #443 : export ELLIPSIS constant (#527) More... almost 2 years ago
Update readme and build system (#526) More... almost 2 years ago
Provide 80x24 fallback for ansi and vt100 (#465) More... almost 2 years ago
Python 37+ initial migration (#522) More... almost 2 years ago
Use non deprecated template (#424) More... almost 2 years ago
Reconnect the 'modified' signal after setting a new ListBox.body (#474) More... almost 2 years ago
Test fixes (#524) More... almost 2 years ago
Initial GitHub actions support (#523) More... almost 2 years ago
Resolve #499 and add tests (#500) More... almost 2 years ago