61
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 20 hours ago. based on code collected about 21 hours ago.
Jun 16, 2024 — Jun 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
manual: document F1 and more (fixes #4367) More... 11 months ago
fix google translate for a few ui languages (fixes #4368) More... 11 months ago
disable unrequired synctex updater More... 11 months ago
update synctex version to 2023.4(TeXLive) More... 11 months ago
updating docs More... 11 months ago
rename CmdOpenWith[First|Last] => CmdOpenWithKnownExternalViewer[First|Last] More... 11 months ago
remove un-neccessary Favorites class More... 11 months ago
fix release build More... 11 months ago
merge EngineDump.cpp into SumatraPDF project (for #4388) More... 11 months ago
fix EngineDump compilation (fixes #4387) More... 11 months ago
use GetIdealSize() for laying out checkboxes in installer (for #4374) More... 11 months ago
fix layout of installer window with high dpi scaling (fixes #4374) More... 11 months ago
show shortcut in menu item for ExternalViewer from advanced settings More... 11 months ago
refactor AppendAccelKeyToMenuString() into AppendAccelKeyToMenuStringTemp() More... 11 months ago
small refactor of external viewers More... 11 months ago
progress on CmdExec More... 11 months ago
don't allow editing annotations if disk access is disabled in restricted mode (fixes #3290) More... 11 months ago
change HasPermission(Perm::DiskAccess) => CanAccessDisk() More... 11 months ago
don't set FatalCompileWarnings for clang (for #4371) More... 11 months ago
tweak clang build (for #4371) More... 11 months ago
Adding initial clang-cl compilation. More... 11 months ago
set TTS_NOPREFIX style for tab tooltips (fixes #4378) More... 11 months ago
replace premake5-clang.lua with --with-clang option to premake5.lua (for #4371) More... 11 months ago
update translations More... 11 months ago
add Telugu font (fixes #4377) More... 11 months ago
allow keyboard shortut Key for ExternalViewers in advanced settings (fixes #4363) More... 11 months ago
rework external viewers to use CmdViewWithExternalViewer More... 11 months ago
*WithArg => Custom* renames More... 11 months ago
rename CommandWithArg => CustomCommand More... 11 months ago
convert themes to use CmdSetTheme More... 11 months ago