]> mj.ucw.cz Git - paperjam.git/shortlog
paperjam.git
2018-06-30 Martin MaresReleased as version 1.1 v1.1
2018-06-01 Martin MaresAdded debugging dump of page operations
2018-06-01 Martin MaresFixed the margins command to match documentation
2018-06-01 Martin MaresImplemented slice
2018-06-01 Martin MaresMakefile: Clean more files
2018-04-28 Martin MaresUnify spelling of PaperJam v1.0
2018-04-28 Martin MaresLet this be v1.0
2018-04-28 Martin MaresDocumentation: Minor fixes, trimming of TODO
2018-04-28 Martin MaresManual: Improved description
2018-04-28 Martin MaresMakefile: Added install target
2018-04-28 Martin MaresAdded a manual page
2018-04-28 Martin MaresAllow bare identifiers as values of string arguments
2018-04-22 Martin MaresImplemented common
2018-04-13 Martin MaresFix ranges in select command
2018-04-10 Martin MaresFix rotate command
2018-04-07 Martin MaresThis will be paperjam-0.1 v0.1
2018-04-07 Martin MaresVersion numbers
2018-04-07 Martin MaresProper help for all commands and arguments
2018-04-07 Martin MaresBetter reporting of parse errors
2018-04-07 Martin MaresUnified terminology: arguments, not parameters
2018-04-07 Martin MaresProduce proper Info dictionary
2018-04-07 Martin MaresCleaned up debugging messages
2018-04-06 Martin MaresBetter error messages from instantiating and running...
2018-04-06 Martin MaresImplemented clip
2018-04-06 Martin Mares"draw-bbox" replaced by "debug"
2018-04-06 Martin MaresCropmarks mark=bg
2018-04-06 Martin MaresSettable colors of cropmarks
2018-04-06 Martin MaresBetter formatting of PDF numbers
2018-04-06 Martin MaresTODO: cropmarks done
2018-04-06 Martin MaresNup: Cropmarks
2018-04-06 Martin MaresFix bug introduced by previous commit
2018-04-06 Martin MaresCropmarks
2018-04-06 Martin MaresNup: Merging of boxes and the mixed switch
2018-04-06 Martin Marespage->bbox renamed to page->image_box
2018-04-06 Martin MaresNup has acquired a "tpos" option
2018-04-04 Martin MaresMinor fixes and TODOs for nup
2018-04-04 Martin MaresPartial nup
2018-04-04 Martin MaresModulo: "half" switch
2018-04-04 Martin MaresImplemented book
2018-04-03 Martin MaresImplemented add-blank
2018-04-03 Martin MaresImplemented expand, margins
2018-04-03 Martin MaresImplemented paper, scaleto, fit
2018-04-03 Martin MaresImplemented merge
2018-04-03 Martin MaresSimplify passing of arguments
2018-04-03 Martin MaresSimplify construction of command objects
2018-04-02 Martin MaresMore TODO
2018-04-02 Martin MaresTODO
2018-04-02 Martin MaresShuffling code around
2018-04-02 Martin MaresSimplified single-page commands
2018-04-02 Martin MaresFlip and switch parameters
2018-04-02 Martin MaresMeasure bboxes by Ghostscripting
2018-04-01 Martin MaresTrivial auto-generated help
2018-04-01 Martin Maresdraw_bbox
2018-04-01 Martin MaresRemember bounding boxes of page contents
2018-04-01 Martin MaresModulo works
2018-04-01 Martin MaresMore general syntax of pipelines
2018-04-01 Martin MaresStore duplicate pages only once
2018-04-01 Martin MaresSelect works
2018-04-01 Martin MaresRotate works
2018-04-01 Martin MaresArg reform
2018-04-01 Martin MaresOops :)
2018-04-01 Martin MaresRudimentary reading and writing PDFs
2018-03-31 Martin MaresBits of commands
2018-03-31 Martin MaresMore parsing
2018-03-31 Martin MaresFirst attempts...