summaryrefslogtreecommitdiff
path: root/gtk/gtktooltip.c
Commit message (Expand)AuthorAgeFilesLines
* Gdk: add an experimental backend for mirRobert Ancell2014-10-221-0/+16
* GtkTooltip: Move nonexported API to a private headerMatthias Clasen2014-10-191-0/+1
* tooltip: fix line wrappingMichael Catanzaro2014-10-061-0/+1
* tooltip: Fix warning with GtkCellRendererAccelBastien Nocera2014-09-061-1/+2
* tooltip: Use subsurfaces on waylandCarlos Garnacho2014-08-281-0/+17
* Avoid a compiler warningMatthias Clasen2014-07-211-3/+0
* GtkTooltip: Drop an unused variableMatthias Clasen2014-07-211-4/+1
* GtkTooltip: Ignore shadow when finding widgetsMatthias Clasen2014-06-111-10/+29
* Request csd for tooltipsMatthias Clasen2014-06-091-0/+1
* GtkTooltip: take csd shadows into account for placementMatthias Clasen2014-06-091-2/+8
* GtkTooltip: remove hardcoded tooltip drawingMatthias Clasen2014-06-091-105/+0
* GtkTooltip: Avoid extra workMatthias Clasen2014-02-201-26/+44
* docs: use proper apostropheWilliam Jon McCann2014-02-071-1/+1
* docs: Use markup for linksWilliam Jon McCann2014-02-071-3/+2
* Docs: Use markdown for listsMatthias Clasen2014-02-021-48/+24
* Replace all margin-left and margin-right with margin-start and margin-endYosef Or Boczko2013-11-151-2/+2
* all: Add names to timeoutsBastien Nocera2013-10-231-5/+9
* tooltip: Fix possible wrong placementOlivier Brunel2013-10-151-0/+1
* Deprecate and hardcode values for gtk-tooltip* timeoutsWilliam Jon McCann2013-07-081-13/+6
* Deprecate and ignore gtk-enable-tooltips settingWilliam Jon McCann2013-06-301-12/+1
* Start deprecating some GtkStock APIWilliam Jon McCann2013-06-251-1/+5
* Find tooltip/dnd widget running through container children in inverse orderCarlos Garnacho2013-05-121-1/+19
* tooltip: set the transient parent when using the Wayland backendThomas Wood2013-02-121-0/+19
* Don't leak a ref to the tooltip windowWilliam Jon McCann2012-09-161-1/+1
* types: Clean up gtkwidget.h includesBenjamin Otte2012-03-031-0/+2
* tooltips: Use the source device instead of gtk-touchscreen-modeCarlos Garnacho2012-03-011-5/+16
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Use the workarea when placing popupsMatthias Clasen2011-12-181-1/+1
* Remove unused alignment from GtkTooltip.Paolo Borelli2011-12-041-1/+0
* tooltip: Don't use deprecated APIBenjamin Otte2011-11-021-1/+4
* tooltip: Remove unused variablesBenjamin Otte2011-11-021-1/+0
* tooltip: only update shape if the window is realizedRui Matos2011-10-231-2/+11
* tooltip: add support for opacity and rounded corners for tooltipsCosimo Cecchi2011-10-191-9/+81
* More include cleanupsMatthias Clasen2011-08-281-1/+1
* Don't use a GtkAlignmentMatthias Clasen2011-06-071-63/+35
* tooltips: treat scroll events like key/button press instead of motionKristian Rietveld2011-05-011-1/+1
* tooltip: Use the actual size of the window we're going to showBenjamin Otte2011-04-271-30/+32
* Silence new gcc warningsMatthias Clasen2011-01-231-12/+9
* Make GtkTooltip use GtkStyleContextCarlos Garnacho2011-01-041-24/+36
* API: gdk: Make gdk_display_get_window_at_device_position() a device APIBenjamin Otte2010-12-271-3/+1
* tooltip: Don't use deprecated APIsBenjamin Otte2010-12-271-1/+5
* API: gdk: GDK_DISPLAY_OBJECT() => GDK_DISPLAY()Benjamin Otte2010-12-211-1/+1
* Move all GdkDevice members to private and add one missing accessorMichael Natterer2010-11-231-1/+1
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-2/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+2
* docs: Move documentation to inline comments: GtkTooltipJavier Jardón2010-10-031-0/+66
* Move GtkSizeRequest into GtkWidgetBenjamin Otte2010-09-261-2/+2
* API: Rename gtk_cairo_paint_*() to gtk_paint_*()Benjamin Otte2010-09-261-1/+1
* tooltip: Connect to draw signalBenjamin Otte2010-09-261-10/+9
* gtk: gdk_drawable_get_display() => gdk_window_get_display()Benjamin Otte2010-09-261-1/+1