9
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
May 22, 2023 — May 22, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
untab font.py
wardi
as Ian Ward
More... over 14 years ago
untab escape.py
wardi
as Ian Ward
More... over 14 years ago
untab curses_display.py
wardi
as Ian Ward
More... over 14 years ago
untab command_map.py
wardi
as Ian Ward
More... over 14 years ago
LineBox is a WidgetDecoration implemented with WidgetWrap (so inherit from both)
wardi
as Ian Ward
More... over 14 years ago
untab graphics.py
wardi
as Ian Ward
More... over 14 years ago
fix inconsistent indents
wardi
as Ian Ward
More... over 14 years ago
update reference and tutorial
wardi
as Ian Ward
More... over 14 years ago
fix for MainLoop docstring, now more general than before
wardi
as Ian Ward
More... over 14 years ago
untab docgen_reference
wardi
as Ian Ward
More... over 14 years ago
finish updating tutorial
wardi
as Ian Ward
More... over 14 years ago
further tutorial example updates, add highcolor example
wardi
as Ian Ward
More... over 14 years ago
add highcolor support to html_fragment
wardi
as Ian Ward
More... over 14 years ago
bux fixes: palette entry copying, error message on invalid entries
wardi
as Ian Ward
More... over 14 years ago
bug fix: objects connected with signals not gc'd properly
wardi
as Ian Ward
More... over 14 years ago
bug fix: objects connected with signals not gc'd properly
wardi
as Ian Ward
More... over 14 years ago
apply version number in docgen_tutorial.py
wardi
as Ian Ward
More... over 14 years ago
upate tutorial example code with MainLoop class
wardi
as Ian Ward
More... over 14 years ago
fix for MainLoop extra draw_screen() call when no external event loop is being used
wardi
as Ian Ward
More... over 14 years ago
untab html_fragment.py
wardi
as Ian Ward
More... over 14 years ago
untab docgen_tutorial.py
wardi
as Ian Ward
More... over 14 years ago
MainLoop: don't send keys to unselectable widgets
wardi
as Ian Ward
More... over 14 years ago
use VERSION in addition to __version__
wardi
as Ian Ward
More... over 14 years ago
bump version number
wardi
as Ian Ward
More... over 14 years ago
convert non-strings to unicode for use in text/edit widgets
wardi
as Ian Ward
More... over 14 years ago
untab util.py
wardi
as Ian Ward
More... over 14 years ago
MonitoredFocusList fixes and doctests
wardi
as Ian Ward
More... over 14 years ago
simplify AttrMap passing function calls to wrapped widget
wardi
as Ian Ward
More... almost 15 years ago
MonitoredFocusList improvements
wardi
as Ian Ward
More... almost 15 years ago
new MonitoredFocusList, still needs more testing of corner cases
wardi
as Ian Ward
More... almost 15 years ago