summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * password: Use gtk_box instead gtk_[v|h]boxJavier Jardón2015-03-22
| * src/text.c: gtk_widget_override_font instead gtk_widget_modify_fontJavier Jardón2015-03-22
| * src/color.c: Port to GtkColorChooserDialogJavier Jardón2015-03-22
| * Rework zenity_util_set_window_icon* to not use stock imagesJavier Jardón2015-03-22
| * Do not use a stock answer for yes/no buttonsJavier Jardón2015-03-22
| * Do not use stock dialogJavier Jardón2015-03-22
| * Do not use an icon for Cancel/OK buttonsJavier Jardón2015-03-22
| * src/zenity.ui: Do not use deprecated stock imagesJavier Jardón2015-03-22
| * src/zenity.ui: Do not use deprecated stock buttonsJavier Jardón2015-03-22
| * src/zenity.ui: Changes when open with Glade 3.18.3Javier Jardón2015-03-22
* | ADD gchar **extra_label TO struct ZenityDataGama Anderson2015-04-21
* | allow build if GDK_WINDOWING_X11 not setJason Penney2015-04-21
* | Bug #734196Andreas Mohr2015-04-21
|/
* Allow user to interact with --text-info --html WebViewKernc2014-10-22
* Bug #700249 - Progress dialog does not wrapArx Cruz2014-10-22
* Better sollution for wrap textArx Cruz2014-10-22
* Bug #734049 - zenity --text-info chokes on some UTF-8 stringArx Cruz2014-10-22
* Allow --text-info to load resources also from relative file:// URIsKernc2014-10-22
* Bug #685051 Adding --mid-search option to --listArx Cruz2014-10-21
* Fixing g_timeout_add callsArx Cruz2014-10-21
* Fixing remain g_timeout_addArx Cruz2014-10-21
* Allow --text-info to load resources from absolute file:// URIsKernc2014-10-21
* Added time-remaining support to progress barsScott Pakin2014-10-21
* Don't quit zenity when the input stream is closedEmilio Pozuelo Monfort2014-10-21
* Bug 733870 - Segmentation fault on zenity --notificationArx Cruz2014-08-29
* Bug #670496 and #673643Arx Cruz2014-05-29
* Improve grammar in new translatable stringsPiotr Drąg2014-05-20
* Add the --ellipsize option to info, error, warning and question dialogsArx Cruz2014-05-20
* Fixing deprecated classes in GtkBuilderArx Cruz2014-05-20
* Removing some deprecated classes in zenity GtkBuilder fileArx Cruz2014-05-20
* Remove deprecated methods.Arx Cruz2014-05-16
* Updated FSF's addressDaniel Mustieles2014-01-31
* Fixing bug #712616Vinicius Silva2013-11-25
* Bug #600533 zenity --text-info should have an auto scroll optionArx Cruz2013-11-23
* Bug #534935 Need hability to specify default answer in --question dialogBerislav Kovacki2013-11-23
* But #702535 - List box doesn't expand to fill windowArx Cruz2013-10-10
* Added combobox support on forms dialogArx Cruz2013-09-25
* added attach option for transient windowWeitian Leung2013-08-31
* Add a runtime check for X11 (bug #705335)Benjamin Berg2013-08-05
* Bug #653468. Fixed by Kurt Miller <kurt@intricatesoftware.com>.Arx Cruz2013-06-04
* Bug 698683 - Double clicking an item or hitting enter after selecting an itemArx Cruz2013-05-23
* But #674881 - Timeout option overriding normal exit codeArx Cruz2013-03-05
* Allow to specify notification's hintsNuno Araujo2013-02-25
* Replaced string 'could' to start with an Uppercase.Marc Ruiz - radykal -2012-11-22
* Revert "Don't break the string freeze"Matthias Clasen2012-09-25
* Don't break the string freezeMatthias Clasen2012-09-25
* msg: Add an option to set a custom dialog iconFlorian Müllner2012-09-25
* util: Add an option to request dialogs being modalFlorian Müllner2012-09-25
* Fix the ComboBoxText construction so the dropmenu works again.Frode Austvik2012-08-21
* Port to new documentation infrastructureJavier Jardón2012-08-21
bgstack15