61
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add parsing of CmdExec and tests for it More... 11 months ago
add unit tests for ParseCommand More... 11 months ago
add max arg to Split(StrVec&) More... 11 months ago
add Shortcut field to ExternalViewers (for #4363) More... 11 months ago
rename settings_def.go => settings_gen_def.go More... 11 months ago
redo how we parse custom commands More... 11 months ago
update translations More... 11 months ago
updat mupdf More... 11 months ago
update mujs More... 11 months ago
update translations More... 11 months ago
fix up / down in single page mode (fixes #4362) More... 11 months ago
change Static:onClicked to Func0 More... 11 months ago
change Button:onClicked to use Func0 More... 11 months ago
add Func1; add Button::onClicked2 which is Func0; More... 11 months ago
update translatins More... 11 months ago
allow arguments to CmdScrollDown and CmdScrollUp commands (for #4346) More... 12 months ago
tweaking toolbar code More... 12 months ago
add 'open next / prev file in folder' File menu items (fixes #1900) More... 12 months ago
in context menu for pdf, move 'create annotation from selectin' menu item to the top of menu (fixes #3892) More... 12 months ago
update translations More... 12 months ago
updte translations More... 12 months ago
fix a crash when pressing 'a' (fixes #4349) More... 12 months ago
update translations More... 12 months ago
add openedit arg to CmdCreateAnnot* commands More... 12 months ago
allow int arg for CmdGoToNextPage and CmdGoToPrevPage commands (fixes #4338) More... 12 months ago
in custom keyboard shortcuts, allow commands to have arguments (for #4346) More... 12 months ago
change EngineMupdfCreateAnnotation() signature More... 12 months ago
move definition of MakeAnnotationsFromSelection() to SumatraPDF.h More... 12 months ago
update translations More... 12 months ago
add FuncWithArg and mkFunc More... 12 months ago