summaryrefslogtreecommitdiff
path: root/gtk/gtkcellview.c
Commit message (Expand)AuthorAgeFilesLines
* Deprecate treeviews and cell renderersMatthias Clasen2022-10-111-1174/+0
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-18/+5
* docs: Fix various link formattingMatthias Clasen2021-07-031-2/+2
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-43/+43
* docs: Reduce redundancyMatthias Clasen2021-05-201-3/+3
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-2/+2
* cellview: Add a summaryMatthias Clasen2021-03-111-3/+3
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-3/+3
* Replace "gchar" with "char"Benjamin Otte2020-07-251-7/+7
* Replace "gint" with "int"Benjamin Otte2020-07-251-9/+9
* Move orientable style classes into GtkWidgetEmmanuele Bassi2020-06-051-6/+9
* Use the new GtkBuildableParser type in GtkBuildable interfacesAlexander Larsson2019-09-101-18/+18
* Remove gtk_widget_get/set_has_surfaceMatthias Clasen2019-05-281-2/+0
* cell view: Drop the priv pointerMatthias Clasen2019-05-261-96/+84
* cell view: Make finalMatthias Clasen2019-05-261-0/+15
* 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