]> Pileus Git - ~andy/gtk/history - gtk/a11y/gtktreeviewaccessible.c
Use G_VALUE_INIT
[~andy/gtk] / gtk / a11y / gtktreeviewaccessible.c
2011-10-15 Javier JardónUse G_VALUE_INIT
2011-09-23 Alban Crequygtktreeviewaccessible: do not trigger an assertion
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-17 Matthias ClasenUse canonical names
2011-07-10 Matthias ClasenAvoid more shadowing warnings
2011-07-10 Matthias ClasenConvert GailCellParent to GtkCellAccessibleParent
2011-07-10 Matthias ClasenConvert GailTextCell to GtkTextCellAccessible
2011-07-10 Matthias ClasenConvert GailImageCell to GtkImageCellAccessible
2011-07-10 Matthias ClasenConvert GailRendererCell to GtkRendererCellAccessible
2011-07-10 Matthias ClasenConvert GailBooleanCell to GtkBooleanCellAccessible
2011-07-10 Matthias ClasenConvert GailContainerCell to GtkContainerCellAccessible
2011-07-10 Matthias ClasenConvert GailCell to GtkCellAccessible
2011-07-09 Matthias ClasenReduce the number of unwanted exports
2011-07-08 Federico Mena QuinteroMerge bgo593793-filechooser-recent-folders-master branch.
2011-07-06 Javier Jardongtktreeviewaccessible: free the string in the correct...
2011-07-05 Matthias ClasenDrop use of factories for cell accessibles
2011-07-05 Matthias ClasenInitial conversion of GailWidget to GtkWidgetAccessible
2011-07-05 Matthias ClasenConvert GailContainer to GtkContainerAccessible
2011-07-05 Matthias ClasenConvert GailTreeView to GtkTreeViewAccessible