aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
Diffstat (limited to 'widgets')
-rw-r--r--widgets/table/e-table-item.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/table/e-table-item.c b/widgets/table/e-table-item.c
index e33c8b4b9c..484b263aa1 100644
--- a/widgets/table/e-table-item.c
+++ b/widgets/table/e-table-item.c
@@ -1226,7 +1226,7 @@ eti_draw (GnomeCanvasItem *item, GdkDrawable *drawable, int x, int y, int width,
break;
}
- if (selected){
+ if (col_selected){
background = &canvas->style->bg [GTK_STATE_SELECTED];
} else {
#if 0
/log/lang/TenDRA?id=393ec4f03fb02da770cc2af6a1b1f8ecd31c2971&showmsg=1'>Expand)AuthorAgeFilesLines * Update to 2005-11-12.Stefan Farfeleder2005-11-123-22/+72 * Don't set BIN_CC, it breaks tcc -cc.Stefan Farfeleder2005-10-171-1/+0 * Update to the 20050810 snapshot. Includes support for 7.x.Stefan Farfeleder2005-08-115-91/+12 * Note that math/ploticus now installs as bin/ploticus rather than bin/pl.Mark Linimon2005-03-071-1/+1 * Fix pkg-plist on Alpha.Stefan Farfeleder2004-12-142-4/+12 * Update TenDRA to 4.20040902. Major changes are support for the AlphaStefan Farfeleder2004-09-026-880/+780 * Add size data, approved by maintainers.Trevor Johnson2004-03-211-0/+1 * Add conflictsTilman Keskinoz2004-02-021-0/+1 * Update to 20040128 ten15 snapshotTilman Keskinoz2004-01-309-139/+110 * . Update to 4-20030825.Greg Lewis2003-09-0910-374/+582 * Fix comment, update maintainer's e-mail addressSergey A. Osokin2003-06-241-3/+3 * - Update to CVS snapshot 20030526, which fixes the build problems on 5.xTilman Keskinoz2003-06-0316-2739/+776 * De-pkg-comment.Akinori MUSHA2003-02-212-1/+1 * Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-072-1/+2 * The effort to maintain these for FreeBSD just isn't worth it with the lackDavid E. O'Brien2002-11-051-1/+1 * This port builds fine on RELENG_4, so don't mark it BROKEN there.Dima Dorfman2002-11-011-2/+4 * BROKEN: Does not buildKris Kennaway2002-05-181-0/+2 * Unbreak -- it now compiles with cdef.h revs 1.48 / 1.28.2.6.David E. O'Brien2001-12-032-3/+4 * Unconditionalize the BROKEN tag; this port doesn't compile on any currentKris Kennaway2001-08-201-2/+0 * Add $FreeBSD$'s which help me in problem reports.David E. O'Brien2000-11-221-0/+1 * Take over maintance.David E. O'Brien2000-10-091-1/+2 * Drop web site reference: it has apparently gone away permanently.Robert Nordier2000-10-071-2/+0 * Update master sites.Robert Nordier2000-08-081-1/+3 * Oops, this is only actually broken (does not compile) on 3.x, so mark itKris Kennaway2000-07-032-1/+6 * Broken; does not compile.Kris Kennaway2000-07-031-0/+2 * Convert to the PORTNAME - PORTVERSION syntax.David E. O'Brien2000-04-121-2/+2 * make ``tcc -time foo.c'' workDavid E. O'Brien2000-03-191-0/+41 * FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1 * Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1 * chmod -> ${CHMOD}Michael Haro1999-08-231-14/+14 * If at first you don't succeed, try (try) again.Tim Vanderhoek1999-07-081-2/+4 * Don't use ${OSREL} and %%OSREL%% here. We need the full `uname -r`.Tim Vanderhoek1999-07-072-159/+161 * Use the PLIST_SUB capabilities of bsd.port.mk to substitute OSREL inSteve Price1999-07-052-159/+158 * Yet more WWW: additionsMichael Haro1999-05-031-1/+1 * Add option for linking with pthreads library.Robert Nordier1999-01-242-0/+11 * Use a one-liner more in accord with reality.Robert Nordier1998-11-041-1/+1 * Fix tcc -g option for ELF.Robert Nordier1998-11-041-0/+7 * Clean up on deinstallation.Robert Nordier1998-10-081-0/+119 * Don't insist on finding crt0.o and friends.Robert Nordier1998-10-081-2/+1 * Add K-aout to tcc aout environment for consistency.Robert Nordier1998-10-081-0/+4 * Update PLIST.Robert Nordier1998-09-301-0/+2 * TenDRA does ELF Part IRobert Nordier1998-09-294-4/+738 * The first time I tried committing this set of manpage removals it gotTim Vanderhoek1998-08-191-14/+0 * Make these ports (TenDRA, egcs, gcc28, glibstdc++28 and guavac, allSatoshi Asami1998-08-081-3/+3 * Provide for <sys/sem.h> change.Robert Nordier1998-06-211-0/+7 * Look for crt0.o in /usr/lib or /usr/lib/aout.Robert Nordier1998-06-111-0/+27 * Further corrections to long long support.Robert Nordier1998-06-111-0/+20 * Improve error-handling.Robert Nordier1998-06-091-7/+4 * Add link to homepage.Robert Nordier1998-06-061-0/+2 * Change maintainer e-mail address.Robert Nordier1998-06-061-2/+2 * Corrections to long long support.Robert Nordier1998-06-062-0/+40 * Exit 2 on fatal errors and 1 on non-fatal errors.Robert Nordier1998-06-061-0/+189 * Don't modify PLIST: use a copy instead.Robert Nordier1998-04-141-4/+3 * fix the PLIST so that it will work on systems other than 2.2.1-R...John-Mark Gurney1998-04-141-142/+142