summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* Fix various compiler warnings (two serious)Colin Walters2012-08-12
* Revert "Fixing string freeze"Piotr Drąg2012-07-21
* Fixing string freezeArx Cruz2012-07-19
* Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jp...Arx Cruz2012-07-19
* Do not crash in --forms --add-list without column valuesAlexandre Rostovtsev2012-05-23
* Remove markup from translatable stringsPiotr Drąg2012-05-16
* mask the result of g_io_channel_get_flags for the wanted flagJulian Taylor2012-05-08
* Wrong unref objectArx Cruz2012-04-19
* Fix for Bug 567663. Now the --pulsate option works properlyArx Cruz2012-04-19
* Bug #673529 Fix segmentation fault in --list optionArx Cruz2012-04-19
* Bug #668935 - the channel was being freed twice.Arx Cruz2012-01-30
* Added support to lists on zenity --formsArx Cruz2011-12-21
* Revert "Initial support for list/tree on --forms option Added zenity --add-li...Arx Cruz2011-10-13
* Initial support for list/tree on --forms option Added zenity --add-list and -...Arx Cruz2011-10-13
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-26
* Bug #592195. This fix made the --list mode return as soon as receive an ok or...Arx Cruz2011-07-26
* Enable html support in --text-info option. This fix bug #598655, thanks for t...Arx Cruz2011-07-19
* Fix for bug #540489 and #501001 both related to 100% use of cpu.Arx Cruz2011-07-08
* Forgot change one option in gtk_labelArx Cruz2011-07-06
* Patch for bug #621907Arx Cruz2011-07-06
* This change add a new functionality to text-info:Arx Cruz2011-06-28
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-17
* Fix the msg forms (question, warning, error) to return 5 when timeoutArx Cruz2011-06-16
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-16
bgstack15