0
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Guide people to the carleton/loki repo
enaeseth
as Eric Naeseth
More... about 13 years ago
Merge remote branch 'carleton/2.0' into 2.0
enaeseth
as Eric Naeseth
More... almost 14 years ago
Adding a minified version of Crockford's JSON implementation, so that we don't rely on the native browser one.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Merge branch 'media' into 2.0
enaeseth
as Eric Naeseth
More... almost 14 years ago
Update the preview in the custom media panel more reliably.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Automatically open the custom media tab when editing a media resource not found in any JSON source.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Remove the preview for a previously-selected media file before inserting the preview for the newly-selected one.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Have the media toolbar button look for selected media before opening the dialog.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Fixing UI.Media_Helper#get_selected.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Pull media sources from settings; don't hardcode in some stuff.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Look for the placeholder when replacing a media element; don't replace on top of the removed actual element.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Editing media elements by double-clicking them.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Fixes for modern style double-click listener implementations.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Updating readme copyright dates.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Adding a new utility function: Util.Node.walk.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Tabs for indentation, spaces for alignment.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Automatically open a browser to the testing page when the development server launches.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Adding a simple server for Loki development.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Adding a simple server for Loki development.
enaeseth
as Eric Naeseth
More... almost 14 years ago
Adding a newline to the end of build.py.
enaeseth
as Eric Naeseth
More... almost 14 years ago
More complete media insertion.
enaeseth
as Eric Naeseth
More... about 14 years ago
Fixing a function call.
enaeseth
as Eric Naeseth
More... about 14 years ago
Fixing the utility functions of Util.Window.
enaeseth
as Eric Naeseth
More... about 14 years ago
Adding a submit/cancel infrastructure to dialog windows.
enaeseth
as Eric Naeseth
More... about 14 years ago
Adding a close() method to dialog windows.
enaeseth
as Eric Naeseth
More... about 14 years ago
Fixing a bug in UI.Dialog_Window.append().
enaeseth
as Eric Naeseth
More... about 14 years ago
Cleaning up remove_event_listener.
enaeseth
as Eric Naeseth
More... about 14 years ago
Cleaning out dead code in Util.Event, and making some small syntax tweaks.
enaeseth
as Eric Naeseth
More... about 14 years ago
Cleaning up Util.Event.prevent_default().
enaeseth
as Eric Naeseth
More... about 14 years ago
Avoid passing null as the context to .call, and fix a semicolon error.
enaeseth
as Eric Naeseth
More... about 14 years ago