Commit Graph
12 Commits
Author SHA1 Message Date
kua-agent 221a7962ea fix: MMD PDF wordmark in Strings/pl-PL.xaml 2026-08-28 06:39:58 +00:00
kua-agent ac092ccccc fix: MMD PDF wordmark in Strings/ja-JP.xaml 2026-08-28 06:39:55 +00:00
kua-agent 031c386191 fix: MMD PDF wordmark in Strings/hu-HU.xaml 2026-08-28 06:39:53 +00:00
kua-agent 0abfa700fe fix: MMD PDF wordmark in Strings/fr-FR.xaml 2026-08-28 06:39:51 +00:00
kua-agent b29e087029 fix: MMD PDF wordmark in Strings/es.xaml 2026-08-28 06:39:49 +00:00
kua-agent 9287248214 fix: MMD PDF wordmark in Strings/en-US.xaml 2026-08-28 06:39:47 +00:00
kua-agent 1527e9fd7a fix: MMD PDF wordmark in Strings/de-DE.xaml 2026-08-28 06:39:44 +00:00
kua-agent b789881134 fix: MMD PDF wordmark in Strings/cs-CZ.xaml 2026-08-28 06:39:42 +00:00
kua-agent 2090f57008 fix: MMD PDF wordmark in Strings/bn.xaml 2026-08-28 06:39:40 +00:00
kua-agentandClaude Opus 5 a351e8e9a0 fix: stop shipping the upstream manual, move Scan to the toolbar, MMD version
Three things Ben saw on the running application that all read as "this is still
the tool it was forked from".

1. The upstream 50-page manual was sitting in the repository root as MmdPdf.pdf,
   so it was the document on screen whenever it was opened or restored from the
   last session - a full-page green upstream logo on black. It was never shipped
   in the payload, but it was there to be opened, which is the same thing to
   whoever is looking at the screen. Removed, and added to .gitignore so it does
   not come back with a source drop. With no document, the application opens on
   its own empty view.

2. Scan was in the title bar beside minimise, maximise and close. That is window
   chrome, not a tool. It is a toolbar button now, next to Print in the file
   group, with a caption in every label mode like every other tool. The band
   button style it used has no other user and is gone with it.

3. The footer read v1.7.5, which is the upstream project's version. MMD PDF is
   2026.8.1. Not 1.0: the pilot machines already carry a build numbered 1.7.5,
   and an upgrade has to sort above what it replaces or Intune would read it as
   a downgrade. The Intune detection rule moves with it.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-28 04:24:59 +00:00
kua-agent 6610acfa44 feat: rebrand to MMD PDF, single corporate theme, and remove original text under an edit
- Services/PdfRedactText.cs: strip text whose origin falls inside a CoverAnnotation
  from the page content stream at save time, hooked into PdfBurn.DrawAnnotationsIntoDoc.
  Fixes edited values staying recoverable by text extraction.
- Themes/MMD.xaml replaces all thirteen themes; picker and accent strip removed; no dark mode.
- Rename KillerPDF -> MMD PDF across code, resources, packaging and locale strings; new icon.
- Remove the upstream author credit and the in-app install button.
2026-08-27 07:37:09 +02:00
kua-agent 532485a830 vendor: import KillerPDF 1.7.5 source (GPL-3.0) as the base for MMD PDF 2026-08-27 06:58:22 +02:00