Matthias Clasen
|
3bfa69fa53
|
Don't use object data for layer
Just add a regular member in GtkWidgetAccessible for it.
|
2011-07-17 23:17:38 -04:00 |
|
Matthias Clasen
|
6d33c783d0
|
Get rid of the focus_gtk vfunc
Only GtkWidgetAccessible and GtkWindowAccessible had implementations,
and they could easily be converted to focus_event handlers.
|
2011-07-17 23:04:00 -04:00 |
|
Matthias Clasen
|
e756b2e50d
|
Use canonical names
Use canonical names for both signals and properties.
|
2011-07-17 18:52:37 -04:00 |
|
Matthias Clasen
|
07380c1e64
|
Make all of a11y/ compile with -Wshadow
|
2011-07-10 00:24:26 -04:00 |
|
Matthias Clasen
|
3846a59bab
|
Drop a few more unwanted exports
Remaining now are just cell accessibles.
|
2011-07-09 16:43:39 -04: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
|
2980659ab1
|
Add api for setting the layer
Add api for setting the component layer, instead of open-coding
the object data key, and use it.
|
2011-07-05 16:10:26 -04:00 |
|
Matthias Clasen
|
b61043dcfa
|
Change the toolkit attribute from gail to gtk
Update test results to match.
|
2011-07-05 16:10:25 -04:00 |
|
Matthias Clasen
|
f839379d01
|
Drop the atk_component_add/remove_focus_handler implementation
Instead, just connect to focus-event directly.
|
2011-07-05 16:09:57 -04:00 |
|
Matthias Clasen
|
775ccf39e7
|
Initial conversion of GailWidget to GtkWidgetAccessible
|
2011-07-05 16:09:57 -04:00 |
|