summaryrefslogtreecommitdiff
path: root/gtk/gtklabel.h
Commit message (Expand)AuthorAgeFilesLines
* Convert headers to #pragma onceMatthias Clasen2023-03-311-3/+1
* Add GtkLabel:tabsMatthias Clasen2022-08-011-0/+8
* label: Add gtk_label_set_natural_wrap_mode()Benjamin Otte2021-12-201-0/+5
* Replace "gfloat" with "float"Benjamin Otte2020-07-251-4/+4
* Replace "gchar" with "char"Benjamin Otte2020-07-251-10/+10
* Replace "gint" with "int"Benjamin Otte2020-07-251-10/+10
* label: Remove priv pointerTimm Bäder2020-04-171-49/+48
* label: Remove GtkLabel:track-visited-linksTimm Bäder2020-04-171-5/+0
* label: Remove public pattern APITimm Bäder2020-04-171-3/+0
* gtk: Remove menu codeMatthias Clasen2019-12-291-1/+0
* label: Remove "line" from wrap propertiesTimm Bäder2019-09-091-6/+6
* label: Redo context menusMatthias Clasen2019-06-131-0/+7
* label: Make finalMatthias Clasen2019-05-281-43/+2
* The big versioning cleanupMatthias Clasen2018-02-061-6/+6
* label: Remove priv pointerTimm Bäder2017-10-011-3/+0
* label: Remove angle propertyTimm Bäder2017-04-251-5/+0
* label,image: Remove GtkMisc usageTimm Bäder2016-10-161-3/+3
* Remove introspection scanner guards around autocleanupsEmmanuele Bassi2015-11-111-2/+0
* Recursively move autocleanups to their header filesEmmanuele Bassi2015-11-101-2/+4
* gtk_label_set_yalign(): Fix xalign/yalign typo in parameter name.Murray Cumming2015-03-021-1/+1
* GtkLabel: add x/yalign propertiesMatthias Clasen2014-09-291-0/+13
* Deprecate GtkMiscMatthias Clasen2014-05-131-1/+1
* Add a gtklabelprivate.h headerMatthias Clasen2014-01-041-7/+0
* Add api to ellipsize labels to multiple linesMatthias Clasen2013-08-221-0/+5
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+45
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-4/+4
* Change FSF AddressJavier Jardón2012-02-271-2/+1
* GtkLabel: factor out two gettersMatthias Clasen2011-07-051-0/+2
* gtk: Use const instead G_CONST_RETURNJavier Jardón2011-06-101-3/+3
* Add padding to class structsMatthias Clasen2010-10-191-0/+5
* Use GtkFooPrivate instead GtkFooPrivJavier Jardón2010-08-271-4/+4
* GtkLabel: move public members to private structureJavier Jardón2010-07-131-25/+2
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Remove deprecated code: GtkLabelJavier Jardón2010-05-031-14/+0
* Only show the mnemonic underline when pressing AltMatthias Clasen2009-12-201-0/+5
* Make link coloring in labels optionalMatthias Clasen2009-07-091-0/+4
* Add a separate keybinding signal for activating linksMatthias Clasen2009-05-111-1/+2
* Add link support to GtkLabelMatthias Clasen2009-05-111-1/+4
* no need to include <gdk/gdk.h> in any widget header, it's included viaMichael Natterer2008-10-301-1/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* Switch to "guint GSEAL (foo) : width;" when packing fields in guints.Tim Janik2008-06-201-10/+10
* gtklabel.h: include bit-size of fields inside GSEAL parens.Tim Janik2008-06-201-10/+10
* Seal GtkLabelTim Janik2008-06-201-24/+24
* whitespace cleanup: remove trailing whitespace and excess newlines andMichael Natterer2008-05-281-7/+7
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* Use a bit of the GtkLabel structure to remember that a pattern has beenMatthias Clasen2007-07-091-0/+1
* Add gtk_label_set_line_wrap_mode, gtk_label_get_line_wrap_mode, and aAlexander Larsson2006-06-191-0/+4
* Shrink the private structs of these a bit.Matthias Clasen2006-01-081-5/+8
* Consistently use gchar. (#303455, Benoit Carpentier)Matthias Clasen2005-06-211-4/+4