Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ststeiger/PdfSharpCore
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: IntelliTect/PdfSharpCore
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 221 files changed
  • 2 contributors

Commits on Nov 30, 2022

  1. feat: support of digital signatures

    Patrick Ammann authored and ascott18 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    354c299 View commit details
    Browse the repository at this point in the history
  2. feat: add test project (not for merge)

    Patrick Ammann authored and ascott18 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5eacdaf View commit details
    Browse the repository at this point in the history
  3. Adjustments to support signing existing signature fields, and to supp…

    …ort adding a signature appearance without an actual digital signature.
    ascott18 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    c36601c View commit details
    Browse the repository at this point in the history
  4. Fixes after rebase

    ascott18 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    5cc6549 View commit details
    Browse the repository at this point in the history
  5. Cleanup

    ascott18 committed Nov 30, 2022
    Configuration menu
    Copy the full SHA
    3110a1d View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2022

  1. Configuration menu
    Copy the full SHA
    30f6fa1 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. fix: build warnings

    ascott18 committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    cabbd12 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. chore: update tfm

    ascott18 committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    cbc0b07 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    aa2614a View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2024

  1. Merge remote-tracking branch 'remotes/upstream/master'

    # Conflicts:
    #	PdfSharpCore.Test/Helpers/PathHelper.cs
    #	PdfSharpCore.Test/Merge.cs
    #	PdfSharpCore/Drawing/XForm.cs
    #	PdfSharpCore/Fonts.OpenType/GlyphDataTable.cs
    #	PdfSharpCore/Pdf.AcroForms/PdfSignatureField.cs
    #	PdfSharpCore/Pdf.Content/CLexer.cs
    #	PdfSharpCore/PdfSharpCore.csproj
    ascott18 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3a1cbf9 View commit details
    Browse the repository at this point in the history
  2. fix: don't clobber objects that are overridden in a trailer when read…

    …ing compressed objects
    ascott18 committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    c4277da View commit details
    Browse the repository at this point in the history
Loading