]> Pileus Git - ~andy/gtk/history - gtk/gtktooltip.c
Make the GTK_TOOLTIP and GTK_IS_TOOLTIP macros public.
[~andy/gtk] / gtk / gtktooltip.c
2007-07-09 Johan DahlinMake the GTK_TOOLTIP and GTK_IS_TOOLTIP macros public.
2007-06-15 Mathias HasselmannIntroduce convenience property "GtkWidget:tooltip-text...
2007-06-06 Kristian Rietveldremove unused call to gtk_widget_size_request(). (Repor...
2007-06-06 Kristian Rietveldbail out if last_window is not a GdkWindow anymore...
2007-05-26 Matthias ClasenMore doc fixage
2007-05-24 Michael Nattererapply patch from Bogdan Nicula which fixes a crash...
2007-05-23 Matthias ClasenAdd some missing symbols.
2007-05-23 Kristian Rietveldtranslate coordinates from the window they were receive...
2007-04-25 Kristian Rietveldcleanup/refactor some leftover code.
2007-04-04 Kristian Rietvelduse new gdk_threads API.
2007-02-14 Kristian Rietveldcheck return value of gtk_widget_translate_coordinates...
2007-02-13 Kristian Rietveldstop any pending tooltip timeout. (Fixes #406110, Carlo...
2007-02-06 Tim Janikcall gdk_event_request_motions() for new motion events...
2007-02-06 Kristian Rietveldremove unused get of has_tooltip.
2007-02-06 Michael Nattererchain up.
2007-02-06 Kristian RietveldNew tooltips API.