Version 0.9.1
    - fix handle markup for tooltips in list and icons dialogs
    - add ukrainian and update slovak translations
    - use GtkComboBoxText in entry and form dialogs when gtk+ >= 2.24.x is used

Version 0.9.0
    - fix --hide-column option in list dialog
    - fix settting up initial value in scale dialog
    - add --expand-column option in list dialog
    - add aliased name --color-selection for --color dialog

Version 0.8.1
    - fix --auto-kill option in progress dialog
    - fix setting initial value in DIR field of form dialog

Version 0.8.0
    - add --icon-theme option for use specific icon theme 
      instead of default
    - add --align option for label alignment in form dialog
    - fix handling ESC for return proper exit code
    - fix handling colons in options
    - add yad-icon-browser, a separate tool for exploring GTK icon 
      themes
    - add autoconf macros AM_PATH_YAD for easily check for yad when
      use autotools

Version 0.7.2
    - fix bug with launching commands in icons dialog
    - remove column title from compact view in icons dialog

Version 0.7.1
    - fix bug with memory corruption

Version 0.7.0
    - improvements in printing data with custom buttons
    - add sorting in icon dialog
    - --tail option in text fialog now working for files too
    - add new field types in form dialog
    - separators sets from command-line only

Version 0.6.0
    - add compact view in icons dialog
    - add justifications and margins to text dialog
    - make double-click works in simple lists

Version 0.5.2
    - fix build with gtk+ < 2.16.x

Version 0.5.1
    - fix segfault in --checklist

Version 0.5.0
    - add --no-markup option
    - add --geometry option
    - new filed types in form dialog
    - notification icon always close on middle click
    - YAD now understand SIGUSR1 and SIGUSR2 signals
    - YAD can be build against new gtk+ 3.0
    - fix output bug in list dialog 

Version 0.4.0
    - add --no-headers option in list dialog
    - add tooltip column type for list dialog
    - fix tail mode in text dialog
    - initial value in color dialog now sets as --init-color
    - code cleanups

Version 0.3.1
    - update slovak translation
    - fix key handling in editable lists
    - fix format string vulnerability in file dialog
    - fix handling quickly piped lots of data from stdin

Version 0.3.0
    - add iconbox dialog
    - fix option parsing
    - improvements in notification icon and list dialog
    - update translations

Version 0.2.1
    - improve keyboard navigation
    - update man page
    - add slovak translation
    - add label to timeout indicator
    - some fixes in dnd dialog

Version 0.2.0
    - add drag-and-drop box dialog
    - fix --confirm-overwrite option for fileselection dialog
    - fix --mouse position placement
    - add remaining time indicator for --timeout option
    - code cleanup
    - fix typos in man page

Version 0.1.0
    - add types to form fields and list columns
    - change default behaviour when print list results (print full row instead of first column)
    - new --mouse options for place dialog under mouse position

Version 0.0.10
    - add rtl direction to progress bar
    - add --image-on-top option 
    - set cursor invisible when text is not editable in text dialog
    - add oprtion for setting colors of text-dialog
    - add --tail options to text dialog for autoscrolling
    - add predefined colors to color dialog
    - recognize 'quit' command from stdin in notification icon
    - add types to fields in form dialog
    - usage examples now on wiki
    - cleanups and bugfixes

Version 0.0.9
    - fix bug in progress dialog
    - add .spec file
    - update man page

Version 0.0.8
    - use HIG buttons order (with honouring gtk-alternative-button-order settings in .gtkrc)
    - add --no-buttons option
    - fix typo in man page

Version 0.0.7
    - add window behavior options
    - add markup tooltips for tray icon if gtk+ >= 2.16.0
    - add german translation
    - fix build on gtk+ 2.12.x

Version 0.0.6
    - add form dialog
    - add label to entry dialog
    - change the default behavior of combo-box entry (this may change in config file)
    - update translation and man page
