summaryrefslogtreecommitdiff
path: root/tests/testtooltips.c
Commit message (Expand)AuthorAgeFilesLines
* Add code to test gtk_tooltip_set_custom()Matthias Clasen2007-07-241-0/+32
* Remove obsolete code. Bug #459566.Christian Persch2007-07-231-21/+0
* add more convenience API.Kristian Rietveld2007-07-191-1/+5
* #408327, improve tooltip positioning.Kristian Rietveld2007-07-131-0/+2
* Improving handling of tooltip-text property. Also check result of tooltipMathias Hasselmann2007-06-151-0/+20
* Introduce convenience property "GtkWidget:tooltip-text" taking care ofMathias Hasselmann2007-06-151-6/+6
* Audit of GtkTreeView coordinate system usage. (#142494).Kristian Rietveld2007-06-131-1/+7
* also handle keyboard tooltips. (#408325, Matthias Clasen).Kristian Rietveld2007-02-161-4/+15
* remove unused get of has_tooltip.Kristian Rietveld2007-02-061-1/+1
* New tooltips API.Kristian Rietveld2007-02-061-0/+377