summaryrefslogtreecommitdiff
path: root/gtk/gtkcellarea.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-9/+3
* g-i: Add nullable annotations to CellArea gettersBilal Elmoussaoui2022-02-111-4/+4
* docs: Fix wrong fragments in type linksEmmanuele Bassi2021-11-071-8/+8
* docs: Clean up GtkCellArea descriptionEmmanuele Bassi2021-10-041-69/+69
* cellarea: Don't shrink area too muchBenjamin Otte2021-06-151-0/+10
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-195/+195
* docs: Reduce redundancyMatthias Clasen2021-05-201-15/+14
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-11/+11
* Documentation fixesMatthias Clasen2021-05-201-6/+6
* cellarea: Add a summaryMatthias Clasen2021-03-111-3/+3
* Clean up lots of GTK+ -> GTKMatthias Clasen2020-09-121-1/+1
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-3/+3
* docs: Clean up many dangling linksMatthias Clasen2020-08-041-12/+10
* Replace "gchar" with "char"Benjamin Otte2020-07-251-29/+29
* Replace "gint" with "int"Benjamin Otte2020-07-251-62/+62
* Fix minor typosYuri Chornoivan2020-06-181-1/+1
* Fix cell editingMatthias Clasen2020-06-071-1/+4
* Change coordinate translation apis to take doublesMatthias Clasen2020-05-171-1/+1
* cellarea: CosmeticsMatthias Clasen2020-05-061-1/+1
* cellarea: Fix cell editingMatthias Clasen2020-03-281-1/+8
* cellarea: Be very clearBenjamin Otte2020-03-061-1/+3
* events: reorganize gettersMatthias Clasen2020-02-211-6/+4
* cellrenderer: Add accessors for {get,set}_is_expande{r,d}Timm Bäder2019-08-111-4/+4
* cell area: Drop the priv pointerMatthias Clasen2019-05-261-66/+31
* gtk: Don't include gtkstylecontext.h from gtkcsstypesprivate.hBenjamin Otte2019-03-191-0/+1
* GtkBuildable: Fix the type of the user_data in GtkBuildable.custom_tag_endRobert Ancell2018-10-081-2/+2
* The big versioning cleanupMatthias Clasen2018-02-061-108/+0
* cell area: Use GTK_PARAM_READWRITE consistentlyMatthias Clasen2017-11-171-18/+15
* Drop unused includes of gtkrender.hMatthias Clasen2017-10-251-1/+0
* cellarea: Update to using GdkEvent APICarlos Garnacho2017-09-191-9/+11
* cellrenderer: Move snapshotting down into cell renderersBenjamin Otte2016-12-231-84/+31
* cellview: Implement snapshot()Benjamin Otte2016-12-201-0/+48
* API: stylecontext: Remove state argument from gettersBenjamin Otte2016-10-161-6/+2
* introspection: This patch fixes nullable return values fixes for the followin...Alberto Ruiz2016-01-081-1/+1
* Use stupid quotes instead of dumb quotesMatthias Clasen2015-09-231-28/+28
* Code cleanupMatthias Clasen2015-07-311-5/+2
* gtkcellarea: Optimize GtkStyleContext usageJasper St. Pierre2014-11-251-2/+2
* stylecontext: Split render functions out into gtkrender.[ch]Benjamin Otte2014-10-031-0/+1
* gtkcellarea: Fix docsJasper St. Pierre2014-06-291-2/+2
* cellarea: don't use focus-line-widthCosimo Cecchi2014-05-091-26/+24
* GtkCellArea: allow finding attributes at runtimeMatthias Clasen2014-05-081-0/+40
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-19/+19
* docs: use proper apostropheWilliam Jon McCann2014-02-071-27/+27
* docs: Use markup for linksWilliam Jon McCann2014-02-071-3/+4
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* docs: Use "#" for refsect2 instead of ##William Jon McCann2014-02-041-6/+16
* docs: Convert to markdownMatthias Clasen2014-02-021-50/+26
* docs: Identify examples that are C codeWilliam Jon McCann2014-01-291-5/+5
* docs: use |[ ]| instead of <programlisting></programlisting>William Jon McCann2014-01-291-10/+10
* docs: don't use <emphasis>William Jon McCann2014-01-281-1/+1