|
|
@3482
|
[3482]
|
16 years |
jerome |
Copyright years are now dynamic when displayed by pkpgcounter.
|
|
|
@3474
|
[3474]
|
16 years |
jerome |
Changed copyright years.
|
|
|
@3461
|
[3461]
|
16 years |
jerome |
Uses True and False instead of 1 and 0.
|
|
|
@3460
|
[3460]
|
16 years |
jerome |
Ensures the temporary files are always closed (they should be anyway,
but …
|
|
|
@3457
|
[3457]
|
16 years |
jerome |
Fixes #31 (will require a fix in PyKota as well, which references …
|
|
|
@3456
|
[3456]
|
16 years |
jerome |
Replaced all print statements.
|
|
|
@3447
|
[3447]
|
16 years |
jerome |
Fixes #33 by implementing Martin Schreiber's patch.
|
|
|
@3443
|
[3443]
|
16 years |
jerome |
Typo in a comment.
|
|
|
@3436
|
[3436]
|
16 years |
jerome |
Removed spaces at EOL.
|
|
|
@3410
|
[3410]
|
16 years |
jerome |
Changed coding statement to please this fucking Emacs.
|
|
|
@3409
|
[3409]
|
16 years |
jerome |
Added basic support for Brother's XL2HB Page Description Language, thanks …
|
|
|
@3400
|
[3400]
|
16 years |
jerome |
Still more work to accomodate custom drivers (incomplete and/or …
|
|
|
@3399
|
[3399]
|
16 years |
jerome |
Another small fix, related to #20.
|
|
|
@3396
|
[3396]
|
16 years |
jerome |
Fixed a problem with custom PCL3/4/5 drivers, thanks to Roger Jochem.
|
|
|
@3390
|
[3390]
|
16 years |
jerome |
Added a small fix wrt problems reported by Roger Jochem.
|
|
|
@3386
|
[3386]
|
16 years |
jerome |
Removed unneeded stuff in the new PDF parser. We will add it again
later …
|
|
|
@3385
|
[3385]
|
16 years |
jerome |
Rebuilt the PDF parsing engine to correctly account for redacted …
|
|
|
@3384
|
[3384]
|
16 years |
jerome |
Did some work to improve PDF parser : A very fast method (26 times
faster …
|
|
|
@564
|
[564]
|
17 years |
jerome |
Changed copyright years.
Removed unnecessary shebang lines.
Changed …
|
|
|
@563
|
[563]
|
17 years |
jerome |
Now correctly ignores the EOJ statement and the PCLXL marker statement.
|
|
|
@562
|
[562]
|
17 years |
jerome |
Fixed a small problem with the parser's rewrite.
|
|
|
@561
|
[561]
|
17 years |
jerome |
Partial rewrite of PostScript? parser to increase both readability and …
|
|
|
@560
|
[560]
|
17 years |
jerome |
Fixed a problem with number of copies set through 'dvips -c xx'
|
|
|
@557
|
[557]
|
17 years |
jerome |
Updated version number and manual page.
|
|
|
@555
|
[555]
|
17 years |
jerome |
Each parser now has a 'format' attribute containing its short name.
|
|
|
@554
|
[554]
|
17 years |
jerome |
Removed unneeded import statements.
|
|
|
@553
|
[553]
|
17 years |
jerome |
Remove unneeded import statements.
|
|
|
@552
|
[552]
|
17 years |
jerome |
Fixed docstring.
|
|
|
@551
|
[551]
|
17 years |
jerome |
Improved parser for pksm ghostscript device.
|
|
|
@548
|
[548]
|
17 years |
jerome |
Changed docstring.
|
|
|
@547
|
[547]
|
17 years |
jerome |
Renamed parser in a more consistent and informational way.
|
|
|
@546
|
[546]
|
17 years |
jerome |
Added support for ASCII PNM files.
|
|
|
@545
|
[545]
|
17 years |
jerome |
Added support for Canon BJ/BJC file format in page counting mode.
|
|
|
@543
|
[543]
|
17 years |
jerome |
Pagecount adjustments for corner cases : makes hpijs/DJ350 and …
|
|
|
@541
|
[541]
|
17 years |
jerome |
Now the oce9050 ghostscript device should be correctly detected as …
|
|
|
@540
|
[540]
|
17 years |
jerome |
Improved the adjusting of page count in some corner cases.
|
|
|
@539
|
[539]
|
17 years |
jerome |
Added support for Structured Fax documents.
|
|
|
@538
|
[538]
|
17 years |
jerome |
Improved detection of PCL3/4/5 datas.
|
|
|
@533
|
[533]
|
17 years |
jerome |
Fixed a problem which was due to a too small test suite for SPL1
file …
|
|
|
@532
|
[532]
|
17 years |
jerome |
Moved try/except out of the main loop to increase performance.
|
|
|
@531
|
[531]
|
17 years |
jerome |
Fixed the generation of the manual page to accomodate Debian packaging …
|
|
|
@529
|
[529]
|
17 years |
jerome |
Finalized support for MS documents.
|
|
|
@527
|
[527]
|
17 years |
jerome |
Now the presence of executable dependencies is tested at runtime.
|
|
|
@526
|
[526]
|
17 years |
jerome |
Fixed a major problem in the detection of ISO/IEC DIS 26300 …
|
|
|
@525
|
[525]
|
17 years |
jerome |
Added support for ink accounting of MS Word documents through abiword …
|
|
|
@524
|
[524]
|
17 years |
jerome |
Added helper function to later detect the presence of executable …
|
|
|
@523
|
[523]
|
17 years |
jerome |
Renamed module.
|
|
|
@522
|
[522]
|
17 years |
jerome |
Finally we need to duplicate some datas, since for some file formats (e.g. …
|
|
|
@521
|
[521]
|
17 years |
jerome |
More code cleaning : let ghostscript do the job of reading the input
file …
|
|
|
@520
|
[520]
|
17 years |
jerome |
Code cleaning.
|
|
|
@519
|
[519]
|
17 years |
jerome |
Added a skeleton for Microsoft Word (c) (tm) (r) (etc...) documents.
|
|
|
@518
|
[518]
|
17 years |
jerome |
Fixed a problem when opening some non-image files.
|
|
|
@517
|
[517]
|
17 years |
jerome |
Increased version number.
|
|
|
@508
|
[508]
|
17 years |
jerome |
Improved detection of PCL3/4/5
|
|
|
@501
|
[501]
|
17 years |
jerome |
Added parser for all image formats supported by PIL.
|
|
|
@500
|
[500]
|
17 years |
jerome |
Added parser for image files.
|
|
|
@495
|
[495]
|
17 years |
jerome |
I'm not selfish enough it seems ;-)
|
|
|
@494
|
[494]
|
17 years |
jerome |
Improved plain text detection.
|
|
|
@493
|
[493]
|
17 years |
jerome |
Re-optimize disk access by not reopening and re-reading first and last …
|
|
|
@492
|
[492]
|
17 years |
jerome |
Even more code cleaning : we use named temporary files now, so no need for …
|
|
|
@491
|
[491]
|
17 years |
jerome |
Major code cleaning. Now clearer, although probably a bit slower since
a …
|
|
|
@489
|
[489]
|
17 years |
jerome |
Improved code robustness.
|
|
|
@488
|
[488]
|
17 years |
jerome |
Improved parser against cheaters, just in case.
|
|
|
@487
|
[487]
|
17 years |
jerome |
Added gdi driver in the testsuite.
Fixed some docstrings.
|
|
|
@485
|
[485]
|
17 years |
jerome |
Almost ok for release.
|
|
|
@484
|
[484]
|
17 years |
jerome |
Added the eject page marker.
|
|
|
@483
|
[483]
|
17 years |
jerome |
Renamed LIDIL miniparser.
|
|
|
@482
|
[482]
|
17 years |
jerome |
Added minimal detector for HP LIDIL file format.
|
|
|
@480
|
[480]
|
17 years |
jerome |
v3.20 is out with support for Brother HBP and improved PCLXL
parser wrt …
|
|
|
@479
|
[479]
|
17 years |
jerome |
The PCLXL parser now should correctly handle Canon ImageRunner? tags.
Needs …
|
|
|
@478
|
[478]
|
17 years |
jerome |
Canon ImageRunner? commands can be present in both PCL3/4/5 jobs and
in …
|
|
|
@476
|
[476]
|
17 years |
jerome |
Now includes the ESC/PageS03 parser.
|
|
|
@475
|
[475]
|
17 years |
jerome |
Removed debugging messages.
|
|
|
@474
|
[474]
|
17 years |
jerome |
Renamed parser to match Page Description Language's name.
|
|
|
@473
|
[473]
|
17 years |
jerome |
Added parser for ESC/PageS03.
|
|
|
@472
|
[472]
|
17 years |
jerome |
Improved the detection of ESC/P2.
Made the PJL parser also handle EJL (in …
|
|
|
@471
|
[471]
|
17 years |
jerome |
Another fix for Canon ImageRunner? printers... I hope this is the
good …
|
|
|
@467
|
[467]
|
17 years |
jerome |
v3.00 is out.
|
|
|
@463
|
[463]
|
17 years |
jerome |
Licensing terms changed to GNU GPL v3.0 or higher.
Removed old PCL3/4/5 …
|
|
|
@462
|
[462]
|
17 years |
jerome |
Not ready yet.
|
|
|
@461
|
[461]
|
17 years |
jerome |
Fixed a problem when handling Canon ImageRunner? documents.
|
|
|
@459
|
[459]
|
17 years |
jerome |
Fixed problem with Python 2.5
|
|
|
@458
|
[458]
|
17 years |
jerome |
Added Debian packaging stuff.
|
|
|
@456
|
[456]
|
17 years |
jerome |
Fixed handling of number of copies as defined through PJL statements.
|
|
|
@455
|
[455]
|
17 years |
jerome |
Fixed PJL reference's file name.
|
|
|
@454
|
[454]
|
17 years |
jerome |
Added some notes and debugging information
|
|
|
@452
|
[452]
|
18 years |
jerome |
v2.16 is out with a fix for some line based PCL3/4/5 drivers.
|
|
|
@450
|
[450]
|
18 years |
jerome |
Now uses Python's universal newline detection to read input files,
and …
|
|
|
@449
|
[449]
|
18 years |
jerome |
Uses True/False vs 1/0
|
|
|
@448
|
[448]
|
18 years |
jerome |
Improved detection of number of copies.
|
|
|
@447
|
[447]
|
18 years |
jerome |
Ensures some clever "student" can't generate '%%Pages:'
comment and fool …
|
|
|
@444
|
[444]
|
18 years |
jerome |
Fixed a problem with PostScript? parser and some printer drivers.
|
|
|
@443
|
[443]
|
18 years |
jerome |
Changed copyright years.
|
|
|
@442
|
[442]
|
18 years |
jerome |
Severely optimized color detection code in GC colorspace with
absolutely …
|
|
|
@439
|
[439]
|
18 years |
jerome |
Now recognizes the GC pseudo colorspace to differentiate
between grayscale …
|
|
|
@437
|
[437]
|
18 years |
jerome |
Fixed a problem in the PostScript? parser with some versions (or …
|
|
|
@435
|
[435]
|
18 years |
jerome |
New release.
|
|
|
@434
|
[434]
|
18 years |
jerome |
Code de-uglyfication.
|
|
|
@433
|
[433]
|
18 years |
jerome |
Now gives more information in case of failure.
|
|
|
@432
|
[432]
|
18 years |
jerome |
Improved error detection.
|
|
|