aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/e-table/gal-a11y-e-table-column-header.h
Commit message (Collapse)AuthorAgeFilesLines
* Use -no-undefined on Linux tooMilan Crha2009-05-201-55/+0
| | | | | There still left two things opened, search for KILL-BONOBO to find them. One is in calendar's Makefile.am, one in composer.
* Merge revisions 36016:36303 from trunk.Matthew Barnes2008-09-111-2/+19
| | | | svn path=/branches/kill-bonobo/; revision=36307
* add two files to sort table items. add table header. ditto.Li Yuan2005-05-201-0/+38
2005-05-20 Li Yuan <li.yuan@sun.com> * gal/a11y/e-table/Makefile.am: * gal/a11y/e-table/gal-a11y-e-table-column-header.c: * gal/a11y/e-table/gal-a11y-e-table-column-header.h: add two files to sort table items. * gal/a11y/e-table/gal-a11y-e-cell.c: (gal_a11y_e_cell_get_index_in_parent): add table header. * gal/a11y/e-table/gal-a11y-e-table-item.c: (eti_get_n_children): (eti_ref_child), (eti_get_n_rows), (eti_get_column_header): ditto. Fixes #302154 svn path=/trunk/; revision=29394