| Commit message (Expand) | Author | Age | Files | Lines |
* | add optional dropdown menu to entry dialog (Fixed bug #311038). Patch from | Lucas Rocha | 2006-05-11 | 1 | -1/+1 |
* | add --confirm-overwrite to file selection dialog to pop a confirmation | Lucas Rocha | 2006-03-23 | 1 | -0/+12 |
* | add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch from | Lucas Rocha | 2006-03-07 | 1 | -1/+1 |
* | add --hide-value to scale dialog. | Lucas Rocha | 2005-12-15 | 1 | -0/+12 |
* | new scale dialog for selecting a value from a range (Fixes #322399). | Lucas Rocha | 2005-12-13 | 1 | -0/+125 |
* | fixed bug #317033. | Lucas Rocha | 2005-09-24 | 1 | -2/+2 |
* | dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options that | Lucas Rocha | 2005-07-13 | 1 | -21/+21 |
* | activate option help translations in GOption. | Lucas Rocha | 2005-07-12 | 1 | -0/+14 |
* | general code cleanups. Contribution from BenoƮt Dejean. | Lucas Rocha | 2005-07-08 | 1 | -2/+0 |
* | marks static many functions and global variables. Contribution from | Lucas Rocha | 2005-07-08 | 1 | -89/+90 |
* | Include cleanups (config.h) | Lucas Almeida Rocha | 2005-07-06 | 1 | -0/+4 |
* | New --hide-column option. | Lucas Almeida Rocha | 2005-07-01 | 1 | -0/+18 |
* | Changed list dialog Selection behavior | Lucas Almeida Rocha | 2005-06-27 | 1 | -8/+18 |
* | COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c, | Glynn Foster | 2005-04-25 | 1 | -2/+2 |
* | Clean up the code a little bit. | Glynn Foster | 2005-04-20 | 1 | -7/+7 |
* | Bug fix for #149290, based on contributions from Timo Aaltonen, Lucas | Glynn Foster | 2005-04-20 | 1 | -0/+46 |
* | Update docs to add the new goption help stuff. Update to be in line with | Glynn Foster | 2005-02-06 | 1 | -5/+5 |
* | Patch from Chris Lahey for #165456. Updated. | Glynn Foster | 2005-01-31 | 1 | -1/+2 |
* | Really fix #162297, and preload the current dates if they aren't already | Glynn Foster | 2005-01-09 | 1 | -12/+20 |
* | Pre-load the year, because gtk_calendar* is dumb and you need to select | Glynn Foster | 2005-01-07 | 1 | -1/+8 |
* | Fix tyop for #161774, as reported by Christian. | Glynn Foster | 2004-12-20 | 1 | -1/+1 |
* | Fix spacing issue. | Glynn Foster | 2004-12-07 | 1 | -1/+2 |
* | Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the | Glynn Foster | 2004-12-07 | 1 | -0/+1364 |