| Commit message (Expand) | Author | Age | Files | Lines |
* | cellareacontext: Add a summary | Matthias Clasen | 2021-03-11 | 1 | -3/+3 |
* | Replace "gint" with "int" | Benjamin Otte | 2020-07-25 | 1 | -28/+28 |
* | cell area context: Drop the priv pointer | Matthias Clasen | 2019-05-26 | 1 | -24/+12 |
* | Remove a lot of Since annotations | Matthias Clasen | 2018-06-25 | 1 | -4/+0 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -26/+0 |
* | Some more interning | Matthias Clasen | 2017-11-18 | 1 | -16/+8 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | docs: use proper apostrophe | William Jon McCann | 2014-02-07 | 1 | -2/+2 |
* | gtk: Use new macros for defining private data | Emmanuele Bassi | 2013-07-09 | 1 | -6/+2 |
* | docs: correct various spelling and grammar errors | Will Thompson | 2013-03-04 | 1 | -3/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | cellareacontext: Don't ever return -1 for preferred sized | Benjamin Otte | 2011-07-05 | 1 | -18/+10 |
* | Minor documentation improvements | Murray Cumming | 2011-02-23 | 1 | -3/+3 |
* | [GI] Add missing (transfer) annotations | Pavel Holejsovsky | 2011-01-20 | 1 | -1/+1 |
* | Documentation polishing | Matthias Clasen | 2011-01-06 | 1 | -2/+1 |
* | Trivial changes | Matthias Clasen | 2010-12-17 | 1 | -137/+153 |
* | No links in title, please | Matthias Clasen | 2010-12-17 | 1 | -1/+1 |
* | Added apis to GtkCellArea for GtkIconView purposes. | Tristan Van Berkom | 2010-12-13 | 1 | -0/+60 |
* | Fixed gtk_cell_area_context_real_reset() to only notify properties if they ch... | Tristan Van Berkom | 2010-12-12 | 1 | -9/+26 |
* | Added gtk-doc to GtkCellArea & GtkCellAreaContext. | Tristan Van Berkom | 2010-12-03 | 1 | -0/+196 |
* | Removed gtk_cell_area_context_sum_preferred_width/height apis. | Tristan Van Berkom | 2010-11-29 | 1 | -35/+3 |
* | Changed all the flush apis on GtkCellAreaContext for a single "reset" api. | Tristan Van Berkom | 2010-11-27 | 1 | -70/+23 |
* | Finally really support rendering of cells in an unallocated context. | Tristan Van Berkom | 2010-11-26 | 1 | -399/+16 |
* | Revert "Removed tons of api that we dont absolutely need in GtkCellAreaContext:" | Tristan Van Berkom | 2010-11-26 | 1 | -2/+361 |
* | Removed tons of api that we dont absolutely need in GtkCellAreaContext: | Tristan Van Berkom | 2010-11-25 | 1 | -361/+2 |
* | Mass rename GtkCellAreaIter --> GtkCellAreaContext | Tristan Van Berkom | 2010-11-13 | 1 | -0/+863 |