Changelog for
yad-lang-13.0-lp155.2.1.noarch.rpm :
* Mon Jun 05 2023 Tomas Cech
- Update to version 13.0 read the NEWS file to see changes made in 5 years- remove _service and _servicedata, stick to release
* Thu Jan 30 2020 Dominique Leuenberger - No longer recommend -lang: supplements are in use
* Mon May 07 2018 dimstarAATTopensuse.org- Update to version 0.40.3+51:
* fix warnings in icon browser
* fix some warnings
* fix some warnings
* fix build with gtk2
* rewrite geometry parsing
* rewrite geometry parsing
* migrate to GtkFontChooser in gtk3 build
* fix previous change
* fix some gtk3 deprecations
* Wed May 02 2018 t.grunerAATTkatodev.de- cleanup spec-file
* Thu Apr 26 2018 t.grunerAATTkatodev.de- update to latest commit f6e0c24 on 25 Apr 2018 - webkit2gtk-4.0 support
* Sun Jan 28 2018 t.grunerAATTkatodev.de- Version 0.40.3 - fix version number- Version 0.40.2 - fix --image-path option - fix typos in man page
* Sat Dec 02 2017 t.grunerAATTkatodev.de- GTK 3+- 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 - 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 - add --uri-handler option to html dialog - add --theme option to text-info dialog (works with GtkSourceView) - add --user-agent and --user-style options to html dialog - remove --parent-win option - add --add-on-top and --tail options to list dialog
* Tue Feb 07 2017 t.grunerAATTkatodev.de- Version 0.38.2 - fix enter behavior Version 0.38.1 - fix tooltip option in dnd dialog - fix russian and ukrainian translations
* Fri Jan 06 2017 t.grunerAATTkatodev.de- add patch- Version 0.38.0 - add ctrl+enter behavior for all dialogs - add --inc-button option to scale dialog - fix --no-escape handling - add --show-week option to calendar dialog - improve behavior of --filename option of file dialog- Version 0.37.0 - new layout management (fix gtk3 warning about missing parent) - fix single-click selection in list dialog - add --grid-lines option to list dialog - add --posx and --posy options for setting window position - fix quoting and escaping arguments for handlers in list and form dialogs - add wrapping ability for columns in list dialog - wrapped, ellipsized and editable columns may be specified as list - add \'perm\' type of bar in multiprogress dialog
* Fri Jun 24 2016 t.grunerAATTkatodev.de- Version 0.36.3 - fix segfault when parse desktop files with missed or empty Comment field in icons dialog - code and output cleanup- Version 0.36.2 - honor precision for floats in numeric fields of form and entry dialogs - fix settings title and icon for browser mode in html dialog- Version 0.36.1 - fix quoting buttons commands in form dialog- Version 0.36.0 - add --no-selection option to list dialog - improve --center option - add spell checking support for text field in form and text-info dialog - add gtksourceview support to text-info dialog - fix setting initial value for numeric text entry in entry dialog - do not close print dialog when preview button is clicked - add --monitor option to icon dialog - change default font for text-info and print text files to Monospace - quote field values for button callback in form dialog
* Tue Mar 22 2016 t.grunerAATTkatodev.de- Version 0.35.0 - add BAR column type to list dialog - add SZ column type to list dialog (displays human readable sizes) - add --show-cursor option to text dialog - fix handling leading spaces in button callback of form dialog - fix --show-hidden behavior - switch float output from %g to %f - fix setting custom bg color in text-info dialog for gtk3- Version 0.34.2 - fix clearing fields in form when --cycle-read is using- Version 0.34.1 - fix expander - update man page- Version 0.34.0 - add --select-action option to list dialog - add --separate-output option to font dialog - honor --quoted-output option in font dialog - add --show-hidden option to file selection dialogs - add --watch-bar to multi-progress dialog - improve handling of autoclosing event in multi-progress dialog - improve output of color values in form dialog - fix build with gtk+-3.0 and webkit-3.0- Version 0.33.1 - fix timeout handling
* Mon Jan 11 2016 t.grunerAATTkatodev.de- Version 0.33.0 - add --picture dialog, a simple image viewer - add --focus-field option to form dialog for set initialy fosuced field - add --complete option for extended completions in entry fields - add ability to fill form data through stdin - fix handling empty data in form dialog - improvements in browser mode of html dialog - add --float-precision option - improve output of floating point numbers- Version 0.32.0 - enable rules-hint for icons list in icon browser - add --splash options (thanks to Konstantin Baierer) - add --no-focus option - fix timeout progressbar layout for gtk3 builds - add --num-output option for output index of active element in combo-boxes- Version 0.31.3 - fix setting default value for completion entry in form dialog- Version 0.31.2 - fix segfault in list dialog when separators enabled but --sep-value is unset
* Wed Oct 07 2015 t.grunerAATTkatodev.de- Version 0.31.1 - see Changelog- Version 0.31.0 - add separators to list dialog - use YAD_OPTIONS variable for specify default yad arguments - add --no-rules-hint option to list dialog - add parameters for controlling palettes in color selection - remove some entries from settings file - set default open command and date format through the settings file - add additional filter settings for file selection dialogs - apply filter and preview settings to all of file selection dialogs - fix settings custom icon theme- Remove html.c patch
* Wed Sep 09 2015 t.grunerAATTkatodev.de- Version 0.30.1 - see Changelog- Version 0.30.0 - add paned dialog - add --parent-win option to make dialog transient for special window - add --uri-color option for setting text color of URIs in text-info dialog Version 0.29.1 - fix build without HTML dialog
* Mon Jul 20 2015 t.grunerAATTkatodev.de- Version 0.29.0 - fix focus problems in html dialog - set default encoding from locale for html widget - fix quoted output in form dialog - add --no-escape option to prevent close dialog when Esc is pressed - show gtk version within --version and about dialog - fix build with gcc 5.x- Patch function call in html.c
* Fri Jun 12 2015 t.grunerAATTkatodev.de- Build yad with HTML widget enabled- Version 0.28.1 - fix incorrect rows output order in form dialog- Version 0.28.0 - add HTML dialog - add different output formats for color dialog - add mnemonic feature for field labels in form and entry dialogs - add completion entry as field type in form dialog - add output by rows in form dialog when layout with several columns is used - fix labels in multiprogress dialog - fix print to file in print dialog - fix setup arguments for double-click action in list dialog - update man page- Cleanup yad.changes file
* Fri Feb 20 2015 t.grunerAATTkatodev.de- Version 0.27.0 - add --hidden option to notification icon - add --tooltip-column option to list dialog - add --gtkrc option - fix detection of expandind columns in list dialog - fix markup handling - add YAD_XID variable for dialogs children - code cleanup for remove deprecated api