summaryrefslogtreecommitdiff
path: root/gtk/gtktextattributes.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Stop using g_sliceMatthias Clasen2023-03-141-2/+2
* gtk: Rename some private headersMatthias Clasen2022-10-051-1/+1
* textview: Implement new pango attributesnew-pango-attributesMatthias Clasen2021-08-251-0/+6
* Implement text transforms for GtkTextViewMatthias Clasen2021-08-221-1/+5
* textview: Add line height plumbingMatthias Clasen2021-08-221-0/+4
* gtk: Clean up docs syntaxMatthias Clasen2021-05-221-9/+9
* Documentation fixesMatthias Clasen2021-05-201-2/+2
* textbtree: Return tags in a GPtrArrayMatthias Clasen2021-04-041-9/+4
* Hide GtkTextAttributes functionsEmmanuele Bassi2020-12-151-4/+0
* texttag: Support overline and hyphenation controlMatthias Clasen2020-03-201-1/+37
* Use GdkRGBA for text attributesMatthias Clasen2016-11-011-43/+66
* Remove some more GdkColor propertieswip/baedert/boxTimm Bäder2016-10-201-28/+0
* GtkTextView: Support font featuresMatthias Clasen2015-07-291-1/+14
* textview: add support for underline and strikethrough colorsChristian Hergert2015-03-171-1/+22
* GtkTextView: Add fallback and letter-spacing supportMatthias Clasen2014-12-041-2/+10
* Deprecate GdkColorMatthias Clasen2014-05-221-0/+10
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-2/+2
* gtktextattributes: include the right headersSébastien Wilmet2013-04-011-3/+1
* gtk: move _gtk_modules_has_mixed_deps() to gtkmodlesprivate.hMichael Natterer2011-10-231-1/+0
* Added internal GdkRGBA support for GtkTextTag::paragraph-background-rgbaTristan Van Berkom2011-05-061-0/+8
* Added GdkRGBA properties to GtkTextTag.Tristan Van Berkom2011-05-061-20/+78
* textview: Move text attributes code into its own .c fileBenjamin Otte2011-01-111-0/+348