1
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Aug 30, 2024 — Aug 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
translations: update More... about 9 years ago
analytics: new extension - sends a ping to Google Analytics More... about 9 years ago
Bump to 3.1.0a45 More... about 9 years ago
Revert "get_started: add ping" More... about 9 years ago
notifications: add buttontext More... about 9 years ago
get_started: add ping More... about 9 years ago
markdown: add template and url options - a template is an HTML file that wraps around the generated markdown - the url is used to identify the page, mostly for Google Analytics More... about 9 years ago
translations: various updates - merge multiline string so that it becomes translatable - fix mistakes in fr_FR translation More... about 9 years ago
plugins: prepend OPENSESAME_EXTENSION_PATH and OPENSESAME_PLUGIN_PATH, rather than append it - gives the path precedence over installed extensions/ plugins More... about 9 years ago
coroutines: allow tasks to abort coroutines - when a task yields False, the coroutines will be stopped More... about 9 years ago
Bump to 3.1.0a43 More... about 9 years ago
legacy: work around PyGame 1.9.2 unicode bug - Use file objects instead of paths - font objects must stay open More... about 9 years ago
docstrings: improve description of character encoding More... about 9 years ago
docstrings: document string-encoding assumptions in log and canvas More... about 9 years ago
translations: update More... about 9 years ago
loop: allow Pythons statements - '=' prefix is interpreted as Python More... about 9 years ago
docstrings: update API docstrings for new documentation site More... about 9 years ago
Bump to 3.1.0a42 More... about 9 years ago
theme: use category-specific fallback icons More... about 9 years ago
Bump to 3.1.0a41 More... about 9 years ago
Bump to 3.1.0a40 More... about 9 years ago
default template: rebrand for 3.1 Jazzy James More... about 9 years ago
sketchpad: update cursor hotspot More... about 9 years ago
theme: catch filetypes that fileinspector doesn't recognize More... about 9 years ago
Bump to 3.1.0a39 More... about 9 years ago
sketchpad: update for new icons and fix bugs - remove textline cursor (use default pen cursor) - fix invalid reference to QtWidgets.QPolygonF More... about 9 years ago
Merge branch 'james' of github.com:smathot/OpenSesame into james More... about 9 years ago
cache: fall back to cached pages when offline - add cache builder for help pages - add local sitemaps for osdoc and expyriment, only used when offline - remove local help files, reroute now to online pages (or cached version) More... about 9 years ago
cache: fall back to cached pages when offline - add cache builder for help pages - add local sitemaps for osdoc and expyriment, only used when offline More... about 9 years ago
core: improve handling of exceptions during item creation More... about 9 years ago