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
b4aa69f0
You need to sign in or sign up before continuing.
Commit
b4aa69f0
authored
Mar 14, 2021
by
Victor Ananjevsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
prepare for release 9.0
parent
a29cade3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletion
+12
-1
NEWS
NEWS
+11
-0
configure.ac
configure.ac
+1
-1
No files found.
NEWS
View file @
b4aa69f0
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
...
...
configure.ac
View file @
b4aa69f0
AC_INIT([YAD], [
8.9
0], [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])
...
...
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