0
0
Fork 0
mirror of https://github.com/sumatrapdfreader/sumatrapdf.git synced 2026-04-21 07:20:22 +00:00
  • C 58.5%
  • C++ 19.1%
  • Assembly 10.1%
  • HTML 2.6%
  • Python 2%
  • Other 7.4%
Find a file
Krzysztof Kowalczyk af81b6c44d Toolbar: fix page number misalignment when PrinterAccess is revoked
TB_GETRECT returns FALSE for hidden buttons, leaving the rect zeroed and
placing the page-number widget at x=10 with a negative y. When
PrinterAccess is revoked via sumatrapdfrestrict.ini, CmdPrint is hidden,
so anchor on CmdOpenFile in that case.

Fixes #5563

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-20 22:01:03 +02:00
.github update github actions to use vs 2026 2026-03-18 21:34:08 +01:00
.vscode tweak vscode c++ intellisense setup 2025-12-30 17:11:13 +01:00
appx remove appx building 2025-07-10 20:03:16 +02:00
bin upgrade to premake5 beta8 2026-02-22 17:30:42 +01:00
cmd Move ControllerCallbackHandler creation to MainWindow constructor 2026-04-20 20:38:53 +02:00
docs Toolbar: fix page number misalignment when PrinterAccess is revoked 2026-04-20 22:01:03 +02:00
ext chore: patches to synctex 2026-04-20 19:14:46 +02:00
gfx add epub / cbx specific icons 2022-04-28 00:11:57 -04:00
mupdf mupdf: bulk memcpy in next_dctd's leftover-scanline copy 2026-04-19 22:25:05 +02:00
packages/Microsoft.Web.WebView2.1.0.992.28 add WebView SDK 2021-10-16 15:12:43 -07:00
src Toolbar: fix page number misalignment when PrinterAccess is revoked 2026-04-20 22:01:03 +02:00
tools remove cmd/logview.ts and logview-build.ts 2026-04-12 22:39:04 +02:00
translations update translations 2026-04-18 23:32:32 +02:00
vs2022 build: disable some warnings to make release build work. 2026-04-20 19:14:46 +02:00
.clang-format tweak clang formatting rules and reformat 2026-02-08 11:01:28 +01:00
.clang-tidy clang-tidy: fix some readability-make-member-function-const 2021-07-20 03:08:24 -07:00
.clangd tweak .clangd 2026-01-20 21:31:46 +01:00
.editorconfig refactor LabelWithCloseWnd 2018-12-23 00:07:14 -08:00
.gitattributes disable git's LF normalization 2015-08-19 23:58:07 -07:00
.gitignore ignore vs2022/enc_temp_folder 2026-04-12 01:06:05 +02:00
asan.supp add asan.supp (even though they don't seem to work) 2019-12-08 22:56:36 -08:00
AUTHORS website: cloudflare pages doesn't deal with HTML files with '.' in the name 2021-05-28 22:19:42 -07:00
Claude.md rename CmdPdfDeletePage to CmdPdfDeletePages; add syntax hint and polish dialog 2026-04-12 01:54:10 +02:00
COPYING use correct license file 2021-08-17 17:05:42 -07:00
COPYING.BSD allow seeking in Rar file (and add IStream support) 2014-06-15 01:50:55 +00:00
premake5.files.lua MobiDoc: replace HtmlPullParser with gumbo for ToC parsing 2026-04-20 17:03:46 +02:00
premake5.lua build: disable some warnings to make release build work. 2026-04-20 19:14:46 +02:00
readme.md fix missing uppercase in readme 2024-08-09 07:09:11 -04:00
SECURITY.md Create SECURITY.md 2026-01-13 16:30:01 +01:00

Build

SumatraPDF Reader

SumatraPDF is a multi-format (PDF, EPUB, MOBI, CBZ, CBR, FB2, CHM, XPS, DjVu) reader for Windows under (A)GPLv3 license, with some code under BSD license (see AUTHORS).

More Information: