0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add support for SVG, useful for annotating text rendered by SVG More... 27 days ago
via-3.x.y/scripts/create_project_files.py: new script to batch create project files. More... 6 months ago
Typo corrections More... 7 months ago
Merge branch 'master' into 'master' More... 7 months ago
filename extension from complex HTTP url is now determined correctly by parsing the URL using regular expression (see issue 444) More... 9 months ago
prevent text selection in temporal segment panel to avoid undesirable effects More... 10 months ago
fix bug related to temporal segment resize operation; during resize, if mouseup event occurs outside the selected timeline, the desired mouseup handler does not get invoked resulting in the state of the resize operation never returning back to normal. We fix by checking for this situation in the mouseup event handler of parent container and updating the state if required More... 10 months ago
prevent hiding of temporal segment when mouse is pressed at temporal segment edge for resizing operation More... 10 months ago
maint: move development of all versions to the master branch (#430) More... about 1 year ago
Merge branch 'via-3.x.y' into 'master'. More... about 1 year ago
Merge branch 'via-2.x.y' into 'master'. More... about 1 year ago
via3: fix file annotation in via_demo_image_annotator (#429) More... about 1 year ago
via-3.x.y/projects/mri_stenosis_annotator: use https to load images. More... over 1 year ago
via-3.x.y/scripts/io/via3_video_annotation_to_coco.html: use https to connect to VPS (#198) More... over 1 year ago
Merge branch 'via2-csstidy' into 'via-2.x.y' More... over 1 year ago
src/via.css: apply Perl's CSS::Tidy for simpler future diffs. More... over 1 year ago
Merge branch 'merge-pack-projects-script' into 'via-3.x.y' More... over 1 year ago
Merge branch 'via3-csstidy' into 'via-3.x.y' More... over 1 year ago
src/css/*: apply Perl's CSS::Tidy for simpler future diffs. More... over 1 year ago
scripts/pack_project.py: merge into pack.py script. More... over 1 year ago
Merge branch 'select-all-toggles-region-selected' into 'via-2.x.y' More... over 1 year ago
Merge branch 'pack-scripts-code-duplication' into 'via-3.x.y' More... over 1 year ago
Tweak pack scripts to reduce code duplication More... over 1 year ago
via-2.0.12 release More... over 1 year ago
increased point selection tolerance (from 5px to 10px) to avoid erroneously creating point regions when one wants to select a point region to delete More... over 1 year ago
added COCO export to image annotator (requested by L. Bamfield) More... almost 2 years ago
Merge branch 'via-3.x.y' More... about 2 years ago
(bug) subtitle-annotator: only show subtitles for current video in the subtitle text editor (top-left) More... about 2 years ago
Merge branch 'filter_by_attribute_#376' into 'via-2.x.y' More... about 2 years ago
point region now gets assigned default value (issue 393) More... about 2 years ago