aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/e-table
Commit message (Expand)AuthorAgeFilesLines
* Fixed bug 51917, add atk support for ClickToAddYuedong Du2003-12-176-15/+464
* A small fix from Andrew Wu.Bolian Yin2003-12-081-3/+6
* Fixed #50844Andrew Wu2003-12-082-0/+207
* Fixes #51145Bolian Yin2003-12-021-9/+33
* Fixes #51139Bolian Yin2003-12-021-29/+65
* a11y implementations for ECellText. new functions to support correspondingTim Wo2003-12-021-80/+137
* use table item to get the model. (gal_a11y_e_cell_toggle_new): use tableTim Wo2003-12-023-38/+95
* don't assert row=0 as fault, it cause bug 51199.Yuedong Du2003-12-021-6/+9
* handle the structure changed signal of table model. Thus we can handleYuedong Du2003-12-021-0/+157
* override the function in base class, to retrieve the content of the text.Tim Wo2003-11-215-5/+94
* don't reset these fields, we need these info to a11y weak ref on each cellYuedong Du2003-11-203-15/+224
* new files (gal-a11y-e-cell-tree.c/h) added adding 2 new functions to addTim Wo2003-11-124-0/+260
* Fixes # 50480Bolian Yin2003-11-111-2/+100
* *e-table/gal-a11y-e-table-item: defunct widget checking, selectionBolian Yin2003-11-032-43/+334
* new function to deal with grabing table cell focusTim Wo2003-11-031-0/+22
* add new file for toggle cell a11y object. new a11y object toggle cellYuedong Du2003-10-284-0/+427
* add new files. set the right role. new file.Yuedong Du2003-10-118-0/+446
* call AC_LIBTOOL_WIN32_DLL which is necessary for building shared libraryMasahiro Sakai2003-05-041-0/+4
* gal a11y work from claheyChris Toshok2002-11-3013-0/+1841