diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-04-14 08:35:50 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2014-04-14 08:35:50 +0000 |
commit | 8af55a14b7fb6dcc703f803ef3cd3cd359ae345d (patch) | |
tree | f828f1c548fdec0d51e315052a0cbdb58fd7d29e /Build/source/texk/xdvik/CHANGES | |
parent | 3606cb1179eae47f2ee7d2569ae7ac024deb1310 (diff) |
xdvik 22.87
git-svn-id: svn://tug.org/texlive/trunk@33436 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/xdvik/CHANGES')
-rw-r--r-- | Build/source/texk/xdvik/CHANGES | 20 |
1 files changed, 19 insertions, 1 deletions
diff --git a/Build/source/texk/xdvik/CHANGES b/Build/source/texk/xdvik/CHANGES index 0c43b088128..2c2310c2561 100644 --- a/Build/source/texk/xdvik/CHANGES +++ b/Build/source/texk/xdvik/CHANGES @@ -9,6 +9,24 @@ Versions containing major changes are marked as `beta'; these may contain undetected bugs. Such versions shouldn't be used by distributors. + * 22.87 (2014-04-12): + + ft.c: Avoid a compiler warning. + + font-open.c: Add support for .runlibfileifexists in gs Fontmap file; + tweak some messages. + + dvi-draw.c: Fixed bug #388 ("currinf.set_char_p is not a registered + routine!") + + gui/message-window.c, gui/message-window.h, hypertex.c: Avoid compiler + warnings. + + configure.ac, events.c, main.c, xdvi.c, xdvi.h, mksedscript, + xdvi.1.in, m4/xdvi-xinput-2-1.m4: Add support for high-resolution + scrolling via XInput 2.1 (touchpads only). + + gui/pagesel.c, events.c, events.h, xdvi.c: Fix wheel-mouse scrolling + in the page selector widget when using the Motif toolkit. + + gui/print-dialog.c, gui/xm_prefs_helpers.c: Eliminate compiler + warnings. + + xdvi.1.in: Fix the alphabetization of the options listing. + + pulled in libraries from TeX Live repository and ran reautoconf + * 22.86 (2013-04-04): + xdvi.h, xdvi.c, x_util.h, x_util.c, dvi-init.c: Fixed bugs in property handling on 64-bit systems (related to source specials). @@ -708,7 +726,7 @@ by distributors. by Matt Swift. + Fixed a segfault occuring when loading nonexistent graphics files if the filename or PSfile special contains `:' (#793395; - many thanks to Frank Küster for helping me debugging this). + many thanks to Frank Küster for help while debugging this). + NOTE: 22.40y is now considered `frozen' and will not be further developed; only major bugs (which we don't expect at this point) will be fixed. Users and distributors are asked to switch to the |