Commit a2c78175 authored by Victor Ananjevsky's avatar Victor Ananjevsky

bump version, update NEWS, prepare to next release

parent b7d4cfb3
Version 10.0
- many improvements in text-info dialog
- uses monospace font by default
- added search-bar instead of popup search field (can be disabled)
- added more GtkSourceView capabilities (use --help-source to see full list of those options)
- added in-place editing and file operations throug popup menu or keybindings
- added search bar to html dialog (can be disabled)
- added Ctrl+O and Ctrl+Q shortcuts to html dialog
- added --f1-action which run command when F1 was pressed
- added --changed-action to form dialog for control states of switcher fields like check or combo boxes
- fixed build with musl
- added yad-settings script. this is yad-based frontend for edit yad settings
- force using small icons in list dialog if icon is not a real filename
- fixed fitting image in picture dialog
Version 9.3
- fix freezing main window on --row-action in list or @cmd in form dialogs
......
AC_INIT([YAD], [9.90], [https://github.com/v1cont/yad/issues/], yad, [https://github.com/v1cont/yad/])
AC_INIT([YAD], [10.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