Tags give the ability to mark specific points in history as being important
-
v0.3.123
76a245e4 · ·V0.3.123: adapted to the refactored ae.gui portion, enhanced the help system and FlowSelector widgets and docs M README.md M ae/kivy/__init__.py M ae/kivy/apps.py M ae/kivy/behaviors.py M ae/kivy/i18n.py M ae/kivy/tours.py M ae/kivy/widgets.kv M ae/kivy/widgets.py M requirements.txt M tests/test_kivy.py
-
v0.3.114
96663879 · ·V0.3.114: added method call method repeatedly to KivyMainApp D .idea/dictionaries/andi.xml D .idea/inspectionProfiles/profiles_settings.xml D .idea/misc.xml D .idea/modules.xml D .idea/vcs.xml M README.md M ae/kivy/__init__.py M ae/kivy/apps.py M ae/kivy/behaviors.py M tests/test_kivy.py
-
v0.3.113
ed784c3f · ·V0.3.113: added linux-W11 support, close_with_cancel to FlowPopup, and image_offset to ImageLabel M .gitignore M .gitlab-ci.yml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M ae/kivy/__init__.py M ae/kivy/apps.py M ae/kivy/behaviors.py M ae/kivy/widgets.kv M ae/kivy/widgets.py M dev_requirements.txt M setup.py M tests/conftest.py M tests/requirements.txt
-
v0.3.112
8e94f008 · ·V0.3.112: docs references fixes and pylint hint fixes M .gitignore M .gitlab-ci.yml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M ae/kivy/__init__.py M ae/kivy/behaviors.py M ae/kivy/tours.py M ae/kivy/widgets.kv M ae/kivy/widgets.py M dev_requirements.txt M setup.py M tests/conftest.py M tests/requirements.txt
-
v0.3.111
8398d1fa · ·V0.3.111: consolidation of app start and stop events M .gitignore M .gitlab-ci.yml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M ae/kivy/__init__.py M ae/kivy/apps.py M ae/kivy/behaviors.py M ae/kivy/tours.py M ae/kivy/widgets.kv M ae/kivy/widgets.py M dev_requirements.txt M setup.py M tests/conftest.py M tests/requirements.txt M tests/test_kivy.py
-
v0.3.110
51bafa41 · ·V0.3.110: merged ae.kivy_app/ae.kivy_help to ae.kivy M .gitignore M .gitlab-ci.yml M CONTRIBUTING.rst M LICENSE.md M README.md M SECURITY.md M ae/kivy/__init__.py M ae/kivy/apps.py M ae/kivy/behaviors.py M ae/kivy/tours.py M ae/kivy/widgets.py M dev_requirements.txt M setup.py M tests/conftest.py M tests/requirements.txt M tests/test_kivy.py
-
v0.3.109
616e16a7 · ·V0.3.109: merged from ae kivy app and ae kivy help and added FlowSelector D .idea/ae_kivy_app.iml M .idea/modules.xml M CONTRIBUTING.rst M README.md A ae/kivy/__init__.py A ae/kivy/apps.py A ae/kivy/behaviors.py A ae/kivy/i18n.py A ae/kivy/tours.py A ae/kivy/widgets.kv A ae/kivy/widgets.py D ae/kivy_app/__init__.py D ae/kivy_app/widgets.kv M requirements.txt R tests/test_kivy_app.py -> tests/test_kivy.py