aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2010-04-06 22:47:59 +0800
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-04-06 22:47:59 +0800
commite96830d65e1f92a437156852f33f2a66070366d6 (patch)
tree7037c865bae26f0abcf71500cedb62db130a12d5 /widgets
parent0e239e555149729fb536d6a48b3640b5462a2e47 (diff)
downloadgsoc2013-evolution-e96830d65e1f92a437156852f33f2a66070366d6.tar.gz
gsoc2013-evolution-e96830d65e1f92a437156852f33f2a66070366d6.tar.zst
gsoc2013-evolution-e96830d65e1f92a437156852f33f2a66070366d6.zip
Revert "[win32] #undef some conflicting defines"
This reverts commit 0e239e555149729fb536d6a48b3640b5462a2e47.
Diffstat (limited to 'widgets')
-rw-r--r--widgets/table/e-table-group.c5
-rw-r--r--widgets/table/e-table-item.c4
-rw-r--r--widgets/table/e-table.c4
-rw-r--r--widgets/table/e-tree.c4
4 files changed, 0 insertions, 17 deletions
diff --git a/widgets/table/e-table-group.c b/widgets/table/e-table-group.c
index 9639f5a9e2..4189ae6015 100644
--- a/widgets/table/e-table-group.c
+++ b/widgets/table/e-table-group.c
@@ -38,11 +38,6 @@ G_DEFINE_TYPE (ETableGroup, etg, GNOME_TYPE_CANVAS_GROUP)
#define ETG_CLASS(e) (E_TABLE_GROUP_CLASS(GTK_OBJECT_GET_CLASS(e)))
-#ifdef DOUBLE_CLICK
-#undef DOUBLE_CLICK
-#endif
-
-
enum {
CURSOR_CHANGE,
CURSOR_ACTIVATED,
diff --git a/widgets/table/e-table-item.c b/widgets/table/e-table-item.c
index 5df9ce001b..3c0fa33bb0 100644
--- a/widgets/table/e-table-item.c
+++ b/widgets/table/e-table-item.c
@@ -69,10 +69,6 @@ static void eti_cancel_drag_due_to_model_change (ETableItem *eti);
realize and make sure that all of them are doable by all the cells
and that all of the others are only done after realization. */
-#ifdef DOUBLE_CLICK
-#undef DOUBLE_CLICK
-#endif
-
enum {
CURSOR_CHANGE,
CURSOR_ACTIVATED,
diff --git a/widgets/table/e-table.c b/widgets/table/e-table.c
index 571563eba8..5c35eb26e6 100644
--- a/widgets/table/e-table.c
+++ b/widgets/table/e-table.c
@@ -63,10 +63,6 @@
#define e_table_item_leave_edit_(x) (e_table_item_leave_edit((x)))
#endif
-#ifdef DOUBLE_CLICK
-#undef DOUBLE_CLICK
-#endif
-
enum {
CURSOR_CHANGE,
CURSOR_ACTIVATED,
diff --git a/widgets/table/e-tree.c b/widgets/table/e-tree.c
index 1a4662859c..c093255518 100644
--- a/widgets/table/e-tree.c
+++ b/widgets/table/e-tree.c
@@ -62,10 +62,6 @@
#define e_table_item_leave_edit_(x) (e_table_item_leave_edit((x)))
#endif
-#ifdef DOUBLE_CLICK
-#undef DOUBLE_CLICK
-#endif
-
enum {
CURSOR_CHANGE,
CURSOR_ACTIVATED,
/td>-1/+1 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * Fix a typo.olgeni2009-11-251-1/+1 * - Update to 1.5miwi2009-11-172-5/+5 * - Use fix uid and gidrafan2009-04-076-3/+185 * - Reset farrokhi@freebsd.org due to long period of inactivity.miwi2009-03-101-1/+1 * Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0 * - Update to 1.4.0miwi2006-11-232-4/+4 * Change my email address to farrokhi@ in all ports that I maintain.farrokhi2006-11-081-1/+1 * - Update to 1.3mnag2006-05-252-4/+4 * Fix build.krion2006-02-251-0/+1 * Conversion to a single libtool environment.ade2006-02-231-1/+0 * - Update to 1.2ehaupt2006-02-212-11/+32 * - Add SHA256pav2005-11-261-0/+1 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * change the libtool version to use from 1.3 to 1.5oliver2005-06-041-1/+1 * Drop maintership.krion2005-04-221-1/+1 * At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1 * Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1 * - Remove USE_SIZE knobkrion2004-04-161-1/+0 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1 * Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-062-1/+1 * - SIZEifykrion2004-01-302-0/+2 * - Update to version 0.9.6krion2003-10-302-2/+2