]> Pileus Git - ~andy/gtk/history - gtk/a11y/gtktreeviewaccessible.h
gtkenums: correct various documentation typos
[~andy/gtk] / gtk / a11y / gtktreeviewaccessible.h
2012-12-28 Matthias ClasenMove single-include guards inside include guards
2012-12-27 Matthias ClasenAdd single-include guards to a11y headers
2012-12-27 Matthias ClasenFix inter-header includes
2012-12-27 Matthias ClasenCosmetics
2012-12-27 Matthias ClasenMake accessible implementations public
2012-10-15 Matthias ClasenGtkTreeViewAccessible: add a private struct
2012-02-27 Javier JardónChange FSF Address
2012-02-11 Benjamin Ottea11y: Redo ref_accessible_at_point()
2012-02-11 Benjamin Ottetreeview: Tell accessible about focus column changes
2011-12-16 Benjamin Ottetreeview: Send changed signal directly to a11y code
2011-12-16 Benjamin Ottetreeview: Remove unnecessary accessible_expanded()
2011-12-16 Benjamin Ottetreeview: Add add() function to accessible
2011-12-16 Benjamin Ottea11y: Remove destroy_count_func usage
2011-12-16 Benjamin Ottetreeview: Don't use signals in a11y row expansion
2011-12-16 Benjamin Ottea11y: Add _gtk_tree_view_accessible_add_state()
2011-12-16 Benjamin Ottea11y: Remove old notify about showing/visible
2011-11-24 Benjamin Ottetreeview: Notify a11y about reordered rows
2011-11-16 Benjamin Ottetreeview: Call a11y functions for culmn changes directly
2011-11-16 Benjamin Ottea11y: Redo indexing
2011-11-16 Benjamin Ottetreeview: Redo row tracking
2011-11-16 Benjamin Ottea11y: Don't garbage collect anymore
2011-11-16 Benjamin Ottea11y: Improve cell_infos table
2011-11-16 Benjamin Ottea11y: Remove idle handler for focus notifications
2011-11-10 Benjamin Ottea11y: Get rid of gtk.h includes in headers
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-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-05 Matthias ClasenConvert GailContainer to GtkContainerAccessible
2011-07-05 Matthias ClasenConvert GailTreeView to GtkTreeViewAccessible