root / pkpgcounter

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @524 [524] 16 years jerome Added helper function to later detect the presence of executable …
(edit) @523 [523] 16 years jerome Renamed module.
(edit) @522 [522] 16 years jerome Finally we need to duplicate some datas, since for some file formats (e.g. …
(edit) @521 [521] 16 years jerome More code cleaning : let ghostscript do the job of reading the input file …
(edit) @520 [520] 16 years jerome Code cleaning.
(edit) @519 [519] 16 years jerome Added a skeleton for Microsoft Word (c) (tm) (r) (etc...) documents.
(edit) @518 [518] 16 years jerome Fixed a problem when opening some non-image files.
(edit) @517 [517] 16 years jerome Increased version number.
(edit) @516 [516] 16 years jerome Fixed copyright message.
(edit) @515 [515] 16 years jerome v3.30 is ready.
(edit) @514 [514] 16 years jerome Added new items.
(edit) @513 [513] 16 years jerome Most of the needed changes were done. Removing mmap won't be as easy …
(edit) @512 [512] 16 years jerome Give credits where it's due.
(edit) @511 [511] 16 years jerome Removed the debian/ directory, since we will maintain it on Debian's …
(edit) @510 [510] 16 years jerome Moved the color testing before the page accounting tests to improve …
(edit) @509 [509] 16 years jerome Now outputs separately the number of failed devices, i.e. devices for …
(edit) @508 [508] 16 years jerome Improved detection of PCL3/4/5
(edit) @507 [507] 16 years jerome Use a pipe now.
(edit) @506 [506] 16 years jerome Ensures the testsuite is sorted in the same order it was generated.
(edit) @505 [505] 16 years jerome Improved testsuite generation tool to regenerate a testsuite if the input …
(edit) @504 [504] 16 years jerome Now outputs a WARN instead of ERROR if size is != master's size.
(edit) @503 [503] 16 years jerome Improved readability of results.
(edit) @502 [502] 16 years jerome Improved documentation wrt the newly added dependency on ImageMagick? for …
(edit) @501 [501] 16 years jerome Added parser for all image formats supported by PIL.
(edit) @500 [500] 16 years jerome Added parser for image files.
(edit) @499 [499] 16 years jerome Now launches the tests automatically once the testsuite is created.
(edit) @498 [498] 16 years jerome Removed the nullpage device from the computed list, if present.
(edit) @497 [497] 16 years jerome Renamed it since it also runs the tests after having generated the test …
(edit) @496 [496] 16 years jerome Instead of having a static list of ghostscript devices, it will be much …
(edit) @495 [495] 16 years jerome I'm not selfish enough it seems ;-)
(edit) @494 [494] 16 years jerome Improved plain text detection.
(edit) @493 [493] 16 years jerome Re-optimize disk access by not reopening and re-reading first and last …
(edit) @492 [492] 16 years jerome Even more code cleaning : we use named temporary files now, so no need for …
(edit) @491 [491] 16 years jerome Major code cleaning. Now clearer, although probably a bit slower since a …
(edit) @490 [490] 16 years jerome Added some notes about what needs to be done to : 1 - Simplify …
(edit) @489 [489] 16 years jerome Improved code robustness.
(edit) @488 [488] 16 years jerome Improved parser against cheaters, just in case.
(edit) @487 [487] 16 years jerome Added gdi driver in the testsuite. Fixed some docstrings.
(edit) @486 [486] 16 years jerome Updated manual page.
(edit) @485 [485] 16 years jerome Almost ok for release.
(edit) @484 [484] 16 years jerome Added the eject page marker.
(edit) @483 [483] 16 years jerome Renamed LIDIL miniparser.
(edit) @482 [482] 16 years jerome Added minimal detector for HP LIDIL file format.
(edit) @481 [481] 17 years jerome Tag for v3.20
(edit) @480 [480] 17 years jerome v3.20 is out with support for Brother HBP and improved PCLXL parser wrt …
(edit) @479 [479] 17 years jerome The PCLXL parser now should correctly handle Canon ImageRunner? tags. Needs …
(edit) @478 [478] 17 years jerome Canon ImageRunner? commands can be present in both PCL3/4/5 jobs and in …
(edit) @477 [477] 17 years jerome v3.10 is out.
(edit) @476 [476] 17 years jerome Now includes the ESC/PageS03 parser.
(edit) @475 [475] 17 years jerome Removed debugging messages.
(edit) @474 [474] 17 years jerome Renamed parser to match Page Description Language's name.
(edit) @473 [473] 17 years jerome Added parser for ESC/PageS03.
(edit) @472 [472] 17 years jerome Improved the detection of ESC/P2. Made the PJL parser also handle EJL (in …
(edit) @471 [471] 17 years jerome Another fix for Canon ImageRunner? printers... I hope this is the good …
(edit) @470 [470] 17 years jerome Upgraded copyright message.
(edit) @469 [469] 17 years jerome Tag for v3.00
(edit) @468 [468] 17 years jerome Well, this time it is…
(edit) @467 [467] 17 years jerome v3.00 is out.
(edit) @466 [466] 17 years jerome Added script to generate Debian packages.
(edit) @465 [465] 17 years jerome Remove unnecessary files.
(edit) @464 [464] 17 years jerome Updated NEWS file.
(edit) @463 [463] 17 years jerome Licensing terms changed to GNU GPL v3.0 or higher. Removed old PCL3/4/5 …
(edit) @462 [462] 17 years jerome Not ready yet.
(edit) @461 [461] 17 years jerome Fixed a problem when handling Canon ImageRunner? documents.
(edit) @460 [460] 17 years jerome Tag for v2.18
(edit) @459 [459] 17 years jerome Fixed problem with Python 2.5
(edit) @458 [458] 17 years jerome Added Debian packaging stuff.
(edit) @457 [457] 17 years jerome v2.17 is out.
(edit) @456 [456] 17 years jerome Fixed handling of number of copies as defined through PJL statements.
(edit) @455 [455] 17 years jerome Fixed PJL reference's file name.
(edit) @454 [454] 17 years jerome Added some notes and debugging information
(edit) @453 [453] 17 years jerome Tag for 2.16
(edit) @452 [452] 17 years jerome v2.16 is out with a fix for some line based PCL3/4/5 drivers.
(edit) @451 [451] 17 years jerome Version 2.15 is out.
(edit) @450 [450] 17 years jerome Now uses Python's universal newline detection to read input files, and …
(edit) @449 [449] 17 years jerome Uses True/False vs 1/0
(edit) @448 [448] 17 years jerome Improved detection of number of copies.
(edit) @447 [447] 17 years jerome Ensures some clever "student" can't generate '%%Pages:' comment and fool …
(edit) @446 [446] 17 years jerome Tag for 2.14
(edit) @445 [445] 17 years jerome v2.14 is out.
(edit) @444 [444] 17 years jerome Fixed a problem with PostScript? parser and some printer drivers.
(edit) @443 [443] 17 years jerome Changed copyright years.
(edit) @442 [442] 17 years jerome Severely optimized color detection code in GC colorspace with absolutely …
(edit) @441 [441] 17 years jerome Tag for v2.13
(edit) @440 [440] 17 years jerome Updated manual page.
(edit) @439 [439] 17 years jerome Now recognizes the GC pseudo colorspace to differentiate between grayscale …
(edit) @438 [438] 17 years jerome Tag for 2.12
(edit) @437 [437] 17 years jerome Fixed a problem in the PostScript? parser with some versions (or …
(edit) @436 [436] 17 years jerome Tag for v2.11.
(edit) @435 [435] 17 years jerome New release.
(edit) @434 [434] 17 years jerome Code de-uglyfication.
(edit) @433 [433] 17 years jerome Now gives more information in case of failure.
(edit) @432 [432] 17 years jerome Improved error detection.
(edit) @431 [431] 17 years jerome Use the same converter command lines for all PCL parsers.
(edit) @430 [430] 17 years jerome Forces the resolution at the first conversion command in the pipe.
(edit) @429 [429] 17 years jerome Ensure no data remains in the pipe.
(edit) @428 [428] 17 years jerome Improved ink accounting by allowing several commands to be launch to …
(edit) @427 [427] 17 years jerome Ensures the temporary file is removed in all cases.
(edit) @426 [426] 17 years jerome Uses pswrite instead of pdfwrite to workaround some missing glyphs …
(edit) @425 [425] 17 years jerome Ensure to close the child's stdin in all cases.
Note: See TracRevisionLog for help on using the revision log.