summaryrefslogtreecommitdiff
path: root/src/msg.c
Commit message (Expand)AuthorAgeFilesLines
* Set dialog 'heading', not 'title'Adam Williamson2023-04-201-1/+1
* Initial port to libadwaitaLogan Rathbone2023-01-231-57/+17
* Icon handling improvements.Logan Rathbone2022-01-121-2/+6
* Use g_auto* where possible.Logan Rathbone2021-12-291-3/+1
* Mass cleanup and finish meson migration.Logan Rathbone2021-02-141-10/+10
* .ui: use resource; cleanup before commencing meson conversion.Logan Rathbone2021-02-131-10/+11
* Tweak layout of msg dialogs. Get font-setter to work with text-info.Logan Rathbone2021-02-121-31/+33
* forms,msg,notification,option: make build against gtk4Logan Rathbone2021-02-111-8/+11
* Get msg.c and util.c to build against gtk4.Logan Rathbone2021-02-101-17/+20
* 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