Commit c8eac89c authored by Victor Ananjevsky's avatar Victor Ananjevsky

Release 5.0

parent 3f1d629a
Version 5.0
- add debug mode. this feature can be turned on through gsettings.
in this mode yad will warn about obsolete or nonexistent options
- add configure option --enable-standalone for build yad without gsettings support
- fix expanding tree nodes for stdin data
- some fixes in print dialog
- fix --uri-handler option in html dialog
- fix wrong autoclose behavior in progress dialog
Version 4.1
- fix handling tree data from stdin in list dialog
......
AC_INIT([YAD], [4.1], [https://github.com/v1cont/yad/issues/], yad, [https://github.com/v1cont/yad/])
AC_INIT([YAD], [5.0], [https://github.com/v1cont/yad/issues/], yad, [https://github.com/v1cont/yad/])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip])
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment