summaryrefslogtreecommitdiff
path: root/gtk/gtkcellareaboxcontext.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-6/+2
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Don't export gtk_cell_area_box_init_groupsMatthias Clasen2011-02-081-31/+31
* Silence new gcc warningsMatthias Clasen2011-01-231-2/+0
* gtk: Prefix GtkCellAreaBoxContext symbols with an underscoreBenjamin Otte2011-01-111-39/+39
* gtk: Rename private header to private nameBenjamin Otte2011-01-111-1/+1
* Added "fixed-size" cell property to GtkCellAreaBoxTristan Van Berkom2010-12-221-188/+197
* Trivial changesMatthias Clasen2010-12-171-160/+160
* Fixed an error in my last commit in gtk_cell_area_box_context_copy().Tristan Van Berkom2010-12-131-1/+1
* Fixed gtk_cell_area_box_context_copy() to also copy it's allocations.Tristan Van Berkom2010-12-131-20/+30
* Added apis to GtkCellArea for GtkIconView purposes.Tristan Van Berkom2010-12-131-12/+115
* Removed unused variable from GtkCellAreaBoxContext.Tristan Van Berkom2010-12-021-6/+5
* Fixed GtkCellAreaBoxContext for some typos introduced while removing GtkCellA...Tristan Van Berkom2010-12-021-2/+2
* Removed gtk_cell_area_context_sum_preferred_width/height apis.Tristan Van Berkom2010-11-291-94/+77
* Available extra space could be less than zeroKristian Rietveld2010-11-281-1/+4
* Changed all the flush apis on GtkCellAreaContext for a single "reset" api.Tristan Van Berkom2010-11-271-56/+32
* Fixing GtkCellAreaBox at render time to consider height-for-width when stacke...Tristan Van Berkom2010-11-261-13/+11
* Finally really support rendering of cells in an unallocated context.Tristan Van Berkom2010-11-261-280/+157
* Revert "Removed tons of api that we dont absolutely need in GtkCellAreaContext:"Tristan Van Berkom2010-11-261-0/+303
* Removed tons of api that we dont absolutely need in GtkCellAreaContext:Tristan Van Berkom2010-11-251-303/+0
* Make GtkCellAreaBox handle rendering without a previous allocation in the ori...Tristan Van Berkom2010-11-251-3/+21
* Mass rename GtkCellAreaIter --> GtkCellAreaContextTristan Van Berkom2010-11-131-0/+886