summaryrefslogtreecommitdiff
path: root/gtk/gtkcelllayout.c
Commit message (Expand)AuthorAgeFilesLines
* [introspection] Merge in Gtk-custom.c annotationsColin Walters2009-12-161-2/+2
* Add some missing bracesMatthias Clasen2008-08-051-3/+5
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* Do not assume that text is null-terminated as pointed out by ChristopherJohan Dahlin2007-08-071-4/+8
* pack children from the start instead of the end, this should probably beJohan Dahlin2007-07-041-2/+2
* Report errors about integer parsing back up. (#452988)Matthias Clasen2007-07-031-2/+18
* Rename buildable methods to not clash with widget methods. (#448928,Johan Dahlin2007-06-191-4/+4
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-0/+112
* New function to get the cell renderers of a cell layout.Matthias Clasen2006-12-291-0/+26
* Apply a patch by Behdad Esfahbod to reduce relocations. (#359053)Matthias Clasen2006-10-031-1/+1
* Intern some more strings.Matthias Clasen2005-09-011-1/+2
* Intern type names in code generated by glib-mkenums, too.Matthias Clasen2005-08-311-1/+1
* 2.7.2GTK_2_7_2Matthias Clasen2005-07-081-0/+4
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-1/+4
* Improve docs. (#154504, Dave Cook)Matthias Clasen2004-10-051-1/+2
* Add hidden aliases for exported symbols which are used internally in orderMatthias Clasen2004-08-091-0/+1
* Fixes #136082 and #135265, patch by Morten Welinder.Federico Mena Quintero2004-03-061-0/+1
* Fixes #108458.Kristian Rietveld2003-12-191-0/+24
* Fix includes.Kristian Rietveld2003-10-231-1/+1
* Some API doc comment fixes.Kristian Rietveld2003-09-301-2/+86
* Landing GtkTreeModelFilter and the completion code. (Test program andKristian Rietveld2003-07-111-0/+168