summaryrefslogtreecommitdiff
path: root/src/msg.c
Commit message (Expand)AuthorAgeFilesLines
* Fix styleArx Cruz2017-04-071-208/+227
* Fix message dialog width and height on recent GtkAlan2017-04-041-10/+7
* Fix misleading indentationMatthias Clasen2017-04-041-1/+1
* Fixing GLib-CRITICAL messagesArx Cruz2015-10-021-1/+1
* Merge branch 'jjardon/no_deprecated'Arx Cruz2015-04-211-14/+8
|\
| * Rework zenity_util_set_window_icon* to not use stock imagesJavier Jardón2015-03-221-4/+4
| * Do not use a stock answer for yes/no buttonsJavier Jardón2015-03-221-2/+2
| * Do not use an icon for Cancel/OK buttonsJavier Jardón2015-03-221-6/+0
* | ADD gchar **extra_label TO struct ZenityDataGama Anderson2015-04-211-1/+20
* | Bug #734196Andreas Mohr2015-04-211-0/+26
|/
* Bug #700249 - Progress dialog does not wrapArx Cruz2014-10-221-7/+6
* Better sollution for wrap textArx Cruz2014-10-221-7/+12
* Bug #670496 and #673643Arx Cruz2014-05-291-1/+9
* Add the --ellipsize option to info, error, warning and question dialogsArx Cruz2014-05-201-0/+4
* Bug #534935 Need hability to specify default answer in --question dialogBerislav Kovacki2013-11-231-1/+1
* added attach option for transient windowWeitian Leung2013-08-311-1/+1
* msg: Add an option to set a custom dialog iconFlorian Müllner2012-09-251-0/+9
* util: Add an option to request dialogs being modalFlorian Müllner2012-09-251-0/+3
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-261-6/+20
* Forgot change one option in gtk_labelArx Cruz2011-07-061-5/+6
* Patch for bug #621907Arx Cruz2011-07-061-1/+4
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-171-1/+1
* 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-161-1/+1
* Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier2010-05-271-1/+1
* Bug 572835 – Zenity --question should be yes or noLucas Rocha2009-08-101-2/+2
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-201-25/+23
* fix memory leak on custom labels (Fixes bug #526627). Patch byLucas Rocha2008-04-071-2/+2
* Allow question dialogs to use custom button label text (Fixes bugLucas Rocha2008-03-291-0/+24
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-131-0/+5
* make it possible to add new lines in the in the msg dialog (Fixes bugLucas Rocha2005-11-141-3/+3
* Include cleanups (config.h)Lucas Almeida Rocha2005-07-061-0/+2
* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster2005-04-251-2/+2
* Bug fix for #149290, based on contributions from Timo Aaltonen, LucasGlynn Foster2005-04-201-0/+3
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-131-20/+16
* src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster2004-07-191-3/+2
* Make sure the text can take markup, so that people can create nice HIGGlynn Foster2004-07-181-1/+1
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-261-1/+1
* Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster2004-03-191-2/+3
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-071-3/+3
* Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster2003-06-041-2/+3
* Finish off the indentation cleanup. Add new '--width' and '--height'Glynn Foster2003-04-131-0/+2
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-101-91/+94
* Add some screenshots for the help documentation.Glynn Foster2003-01-181-2/+3
* Re-structure the code to pass in the ZenityData structure into theGlynn Foster2003-01-131-3/+3
* Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster2003-01-071-13/+20
* I love featuritis. Instead of fixing stuff so it actually works, I addGlynn Foster2003-01-061-0/+9
* Initial revisionGlynn Foster2003-01-031-0/+117