SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for yad-lang-10.1-lp155.8.3.noarch.rpm :

* Thu Apr 09 2020 simmphonieAATTopensuse.org- Update to version 6.0
* add --use-interp option. this feature can reduce quoting in command arguments
* add link field to --form dialog
* returning customizable options for --text-info dialog
* fix yad behavior outside X11 (spetial thanks to Michael Weiser)
* improve dialog window placement
* update translations
* Thu Feb 06 2020 simmphonieAATTopensuse.org- Fix: build with spell checking- Fix \'g_printerr\' warning during build (gtk+-unix-print-3.0)- Fix build fail with libglib-2_0-0 >= 2.61 (LIBS=\"-lglib-2.0\")- Update to version 5.0+2:
* add debug mode. this feature can be turned on through gsettings. in this mode yad will warn about obsolete or nonexistent options
* add configure option --enable-standalone for build yad without gsettings support
* fix expanding tree nodes for stdin data
* some fixes in print dialog
* fix --uri-handler option in html dialog
* fix wrong autoclose behavior in progress dialog- Version 4.1
* fix handling tree data from stdin in list dialog- Version 4.0
* font can be selected with double-click in font dialog
* add application chooser dialog and application chooser field in form dialog
* add tree mode in list dialog
* multi-progress dialog features merged with progress dialog. separate multi-progres dialog no longer exists
* enable markup in progress log window
* fix output of color values in hex notation
* removed
*-selection aliases for --file, --color and --font dialogs- Version 3.0
* add user defined handlers for all editing actions in list dialog. --add-action parameter renamed to --row-action
* fix loading text from file in text-info dialog
* fix gsettings key names- Version 2.0
* migrate to gsettings from config file
* add --keep-icon-size option
* icon browser shows only regular icons by default. this behavior can be changed from command line
* fix segfailt in text-info dialog when empty file is specified
* fix initial selection in selectable labels- Version 1.0
* completely removed support of gtk+-2.0
* minimum required gtk+ version bump to 3.22.0
* add --formatted option to text-info dialog for displaing text with pango markup
* add --expand option to tab dialog
* default protocol for html widget is https now
* gtk stock items not used anymore. instead there are some yad predefined names. details can be found in man page
* add --bool-fmt for different forms of boolean values output. all of this forms recognized on input automatically
* gspell library now used for spell checking
* tray icon is optional now. this dialog is enabled by default but can be turned off with ./configure --disable-tray
* remove --fore, --back and --font options for text-info dialog. those functionality can be done through custom css- Version 0.42.0
* add pfd utility for fontnames transformation in scripts
* add \'menu\' action for notification icon
* add --icon-size option to icon dialog
* add --simple-tips option to list dialog
* fixes in setting window size
* improve size scaling in separate output of font dialog- Version 0.41.0
* add supoort for webkit2
* use https as a default protocol in html dialog
* html dialog in browser mode treats extra argument as url to load
* add --expand option to a notebook dialog
* improve gtk3 dialog
* many bug fixes (details in git changelog)
* 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
 
ICM