summaryrefslogtreecommitdiff
path: root/gtk/gtktexttag.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: Rename some private headersMatthias Clasen2022-10-051-1/+1
* Drop gtkintl.hMatthias Clasen2022-09-241-1/+0
* Remove all nicks and blurbs from param specsSophie Herold2022-05-111-267/+89
* texttag: Correct typoMaximiliano Sandoval R2022-04-041-1/+1
* textview: Implement new pango attributesnew-pango-attributesMatthias Clasen2021-08-251-0/+82
* Implement text transforms for GtkTextViewMatthias Clasen2021-08-221-0/+40
* textview: Add line height plumbingMatthias Clasen2021-08-221-0/+36
* docs: Reduce redundancyMatthias Clasen2021-05-201-1/+1
* introspection: Stop using allow-noneMatthias Clasen2021-05-201-1/+1
* textbtree: Return tags in a GPtrArrayMatthias Clasen2021-04-041-3/+2
* texttag: Just use qsortMatthias Clasen2021-04-041-47/+3
* texttag: A few typo fixesMatthias Clasen2021-03-191-3/+3
* text tag: Typo fixMatthias Clasen2021-03-181-1/+1
* texttag: Convert docsMatthias Clasen2021-03-111-73/+243
* docs: Clean up the first paragraph for various symbolsEmmanuele Bassi2021-03-111-0/+2
* *: Fix spelling mistakes found by codespellBjörn Daase2020-08-211-2/+2
* Replace "gchar" with "char"Benjamin Otte2020-07-251-3/+3
* Replace "gint" with "int"Benjamin Otte2020-07-251-6/+6
* Drop pango version checksMatthias Clasen2020-06-061-18/+0
* Make overline support conditionalMatthias Clasen2020-03-211-33/+51
* texttag: Support overline and hyphenation controlMatthias Clasen2020-03-201-0/+194
* texttag: avoid use of g_signal_emit_by_name()Christian Hergert2019-09-041-4/+2
* texttag: Replace gtk3-demo reference with gtk4-demoMohammed Sadiq2018-11-281-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-28/+0
* gtktexttag: Remove GtkTextTag::event and gtk_text_tag_event()Benjamin Otte2017-11-111-70/+0
* build: Enable -Wswitch-enum and -Wswitch-defaultBenjamin Otte2017-10-061-33/+31
* Use Unicode in translatable stringsPiotr Drąg2016-12-191-1/+1
* Use GdkRGBA for text attributesMatthias Clasen2016-11-011-67/+36
* Remove some more GdkColor propertieswip/baedert/boxTimm Bäder2016-10-201-13/+0
* button: Fix icon-name implementationTimm Bäder2016-10-201-93/+0
* Fix a few GtkTextTag:*-gdk referencesTimm Bäder2016-10-161-4/+0
* Remove some deprecated GdkColor style propertiesTimm Bäder2016-10-161-47/+0
* text tag: Add a va marshaller to ::eventMatthias Clasen2016-04-191-0/+3
* Typo fixesMatthias Clasen2016-03-101-1/+1
* texttag: add gtk_text_tag_changed()Sébastien Wilmet2015-10-031-13/+39
* Use stupid quotes instead of dumb quotesMatthias Clasen2015-09-231-3/+3
* GtkTextView: Support font featuresMatthias Clasen2015-07-291-1/+41
* textview: Fix "Since" versions after backportRico Tzschichholz2015-03-251-4/+4
* Fix a minor typo in translatable stringPiotr Drąg2015-03-231-2/+2
* textview: add support for underline and strikethrough colorsChristian Hergert2015-03-171-1/+178
* GtkTextTag: Add two missing property set casesMatthias Clasen2014-12-051-0/+8
* GtkTextView: Add fallback and letter-spacing supportMatthias Clasen2014-12-041-0/+72
* Deprecate GdkColorMatthias Clasen2014-05-221-3/+7
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-3/+3
* docs: use proper apostropheWilliam Jon McCann2014-02-071-2/+2
* docs: Use markup for linksWilliam Jon McCann2014-02-071-2/+3
* docs: use proper quotesWilliam Jon McCann2014-02-051-4/+4
* docs: don't use <application> tagsWilliam Jon McCann2014-02-041-1/+1
* Doc: small fixes in GtkTextViewSébastien Wilmet2013-09-141-2/+2
* doc: Fix typosVolker Sobek2013-08-201-2/+2