summaryrefslogtreecommitdiff
path: root/gtk/gtklabel.c
Commit message (Expand)AuthorAgeFilesLines
* gtklabel: Don't accept unhandled mouse buttonsTimm Bäder2015-01-081-0/+5
* gtklabel: Optimize GtkStyleContext usageJasper St. Pierre2014-11-261-0/+5
* Add a label style classMatthias Clasen2014-10-041-0/+4
* label: Simplify rendering codeBenjamin Otte2014-10-031-23/+19
* label: Don't add in the allocation to our clip againJasper St. Pierre2014-09-301-1/+0
* GtkLabel: add x/yalign propertiesMatthias Clasen2014-09-291-3/+148
* label: Clear layout after setting GtkLabel::lines propertyBenjamin Otte2014-09-151-0/+1
* Fix a missing id in the docsMatthias Clasen2014-09-081-2/+2
* GtkLabel: better treatment for selection with ellipsisMatthias Clasen2014-09-031-0/+54
* GtkLabel: Make it possible to get the ellipsis rangeMatthias Clasen2014-09-031-6/+22
* GtkLabel: better treatment for ellipsized linksMatthias Clasen2014-09-031-16/+95
* Don't return from a void functionMatthias Clasen2014-08-301-3/+3
* label: Respect box-shadow when computing clipBenjamin Otte2014-08-211-12/+12
* label: Update to new GtkGestureSingle/GtkEventController defaultsCarlos Garnacho2014-08-151-7/+1
* label: Don't clip text shadowsBenjamin Otte2014-07-311-4/+10
* label: Include all of the allocation in the clipBenjamin Otte2014-07-121-0/+1
* gtklabel: Set the correct initial cursorTimm Bäder2014-07-111-1/+1
* label: Add ink rect support to GtkLabelBenjamin Otte2014-07-101-0/+22
* label: Move functionBenjamin Otte2014-07-101-81/+81
* GtkLabel: Use G_PARAM_EXPLICIT_NOTIFYMatthias Clasen2014-06-091-13/+14
* label: Use gestures for event managementCarlos Garnacho2014-06-051-164/+239
* Revert "GtkLabel: Drop use of GtkMisc::x/yalign"Matthias Clasen2014-05-271-73/+18
* Revert "Fix up GtkLabel and GtkImage sizing"Matthias Clasen2014-05-271-15/+7
* Revert "More label and image sizing fixes"Matthias Clasen2014-05-271-11/+0
* More label and image sizing fixesMatthias Clasen2014-05-271-0/+11
* Fix up GtkLabel and GtkImage sizingMatthias Clasen2014-05-271-7/+15
* GtkLabel: Drop use of GtkMisc::x/yalignMatthias Clasen2014-05-241-18/+73
* Deprecate GdkColorMatthias Clasen2014-05-221-1/+5
* GtkLabel: Make context menus on links workMatthias Clasen2014-05-211-13/+10
* Deprecate GtkMiscMatthias Clasen2014-05-131-5/+15
* GtkLabel: Drop references to GtkMiscMatthias Clasen2014-05-131-7/+8
* Update documentation about link stylingMatthias Clasen2014-03-171-8/+5
* Allow applications to use gtk-enable-mnemonics in 3.12Matthias Clasen2014-03-031-0/+11
* docs: use Returns: consistentlyWilliam Jon McCann2014-02-191-19/+19
* GtkLabel: don't eat too many button release eventsMatthias Clasen2014-02-171-1/+4
* Docs: use // for comments in examplesMatthias Clasen2014-02-141-3/+3
* docs: fully break lines in examplesWilliam Jon McCann2014-02-121-2/+7
* Docs: Remove all entities and turn off sgml modeMatthias Clasen2014-02-091-12/+13
* docs: don't use <anchor>William Jon McCann2014-02-071-3/+3
* docs: use proper quotations instead of '*'William Jon McCann2014-02-071-1/+1
* docs: use apostrophe in *'reWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophe in *'llWilliam Jon McCann2014-02-071-1/+1
* docs: use apostrophes in *n'tWilliam Jon McCann2014-02-071-2/+2
* docs: use proper apostropheWilliam Jon McCann2014-02-071-19/+19
* docs: Use markup for linksWilliam Jon McCann2014-02-071-21/+20
* docs: fix quotes in exampleWilliam Jon McCann2014-02-061-1/+1
* docs: use proper quotesWilliam Jon McCann2014-02-051-3/+3
* label: Invalidate link colors on style changeBenjamin Otte2014-02-051-0/+14
* label: refactor codeBenjamin Otte2014-02-051-63/+75
* label: Avoid creating new attribute listBenjamin Otte2014-02-051-1/+1