/sysutils/metalog/

le='gsoc2013-evolution Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/table
Commit message (Expand)AuthorAgeFilesLines
* Added cairo font rendering to ECell and EText.Srinivasa Ragavan2006-07-202-5/+17
* ** Fixes bug #333041 add gettext support to some strings.BenoƮt Dejean2006-07-182-6/+11
* Revert the previous patch. Requires rework.Harish Krishnaswamy2006-07-101-58/+2
* Added code for Resize Transparency with Cairo drawing. Added code toRajeev ramanathan2006-07-101-2/+58
* Enhanced search functionality. patch submitted by Johnny Jacob ReviewedHarish Krishnaswamy2006-06-301-1/+1
* **Fixes bug #338295 Use pango to handle text when printing tasks.simon.zheng2006-06-122-29/+73
* ** Fixes bug #343764 now entirely Adding a weak reference to avoidEd Catmur2006-06-122-0/+7
* Committing a fix for sorting in the vertical view message list.Srinivasa Ragavan2006-06-125-22/+56
* ** Fixes bug #343764 Ensure g_label points to the right widget beforeCarlos Garcia Campos2006-06-082-3/+9
* Remove extra tabs. Fixes #343734.Hiroyuki Ikezoe2006-06-052-2/+6
* Added support for Vertical View in Evolution Mailer with custom message list.Srinivasa Ragavan2006-06-036-3/+500
* Reviewed and committed by Harish Krishnaswamy <kharish@novell.com>Hiroyuki Ikezoe2006-05-122-2/+6
* ** Fixes bug #327035 Grab focus only from widgets which can have focus on.Jeff Cai2006-04-102-1/+8
* Committing fix for bug #328283Srinivasa Ragavan2006-03-022-2/+10
* ** Fixes bug #331400Simon Zheng2006-03-012-1/+15
* Fixed bug #332408Srinivasa Ragavan2006-02-242-0/+56
* Fixes bug #328283Srinivasa Ragavan2006-02-142-2/+12
* Tons of cleanups of the following sort: - remove unused vars - removeKjartan Maraas2006-01-3025-182/+40
* removed string "dialog1" from translation. Fixes bug 306118.Andre Klapper2006-01-273-2/+7
* Added functions to collapse/Expand allSrinivasa Ragavan2006-01-162-0/+44
* Fixes the scroll issue with e-tree.Srinivasa Ragavan2006-01-132-0/+17
* fixed one typo. Fixes bug 306118 partially.Andre Klapper2005-12-231-1/+1
* fixes #303876Chenthill Palanisamy2005-12-212-1/+11
* Use g_ascii_strcasecmp() instead of g_strcasecmp(). This function handlesTor Lillqvist2005-12-184-17/+18
* Link with bootstrap libs on Win32. Use E_WIDGETS_CFLAGS instead ofTor Lillqvist2005-12-182-5/+24
* Fixed substitutions that I missed in the last commit.Harish Krishnaswamy2005-12-104-4/+4
* prefix the wrapper functions with e - do not use g lest it is assumed toHarish Krishnaswamy2005-12-097-9/+19
* Fixes #322740. change the condition expression for GDK_RIGHT and GDK_LEFT.Boby Wang2005-12-072-2/+8
* Fixes bug #322776. When focus come into e-tree, it is possible that theLi Yuan2005-12-062-1/+9
* Use gnome_font_find_closest instead of gnome_font_find since Helvetica isKaushal Kumar2005-10-142-1/+10
* dded case insensitive compare support etable, and using it for OrganizationSushma Rai2005-10-042-0/+8
* e-table.c (e_table_load_specification) e-table-specification.cTor Lillqvist2005-09-304-3/+12
* Use g_ascii_strcasecmp() instead of strcasecmp(). We are comparing toTor Lillqvist2005-09-282-5/+12
* Fixes #314352. if accessibility is enabled, we enable horizontal cusorLi Yuan2005-08-252-2/+13
* fix some missing casts.Not Zed2005-08-242-4/+8
* ** See bug #313063.Not Zed2005-08-152-1/+9
* Add a11y name to the left table of config dialog. Add name to the leftLi Yuan2005-08-041-2/+14
* Added code to use stock icons instead of -> and <-Srinivasa Ragavan2005-07-252-8/+262
* Added widgets in INCLUDES.Kaushal Kumar2005-06-2329-47/+53
* Added from gal/gal/e-table as Gal is retired from Head and e-table filesKaushal Kumar2005-06-211-0/+8918
* If only a few rows have changed, emit each as a separate row_changed eventNot Zed2005-06-201-2/+31
* Retired GAL from Head. The relevant files have moved inside evolution.Kaushal Kumar2005-06-17126-376/+535
* Don't hide the tooltip if we don't have a canvas anymore. Patch by: NotKaushal Kumar2005-06-011-1/+3
* export ethi_change_sort_state, so we can call it in a11y part.Li Yuan2005-05-204-1/+14
* Check for NULL string before passing to dgettext. Fixes a crash onSarfraaz Ahmed2005-05-061-1/+1
* Port to Windows, initial commit:Tor Lillqvist2005-04-2968-272/+419
* selecion fixes for im's.Theppitak Karoonboonyanan2005-03-141-7/+18
* Fix for #73009.Li Yuan2005-02-282-0/+4
* Some code clean work.Harry Lu2005-02-043-16/+6
* add an a11y name for the popup list. make shortcut key ALT+Arrow work.Li Yuan2005-01-2713-63/+210
* Fixes #38195JP Rosevear2005-01-261