index
:
texlive
branch2007
branch2008
branch2009
branch2009-dev
branch2010
branch2011
branch2012
branch2013
branch2014
branch2015
branch2016
branch2017
branch2018
branch2019
branch2019.4
branch2020
branch2020.0
branch2021
branch2021.final
branch2022
branch2022.final
branch2023
branch2023.final
branch2024
dev/check-dir-before-remove
dev/ci-docs
dev/context-auto-build
dev/fix-old-pdftexconfig-paper-config
dev/for-2022
dev/hybrid-fmtutil
dev/install-libc-check
dev/install-tl-interactive
dev/kanjiembed-prog
dev/paper-factor
dev/parallel-fmtutil
dev/partial-install
dev/post-release-merge
dev/rsync
dev/tlmgr-bug
dev/translation-module
dev/versioned-containers
dev/win64
dev/xetex-post-fontconfig
merged/context-paper
merged/fmtutil-improvements
merged/gpg-status
merged/pref-sys-progs
merged/system-pipe
tags/texlive-2007.0
tags/texlive-2007.1
tags/texlive-2007.2
tags/texlive-2008.0
tags/texlive-2009-dev
tags/texlive-2009-pre
tags/texlive-2009.0
tags/texlive-2010.0
tags/texlive-2011.0
tags/texlive-2012.0
tags/texlive-2013.0
tags/texlive-2013.1
tags/texlive-2014.0
tags/texlive-2015.0
tags/texlive-2016.0
tags/texlive-2017.0
tags/texlive-2017.1
tags/texlive-2018.0
tags/texlive-2018.1
tags/texlive-2018.2
tags/texlive-2019.0
tags/texlive-2019.1
tags/texlive-2019.2
tags/texlive-2019.3
tags/texlive-2019.4
tags/texlive-2020.0
tags/texlive-2021.1
tags/texlive-2021.2
tags/texlive-2021.3
tags/texlive-2022.0
tags/texlive-2023.0
tags/texlive-2024.0
tags/texlive-2024.1
tags/texlive-2024.2
trunk
Mirror of svn TeX Live plus development branches
norbert@preining.info
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Build
/
source
/
texk
/
dvipdfm-x
/
dvipdfmx.c
Age
Commit message (
Expand
)
Author
2021-10-16
fix a bug that -r option did not work
Akira Kakuto
2021-03-17
fix a bug in campat mode (by Christian Schenk)
Akira Kakuto
2021-03-13
dvipdfmx: Do not allow directory separators in an optarg in an option -i opta...
Akira Kakuto
2021-02-25
restore Build,TODO from r57911
Karl Berry
2021-02-25
French translation for tlmgr updated
Denis Bitouzé
2021-01-26
No kpathsea error message in quiet mode (S. Hirata)
Akira Kakuto
2021-01-16
Exit with bad status when image inclusion fails (S. Hirata)
Akira Kakuto
2021-01-15
Experimental support for dviluatex & separate annot_grow for h/v (S. Hirata)
Akira Kakuto
2020-12-15
improve help message for -f
Karl Berry
2020-10-05
Fix a bug that printing output file name is wrong. Simplify XeTeX font handli...
Akira Kakuto
2020-07-25
Place static variables into a single struct. Various minor improvements (S. H...
Akira Kakuto
2020-07-18
Fix a bug that error cleanup routine can be called recursively (S. Hirata).
Akira Kakuto
2020-06-22
Use MFOPEN() instead of fopen(), etc.
Akira Kakuto
2020-02-11
Fix a potential bug in set_default_pdf_filename().
Akira Kakuto
2020-01-16
tl2020 version numbers
Karl Berry
2019-08-04
Ignore some of zlib errors. Fix a bug in -m option. (S. Hirata)
Akira Kakuto
2019-05-26
Fix for compiler warnings. (S. Hirata)
Akira Kakuto
2019-05-05
change email address to dvipdfmx@tug.org
Karl Berry
2019-02-11
TL19 version numbers, dates
Karl Berry
2018-12-21
Add a new special pdf:trailerid (S. Hirata)
Akira Kakuto
2018-10-12
Fix a bug that landscape option is not handled properly (S. Hirata).
Akira Kakuto
2018-10-02
add "break;"
Akira Kakuto
2018-10-02
Fixed a bug in MetaPost PostScript handling (S. Hirata) [recommitting 48797 f...
Karl Berry
2018-09-16
Fix papersize special bug intorduced in the previous changes (S. Hirata).
Akira Kakuto
2018-09-15
Cleanup. Remove duplicated code. Reorganize initialization process (S. Hirata).
Akira Kakuto
2018-09-14
Cleanup. Remove duplicated code. Reorganize global variables. (S. Hirata)
Akira Kakuto
2018-02-17
dvipdfm-x version 20180217: Accept PDF version tag 2.0. (S. Hirata)
Akira Kakuto
2017-04-26
dvipdfm-x: support more length units (from Paul Vojta)
Akira Kakuto
2017-04-12
dvipdfm-x: Fix a bug in static const char *optstrig.
Akira Kakuto
2017-04-12
dvipdfm-x: Fix a bug in static const char *optstrig.
Akira Kakuto
2017-03-18
forgot to update copyright year
Akira Kakuto
2017-03-01
forgot to update copyright year
Akira Kakuto
2017-03-01
dvipdfm-x: -p option wins papersize and pagesize specials, as dvips
Akira Kakuto
2016-12-18
dvipdfm-x: Merge libdpx by Clerk Ma at https://github.com/clerkma/ptex-ng
Akira Kakuto
2016-06-19
dvipdfm-x: (from S. Hitara) Disable overriding "D" option setting in the new ...
Akira Kakuto
2016-05-08
dvipdfm-x: patch from M. Hosoda.
Akira Kakuto
2016-03-02
texk/dvipdfm-x: typo
Akira Kakuto
2016-03-01
texk/dvipdfm-x: change the previously introduced option name to --mvorigin, a...
Akira Kakuto
2016-03-01
texk/dvipdfm-x: change the previously introduced option name to --mvorigin, a...
Akira Kakuto
2016-03-01
texk/dvipdfm-x: Add a new option --fixorigin which disables the translation o...
Akira Kakuto
2016-02-25
texk/dvipdfm-x: Change the default value of pdfdecimaldigits to 3, to be cons...
Akira Kakuto
2016-02-25
texk/dvipdfm-x: Change the default value of pdfdecimal digits to 3, to be con...
Akira Kakuto
2016-01-06
texk/dvipdfm-x: change copyright year
Akira Kakuto
2015-12-29
texk/dvipdfm-x: patches by S. Hirata.
Akira Kakuto
2015-12-28
texk/dvipdfm-x: patches from S. Hirata
Akira Kakuto
2015-09-27
texk/dvipdfm-x/dvipdfmx.c: Revert to use atoi() in --kpathsea-debug.
Akira Kakuto
2015-09-25
texk/dvipdfm-x/dvipdfmx.c: Use strtoul for kpathsea_debug.
Akira Kakuto
2015-09-24
dvipdfmx.c: Cast as kpathsea_debug = (uint32_t)atoi(optarg). Since kpathsea_d...
Akira Kakuto
2015-08-25
texk/dvipdfm-x: Replace '(unsigned) long' by '(unsigned) int' or
Peter Breitenlohner
2015-08-21
texk/dvipdfm-x: Drop 'CDECL' and use 'static inline'
Peter Breitenlohner
[next]