You need to sign in or sign up before continuing.
Commit b4aa69f0 authored by Victor Ananjevsky's avatar Victor Ananjevsky

prepare for release 9.0

parent a29cade3
Version 9.0
- implement user's customizable --about dialog
- fix passing focus to children in notebook and paned dialogs
- add --stack mode to notebook dialog
- add --focused option to paned dialog for selectin focused pane
- don't vertically expand entry in entry dialog
- fix setting splitter position in paned dialog
- add --wk-prop to html dialog and made js output enabled by default
- add yad-tools utility instead fo pfd. pfd now is a wrapper script (just for backward compatibility)
- add --align-buttons option for aligning labels on button fields in form dialog
Version 8.0
- add --text-width option for more flexible wrapping long strings in dialog text
- handle URIs in dialog text
......
AC_INIT([YAD], [8.90], [https://github.com/v1cont/yad/issues/], yad, [https://github.com/v1cont/yad/])
AC_INIT([YAD], [9.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