]> Pileus Git - ~andy/gtk/history - gtk/gtkcellrendererprogress.c
Correctly select default printer when there is more than one (CUPS)
[~andy/gtk] / gtk / gtkcellrendererprogress.c
2008-12-13 Matthias ClasenDon't try to keep state in a cell renderer between...
2008-10-27 Matthias ClasenUse C_() instead of Q_(). String change!
2007-06-13 Kristian RietveldAdd orientation property and some slight refactoring...
2007-06-06 Kristian Rietveldadd text-[xy]align properties for aligning the text...
2007-01-02 Kristian Rietveldfix docs.
2007-01-02 Matthias ClasenImplement activity mode for GtkCellRendererProgress...
2006-12-07 Carlos Garnachodo not use xthickness/ythickness, they aren't used...
2006-12-06 Kristian Rietveldbroooooooken pipe
2006-12-03 Kristian RietveldMake sure [xy]_offset are always being initialized...
2006-05-14 Matthias ClasenMore of the same
2005-06-19 Kristian RietveldThis commit includes a fix for #169463, Stefan Kost.
2005-05-11 Owen TaylorUse a GtkAlignment rather than a GtkDrawingArea to...
2005-03-22 Matthias ClasenDefine macros GTK_PARAM_READABLE, GTK_PARAM_WRITABLE...
2005-03-21 Matthias Clasen: Mark param spec strings as static.
2005-03-20 Matthias ClasenMake PLT-reduction work with gcc4, and don't include...
2005-01-14 Matthias ClasenAdd a translator hint. (#163889)
2004-11-19 Manish Singhgdk/linux-fb/gdkgc-fb.c gdk/win32/gdkgc-win32.c
2004-08-09 Matthias ClasenAdd hidden aliases for exported symbols which are used...
2004-05-17 Matthias ClasenAdd a Q_() macro.
2004-05-12 Matthias ClasenAdd a progress cell renderer, based on the one found...