summaryrefslogtreecommitdiff
path: root/src/option.c
Commit message (Expand)AuthorAgeFilesLines
* add optional dropdown menu to entry dialog (Fixed bug #311038). Patch fromLucas Rocha2006-05-111-1/+1
* add --confirm-overwrite to file selection dialog to pop a confirmationLucas Rocha2006-03-231-0/+12
* add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch fromLucas Rocha2006-03-071-1/+1
* add --hide-value to scale dialog.Lucas Rocha2005-12-151-0/+12
* new scale dialog for selecting a value from a range (Fixes #322399).Lucas Rocha2005-12-131-0/+125
* fixed bug #317033.Lucas Rocha2005-09-241-2/+2
* dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options thatLucas Rocha2005-07-131-21/+21
* activate option help translations in GOption.Lucas Rocha2005-07-121-0/+14
* general code cleanups. Contribution from BenoƮt Dejean.Lucas Rocha2005-07-081-2/+0
* marks static many functions and global variables. Contribution fromLucas Rocha2005-07-081-89/+90
* Include cleanups (config.h)Lucas Almeida Rocha2005-07-061-0/+4
* New --hide-column option.Lucas Almeida Rocha2005-07-011-0/+18
* Changed list dialog Selection behaviorLucas Almeida Rocha2005-06-271-8/+18
* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster2005-04-251-2/+2
* Clean up the code a little bit.Glynn Foster2005-04-201-7/+7
* Bug fix for #149290, based on contributions from Timo Aaltonen, LucasGlynn Foster2005-04-201-0/+46
* Update docs to add the new goption help stuff. Update to be in line withGlynn Foster2005-02-061-5/+5
* Patch from Chris Lahey for #165456. Updated.Glynn Foster2005-01-311-1/+2
* Really fix #162297, and preload the current dates if they aren't alreadyGlynn Foster2005-01-091-12/+20
* Pre-load the year, because gtk_calendar* is dumb and you need to selectGlynn Foster2005-01-071-1/+8
* Fix tyop for #161774, as reported by Christian.Glynn Foster2004-12-201-1/+1
* Fix spacing issue.Glynn Foster2004-12-071-1/+2
* Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster2004-12-071-0/+1364