| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't mix declarations and code (#405495). | Matthew Barnes | 2007-03-27 | 2 | -8/+14 |
* | ** Fixes bug #419524 | Matthew Barnes | 2007-03-21 | 6 | -6/+6 |
* | Workaround for crash in bug #330728. Patch from Caolan McNamara. | Kjartan Maraas | 2007-03-01 | 1 | -0/+29 |
* | Fixes #353472 | Matthew Barnes | 2006-09-19 | 1 | -0/+2 |
* | Revert Rajeev's patch for #330728, #332727.. | Harish Krishnaswamy | 2006-06-22 | 1 | -1/+1 |
* | Do not install header files, and make sure they will be included in the | Li Yuan | 2006-06-12 | 1 | -5/+1 |
* | Revert the earlier patch. They are needed, after all. | Harish Krishnaswamy | 2006-05-16 | 1 | -0/+18 |
* | Patch submitted by Li Yuan <li.yuan@sun.com> Do not install header files. | Harish Krishnaswamy | 2006-05-15 | 1 | -18/+0 |
* | Fix for #333279. | Li Yuan | 2006-05-08 | 1 | -0/+3 |
* | reviewed by: Harish Krishnaswamy <kharish@novell.com> | Rajeev ramanathan | 2006-04-24 | 1 | -1/+1 |
* | reviewed by: Harish Krishnaswamy <kharish@novell.com> | Kjartan Maraas | 2006-01-27 | 3 | -6/+0 |
* | Use g_ascii_strcasecmp() instead of g_strcasecmp() for well-definedness. | Tor Lillqvist | 2005-12-17 | 1 | -1/+1 |
* | Fix for #316351 | Harry Lu | 2005-09-28 | 1 | -0/+2 |
* | Fixes #313514. For the code change in gnopernicus, we should use | Li Yuan | 2005-08-17 | 1 | -4/+2 |
* | Fixes #310136 #310138. The first items of e-table are column-header. So we | Li Yuan | 2005-07-19 | 1 | -7/+7 |
* | Added widgets in INCLUDES. | Kaushal Kumar | 2005-06-23 | 1 | -2/+2 |
* | Makefile.am addressbook/Makefile.am calendar/Makefile.am Use the fake | Tor Lillqvist | 2005-06-18 | 1 | -4/+0 |
* | Remove stray trailing slash from -I path, confuses gcc on Win32. | Tor Lillqvist | 2005-06-18 | 1 | -1/+1 |
* | Retired GAL from Head. The relevant files have moved inside evolution. | Kaushal Kumar | 2005-06-17 | 21 | -59/+108 |
* | add two files to sort table items. add table header. ditto. | Li Yuan | 2005-05-20 | 4 | -10/+264 |
* | Port to Windows, initial commit: | Tor Lillqvist | 2005-04-29 | 17 | -79/+100 |
* | return FALSE to let GTK run "F6" handler. | Li Yuan | 2005-04-28 | 1 | -1/+1 |
* | New function to reset focus object. (eti_rows_deleted), | Harry Lu | 2005-03-24 | 1 | -43/+45 |
* | Fix for 72793. | Harry Lu | 2005-02-24 | 1 | -0/+7 |
* | Some code clean work. | Harry Lu | 2005-02-04 | 7 | -16/+46 |
* | add gal-a11y-e-cell-vbox.h and gal-a11y-e-cell-vbox.c | Li Yuan | 2005-01-27 | 14 | -452/+990 |
* | Fixes 59047. | Eric Zhao | 2004-06-21 | 1 | -3/+51 |
* | fixes to get rid of compiler warnings | Radek Doulik | 2004-06-11 | 10 | -47/+30 |
* | clean code to avoid compiler warnings | Radek Doulik | 2004-06-10 | 1 | -2/+4 |
* | Fixes #48974. | Eric Zhao | 2004-04-22 | 1 | -1/+4 |
* | Fixes bug #52935. | Eric Zhao | 2004-04-22 | 1 | -3/+106 |
* | add some sanity check here. add atk_state_focused to focused cell, it is | Yuedong Du | 2004-04-01 | 2 | -4/+16 |
* | Fixed bug 51917, add atk support for ClickToAdd | Yuedong Du | 2003-12-17 | 6 | -15/+464 |
* | A small fix from Andrew Wu. | Bolian Yin | 2003-12-08 | 1 | -3/+6 |
* | Fixed #50844 | Andrew Wu | 2003-12-08 | 2 | -0/+207 |
* | Fixes #51145 | Bolian Yin | 2003-12-02 | 1 | -9/+33 |
* | Fixes #51139 | Bolian Yin | 2003-12-02 | 1 | -29/+65 |
* | a11y implementations for ECellText. new functions to support corresponding | Tim Wo | 2003-12-02 | 1 | -80/+137 |
* | use table item to get the model. (gal_a11y_e_cell_toggle_new): use table | Tim Wo | 2003-12-02 | 3 | -38/+95 |
* | don't assert row=0 as fault, it cause bug 51199. | Yuedong Du | 2003-12-02 | 1 | -6/+9 |
* | handle the structure changed signal of table model. Thus we can handle | Yuedong Du | 2003-12-02 | 1 | -0/+157 |
* | override the function in base class, to retrieve the content of the text. | Tim Wo | 2003-11-21 | 5 | -5/+94 |
* | don't reset these fields, we need these info to a11y weak ref on each cell | Yuedong Du | 2003-11-20 | 3 | -15/+224 |
* | new files (gal-a11y-e-cell-tree.c/h) added adding 2 new functions to add | Tim Wo | 2003-11-12 | 4 | -0/+260 |
* | Fixes # 50480 | Bolian Yin | 2003-11-11 | 1 | -2/+100 |
* | *e-table/gal-a11y-e-table-item: defunct widget checking, selection | Bolian Yin | 2003-11-03 | 2 | -43/+334 |
* | new function to deal with grabing table cell focus | Tim Wo | 2003-11-03 | 1 | -0/+22 |
* | add new file for toggle cell a11y object. new a11y object toggle cell | Yuedong Du | 2003-10-28 | 4 | -0/+427 |
* | add new files. set the right role. new file. | Yuedong Du | 2003-10-11 | 8 | -0/+446 |
* | call AC_LIBTOOL_WIN32_DLL which is necessary for building shared library | Masahiro Sakai | 2003-05-04 | 1 | -0/+4 |
* | gal a11y work from clahey | Chris Toshok | 2002-11-30 | 13 | -0/+1841 |