summaryrefslogtreecommitdiff
path: root/gtk/gtkcelllayout.h
Commit message (Expand)AuthorAgeFilesLines
* gtk: fix many callback annotations to include closure informationEvan Nemerson2014-05-271-1/+1
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: add docs for GtkCellLayoutIfaceWilliam Jon McCann2014-01-211-0/+22
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+11
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* celllayout: Remove unused includeBenjamin Otte2012-03-031-1/+0
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Added boolean return to GtkCellLayout buildable custom tag end shared private...Tristan Van Berkom2010-12-041-1/+1
* Migrated GtkCellLayout documentation into the source code.Tristan Van Berkom2010-12-041-0/+11
* Added "cell-packing" property GtkBuildable parsing to GtkCellLayoutTristan Van Berkom2010-11-161-0/+5
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* gtk/gtkaction.h gtk/gtkbuildable.h gtk/gtkbuilderprivate.hMichael Natterer2008-06-231-2/+0
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Rename buildable methods to not clash with widget methods. (#448928,Johan Dahlin2007-06-191-1/+1
* Add GtkBuilder, fixes #172535Johan Dahlin2007-06-151-1/+17
* New function to get the cell renderers of a cell layout.Matthias Clasen2006-12-291-0/+2
* Use G_GNUC_NULL_TERMINATED where appropriate. (#165682, Marc Meissner)Matthias Clasen2005-03-081-1/+1
* Mark as const.Matthias Clasen2004-11-231-1/+1
* Fixes #108458.Kristian Rietveld2003-12-191-0/+6
* Landing GtkTreeModelFilter and the completion code. (Test program andKristian Rietveld2003-07-111-0/+96