summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* But #674881 - Timeout option overriding normal exit codeArx Cruz2013-03-059-109/+169
* Allow to specify notification's hintsNuno Araujo2013-02-253-0/+148
* Replaced string 'could' to start with an Uppercase.Marc Ruiz - radykal -2012-11-221-1/+1
* Revert "Don't break the string freeze"Matthias Clasen2012-09-251-3/+3
* Don't break the string freezeMatthias Clasen2012-09-251-3/+3
* msg: Add an option to set a custom dialog iconFlorian Müllner2012-09-254-4/+55
* util: Add an option to request dialogs being modalFlorian Müllner2012-09-2512-0/+43
* Fix the ComboBoxText construction so the dropmenu works again.Frode Austvik2012-08-211-1/+1
* Port to new documentation infrastructureJavier Jardón2012-08-211-1/+1
* Fix various compiler warnings (two serious)Colin Walters2012-08-123-6/+5
* Revert "Fixing string freeze"Piotr Drąg2012-07-211-2/+2
* Fixing string freezeArx Cruz2012-07-191-2/+2
* Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jp...Arx Cruz2012-07-193-6/+64
* Do not crash in --forms --add-list without column valuesAlexandre Rostovtsev2012-05-231-1/+3
* Remove markup from translatable stringsPiotr Drąg2012-05-161-11/+4
* mask the result of g_io_channel_get_flags for the wanted flagJulian Taylor2012-05-081-3/+3
* Wrong unref objectArx Cruz2012-04-191-1/+0
* Fix for Bug 567663. Now the --pulsate option works properlyArx Cruz2012-04-191-4/+8
* Bug #673529 Fix segmentation fault in --list optionArx Cruz2012-04-191-3/+3
* Bug #668935 - the channel was being freed twice.Arx Cruz2012-01-301-1/+1
* Added support to lists on zenity --formsArx Cruz2011-12-213-8/+247
* Revert "Initial support for list/tree on --forms option Added zenity --add-li...Arx Cruz2011-10-134-168/+32
* Initial support for list/tree on --forms option Added zenity --add-list and -...Arx Cruz2011-10-134-32/+168
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-2613-76/+183
* Bug #592195. This fix made the --list mode return as soon as receive an ok or...Arx Cruz2011-07-261-3/+8
* Enable html support in --text-info option. This fix bug #598655, thanks for t...Arx Cruz2011-07-195-3/+179
* Fix for bug #540489 and #501001 both related to 100% use of cpu.Arx Cruz2011-07-081-0/+3
* Forgot change one option in gtk_labelArx Cruz2011-07-061-5/+6
* Patch for bug #621907Arx Cruz2011-07-063-3/+45
* This change add a new functionality to text-info:Arx Cruz2011-06-284-22/+124
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-1713-13/+31
* Fix the msg forms (question, warning, error) to return 5 when timeoutArx Cruz2011-06-161-1/+1
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-1614-454/+583
* Fix bug 651723, don't look for libnotify.h if not requestedNirbheek Chauhan2011-06-071-1/+1
* Revert mistakely pushed string changeLuca Ferretti2011-03-171-3/+3
* Use proper case in forms dialog option valuesLuca Ferretti2011-03-171-3/+3
* text.c: Fix compilation warningJavier Jardón2011-02-151-1/+1
* Do not use deprecated separator GtkDialog propertyJavier Jardón2011-02-151-11/+0
* Reset errors after freeing themMatthias Clasen2011-01-251-0/+2
* Adding missed files and code for --forms option.Arx Cruz2011-01-176-12/+271
* Add font and no wrap mode support in text dialogmuzuiget2011-01-043-2/+32
* Fix for bug 540560.Arx Cruz2011-01-022-2/+2
* util: fix build with new GTK+Cosimo Cecchi2010-12-221-1/+1
* Fix for bug 630885Arx Cruz2010-11-181-1/+4
* Fix for bug 412493Arx Cruz2010-11-181-0/+215
* Add libnotify as optional in zenity instalationArx Cruz2010-11-095-1/+27
* Remove deprecated code for GTK+-3.0.Luis Medinas2010-10-211-4/+4
* Require libnotify 0.6.1William Jon McCann2010-10-201-133/+65
* Remove GDK_DISPLAY() usage. Fixes build with GTK+-3.0Luis Medinas2010-10-021-3/+3
* Add default activation on entry.Luis Medinas2010-09-291-0/+2