summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrendererspin.c
Commit message (Expand)AuthorAgeFilesLines
* Use GtkCellEditable::editing-canceledJavier Jardón2009-12-041-1/+3
* Bug 592883 - Spin cell rendererer problem with double clickKristian Rietveld2009-08-271-0/+19
* gtk/gtkaboutdialog.c gtk/gtkcellrendereraccel.c gtk/gtkcellrenderercombo.cSven Neumann2008-08-111-2/+2
* gtk/gtkactiongroup.c gtk/gtkcellrendererspin.c gtk/gtkfilechooserbutton.cMichael Natterer2008-08-071-2/+1
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Fix some issues with refcounting of the adjustment. (#448544, CarlosMatthias Clasen2007-06-191-2/+2
* More of the sameMatthias Clasen2006-05-141-1/+1
* Boilerplate reductionMatthias Clasen2006-05-021-2/+0
* Match parameter names with the headers.Matthias Clasen2006-04-241-0/+2
* renamed last-char-timeout to password-hint-timeout and store all its dataMichael Natterer2006-03-221-1/+1
* Add a cell renderer which uses a spinbutton to edit the value of a cell.Matthias Clasen2006-03-221-0/+336