aboutsummaryrefslogtreecommitdiffstats
path: root/a11y/e-table
Commit message (Expand)AuthorAgeFilesLines
* ** Remove trailing whitespace from source code.Matthew Barnes2007-11-1518-136/+136
* - Fix warnings from sparse.Kjartan Maraas2007-10-291-1/+1
* 2007-09-07 mcrha Fix for bug #473903Milan Crha2007-09-071-1/+3
* Update FSF address in header comments (#469886). Patch from TobiasMatthew Barnes2007-09-024-8/+8
* ** Fix for bug #455799Hiroyuki Ikezoe2007-08-041-4/+0
* Collect all the required package versions in one place and explicitlyMatthew Barnes2007-07-281-1/+1
* The return value of g_list_remove() should be received because theHiroyuki Ikezoe2007-07-261-1/+1
* Don't mix declarations and code (#405495).Matthew Barnes2007-03-272-8/+14
* ** Fixes bug #419524Matthew Barnes2007-03-216-6/+6
* Workaround for crash in bug #330728. Patch from Caolan McNamara.Kjartan Maraas2007-03-011-0/+29
* Fixes #353472Matthew Barnes2006-09-191-0/+2
* Revert Rajeev's patch for #330728, #332727..Harish Krishnaswamy2006-06-221-1/+1
* Do not install header files, and make sure they will be included in theLi Yuan2006-06-121-5/+1
* Revert the earlier patch. They are needed, after all.Harish Krishnaswamy2006-05-161-0/+18
* Patch submitted by Li Yuan <li.yuan@sun.com> Do not install header files.Harish Krishnaswamy2006-05-151-18/+0
* Fix for #333279.Li Yuan2006-05-081-0/+3
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Rajeev ramanathan2006-04-241-1/+1
* reviewed by: Harish Krishnaswamy <kharish@novell.com>Kjartan Maraas2006-01-273-6/+0
* Use g_ascii_strcasecmp() instead of g_strcasecmp() for well-definedness.Tor Lillqvist2005-12-171-1/+1
* Fix for #316351Harry Lu2005-09-281-0/+2
* Fixes #313514. For the code change in gnopernicus, we should useLi Yuan2005-08-171-4/+2
* Fixes #310136 #310138. The first items of e-table are column-header. So weLi Yuan2005-07-191-7/+7
* Added widgets in INCLUDES.Kaushal Kumar2005-06-231-2/+2
* Makefile.am addressbook/Makefile.am calendar/Makefile.am Use the fakeTor Lillqvist2005-06-181-4/+0
* Remove stray trailing slash from -I path, confuses gcc on Win32.Tor Lillqvist2005-06-181-1/+1
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-1721-59/+108
* add two files to sort table items. add table header. ditto.Li Yuan2005-05-204-10/+264
* Port to Windows, initial commit:Tor Lillqvist2005-04-2917-79/+100
* return FALSE to let GTK run "F6" handler.Li Yuan2005-04-281-1/+1
* New function to reset focus object. (eti_rows_deleted),Harry Lu2005-03-241-43/+45
* Fix for 72793.Harry Lu2005-02-241-0/+7
* Some code clean work.Harry Lu2005-02-047-16/+46
* add gal-a11y-e-cell-vbox.h and gal-a11y-e-cell-vbox.cLi Yuan2005-01-2714-452/+990
* Fixes 59047.Eric Zhao2004-06-211-3/+51
* fixes to get rid of compiler warningsRadek Doulik2004-06-1110-47/+30
* clean code to avoid compiler warningsRadek Doulik2004-06-101-2/+4
* Fixes #48974.Eric Zhao2004-04-221-1/+4
* Fixes bug #52935.Eric Zhao2004-04-221-3/+106
* add some sanity check here. add atk_state_focused to focused cell, it isYuedong Du2004-04-012-4/+16
* 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