]> Pileus Git - ~andy/gtk/history - gtk/a11y/gtkwidgetaccessible.c
filechooser: Rename _gtk_file_is_path_not_local() to _gtk_file_has_native_path()
[~andy/gtk] / gtk / a11y / gtkwidgetaccessible.c
2012-12-27 Matthias ClasenCosmetics
2012-12-27 Matthias ClasenMake accessible implementations public
2012-12-14 Cosimo Cecchia11y: fix uninitialized variables compiler warning
2012-11-30 Matthias ClasenAvoid unreachable code
2012-10-15 Matthias ClasenGtkWidgetAccessible: add a private struct
2012-09-12 Alejandro Piñeiroa11y: Solved leak on gtk_widget_accessible_get_description
2012-03-09 Benjamin Ottea11y: Only care about GtkOrientable::orientation
2012-02-27 Javier JardónChange FSF Address
2012-01-17 Matthias ClasenRemove a check that broke the color chooser a11y dump
2011-12-30 Matthias ClasenRemove an unnecessary warning
2011-12-19 Benjamin Ottewidget: Set widget in accessible's constructor
2011-12-19 Benjamin Ottea11y: Don't connect_destroyed anymore
2011-12-19 Benjamin Ottea11y: Remove widget_destroyed call
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-18 Matthias ClasenDon't use object data for layer
2011-07-18 Matthias ClasenGet rid of the focus_gtk vfunc
2011-07-17 Matthias ClasenUse canonical names
2011-07-10 Matthias ClasenMake all of a11y/ compile with -Wshadow
2011-07-09 Matthias ClasenDrop a few more unwanted exports
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 ClasenAdd api for setting the layer
2011-07-05 Matthias ClasenChange the toolkit attribute from gail to gtk
2011-07-05 Matthias ClasenDrop the atk_component_add/remove_focus_handler impleme...
2011-07-05 Matthias ClasenInitial conversion of GailWidget to GtkWidgetAccessible