]> Pileus Git - ~andy/gtk/history - modules/other/gail/gailtreeview.c
Deprecate flag macros for toplevel, state, no window and composite child
[~andy/gtk] / modules / other / gail / gailtreeview.c
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2009-11-27 Matthias ClasenMerge branch 'master' into toolpalette
2009-11-06 Joanmarie DiggsAdd RELATION_NODE_PARENT_OF relationship for treeview.
2009-06-17 Alexander LarssonMerge branch 'master' into client-side-windows
2009-06-17 Benjamin Ottefix compile warnings
2009-06-16 Matthias ClasenMore uses of the get_cell_renderers functions
2009-06-16 Matthias ClasenForgot one use in libgail
2009-02-25 Li YuanBug #325809. Get the cell from the coordinates based...
2009-02-25 Li YuanBug #571001. Set the cell's showing state based on...
2008-12-12 Li YuanBug #512743. (gail_tree_view_changed_gtk): Clean cell...
2008-12-09 Michael Nattererundeprecate.
2008-09-19 Matthias ClasenPlug a memory leak
2008-08-21 Li YuanBug #548783. Change g_assert to g_return_if_fail to...
2008-08-21 Li YuanBug #548782. Emit children-changed::remove signal when...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-05-28 Michael Nattererinclude <gtk/gtk.h> instead of <gtk/gtkaccessible.h>
2008-01-11 Li YuanBug #508255. Remove ATK_STATE_FOCUSED state when focus...
2008-01-11 Li YuanBug #497218. Emit "active-descendant-changed" when...
2008-01-11 Li YuanBug #508715. Should use gtk_tree_path_free to free...
2007-12-25 Christian PerschRemove relocations from the atk factories. Remove unuse...
2007-12-23 Christian PerschInclude <config.h>. Bug #504720.
2007-12-23 Christian PerschUse G_DEFINE_TYPE[_WITH_CODE] instead of hand-coding...
2007-12-22 Christian PerschUse gdk_threads_add_idle. Bug #504571.
2007-12-18 Christian PerschIntegrate gail into gtk+. Bug #169488.