summaryrefslogtreecommitdiff
path: root/gtk/gtkcellrendererprogress.c
Commit message (Expand)AuthorAgeFilesLines
* This commit includes a fix for #169463, Stefan Kost.Kristian Rietveld2005-06-191-1/+14
* Use a GtkAlignment rather than a GtkDrawingArea to draw the swatch in toOwen Taylor2005-05-111-10/+15
* Define macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE, GTK_PARAM_READWRITEMatthias Clasen2005-03-221-4/+3
* : Mark param spec strings as static.Matthias Clasen2005-03-211-2/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+3
* Add a translator hint. (#163889)Matthias Clasen2005-01-141-0/+1
* gdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.cManish Singh2004-11-191-4/+4
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+2
* Add a Q_() macro.Matthias Clasen2004-05-171-35/+30
* Add a progress cell renderer, based on the one found in Epiphany.Matthias Clasen2004-05-121-0/+381