Commit 9268db73 authored by Victor Ananjevsky's avatar Victor Ananjevsky

update NEWS, bump version, prepare for next release (7.0)

parent 92181605
Version 7.0
- add --enforce-step option to scale dialog
- add tooltips and markup to column headers in list dialog
- add pango-style font definition to text-info dialog
- add --large-preview options for better thumbnails handling
- add --interactive option to icon browser for printing selected icons on stdout
- add custom uri handler (--uri-handler option)
- improve killing children algo for notebook and paden dialogs
- add tooltips for form fields
- fix :tip column in list dialog
- fixes and cleanups in miscellaneous functions
- fix parsing numeric ranges in for dialog
- fixes in man page
- build icon browser by default
Version 6.0
- add --use-interp option. this feature can reduce quoting in command arguments
- add link field to --form dialog
......
AC_INIT([YAD], [6.0], [https://github.com/v1cont/yad/issues/], yad, [https://github.com/v1cont/yad/])
AC_INIT([YAD], [7.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