summaryrefslogtreecommitdiff
path: root/x2jet.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-07Add support for paper sizes other than 8.5 x 11 inchesAlan Coopersmith1-0/+3
2022-08-06Remove unnnecessary casts from malloc(), calloc(), and free() callsAlan Coopersmith1-7/+7
2018-05-05Standardize indentation in validate_visual()Alan Coopersmith1-4/+12
2014-06-01Remove old CVS id tagsAlan Coopersmith1-2/+0
2011-10-06Fix printf type warnings in LP64 buildsAlan Coopersmith1-1/+1
2011-10-06Strip trailing whitespaceAlan Coopersmith1-17/+17
2011-01-29Define pixel mask constant as unsigned longAlan Coopersmith1-1/+1
2011-01-29Refactor invalid depth error reporting to allow printf format checkingAlan Coopersmith1-8/+16
2011-01-29Replace gcc noreturn & printf attributes with macros from <X11/Xfuncproto.h>Alan Coopersmith1-4/+2
2009-01-22Correct make distcheck and most gcc/sparse warnings.Paulo Cesar Pereira de Andrade1-17/+33
2004-11-08xc/programs/xpr/x2jet.csco_port_update-baseXORG-6_8_99_903XORG-6_8_99_902XORG-6_8_99_901XORG-6_8_99_900XORG-6_8_99_9XORG-6_8_99_8XORG-6_8_99_7XORG-6_8_99_6XORG-6_8_99_5XORG-6_8_99_4XORG-6_8_99_3XORG-6_8_99_2XORG-6_8_99_16XORG-6_8_99_15XORG-6_8_99_14XORG-6_8_99_13XORG-6_8_99_12XORG-6_8_99_11XORG-6_8_99_10XORG-6_8_99_1Roland Mainz1-2/+2
2004-11-08xc/programs/xpr/x2jet.cRoland Mainz1-202/+316
2004-10-31Fix for https://freedesktop.org/bugzilla/show_bug.cgi?id=631 - UploadingRoland Mainz1-0/+1577