Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
Y
yad
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Vladislav
yad
Commits
9268db73
Commit
9268db73
authored
Sep 04, 2020
by
Victor Ananjevsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update NEWS, bump version, prepare for next release (7.0)
parent
92181605
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
16 additions
and
1 deletion
+16
-1
NEWS
NEWS
+15
-0
configure.ac
configure.ac
+1
-1
No files found.
NEWS
View file @
9268db73
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
...
...
configure.ac
View file @
9268db73
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])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment