Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

print: Use Poppler to render pages to print #366

Open
wants to merge 20 commits into
base: main
Choose a base branch
from

Commits on Dec 31, 2021

  1. Fix the mozilla print event.

    Fix build dependency.
    
    Refactoring of the MR to sandbox dangerous code
    
    Fix printing
    
    Update test.yml
    
    Force install deps
    
    Fix build
    
    Fix the print quality
    
    Test if the file is a pdf and finish the print job properly
    thierry1970 committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    9cb421f View commit details
    Browse the repository at this point in the history
  2. Fix formating and documents

    Ordissimo committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    3a6cd1e View commit details
    Browse the repository at this point in the history
  3. Fix Don't hardcode /usr/libexec and Documents

    Ordissimo committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    7ec9062 View commit details
    Browse the repository at this point in the history
  4. Fix build

    Ordissimo committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    50373ad View commit details
    Browse the repository at this point in the history
  5. Fix invalide pointer and Leak

    Ordissimo committed Dec 31, 2021
    Configuration menu
    Copy the full SHA
    007bd45 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. Correct multiple feedbacks.

    Ordissimo committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    10e290f View commit details
    Browse the repository at this point in the history
  2. Fix cast

    Ordissimo committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    b351b31 View commit details
    Browse the repository at this point in the history
  3. Update configure.ac

    Co-authored-by: Patrick <tingping@tingping.se>
    Ordissimo and TingPing authored Jan 1, 2022
    Configuration menu
    Copy the full SHA
    d4c63f1 View commit details
    Browse the repository at this point in the history
  4. Fix review.

    Ordissimo committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    033d799 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix-signal-print-with-mozilla' of github.com:Ordissimo/…

    …xdg-desktop-portal-gtk into fix-signal-print-with-mozilla
    Ordissimo committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    5aa9fa1 View commit details
    Browse the repository at this point in the history
  6. Update src/pdftoraw.c

    Co-authored-by: Patrick <tingping@tingping.se>
    Ordissimo and TingPing authored Jan 1, 2022
    Configuration menu
    Copy the full SHA
    6e5922e View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. Fix formatting

    Ordissimo committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    de462ea View commit details
    Browse the repository at this point in the history
  2. Fix formatting and leaks

    Ordissimo committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    2c6c067 View commit details
    Browse the repository at this point in the history
  3. Correcting leaks and operation

    thierry1970 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    cdb35ce View commit details
    Browse the repository at this point in the history
  4. Update src/pdftoraw.c

    Co-authored-by: Patrick <tingping@tingping.se>
    Ordissimo and TingPing authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    88d1d47 View commit details
    Browse the repository at this point in the history
  5. Update src/pdftoraw.c

    Co-authored-by: Patrick <tingping@tingping.se>
    Ordissimo and TingPing authored Jan 3, 2022
    Configuration menu
    Copy the full SHA
    8d1394c View commit details
    Browse the repository at this point in the history
  6. Fix review.

    Ordissimo committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    8b9fb55 View commit details
    Browse the repository at this point in the history
  7. Check read size stdout.

    Ordissimo committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    47467e7 View commit details
    Browse the repository at this point in the history
  8. Fix build

    Ordissimo committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    98e47a3 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Add libpoppler-glib as a build option.

    Ordissimo committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    ee2cc51 View commit details
    Browse the repository at this point in the history