Commit ebd33638 authored by Victor Ananjevsky's avatar Victor Ananjevsky

release 4.0

parent 34d0e9d0
Version 4.0
- font can be selected with double-click in font dialog
- add application chooser dialog and application chooser field in form dialog
- add tree mode in list dialog
- multi-progress dialog features merged with progress dialog. separate multi-progres dialog no longer exists
- enable markup in progress log window
- fix output of color values in hex notation
- removed *-selection aliases for --file, --color and --font dialogs
Version 3.0
- add user defined handlers for all editing actions in list dialog. --add-action parameter renamed to --row-action
- fix loading text from file in text-info dialog
......
AC_INIT([YAD], [3.0], [https://github.com/v1cont/yad/issues/], yad, [https://github.com/v1cont/yad/])
AC_INIT([YAD], [4.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