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
ef76d82c
Commit
ef76d82c
authored
Nov 18, 2017
by
Victor Ananjesky
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release 0.40.0
parent
90d5801f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
15 additions
and
4 deletions
+15
-4
NEWS
NEWS
+14
-3
configure.ac
configure.ac
+1
-1
No files found.
NEWS
View file @
ef76d82c
Version 0.40.0
- add --exit-on-drop argument to dnd dialog
- use --response option to set default exit code
- add --iec-format option for size values
- add --escape-ok option
- add FormFeed handling in icon dialog
- use %s in command for dnd dialog
- fix parse numeric arguments in entry dialog
- add fix of progress log from BrandonH <bhaberfeld@gmail.com>
- add --icon-size option to notification dialog
Version 0.39.0
- add --active-tab to notebook widget
- place value position of scale form field to the left
...
...
@@ -32,7 +43,7 @@ Version 0.37.0
- add 'perm' type of bar in multiprogress dialog
Version 0.36.3
- fix segfault when parse desktop files with missed or empty Comment field
- fix segfault when parse desktop files with missed or empty Comment field
in icons dialog
- code and output cleanup
...
...
@@ -173,7 +184,7 @@ Version 0.26.0
- add FBTN field type (relief buttons) to form dialog
- add buttons with custom icons
- add labels with icons for tab labels in notebook dialog
- remove --align option for notebook dialog
- remove --align option for notebook dialog
- numeric entries aligned to the right side
Version 0.25.1
...
...
@@ -184,7 +195,7 @@ Version 0.25.0
- add --menu option for notification icon
- add --maximized and --fullscreen options
- unify --listen option for different kind of dialogs
- replace --stdin option by --listen in icon dialog
- replace --stdin option by --listen in icon dialog
Vesrion 0.24.1
- fix parsing menu in notification dialog
...
...
configure.ac
View file @
ef76d82c
AC_INIT([YAD], [0.
39
.0], [https://sourceforge.net/p/yad-dialog/tickets/], yad, [https://sourceforge.net/projects/yad-dialog/])
AC_INIT([YAD], [0.
40
.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])
...
...
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