0
I Use This!
Inactive

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Dec 09, 2024 — Dec 09, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
changed license to LGPL More... about 15 years ago
Added data path. More... about 15 years ago
added misc category for all widgets without a category, added icon to category-treeview More... about 15 years ago
fixed import, cleanup, widgets with no category go into misc More... about 15 years ago
redesigned add-dialog, now with categories More... about 15 years ago
Fixed add-widget-dialog. More... over 15 years ago
forgot responsevalue More... over 15 years ago
-ugly More... over 15 years ago
mostly cleanup, added description to dialog More... over 15 years ago
Minor stuff. More... over 15 years ago
Added setup script. More... over 15 years ago
Fixed tmp files. More... over 15 years ago
Added tmp files. More... over 15 years ago
Fixed DBus-Proxy bug. More... over 15 years ago
Fixed callback being called multiple times. More... over 15 years ago
Added dialog for adding widgets. More... over 15 years ago
Returning from main thread in any case. More... over 15 years ago
Cleaned up a bit. More... over 15 years ago
Avoid errors about missing `._callable` attribute. More... over 15 years ago
At least *print* an exception. More... over 15 years ago
Fixed API class. More... over 15 years ago
Some cleanup: Better identifiers, no `except:`, `defaultdict`. More... over 15 years ago
Added inline documentation. More... over 15 years ago
Final (?) JS→Python API. More... over 15 years ago
Attempt to fix SEGFAULT. More... over 15 years ago
Added . More... over 15 years ago
I lost the docstrings. Huh. Back they are now. More... almost 16 years ago
Replaced API dict with defaultdict(dict) and added a default __init__ method to the API class. More... almost 16 years ago
Added docstrings to api.py. More... almost 16 years ago
Added emit_event. More... almost 16 years ago