Matthias Clasen
|
d98622b2ea
|
Reduce the number of unwanted exports
_-prefix most of the get_type functions in a11y/.
There are still some more symbols left.
|
2011-07-09 16:32:40 -04:00 |
|
Benjamin Otte
|
2870b58638
|
a11y: Don't use an idle handler for entry actions
|
2011-07-06 16:40:04 +02:00 |
|
Matthias Clasen
|
775ccf39e7
|
Initial conversion of GailWidget to GtkWidgetAccessible
|
2011-07-05 16:09:57 -04:00 |
|
Matthias Clasen
|
254538bf77
|
Drop unneeded includes gailtextutil.h
Almost done with getting rid of GailTextUtil.
|
2011-07-05 16:08:57 -04:00 |
|
Matthias Clasen
|
442ec1b624
|
GtkEntryAccessible: Clean up the AtkAction implementation a bit
No functional changes.
|
2011-07-05 16:08:08 -04:00 |
|
Matthias Clasen
|
99a54565a3
|
Purge traces of insert idle handler
|
2011-07-05 16:08:08 -04:00 |
|
Matthias Clasen
|
212241ffda
|
GtkEntryAccessible: Rework text_changed handling
No more signal emission from an idle.
|
2011-07-05 16:08:08 -04:00 |
|
Matthias Clasen
|
7872c2c19e
|
GtkEntryAccessible: port from GailTextUtil to GtkPango
Also clean up and rearrange the code.
As a side-effect, the no-longer-existing stipple attributes
are dropped. Update test results to match.
|
2011-07-05 16:08:08 -04:00 |
|
Matthias Clasen
|
918514d51d
|
First cut at GailEntry -> GtkEntryAccessible
Replace the factory for entry and spin button with
gtk_widget_class_set_accessible_type() calls, and move then
to the GtkAccessible namespace.
|
2011-07-05 16:08:08 -04:00 |
|