61
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Jun 10, 2024 — Jun 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
more logging to TabsCtrl::SetSelected() More... 10 months ago
tweak TabsCtrl::InsertTab More... 10 months ago
swap `i` and `I` keybindings More... 11 months ago
fix shortcuts for built-in CmdOpenWith* commands (fixes #4420) More... 11 months ago
remove "engines" project and put the files in SumatraPDF projects More... 11 months ago
rename MainWindowStillVald() => IsMainWindowValid() More... 11 months ago
possibly prevent crash processing a message after window was closed More... 11 months ago
remove the rest of uitask::Post() std::function More... 11 months ago
convert updating print progress to Func0 More... 11 months ago
convert GoToFavortePage task to Func0 More... 11 months ago
convert TaskNotificationWndProcRemove to Post() Func0 More... 11 months ago
convert TaskNotifOnTimerRemove/Delete to Post() Func0 More... 11 months ago
convert TaskSetThumbnail to Func0 More... 11 months ago
convert SafeDeleteCommandPaletteWnd and UpdateFindStatus to Func0 More... 11 months ago
refactor ReloadTab to use Func0 More... 11 months ago
convert GoToTocLink to Func0 More... 11 months ago
fix adding ExternalViewers to File menu (fixes #4417) More... 11 months ago
fix session saving on 'q' (fixes #2768) More... 11 months ago
revert dca704d4301f1e49d838a2c87140e5d3c415bfcd to fix not remembering session (fixes #4415) More... 11 months ago
convert uitask::Post() to Func0 More... 11 months ago
convert document loading to Func0; remove RunAsync() using std::function More... 11 months ago
installer: fix crash when clicking Start button and re-launching during auto-update More... 11 months ago
add logging to RunNonElevated() More... 11 months ago
convert ClearHistory to Func0 More... 11 months ago
show update download progress; refactor to use Func0 More... 11 months ago
add MkFuncVoid() More... 11 months ago
convert more update checker to Func0 More... 11 months ago
installer: when updating allUsers installation, properly default to it More... 11 months ago
convert one RunAsync() from update check to Func0 More... 11 months ago
installer: don't crash in RestartElevatedForAllUsers() if installer windows wasn't created yet (for #4413) More... 11 months ago