61
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
cppcheck fixes More... over 1 year ago
cppcheck fixes More... over 1 year ago
cppcheck fixes More... over 1 year ago
fix cppcheck issues More... over 1 year ago
remove toolchain directive from go.work (not recognized by go 1.20 on github actions More... over 1 year ago
update go dependencies More... over 1 year ago
don't include translations missing more than 100 strings More... over 1 year ago
update translations More... over 1 year ago
fix moving stamp annotations (fixes #3706) More... over 1 year ago
hide annotations notification when needed More... over 1 year ago
improve previous change: in light theme respect color customizations from settings More... over 1 year ago
decouple invertColors from themes so we can have themes but still toggle invertColors More... over 1 year ago
fix yaml idiocy: go-version: 1.20 => go-version: '1.20' More... over 1 year ago
go back to regular runner for build.yml More... over 1 year ago
remove CmdSelectAnnotation from context menu More... over 1 year ago
try custom builder again More... over 1 year ago
I guess custom build runner is a bust More... over 1 year ago
see what bad runs-on label does More... over 1 year ago
github actions: update go to 1.20; add repository_dispatch 'build-daily' to daily.yml More... over 1 year ago
fix workflow syntax More... over 1 year ago
try a faster build runner More... over 1 year ago
CmdDeleteAnnotation (Del) will delete selected annotation; if no selected, will delete one under cursor More... over 1 year ago
use SaveAnnotationsToExistingFile() in ButtonSaveToCurrentPDFHandler() instead of duplicating it with bugs (fixes #3715) More... over 1 year ago
don't save annotations to current file if doesn't have annotation changes (fixes #3704) More... over 1 year ago
update ui of edit annotations window after deleting an annotaiton (fixes #3711) More... over 1 year ago
update annotation list in edit window after creating an annotations (fixes #3705) More... over 1 year ago
rename MakeAnnotationFrom_pdf_annot => MakeAnnotationWrapper() More... over 1 year ago
don't crash in SetContents(Annotation*); do a ReportIf() to monitor if still happens; don't auto-focus edit control in edit annotations window if edit control not visible More... over 1 year ago
maybe fix a crash in MakePluginWindow() due to hwndParent no longer being valid More... over 1 year ago
fix a crash seen in crash reports More... over 1 year ago