Commit ae0e7616 authored by Victor Ananjevsky's avatar Victor Ananjevsky

release 0.41.0

parent 700e3cf1
Version 0.41.0
- add supoort for webkit2
- use https as a default protocol in html dialog
- html dialog in browser mode treats extra argument as url to load
- add --expand option to a notebook dialog
- improve gtk3 dialog
- many bug fixes (details in git changelog)
Version 0.40.3
- shows overwrite confirmation dialog for save file dialog only on even button codes
......
AC_INIT([YAD], [0.40.90], [https://sourceforge.net/p/yad-dialog/tickets/], yad, [https://sourceforge.net/projects/yad-dialog/])
AC_INIT([YAD], [0.41.0], [https://sourceforge.net/p/yad-dialog/tickets/], yad, [https://sourceforge.net/projects/yad-dialog/])
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