]> Pileus Git - ~andy/gtk/history - tests/testtooltips.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / tests / testtooltips.c
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-17 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-08 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-05 Tristan Van BerkomRemoved all variables from GtkTreeViewColumn and create...
2010-12-04 Alexander LarssonMerge branch 'master' into broadway
2010-12-04 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-12-04 Matthias ClasenMake tests compile without using GtkStyle api
2010-11-02 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-31 Michael Natterergtk: remove "gboolean homogeneous" from gtk_box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-10-30 Javier JardónUse gtk_box_new() instead gtk_[v|h]box_new()
2010-09-26 Benjamin Ottetesttooltips: Connect to draw signal
2010-09-26 Benjamin Ottetesttooltips: Don't call gdk_window_get_pointer() in...
2010-08-22 Javier Jardóntests/testtooltips.c: Use accessor functions to access...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-12 Ignacio Casal Quin... Move sealed attributes to private struct.
2007-07-24 Matthias ClasenAdd code to test gtk_tooltip_set_custom()
2007-07-23 Christian PerschRemove obsolete code. Bug #459566.
2007-07-19 Kristian Rietveldadd more convenience API.
2007-07-13 Kristian Rietveld#408327, improve tooltip positioning.
2007-06-15 Mathias HasselmannImproving handling of tooltip-text property. Also check...
2007-06-15 Mathias HasselmannIntroduce convenience property "GtkWidget:tooltip-text...
2007-06-13 Kristian RietveldAudit of GtkTreeView coordinate system usage. (#142494).
2007-02-16 Kristian Rietveldalso handle keyboard tooltips. (#408325, Matthias Clasen).
2007-02-06 Kristian Rietveldremove unused get of has_tooltip.
2007-02-06 Kristian RietveldNew tooltips API.