Matthias Clasen
|
4904a2f45b
|
GtkTextViewAccessible: Respect display lines
This special tweak was lost when porting from GailTextUtil.
https://bugzilla.gnome.org/show_bug.cgi?id=663994
|
2011-11-15 00:25:18 -05:00 |
|
Matthias Clasen
|
e756b2e50d
|
Use canonical names
Use canonical names for both signals and properties.
|
2011-07-17 18:52:37 -04:00 |
|
Chun-wei Fan
|
a32be5d7e6
|
Don't include unistd.h unconditionally
|
2011-07-13 15:27:28 +08:00 |
|
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 |
|