Commit graph

10 commits

Author SHA1 Message Date
William Jon McCann
ee1e2fdbee Add EggFlowBox
Derived from EggWrapBox originally written by
Tristan Van Berkom <tristanvb@openismus.com>
2013-02-08 17:07:38 -05:00
Matthias Clasen
7c64979439 A minimal accessible implementation
To inform ATs about what is going on, implement AtkSelection,
and also emit ::active-descendant-changed. This seems enough
to make orca read 'filler' for each row (unless the row happens
to be just a label, in which case, it reads the label).
https://bugzilla.gnome.org/show_bug.cgi?id=692258
2013-01-29 00:26:45 -05:00
Alexander Larsson
83bdd9a3a2 Add selection on-start testcase from #689060 2012-12-10 16:46:37 +01:00
Xavier Claessens
d53ce490a7 Add big contact list test case
Focus in/out this window used to take a lot of CPU. See
https://bugzilla.gnome.org/show_bug.cgi?id=687911

The dummy row widget code is copied from empathy-roster-contact.c to
make the test more realistic.
2012-11-09 10:16:47 +01:00
Alexander Larsson
597d06b278 Convert EggListBox from vala to C
This is the initial pass, which is essentially a direct
conversion and needs more cleanup.
2012-08-16 14:17:43 +02:00
Alexander Larsson
046b399904 Clean up all .c files created from .vala files 2012-05-21 11:00:21 +02:00
Alexander Larsson
b4ce5aa07f Fix up test-scrolled build 2012-05-21 10:58:54 +02:00
Guillaume Desmottes
f6cae2e8b4 Build a static library
Easier to be use from C code.
2012-05-17 09:27:14 +02:00
Alexander Larsson
2e300a837a Initial version of test with scrolledwindow 2012-05-16 14:05:18 +02:00
Alexander Larsson
744851ea2d Initial import
This is the inital version of the code from the gnome-contacts wip/sorted
branch, just renamed and restructured to work standalone
2012-05-15 12:22:24 +02:00