summaryrefslogtreecommitdiff
path: root/gtk/gtkcellview.c
Commit message (Expand)AuthorAgeFilesLines
* widget: Don't pass a position to ->size_allocateTimm Bäder2018-11-131-12/+11
* GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_endRobert Ancell2018-10-081-2/+2
* widget: Allow adding event controllers in ui filesBenjamin Otte2018-04-261-1/+13
* widget: Remove clip from size-allocate vfuncBenjamin Otte2018-04-051-4/+2
* GtkWidget: Start renaming widget->windowAlexander Larsson2018-03-201-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-28/+0
* Remove all gtk_widget_get_content_size usagesTimm Bäder2017-12-061-1/+2
* Drop gtk_cell_view_new_with_pixbufMatthias Clasen2017-11-291-32/+0
* Add gtk_cell_view_new_with_textureMatthias Clasen2017-11-291-0/+32
* gtk: Intern css namesMatthias Clasen2017-11-171-1/+1
* Drop unused includes of gtkrender.hMatthias Clasen2017-10-251-1/+0
* widget: Add baseline and out_clip parameters to size-allocateTimm Bäder2017-07-191-6/+8
* Replace a few get_content_allocation calls with get_content_sizeTimm Bäder2017-07-191-5/+3
* cellview: Remove gadgetTimm Bäder2017-07-191-102/+11
* gadget: Remove gtk_css_gadget_draw()Benjamin Otte2016-12-201-1/+0
* cellview: Implement snapshot()Benjamin Otte2016-12-201-14/+12
* cellview: Remove code to modify the backgroundBenjamin Otte2016-12-191-107/+0
* snapshot: Add a snapshot function to GtkCssCustomGadgetBenjamin Otte2016-11-151-0/+1
* widget: Use ::measure vfunc to measure sizeTimm Bäder2016-10-221-62/+18
* Remove gtk_cell_view_get_size_of_rowTimm Bäder2016-10-221-45/+0
* Remove some more GdkColor propertieswip/baedert/boxTimm Bäder2016-10-201-87/+0
* cellview: Constify argumentEmmanuele Bassi2016-10-171-2/+2
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-2/+2
* cellview: Convert to gadgetsMatthias Clasen2015-12-161-154/+210
* cell view: Add an element nameMatthias Clasen2015-11-101-0/+6
* Use stupid quotes instead of dumb quotesMatthias Clasen2015-09-231-1/+1
* cellview: Implement border and background drawingBenjamin Otte2015-07-211-8/+70
* gtk: Don't use GObjectClass.constructorJasper St. Pierre2014-06-261-19/+8
* GtkCellView: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-2/+2
* GtkCellView: Explicitly notify for orientationMatthias Clasen2014-06-091-5/+8
* Deprecate GdkColorMatthias Clasen2014-05-221-0/+2
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-8/+8
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: Use markup for linksWilliam Jon McCann2014-02-071-2/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-1/+1
* gtk: Use new macros for defining private dataEmmanuele Bassi2013-07-091-12/+5
* docs: correct various spelling and grammar errorsWill Thompson2013-03-041-4/+4
* Fix malformed doc commentsMatthias Clasen2012-04-121-7/+7
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* gtkcellview: Do not use deprecated GdkColor apiJavier Jardón2012-01-031-1/+13
* Deprecate all the public API that is using GdkColor structJavier Jardón2011-12-221-1/+11
* gtk/gtkcellview.c: Use new GdkRGBA api instead GdkColor oneJavier Jardón2011-12-201-7/+8
* cellview: Stop checking for sensitivity on drawRui Matos2011-12-191-2/+0
* Use G_VALUE_INITJavier Jardón2011-10-151-3/+3
* GtkCellViewPrivate: Improve struct packingMatthias Clasen2011-04-121-5/+5
* Added GTK_SIZE_REQUEST_CONSTANT_SIZE to GtkSizeRequestModeTristan Van Berkom2011-03-251-0/+11
* Added documentation to "cell-area" construct-only properties.Tristan Van Berkom2011-02-241-0/+3
* Minor documentation improvementsMurray Cumming2011-02-231-4/+4
* Bandaid fix for icon view subclassingMatthias Clasen2011-01-311-14/+39
* Add gtkorientableprivate.h headerMatthias Clasen2011-01-301-1/+1