summaryrefslogtreecommitdiff
path: root/gtk/gtktexttagtable.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* gtk: Dissolve gtk-autocleanup.hMatthias Clasen2022-09-231-0/+2
* texttagtable: Convert docsMatthias Clasen2021-03-111-9/+3
* docs: Add missing annotations for GtkTextTagTableEmmanuele Bassi2020-12-011-0/+9
* Replace "gchar" with "char"Benjamin Otte2020-07-251-1/+1
* Replace "gint" with "int"Benjamin Otte2020-07-251-1/+1
* text tag table: Make finalMatthias Clasen2019-05-271-38/+0
* gtk: fix many callback annotations to include closure informationEvan Nemerson2014-05-271-0/+5
* Add boolean return value for gtk_text_tag_table_add()Sébastien Wilmet2014-05-121-1/+1
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+7
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-3/+3
* GtkTextTagTable: move public members to private structureJavier Jardón2010-08-121-5/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Seal GtkTextTagTable.Tim Janik2008-06-201-4/+4
* remove double inclusion of <gtk/gtktexttag.h>.Michael Natterer2008-06-131-2/+0
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-1/+1
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Add Copyright/License information.Matthias Clasen2005-07-121-0/+26
* Make PLT-reduction work with gcc4, and don't include everything inMatthias Clasen2005-03-201-8/+4
* Massive padding addition to class structures.Owen Taylor2002-02-231-4/+9
* remove g_assert_not_reached() that was bogus, since we demand-create theHavoc Pennington2001-12-051-0/+13
* Rename from gtk_text_tag_table_size(). (#59366)Owen Taylor2001-08-231-1/+1
* General cleanup of the log attr iteration stuff. This should make e.g. theHavoc Pennington2000-12-161-8/+8
* Docs (gtk_text_tag_table_size): return a signed intHavoc Pennington2000-11-031-1/+1
* Massive reindentation and reformatting. Arg alignment and comments stillHavoc Pennington2000-10-301-3/+3
* Use G_GNUC_CONST.Elliot Lee2000-08-301-1/+1
* update to reflect text widget changes.Havoc Pennington2000-07-251-11/+17
* Include files outside of the extern "C" block. Makes some C++ compilerSebastian Wilhelmi2000-07-191-2/+2
* Remove all references to offscreen flag which was no longer used.Havoc Pennington2000-06-021-0/+53