aboutsummaryrefslogtreecommitdiffstats
path: root/src/gui/actions.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make pip-installable as a packagetassaron2022-04-221-1/+1
|
* added undo button to GUItassaron2017-08-201-7/+7
| | | | with icons that theoretically should look ok cross-platform
* don't merge undos when setting text with a buttontassaron2017-08-201-1/+0
| | | | plus changes to life.py for pep8 compliance
* remove % from log callstassaron2017-08-191-1/+2
|
* fixed issues with undoing relative widgetstassaron2017-08-191-1/+10
|
* undoable preset open, rename, and delete'tassaron2017-08-171-0/+79
|
* undoable add-comp & clear-preset actionstassaron2017-08-171-9/+36
|
* undoable component movementtassaron2017-08-161-0/+39
|
* undoable removeComponent actiontassaron2017-08-141-0/+37