summaryrefslogtreecommitdiff
path: root/src/tree.c
Commit message (Expand)AuthorAgeFilesLines
* src/tree.c: avoid a compilation warningjjardon/no_deprecatedJavier Jardón2015-03-221-2/+3
* src/tree.c: Do not use deprecated gtk_tree_view_set_rules_hint()Javier Jardón2015-03-221-2/+0
* Do not use an icon for Cancel/OK buttonsJavier Jardón2015-03-221-4/+0
* Bug #685051 Adding --mid-search option to --listArx Cruz2014-10-211-0/+14
* added attach option for transient windowWeitian Leung2013-08-311-1/+1
* Bug #653468. Fixed by Kurt Miller <kurt@intricatesoftware.com>.Arx Cruz2013-06-041-5/+4
* Bug 698683 - Double clicking an item or hitting enter after selecting an itemArx Cruz2013-05-231-6/+0
* But #674881 - Timeout option overriding normal exit codeArx Cruz2013-03-051-15/+22
* util: Add an option to request dialogs being modalFlorian Müllner2012-09-251-0/+3
* Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jp...Arx Cruz2012-07-191-6/+47
* mask the result of g_io_channel_get_flags for the wanted flagJulian Taylor2012-05-081-3/+3
* 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
* Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...Arx Cruz2011-07-261-0/+15
* Bug #592195. This fix made the --list mode return as soon as receive an ok or...Arx Cruz2011-07-261-3/+8
* Fix for bug #540489 and #501001 both related to 100% use of cpu.Arx Cruz2011-07-081-0/+3
* Now if you use --timeout option, the return code will be properly handledArx Cruz2011-06-171-1/+1
* Bug 651948 - zenity list does not return default value when timeout is overArx Cruz2011-06-161-1/+1
* Fix for bug 540560.Arx Cruz2011-01-021-1/+1
* Use g_timeout_add_seconds instead g_timeout_addPhilippe Gauthier2010-05-271-1/+1
* [list] allow escaped chars as separatorLucas Rocha2009-09-161-1/+1
* Bug 552971 - Add a hide-header option to list dialogBryce Harrington2009-08-101-0/+3
* Bug 578393 – convert from libglade to GtkBuilderFelix Riemann2009-07-201-17/+17
* GNOME Goal: Remove deprecated GLib symbols (Fixes bug #560452). Patch fromLucas Rocha2009-01-091-3/+3
* use g_value_dup_string when applicable (Fixes bug #527258). Patch fromLucas Rocha2008-04-101-4/+4
* added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha2007-08-131-0/+5
* fix critical warning when using checkbox and radiobox in list dialogLucas Rocha2007-08-131-1/+1
* fix broken handling of input from pipes in list dialog (Fixes bugLucas Rocha2007-05-271-17/+17
* fix index handling for --print-column (Fixes bug #420396).Lucas Rocha2007-05-141-1/+1
* fix small build warnings on 64-bit architectures (Fixes bug #344125). fixLucas Rocha2006-07-261-7/+7
* don't ignore return value from g_renew() (Fixes bug #338038). Patch fromLucas Rocha2006-04-171-1/+1
* make it possible to add new lines and markup in the dialog text.Lucas Rocha2005-11-151-1/+1
* general code cleanups. Contribution from Benoît Dejean.Lucas Rocha2005-07-081-1/+1
* Include cleanups (config.h)Lucas Almeida Rocha2005-07-061-0/+2
* New --hide-column option.Lucas Almeida Rocha2005-07-011-8/+32
* Data structure improvements on List dialogs.Lucas Almeida Rocha2005-06-301-25/+47
* New --print-column syntax. Now it's possible to pass a comma-separated list o...Lucas Almeida Rocha2005-06-281-22/+38
* Error handling when trying to use checklist and radiolist in the same List di...Lucas Almeida Rocha2005-06-281-0/+6
* Double-clicking on list dialogLucas Almeida Rocha2005-06-271-0/+26
* Changed list dialog Selection behaviorLucas Almeida Rocha2005-06-271-2/+11
* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster2005-04-251-2/+2
* Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152.Glynn Foster2005-01-171-2/+2
* Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas2004-09-171-0/+1
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-131-4/+1
* src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster2004-07-191-2/+1
* Add new option for --print-column, based on a patch by Paul Bolle. FixesGlynn Foster2004-07-191-10/+55
* Fix the list dialog not being able to handle --text to change the text. ItGlynn Foster2004-04-281-0/+6
* 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-1/+2
* Put horizontal scrolling on automatic, otherwise we expand off the edge ofGlynn Foster2003-08-271-2/+2