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 |
|
Matthias Clasen
|
a38d119f16
|
Drop gail_misc_buffer_get_run_attributes
Instead fold the code into the sole caller and get rid
of gailmisc usage in the text view accessible altogether.
|
2011-07-06 23:19:40 -04:00 |
|
Benjamin Otte
|
30930e643f
|
a11y: Redo TextView cursor/selection signal handling
As part of the removal of idles, redo how we emit signals on the
accessible. Should work as good or better than before, but with a lot
less code.
|
2011-07-06 16:50:09 +02:00 |
|
Benjamin Otte
|
4abbe4cb52
|
a11y: Use the canonical way to connect to signals
No functional changes at all, the generated code should in fact be
identical.
|
2011-07-06 16:40:05 +02:00 |
|
Benjamin Otte
|
eeae39d359
|
a11y: Simplify code
|
2011-07-06 16:40:05 +02:00 |
|
Matthias Clasen
|
775ccf39e7
|
Initial conversion of GailWidget to GtkWidgetAccessible
|
2011-07-05 16:09:57 -04:00 |
|
Matthias Clasen
|
89e57c6978
|
Convert GailContainer to GtkContainerAccessible
|
2011-07-05 16:08:57 -04:00 |
|
Matthias Clasen
|
5f6ed88b7a
|
GtkTextViewAccessible: get rid of GailTextUtil usage
Instead, use the newly added GtkTextBuffer functions.
|
2011-07-05 16:08:53 -04:00 |
|
Matthias Clasen
|
ce793bd3ee
|
GtkTextviewAccessible: some initial cleanup and code rearrangement
|
2011-07-05 16:08:10 -04:00 |
|
Matthias Clasen
|
3f9d39ffce
|
Initial move GailTextView -> GtkTextViewAccessible
This just does the renaming, and drops the factory.
|
2011-07-05 16:08:09 -04:00 |
|