1
I Use This!
Inactive

Commits : Listings

Analyzed 25 minutes ago. based on code collected about 5 hours ago.
Apr 18, 2023 — Apr 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
No-op changes to setup.py . More... over 10 years ago
Bug fix. More... over 10 years ago
Pushed. More... over 10 years ago
Can now run under Python3. More... over 10 years ago
Fixed formatting of graphic dialog. More... almost 11 years ago
Updated/fixed readme. Deployed. More... almost 11 years ago
Added example. Added button constants. More... almost 11 years ago
Slight refactoring for ease-of-use. More... over 11 years ago
Version increment. More... over 11 years ago
Abstracted random panel-name generator. Added get_next_panel() call. Added QuitAndExecuteException and PostQuitAndExecuteException exceptions, but haven't didn't end-up implementing them. More... over 11 years ago
Added ability to take default check states. More... over 11 years ago
Removed errant raise statement. More... over 11 years ago
Added the states of the checkboxes to the result of 'checklist'. More... over 11 years ago
PIP push. More... over 11 years ago
Implemented 'checklist' for listings of checkbox items. More... over 11 years ago
We no longer log (was being duplicated). More... over 11 years ago
Added note to check for Newt. More... over 11 years ago
Fixed bug where we weren't allowed to just run out of panels (explicit quit was required). We now re-number the relevant remembered panel indexes after a removal. Added logging verbosity to add/remove. More... over 11 years ago
Version increment and upload. More... over 11 years ago
General big-fixing with namespacing functionality. More... over 11 years ago
Added namespace support. Only used so that panels added during execution can be wholly cleaned-up if desired. No namespace-related restrictions are enforced. More... over 11 years ago
Added call on main class to get panels object. More... over 11 years ago
Removed succession support, and hard first-key requirement. Now depend on next-based routing... No longer sequential progression. Moved to separate management class. More... over 11 years ago
Added comment. More... over 11 years ago
Version increment. More... over 11 years ago
Displayed expression-distillation to a separate function. More... over 11 years ago
Version increment. More... over 11 years ago
Put protection in against overflowing maximum progress. More... over 11 years ago
Version increment. More... over 11 years ago
Version increment. More... over 11 years ago