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
scale page and find text box by font to make it the right size when we incrase ToolbarSize setting More... about 1 year ago
tweak str::BufSet(); simplify FormatRomanNumeralTemp() More... about 1 year ago
simplify font management by caching them for the lifetime of the app More... about 1 year ago
rename SumatraAbout.[cpp|h] => HomePage.[cpp|h] More... about 1 year ago
refactor dde handling More... about 1 year ago
update mupdf More... about 1 year ago
add CmdToggleFrequentlyRead More... about 1 year ago
update translations More... about 1 year ago
add HwndWidgetText.withUnderline and use it More... about 1 year ago
add and use HwndWidgetText; AutoReleaseDC; improve ScopedSelectFont More... about 1 year ago
naming style More... about 1 year ago
add ShowLinks advanced setting and Toggle Show Links for command palette (Ctrl + K) (fixes #2921) More... about 1 year ago
move activeExisting LoadDocument() arg into LoadArgs More... about 1 year ago
move lazyLoad from LoadDocument() arg to LoadArgs More... about 1 year ago
update translations More... about 1 year ago
add lazy loading advanced setting More... about 1 year ago
F3 now works with -search <search term> cmd-line arg (fixes #3806) More... about 1 year ago
make loading from command palette async so that it doesn't block the UI if the document is slow to load (e.g. an epub) More... about 1 year ago
fix \r\n fron the end of translations More... about 1 year ago
update translations More... about 1 year ago
update mupdf More... about 1 year ago
update translations More... about 1 year ago
make doit.bat work even if parent dir is not named sumatrapdf More... about 1 year ago
update mupdf More... about 1 year ago
remove unneeded logging More... about 1 year ago
don't delete a font in NotificationWnd::~NotificationWnd() (for #3799) More... about 1 year ago
add logging to TabsCtrl::Paint More... about 1 year ago
fix typo More... about 1 year ago
run as installer if is installer version but no libmupdf.dll is found alongside; should appease some angry people More... about 1 year ago
rename Allocator::Alloc() => AllocArray() and use it instead of AllocZero() More... about 1 year ago