aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLi Yuan <li.yuan@sun.com>2005-04-28 15:24:43 +0800
committerHarry Lu <haip@src.gnome.org>2005-04-28 15:24:43 +0800
commit1cf6d50548e119712555080316946d74071a5992 (patch)
treeece3c24e85d80975304963e7f94284d26629e498
parent39cf1c100169065c5b45c9a7fbd395cd6cbbf128 (diff)
downloadgsoc2013-evolution-1cf6d50548e119712555080316946d74071a5992.tar.gz
gsoc2013-evolution-1cf6d50548e119712555080316946d74071a5992.tar.zst
gsoc2013-evolution-1cf6d50548e119712555080316946d74071a5992.zip
return FALSE to let GTK run "F6" handler.
2005-04-28 Li Yuan <li.yuan@sun.com> * gal/a11y/e-table/gal-a11y-e-table-click-to-add.c: (etcta_event): return FALSE to let GTK run "F6" handler. Fixes #74181 svn path=/trunk/; revision=29233
-rw-r--r--a11y/e-table/gal-a11y-e-table-click-to-add.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/a11y/e-table/gal-a11y-e-table-click-to-add.c b/a11y/e-table/gal-a11y-e-table-click-to-add.c
index da4933e647..d8400b7ebb 100644
--- a/a11y/e-table/gal-a11y-e-table-click-to-add.c
+++ b/a11y/e-table/gal-a11y-e-table-click-to-add.c
@@ -261,7 +261,7 @@ etcta_event (GnomeCanvasItem *item, GdkEvent *e, gpointer data)
priv->rect = etcta->rect;
priv->row = etcta->row;
- return TRUE;
+ return FALSE;
}
static void
lippe2009-10-122-9/+8 * - Update to 1.10gahr2009-10-102-8/+5 * Remove expired x11/kxgeneratormakc2009-10-085-63/+0 * - Update to 1.0.1gahr2009-10-062-4/+4 * Fix mtree errorrene2009-10-031-2/+0 * As advertised, remove the electricsheep port. The project has haddougb2009-10-036-156/+0 * - Update to 1.1.1rene2009-10-023-5/+17 * - New port: x11/thingylaunchgahr2009-10-024-0/+39 * - Update to 5.29wen2009-10-012-5/+5 * Remove piece of information that is no longer accurate.danfe2009-09-291-3/+0 * - Update to the latest release from NVidia, 185.18.36 [1]danfe2009-09-292-5/+7 * - Patch k3socketdevice.cpp for Y! to work in kopetetabthorpe2009-09-292-1/+18 * Update to 190.36bland2009-09-274-8/+8 * Remove dependency on devel/libpci.makc2009-09-258-6/+166 * Fix several cmake modules.makc2009-09-254-26/+236 * Teach libxdg-basedir to look files under ${PREFIX}/etc/xdg instead of /etc/xdg,garga2009-09-241-1/+6 * lzmautils-devel -> xznaddy2009-09-213-4/+6 * Update to 0.16.0rnoland2009-09-202-6/+19 * - fix (and sort) plist after recent x11/xscreensaver updatemakc2009-09-182-13/+3 * Set the default Gecko provider to be libxul to fix the build of GNOME onmarcus2009-09-181-2/+2 * Update to version 2.10 which includes the following:dougb2009-09-154-27/+15 * Update to 1.1.0rene2009-09-143-11/+55 * - Update to Maintianer Mail adressmiwi2009-09-121-1/+1 * Chase the xscreensaver-gnome-hacks update.marcus2009-09-111-1/+1 * Update to 5.10.marcus2009-09-114-13/+5 * Update to 0.3.6garga2009-09-112-4/+4 * Bump PORTREVISION to chase the xscreensaver-gnome-hacks update.marcus2009-09-081-1/+1 * Update to 5.09.marcus2009-09-085-12/+20 * Update to 190.32bland2009-09-074-8/+8 * Bump PORTREVISION for libX11 change forgotten by me at thebsam2009-09-071-0/+1 * Add support to create users and groups from information stored in UIDs/GIDsflz2009-09-072-31/+4 * Update libX11 to version 1.1.5-4.fc10.bsam2009-09-062-8/+8 * Update to version 247krion2009-09-062-5/+4 * - Get rid of /usr/X11R6fluffy2009-09-051-1/+8 * - Update GHC and Haskell ports to 6.10.4 (for both i386 and amd64), bumppgj2009-09-0218-212/+308 * - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirror...amdmi32009-09-022-4/+2 * - Update to 1.8ehaupt2009-09-023-9/+109 * - Removed patch that was integrated upstreamtabthorpe2009-09-022-42/+0 * The FreeBSD KDE is please to announce the release of KDE 4.3.1,tabthorpe2009-09-0217-54/+49 * - Update MASTER_SITESmiwi2009-08-301-2/+2 * Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and nolinimon2009-08-292-2/+2 * Reset maintainership, i do not use this port for a long time now.garga2009-08-271-1/+1 * - Update to 0.13miwi2009-08-273-9/+15 * Update to 190.25bland2009-08-272-4/+4 * Update to 190.25bland2009-08-272-4/+4 * On ia64, gdm (indirectly) uses log10 and ceil. Add libm to themarcel2009-08-251-0/+1 * xorg-server builds on ia64. Include it in the xorg meta-port.marcel2009-08-251-1/+1 * Pull galeon out of the Fifth Toe. It is no longer supported, and will bemarcus2009-08-251-2/+1 * - Add patch from upstream that fixes the HDD system monitor applet ifmarkus2009-08-234-2/+28 * - Reindent Makefile to fit in 80 columns, fix minor nitsdanfe2009-08-232-10/+8 * - Adjust port comment and descriptiondanfe2009-08-232-12/+11 * Chase the vte shared lib bump.marcus2009-08-237-6/+7 * Chase the fribidi shared lib bump.marcus2009-08-232-2/+2 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-2232-55/+35 * - Update to 20090815wxs2009-08-222-4/+4 * - Implement/Add the sensor 'system/uptime' for/to ksysguardd. As intendedmarkus2009-08-2112-0/+284 * Reset sbahra at his request due to lack of time to work on these ports.linimon2009-08-203-5/+5 * make startup notification really optionaloliver2009-08-161-3/+1 * Fix a few common typos in pkg-descr ("separate", "compatible").olgeni2009-08-164-4/+4 * - Add patch for konsole that implements the missing bits for FreeBSD to makemarkus2009-08-144-2/+296 * Fix build with custom LOCALBASE.makc2009-08-132-2/+4 * Remove ${PREFIX}/lib/kde3 from ldconfig paths.makc2009-08-131-2/+2 * Remove xdm-config, which is already handled by @exec and @unexec.olgeni2009-08-122-2/+1 * Fix dependency on kdenetworkmakc2009-08-111-1/+1 * Mk/bsd.kde4.mk:makc2009-08-1050-210/+177 * Correct the logic of the SIMD option so that packages are not built withmarcus2009-08-091-4/+4 * set expiration date to one month (project abandoned, master site disappeared)makc2009-08-091-1/+2 * Update to tint2-0.7.1 which contains a minor systray fix.dougb2009-08-072-4/+9 * remove dependency on multimedia/phonon-gstreamermakc2009-08-061-6/+2 * - Fix patch rejectmiwi2009-08-052-8/+8 * Update to 190.18bland2009-08-054-9/+8 * The KDE FreeBSD team is proud to announce the release of KDE 4.3.0miwi2009-08-0533-13247/+1310 * - Update Qt4 to 4.5.2miwi2009-08-055-9/+16 * - Update py-qt4 to py-qt4.5.4miwi2009-08-051-3/+3 * - Use accurate NVVERSION for checking libcuda compat library presencedanfe2009-08-042-4/+4 * Deprecate this port, the sheep server is gone, there is no tarball fordougb2009-08-041-0/+3 * Remove support for electricsheep as a screensaver, the project has beendougb2009-08-044-59/+5 * Update NVidia drivers to most recent versions.danfe2009-08-046-23/+19 * * Add support for SIMDoptimizations (off by default).marcus2009-08-032-1/+22 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-0340-40/+40 * - Reset maintainer and remove old MASTER_SITES.wxs2009-08-022-5/+3 * - Update to 1.1amdmi32009-08-012-6/+6 * - Add dependency on x11/xcb-proto >= 1.5, this does not build with earlier ve...amdmi32009-08-011-0/+2 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-31