summaryrefslogtreecommitdiff
path: root/gtk/gtktooltip.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
* Replace "gchar" with "char"Benjamin Otte2020-07-251-3/+3
* tooltip: Remove gtk_tooltip_trigger_tooltip_queryTimm Bäder2019-01-181-4/+0
* tooltips: Make icon a paintableBenjamin Otte2018-03-161-1/+1
* The big versioning cleanupMatthias Clasen2018-02-061-1/+1
* tooltip: Set icon from texture instead of pixbufMatthias Clasen2017-11-291-2/+2
* tooltips: Remove GtkIconSize usageBenjamin Otte2017-11-151-4/+2
* Remove GtkStock API from GtkImageTimm Bäder2016-10-161-4/+0
* GtkTooltip: Move nonexported API to a private headerMatthias Clasen2014-10-191-12/+0
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-1/+1
* Add annotations to gtk headersMatthias Clasen2013-05-051-0/+10
* Move single-include guards inside include guardsMatthias Clasen2012-12-281-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Bug 607628 - DnD operation doesn't work when using offscreenMichael Natterer2010-05-261-0/+6
* Remove all traces of GDK_PIXBUF/GTK_DISABLE_SINGLE_INCLUDESMichael Natterer2010-05-031-1/+1
* Documentation and stylistic fixupsMatthias Clasen2009-11-011-3/+3
* Add ability to set a tooltip's image from a GIconBastien Nocera2009-10-141-0/+3
* gtk/gtkassistant.h gtk/gtkcellrenderer.h gtk/gtkfilechooserentry.hMichael Natterer2008-06-241-1/+0
* gtk/gtkcellrendereraccel.h gtk/gtkfilechooser.h gtk/gtkfilechooserdialog.hMichael Natterer2008-06-131-2/+2
* define __GTK_H_INSIDE__ around including all other headers.Michael Natterer2008-05-281-0/+4
* gtk/gtkbutton.h gtk/gtkcellrenderer.h gtk/gtkimcontext.h gtk/gtkstyle.hMichael Natterer2008-01-251-22/+22
* Close an api gap in tooltipsMatthias Clasen2007-12-141-0/+3
* #408327, improve tooltip positioning.Kristian Rietveld2007-07-131-0/+3
* Make the GTK_TOOLTIP and GTK_IS_TOOLTIP macros public.Johan Dahlin2007-07-091-0/+2
* Introduce convenience property "GtkWidget:tooltip-text" taking care ofMathias Hasselmann2007-06-151-0/+2
* Add some missing symbols.Matthias Clasen2007-05-231-3/+3
* New tooltips API.Kristian Rietveld2007-02-061-0/+55