index
:
zenity
three
Unnamed repository; edit this file 'description' to name the repository.
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tree.c
Commit message (
Expand
)
Author
Age
*
tree: clicking row should check radio/checkboxes
Logan Rathbone
2021-08-16
*
Fix style
Arx Cruz
2017-04-07
*
Fixing GLib-CRITICAL messages
Arx Cruz
2015-10-02
*
Fixing deprecated declarations
Arx Cruz
2015-05-29
*
Merge branch 'jjardon/no_deprecated'
Arx Cruz
2015-04-21
|
\
|
*
src/tree.c: avoid a compilation warning
Javier Jardón
2015-03-22
|
*
src/tree.c: Do not use deprecated gtk_tree_view_set_rules_hint()
Javier Jardón
2015-03-22
|
*
Do not use an icon for Cancel/OK buttons
Javier Jardón
2015-03-22
*
|
ADD gchar **extra_label TO struct ZenityData
Gama Anderson
2015-04-21
|
/
*
Bug #685051 Adding --mid-search option to --list
Arx Cruz
2014-10-21
*
added attach option for transient window
Weitian Leung
2013-08-31
*
Bug #653468. Fixed by Kurt Miller <kurt@intricatesoftware.com>.
Arx Cruz
2013-06-04
*
Bug 698683 - Double clicking an item or hitting enter after selecting an item
Arx Cruz
2013-05-23
*
But #674881 - Timeout option overriding normal exit code
Arx Cruz
2013-03-05
*
util: Add an option to request dialogs being modal
Florian Müllner
2012-09-25
*
Added support to --imagelist on tree. Thanks to Joshua Nathaniel Pritikin <jp...
Arx Cruz
2012-07-19
*
mask the result of g_io_channel_get_flags for the wanted flag
Julian Taylor
2012-05-08
*
Bug #673529 Fix segmentation fault in --list option
Arx Cruz
2012-04-19
*
Bug #668935 - the channel was being freed twice.
Arx Cruz
2012-01-30
*
Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all dial...
Arx Cruz
2011-07-26
*
Bug #592195. This fix made the --list mode return as soon as receive an ok or...
Arx Cruz
2011-07-26
*
Fix for bug #540489 and #501001 both related to 100% use of cpu.
Arx Cruz
2011-07-08
*
Now if you use --timeout option, the return code will be properly handled
Arx Cruz
2011-06-17
*
Bug 651948 - zenity list does not return default value when timeout is over
Arx Cruz
2011-06-16
*
Fix for bug 540560.
Arx Cruz
2011-01-02
*
Use g_timeout_add_seconds instead g_timeout_add
Philippe Gauthier
2010-05-27
*
[list] allow escaped chars as separator
Lucas Rocha
2009-09-16
*
Bug 552971 - Add a hide-header option to list dialog
Bryce Harrington
2009-08-10
*
Bug 578393 – convert from libglade to GtkBuilder
Felix Riemann
2009-07-20
*
GNOME Goal: Remove deprecated GLib symbols (Fixes bug #560452). Patch from
Lucas Rocha
2009-01-09
*
use g_value_dup_string when applicable (Fixes bug #527258). Patch from
Lucas Rocha
2008-04-10
*
added timeout option to all dialogs (Fixes bug #160654). Based on patch
Lucas Rocha
2007-08-13
*
fix critical warning when using checkbox and radiobox in list dialog
Lucas Rocha
2007-08-13
*
fix broken handling of input from pipes in list dialog (Fixes bug
Lucas Rocha
2007-05-27
*
fix index handling for --print-column (Fixes bug #420396).
Lucas Rocha
2007-05-14
*
fix small build warnings on 64-bit architectures (Fixes bug #344125). fix
Lucas Rocha
2006-07-26
*
don't ignore return value from g_renew() (Fixes bug #338038). Patch from
Lucas Rocha
2006-04-17
*
make it possible to add new lines and markup in the dialog text.
Lucas Rocha
2005-11-15
*
general code cleanups. Contribution from Benoît Dejean.
Lucas Rocha
2005-07-08
*
Include cleanups (config.h)
Lucas Almeida Rocha
2005-07-06
*
New --hide-column option.
Lucas Almeida Rocha
2005-07-01
*
Data structure improvements on List dialogs.
Lucas Almeida Rocha
2005-06-30
*
New --print-column syntax. Now it's possible to pass a comma-separated list o...
Lucas Almeida Rocha
2005-06-28
*
Error handling when trying to use checklist and radiolist in the same List di...
Lucas Almeida Rocha
2005-06-28
*
Double-clicking on list dialog
Lucas Almeida Rocha
2005-06-27
*
Changed list dialog Selection behavior
Lucas Almeida Rocha
2005-06-27
*
COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,
Glynn Foster
2005-04-25
*
Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152.
Glynn Foster
2005-01-17
*
Add missing header. Same ANSIfication. Closes bug #152851.
Kjartan Maraas
2004-09-17
*
Add new notification icon. Update for new files. Restructure code a little
Glynn Foster
2004-09-13
[next]
bgstack15