gtk2/gtk/a11y
Benjamin Otte 2e7fcc24ac a11y: Redo cell update function
1) always emit signals
   Previously, newly constructed cells would be told to not emit events.
   However, we can ensure that nothing is connected to the signals, so
   they will not actually emit anything.
2) don't return anything
   The return value is unused anyway.
2011-12-16 04:53:16 +01:00
..
ChangeLog gail: Move from modules/other/gail to gtk/a11y 2011-07-05 16:07:56 -04:00
gail.c Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gailmisc.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gailmisc.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gailutil.c a11y: Fix up listener registration minimally 2011-09-05 11:56:54 -04:00
gailutil.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkarrowaccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkarrowaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkbooleancellaccessible.c a11y: Redo cell update function 2011-12-16 04:53:16 +01:00
gtkbooleancellaccessible.h a11y: Use cell renderer creation funcs unconditionally 2011-12-16 04:53:16 +01:00
gtkboxaccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkboxaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkbuttonaccessible.c Use canonical names 2011-07-17 18:52:37 -04:00
gtkbuttonaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkcellaccessible.c a11y: Redo cell accessible action handling 2011-12-16 04:53:14 +01:00
gtkcellaccessible.h a11y: Redo cell accessible action handling 2011-12-16 04:53:14 +01:00
gtkcellaccessibleparent.c a11y: Redo cell accessible action handling 2011-12-16 04:53:14 +01:00
gtkcellaccessibleparent.h a11y: Redo cell accessible action handling 2011-12-16 04:53:14 +01:00
gtkcheckmenuitemaccessible.c a11y: Merge gtksubmenuitem into gtkmenuitem 2011-07-18 19:41:07 +02:00
gtkcheckmenuitemaccessible.h a11y: Merge gtksubmenuitem into gtkmenuitem 2011-07-18 19:41:07 +02:00
gtkcomboboxaccessible.c GtkComboBoxAccessible: Make keybindings work 2011-11-14 09:26:15 -05:00
gtkcomboboxaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkcontaineraccessible.c toolbar: Use gtk_widget_class_set_accessible_role() 2011-07-18 18:30:50 +02:00
gtkcontaineraccessible.h a11y: Get rid of gtk.h includes in headers 2011-11-10 17:10:04 +01:00
gtkcontainercellaccessible.c a11y: Remove index from cellaccessible 2011-11-16 04:39:22 +01:00
gtkcontainercellaccessible.h Convert GailContainerCell to GtkContainerCellAccessible 2011-07-09 23:57:16 -04:00
gtkentryaccessible.c Fix cut-and-paste error in GtkEntryAccessible/GtkLabelAccessible 2011-08-10 15:19:56 -04:00
gtkentryaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkexpanderaccessible.c Use canonical names 2011-07-17 18:52:37 -04:00
gtkexpanderaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkframeaccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkframeaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkimageaccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkimageaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkimagecellaccessible.c a11y: Remove unused function 2011-12-16 04:53:16 +01:00
gtkimagecellaccessible.h a11y: Use cell renderer creation funcs unconditionally 2011-12-16 04:53:16 +01:00
gtklabelaccessible.c Fix cut-and-paste error in GtkEntryAccessible/GtkLabelAccessible 2011-08-10 15:19:56 -04:00
gtklabelaccessible.h GtkLabelAccessible: avoid extra selection-changed emissions 2011-07-16 09:44:02 -04:00
gtklinkbuttonaccessible.c Avoid more compiler warnings 2011-07-10 00:16:53 -04:00
gtklinkbuttonaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkmenuaccessible.c a11y: Get rid of gtk.h includes in headers 2011-11-10 17:10:04 +01:00
gtkmenuaccessible.h a11y: Get rid of gtk.h includes in headers 2011-11-10 17:10:04 +01:00
gtkmenuitemaccessible.c a11y: Merge gtksubmenuitem into gtkmenuitem 2011-07-18 19:41:07 +02:00
gtkmenuitemaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkmenushellaccessible.c menubar: Use gtk_widget_class_set_accessible_role() 2011-07-18 18:30:51 +02:00
gtkmenushellaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtknotebookaccessible.c Use canonical names 2011-07-17 18:52:37 -04:00
gtknotebookaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtknotebookpageaccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtknotebookpageaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkpanedaccessible.c Use canonical names 2011-07-17 18:52:37 -04:00
gtkpanedaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkprogressbaraccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkprogressbaraccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkradiobuttonaccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkradiobuttonaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkradiomenuitemaccessible.c a11y: Rename checksubmenuitem to checkmenuitem 2011-07-18 19:21:17 +02:00
gtkradiomenuitemaccessible.h a11y: Rename checksubmenuitem to checkmenuitem 2011-07-18 19:21:17 +02:00
gtkrangeaccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkrangeaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkrenderercellaccessible.c a11y: Redo cell update function 2011-12-16 04:53:16 +01:00
gtkrenderercellaccessible.h a11y: Redo cell update function 2011-12-16 04:53:16 +01:00
gtkscaleaccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkscaleaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkscalebuttonaccessible.c Don't emit a nonexisting signal 2011-07-17 18:45:46 -04:00
gtkscalebuttonaccessible.h a11y: Get rid of gtk.h includes in headers 2011-11-10 17:10:04 +01:00
gtkscrollbaraccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkscrollbaraccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkscrolledwindowaccessible.c Use canonical names 2011-07-17 18:52:37 -04:00
gtkscrolledwindowaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkspinbuttonaccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkspinbuttonaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkspinneraccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkspinneraccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkstatusbaraccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkstatusbaraccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkswitchaccessible.c Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtkswitchaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtktextcellaccessible.c a11y: Redo cell update function 2011-12-16 04:53:16 +01:00
gtktextcellaccessible.h a11y: Use cell renderer creation funcs unconditionally 2011-12-16 04:53:16 +01:00
gtktextviewaccessible.c Improve AtkText implementations 2011-11-19 19:28:48 -05:00
gtktextviewaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtktogglebuttonaccessible.c checkbutton: Use gtk_widget_class_set_accessible_role() 2011-07-18 18:30:51 +02:00
gtktogglebuttonaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtktoplevelaccessible.c Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00
gtktoplevelaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
gtktreeviewaccessible.c a11y: Redo cell update function 2011-12-16 04:53:16 +01:00
gtktreeviewaccessible.h treeview: Send changed signal directly to a11y code 2011-12-16 04:53:15 +01:00
gtkwidgetaccessible.c Don't use object data for layer 2011-07-17 23:17:38 -04:00
gtkwidgetaccessible.h a11y: Get rid of gtk.h includes in headers 2011-11-10 17:10:04 +01:00
gtkwindowaccessible.c a11y: Don't include gtkx when not needed 2011-09-30 23:23:36 +02:00
gtkwindowaccessible.h Reduce the number of unwanted exports 2011-07-09 16:32:40 -04:00
Makefile.am Move gtkstyle and gtkrc to deprecated/ 2011-11-02 01:15:21 -04:00