aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@ximian.com>2001-04-17 06:40:52 +0800
committerChris Lahey <clahey@src.gnome.org>2001-04-17 06:40:52 +0800
commit2c9c9695d6fb330577da4bf1f7b33353f64e4cf6 (patch)
treedd13e90c79e4114cfea460c92cddc48b24785a65
parentc59caf515927cdb693f63621b65c92a44ea50d1b (diff)
downloadgsoc2013-evolution-2c9c9695d6fb330577da4bf1f7b33353f64e4cf6.tar.gz
gsoc2013-evolution-2c9c9695d6fb330577da4bf1f7b33353f64e4cf6.tar.zst
gsoc2013-evolution-2c9c9695d6fb330577da4bf1f7b33353f64e4cf6.zip
Turned on tooltips and alternating colors.
2001-04-16 Christopher James Lahey <clahey@ximian.com> * e-table-item.c: Turned on tooltips and alternating colors. svn path=/trunk/; revision=9393
-rw-r--r--widgets/table/e-table-item.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/widgets/table/e-table-item.c b/widgets/table/e-table-item.c
index 438c1050a4..637eaab67b 100644
--- a/widgets/table/e-table-item.c
+++ b/widgets/table/e-table-item.c
@@ -32,8 +32,8 @@
#define FOCUSED_BORDER 2
-/* #define DO_TOOLTIPS 1 */
-/* #define ALTERNATE_COLORS 1 */
+#define DO_TOOLTIPS 1
+#define ALTERNATE_COLORS 1
#define d(x)
~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/textproc/scim?h=mate-1.16&id=bd933b50377be5c352199b30dbd8f1398c0be6df'>Update to 1.4.7.lx2007-06-273-11/+8 * - Welcome X.org 7.2 \o/.flz2007-05-202-8/+1 * Taking maintainership.lx2007-04-291-1/+1 * Update to 1.4.6, a bugfix release.lx2007-04-295-49/+26 * Update to 1.4.5.ume2007-03-303-5/+7 * Reset gaoj@cpsc.ucalgary.ca due to maintainer-timeouts and no response to email.linimon2007-03-141-1/+1 * Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1 * Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-142-3/+11 * Remove USE_REINPLACE from categories starting with Tedwin2006-05-131-1/+0 * Conversion to a single libtool environment.ade2006-02-232-1/+29 * - update to 1.4.4clsung2006-02-112-5/+4 * SHA256ifyedwin2006-01-241-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-1/+1 * SCIM updated to 1.4.2.nork2005-10-153-6/+7 * o Update to 1.4.0.nork2005-07-303-23/+38 * o Updatenork2005-05-103-6/+7 * Bump PORTREVISION to chase the glib20 shared lib version change.marcus2005-03-121-0/+1 * - Update to 1.2.0ahze2005-03-025-68/+45 * - Fix build on 4-STABLEpav2005-01-253-59/+26