summaryrefslogtreecommitdiff
path: root/Build/source/texk/dvipdfm-x/dvipdfmx.c
AgeCommit message (Expand)Author
2017-04-26dvipdfm-x: support more length units (from Paul Vojta)Akira Kakuto
2017-04-12dvipdfm-x: Fix a bug in static const char *optstrig.Akira Kakuto
2017-04-12dvipdfm-x: Fix a bug in static const char *optstrig.Akira Kakuto
2017-03-18forgot to update copyright yearAkira Kakuto
2017-03-01forgot to update copyright yearAkira Kakuto
2017-03-01dvipdfm-x: -p option wins papersize and pagesize specials, as dvipsAkira Kakuto
2016-12-18dvipdfm-x: Merge libdpx by Clerk Ma at https://github.com/clerkma/ptex-ngAkira Kakuto
2016-06-19dvipdfm-x: (from S. Hitara) Disable overriding "D" option setting in the new ...Akira Kakuto
2016-05-08dvipdfm-x: patch from M. Hosoda.Akira Kakuto
2016-03-02texk/dvipdfm-x: typoAkira Kakuto
2016-03-01texk/dvipdfm-x: change the previously introduced option name to --mvorigin, a...Akira Kakuto
2016-03-01texk/dvipdfm-x: change the previously introduced option name to --mvorigin, a...Akira Kakuto
2016-03-01texk/dvipdfm-x: Add a new option --fixorigin which disables the translation o...Akira Kakuto
2016-02-25texk/dvipdfm-x: Change the default value of pdfdecimaldigits to 3, to be cons...Akira Kakuto
2016-02-25texk/dvipdfm-x: Change the default value of pdfdecimal digits to 3, to be con...Akira Kakuto
2016-01-06texk/dvipdfm-x: change copyright yearAkira Kakuto
2015-12-29texk/dvipdfm-x: patches by S. Hirata.Akira Kakuto
2015-12-28texk/dvipdfm-x: patches from S. HirataAkira Kakuto
2015-09-27texk/dvipdfm-x/dvipdfmx.c: Revert to use atoi() in --kpathsea-debug.Akira Kakuto
2015-09-25texk/dvipdfm-x/dvipdfmx.c: Use strtoul for kpathsea_debug.Akira Kakuto
2015-09-24dvipdfmx.c: Cast as kpathsea_debug = (uint32_t)atoi(optarg). Since kpathsea_d...Akira Kakuto
2015-08-25texk/dvipdfm-x: Replace '(unsigned) long' by '(unsigned) int' orPeter Breitenlohner
2015-08-21texk/dvipdfm-x: Drop 'CDECL' and use 'static inline'Peter Breitenlohner
2015-07-31texk/dvipdfm-x: Use getopt_long() for option parsingPeter Breitenlohner
2015-07-29texk/dvipdfm-x: Only one binary and a symlink dvipdfmx->xdvipdfmxPeter Breitenlohner
2015-07-04S. Hirata updates a few files.Akira Kakuto
2015-03-24dvipdfmx.c: Change copyright year.Akira Kakuto
2014-12-01-sPAPERSIZE=a0 for pstricks under xetexKarl Berry
2014-11-29texk/dvipdfm-x: Add an option --showpaperAkira Kakuto
2014-11-28help string for -sKarl Berry
2014-11-28basic purpose in help messageKarl Berry
2014-11-19texk/dvipdfm-x: Minor cleanup in supporting creation of dllAkira Kakuto
2014-11-19texk/dvipdfm-x: Modified support to make DLL(s) in W32TeXPeter Breitenlohner
2014-11-15texk/dvipdfm-x: Support to make DLL in W32TeXAkira Kakuto
2014-09-15texk/dvipdfm-x: General cleanup: No reason to use long for 32-bit integersPeter Breitenlohner
2014-08-16Set PDF_VERSION_DEFAULT = 5Akira Kakuto
2014-08-04Fix some warnings and remove unused codeJjgod Jiang
2014-07-29Rename is_xetex to is_xdvKhaled Hosny
2014-07-29Remove some is_xetex checksKhaled Hosny
2014-06-21dvipdfm-x: Avoid undefined behaviour when char is signedPeter Breitenlohner
2014-05-21dvipdfm-x: disable warnings in the case of -q optionAkira Kakuto
2014-05-04Change my_name for extractbbAkira Kakuto
2014-05-04Change dvipdfmx.c and xbb.c (from Heiko).Akira Kakuto
2014-04-17(x)dvipdfm(x) help msg + man pageKarl Berry
2014-03-31tweak help msgKarl Berry
2014-03-20special-case --help and --version on their ownKarl Berry
2014-03-17dvipdfmx version 20140317, update copyright yearsKarl Berry
2014-03-06texk/dvipdfm-x: remove unused codePeter Breitenlohner
2014-01-27dvipsk, dvipdfm-x [win32]: Revise procedure of reading command line argumentsTakuji Tanaka
2014-01-12Allow Unicode file names in (x)dvipdfmx on Windows (from T. Tanaka)Akira Kakuto