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
hopefully fix crash in FindMainWindowByFile() (fixes #3914) More... about 1 year ago
allow chm -named-dest to be chm filepath; some TempStr refactors (fixes #3904) More... about 1 year ago
target the right file when processing a sequence of DDE commands (fixes #3903) More... about 1 year ago
reorg code a bit More... about 1 year ago
update mupdf More... about 1 year ago
fix external viewers (fixes #3901) More... about 1 year ago
Merge branch 'master' of https://github.com/sumatrapdfreader/sumatrapdf 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
update mupdf More... about 1 year ago
hopefully fix unwanted restoring of session when tabs are disabled More... about 1 year ago
don't exit fullscreen on double-click if over text (fixes #3886) More... about 1 year ago
when selecting annotation via listbox, don't set focus in edit box More... about 1 year ago
Del should not delete an annotation if editing content (fixes #3878) More... about 1 year ago
update mupdf More... about 1 year ago
use ShowErrorLoadingNotification() and remove duplicated code; notifications always have close button (used to not have close button if timeout was non-zero More... about 1 year ago
go back to opening settings file with default .txt editor (notepad most likely) (fixes #2762) More... about 1 year ago
update mupdf More... about 1 year ago
remove redundant ParseCmdLine() implementations More... about 1 year ago
improve EngineMupdf::GetNamedDest() to return null if not a valid destination More... about 1 year ago
update translations More... about 1 year ago
improve handling of user provided external viewer (fixes #3868) More... about 1 year ago
go back to using fz_bound_page() instead of fz_bound_page_box() More... about 1 year ago
improve EngineMupdf::GetNamedDest() (fixes #3836) More... about 1 year ago
go back to using crop box (vs media box) (fixes #3834) More... about 1 year ago
add fz_report_error() to fz_catch() as per mupdf changes More... about 1 year ago
update mupdf More... about 1 year ago
update mupdf More... about 1 year ago
make CmdScrollUpHalfPage in single page view go to previous page, not next (fixes #3862) More... about 1 year ago