]> Pileus Git - ~andy/gtk/history - modules/other/gail/gailtreeview.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / modules / other / gail / gailtreeview.c
2011-08-26 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-08-02 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-27 Federico Mena QuinteroMerge branch 'bgo593793-filechooser-recent-folders...
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-05 Benjamin Ottegail: Move from modules/other/gail to gtk/a11y
2011-06-07 Javier Jardóngail: use const instead G_CONST_RETURN
2011-04-12 Kristian HøgsbergMerge branch 'gdk-backend-wayland'
2011-03-10 Alexander LarssonMerge branch 'gtk-3-0' into broadway
2011-02-23 Murray CummingMinor documentation improvements
2011-02-11 Alexander LarssonMerge branch 'master' into broadway
2011-01-30 Matthias ClasenSilence unused variable warnings in gail
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2010-12-20 Javier Jardóngail: Fix a typo
2010-12-19 Javier Jardóngail: Use accessor functions to access GtkTreeSelection
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-10-23 Tristan Van BerkomMerge branch 'master' into treeview-refactor
2010-10-22 Matthias ClasenRemove some warnings
2010-10-22 Tadej BorovšakAdd GtkScrollable interface
2010-10-08 William Jon McCanngail: GtkTreeViewColumn doesn't have a destroy signal...
2010-09-27 Tristan Van BerkomFixing gail build for removal of GtkObject type.
2010-08-22 Javier JardónGail: use accessor functions to access GtkWidget
2010-08-10 Szilárd PfeifferMake Gail work with custom treemodels
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkAccesible variables
2010-06-28 Colin WaltersRevert "Add length to gtk_tree_path_get_indices"
2010-06-28 Colin WaltersAdd length to gtk_tree_path_get_indices
2010-04-04 Li YuanReturn FALSE in signal handlers to make the signals...
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-04-04 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-04-04 Christian DywanDeprecate flag macros for toplevel, state, no window...
2010-03-04 Li YuanReturn FALSE in signal handlers to make the signals...
2010-03-03 Javier JardónDeprecate widget flag: GTK_WIDGET_REALIZED
2010-03-01 Javier JardónDeprecate widget flag: GTK_WIDGET_HAS_FOCUS
2010-01-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.