summaryrefslogtreecommitdiff
path: root/src/option.c
AgeCommit message (Expand)Author
2011-06-28This change add a new functionality to text-info:Arx Cruz
2011-03-17Revert mistakely pushed string changeLuca Ferretti
2011-03-17Use proper case in forms dialog option valuesLuca Ferretti
2011-01-17Adding missed files and code for --forms option.Arx Cruz
2011-01-04Add font and no wrap mode support in text dialogmuzuiget
2010-11-09Add libnotify as optional in zenity instalationArx Cruz
2010-07-22Change cancel button messages to be capitalizedArx Cruz
2010-07-12Add new password dialogArx Cruz
2010-02-23Bug 540169 - Zenity should offer color selection dialogBerislav Kovacki
2010-02-23Bug 593926 - --progress needs a --nocancel optionHuzaifa Sidhpurwala
2010-02-23[options] Use correct type in hide_header variableLucas Rocha
2009-08-10Bug 552971 - Add a hide-header option to list dialogBryce Harrington
2009-08-10[option] Free file filter list on exitLucas Rocha
2009-08-10[option] Fix type of filters variableLucas Rocha
2009-08-10Bug 549404 - --help-entry for hide-text incorrectMatt Keenan
2009-08-08Bug 579999 – zenity sets a huge but finite timeoutOlivier Blin
2009-01-09translator comment for file-filter option string (Fixes bug #547202).Lucas Rocha
2008-04-21Add support for file filter in file selection dialog through the newLucas Rocha
2008-03-29Allow question dialogs to use custom button label text (Fixes bugLucas Rocha
2008-03-17added arg_description for --timeout option (Fixes bug #516876). Patch fromLucas Rocha
2008-03-17added comment on a string in order clarify its meaning for translatorsLucas Rocha
2007-08-13added timeout option to all dialogs (Fixes bug #160654). Based on patchLucas Rocha
2007-05-14general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha
2006-12-04complete list dialog options with respective arguments (Fixes bugLucas Rocha
2006-12-02add "auto-kill" option to progress dialog. Now the user can choose whetherLucas Rocha
2006-05-11add optional dropdown menu to entry dialog (Fixed bug #311038). Patch fromLucas Rocha
2006-03-23add --confirm-overwrite to file selection dialog to pop a confirmationLucas Rocha
2006-03-07add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch fromLucas Rocha
2005-12-15add --hide-value to scale dialog.Lucas Rocha
2005-12-13new scale dialog for selecting a value from a range (Fixes #322399).Lucas Rocha
2005-09-24fixed bug #317033.Lucas Rocha
2005-07-13dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options thatLucas Rocha
2005-07-12activate option help translations in GOption.Lucas Rocha
2005-07-08general code cleanups. Contribution from Benoît Dejean.Lucas Rocha
2005-07-08marks static many functions and global variables. Contribution fromLucas Rocha
2005-07-06Include cleanups (config.h)Lucas Almeida Rocha
2005-07-01New --hide-column option.Lucas Almeida Rocha
2005-06-27Changed list dialog Selection behaviorLucas Almeida Rocha
2005-04-25COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster
2005-04-20Clean up the code a little bit.Glynn Foster
2005-04-20Bug fix for #149290, based on contributions from Timo Aaltonen, LucasGlynn Foster
2005-02-06Update docs to add the new goption help stuff. Update to be in line withGlynn Foster
2005-01-31Patch from Chris Lahey for #165456. Updated.Glynn Foster
2005-01-09Really fix #162297, and preload the current dates if they aren't alreadyGlynn Foster
2005-01-07Pre-load the year, because gtk_calendar* is dumb and you need to selectGlynn Foster
2004-12-20Fix tyop for #161774, as reported by Christian.Glynn Foster
2004-12-07Fix spacing issue.Glynn Foster
2004-12-07Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster