61
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 03, 2024 — Jun 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
reafactor RenderCacheThread More... 10 months ago
improve Func1 More... 10 months ago
change onBitmapRenderedCb from std::function<> to Func1<> More... 10 months ago
use onBitmapRenderCb typedef always More... 10 months ago
more logging to installer to track OnButtonInstall() crash More... 10 months ago
disable ReportIf() in SetAnnotCreateArgs() More... 10 months ago
more logging to TabsCtrl::SetSelected() More... 10 months ago
tweak TabsCtrl::InsertTab More... 10 months ago
swap `i` and `I` keybindings More... 10 months ago
fix shortcuts for built-in CmdOpenWith* commands (fixes #4420) More... 10 months ago
remove "engines" project and put the files in SumatraPDF projects More... 10 months ago
rename MainWindowStillVald() => IsMainWindowValid() More... 10 months ago
possibly prevent crash processing a message after window was closed More... 10 months ago
remove the rest of uitask::Post() std::function More... 10 months ago
convert updating print progress to Func0 More... 10 months ago
convert GoToFavortePage task to Func0 More... 10 months ago
convert TaskNotificationWndProcRemove to Post() Func0 More... 10 months ago
convert TaskNotifOnTimerRemove/Delete to Post() Func0 More... 10 months ago
convert TaskSetThumbnail to Func0 More... 10 months ago
convert SafeDeleteCommandPaletteWnd and UpdateFindStatus to Func0 More... 10 months ago
refactor ReloadTab to use Func0 More... 10 months ago
convert GoToTocLink to Func0 More... 10 months ago
fix adding ExternalViewers to File menu (fixes #4417) More... 10 months ago
fix session saving on 'q' (fixes #2768) More... 10 months ago
revert dca704d4301f1e49d838a2c87140e5d3c415bfcd to fix not remembering session (fixes #4415) More... 10 months ago
convert uitask::Post() to Func0 More... 10 months ago
convert document loading to Func0; remove RunAsync() using std::function More... 10 months ago
installer: fix crash when clicking Start button and re-launching during auto-update More... 10 months ago
add logging to RunNonElevated() More... 10 months ago
convert ClearHistory to Func0 More... 10 months ago