aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/gncal-todo.c
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@nuclecu.unam.mx>1999-04-09 00:46:36 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-04-09 00:46:36 +0800
commitd41d8024ae45564285dd8ea806bfc2cf24af99ea (patch)
tree562d8b4f37ec869c7ac5699a1c3415e44eb671fa /calendar/gncal-todo.c
parentf6e63793c1db671c26e3b0b2643cb0723298eadb (diff)
downloadgsoc2013-evolution-d41d8024ae45564285dd8ea806bfc2cf24af99ea.tar.gz
gsoc2013-evolution-d41d8024ae45564285dd8ea806bfc2cf24af99ea.tar.zst
gsoc2013-evolution-d41d8024ae45564285dd8ea806bfc2cf24af99ea.zip
Make sure we can get events for button3. The code for the nice popup menu
1999-04-08 Miguel de Icaza <miguel@nuclecu.unam.mx> * gncal-todo.c (gncal_todo_init): Make sure we can get events for button3. The code for the nice popup menu was there but was not getting invoked. svn path=/trunk/; revision=806
Diffstat (limited to 'calendar/gncal-todo.c')
-rw-r--r--calendar/gncal-todo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gncal-todo.c b/calendar/gncal-todo.c
index e1c708384b..0b7579bb7c 100644
--- a/calendar/gncal-todo.c
+++ b/calendar/gncal-todo.c
@@ -410,6 +410,7 @@ gncal_todo_init (GncalTodo *todo)
gtk_signal_connect (GTK_OBJECT (todo->clist), "select_row",
(GtkSignalFunc) clist_row_selected,
todo);
+ gtk_clist_set_button_actions (todo->clist, 2, GTK_BUTTON_SELECTS);
gtk_signal_connect (GTK_OBJECT (todo->clist), "resize_column",
(GtkSignalFunc) column_resized,
todo);
w44/cgit/cgit.cgi/freebsd-ports-gnome/commit/lang/php_doc?h=gstreamer0.10-removal&id=18927d92f8cd2132a6278d563b833f8ca5e6e3e6'>- Take maintainership (stale port)edwin2004-06-143-38/+24 * SIZEify.trevor2004-03-181-0/+5 * Don my portmgr hat and return dirk@FreeBSD.org's ports back to thekris2004-02-221-1/+1 * Use LS macro.trevor2004-01-231-1/+1 * Clear moonlight beckons.ade2003-03-072-1/+1 * Update to the latest versions.dirk2002-11-127-400/+3349 * Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1 * Upgrade to the latest version of the PHP documentation.dirk2002-01-237-169/+665 * Use correct comparison operator ('=' -> '==').dirk2001-12-221-4/+4 * Upgrade to the latest version of the PHP documentation.dirk2001-12-217-82/+1317 * Allow slave ports to override PORTVERSION.dirk2001-11-261-1/+1 * Add support for japanese (PHP_LANG=ja).dirk2001-11-263-4/+2335 * Upgrade to version from 2001-11-22.dirk2001-11-26