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
a2c78175
Commit
a2c78175
authored
3 years ago
by
Victor Ananjevsky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bump version, update NEWS, prepare to next release
parent
b7d4cfb3
Show 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 @
a2c78175
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
Version 9.3
- fix freezing main window on --row-action in list or @cmd in form dialogs
- fix freezing main window on --row-action in list or @cmd in form dialogs
...
...
This diff is collapsed.
Click to expand it.
configure.ac
View file @
a2c78175
AC_INIT([YAD], [
9.9
0], [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])
AC_CONFIG_AUX_DIR([build])
AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip])
AM_INIT_AUTOMAKE([1.11 foreign dist-xz no-dist-gzip])
...
...
This diff is collapsed.
Click to expand it.
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