aboutsummaryrefslogtreecommitdiffstats
path: root/widgets
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2001-04-08 00:05:50 +0800
committerDan Winship <danw@src.gnome.org>2001-04-08 00:05:50 +0800
commitc457df3f5cd3a68579c8c7f5fc549d0754c61d5f (patch)
tree7ff39da97bdc5a22e80e7c8d666d7ac6e6aa27bc /widgets
parente41232fb9197001454cfbd49f7fd4c5d0db2cb17 (diff)
downloadgsoc2013-evolution-c457df3f5cd3a68579c8c7f5fc549d0754c61d5f.tar.gz
gsoc2013-evolution-c457df3f5cd3a68579c8c7f5fc549d0754c61d5f.tar.zst
gsoc2013-evolution-c457df3f5cd3a68579c8c7f5fc549d0754c61d5f.zip
add a missing \
* tests/test-tree-3.c (INITIAL_SPEC): add a missing \ * gal/e-text/e-text.c (_get_position_from_xy): Add a "break;" to an otherwise-empty default case to make it ANSI. svn path=/trunk/; revision=9201
Diffstat (limited to 'widgets')
-rw-r--r--widgets/text/e-text.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/widgets/text/e-text.c b/widgets/text/e-text.c
index adef2dffa3..a8bae6a1f0 100644
--- a/widgets/text/e-text.c
+++ b/widgets/text/e-text.c
@@ -2501,6 +2501,7 @@ _get_position_from_xy (EText *text, gint x, gint y)
y += text->num_lines * font_ht;
default:
/* Do nothing */
+ break;
}
>2004-11-251-0/+7 * - Standardize an EXPIRATION_DATE format.sem2004-11-241-1/+1 * *Cough cough*, declare variables before anything, because gcc 2.95.4clive2004-11-215-0/+213 * BROKEN on !i386: Does not compilekris2004-11-191-6/+2 * BROKEN on ia64: Coredump during buildkris2004-11-191-1/+7 * BROKEN on 6.x and !i386: Does not compilekris2004-11-191-1/+7 * Add an extra patch site.clive2004-11-171-1/+2 * farewell to libxpg4.sf2004-11-152-109/+9 * My site is back and stable for a while, so point PATCH_SITESclive2004-11-151-1/+2 * - update to 0.5.1leeym2004-11-146-54/+56 * Try to fix broken build on AMD64.clive2004-11-141-0/+11 * - Update to 0.5.0pav2004-11-104-8/+6 * Update to KDE 3.3.1lofi2004-11-0818-26/+32 * Bump PORTREVISIONS for all ports that depend on atk or pango to ease in themarcus2004-11-0811-4/+11 * Distfile updated for more embedded bitmaps.clive2004-11-064-4/+6 * - Update to 0.4.9pav2004-11-058-28/+12 * Update to 0.4.0pre1.clive2004-11-014-30/+20 * Add srecite, a educational tool helps Chinese people learningclive2004-11-016-0/+183 * Upgrade to 3.0.2.vanilla2004-10-2715-494/+71 * - wrap USE_GETTEXT by adding "if !defined(WITHOUT_NLS)"leeym2004-10-272-9/+16 * - relocate MASTERDIR and make it portlint cleanleeym2004-10-262-4/+2 * - relocate IGNOREFILES, utilize DATADIRleeym2004-10-262-57/+60 * - update to catch up with MASTERDIR (unrar-3.4.3)leeym2004-10-261-12/+4 * - correct mt.cfg to match RUN_DEPENDSleeym2004-10-261-2/+2 * Clean up time for email addresses MIA!edwin2004-10-251-1/+1 * - Update to 0.4.7, old distfile was removed from master sitepav2004-10-226-6/+10 * Mark deprecated: no maintainer, unpatched security issuenectar2004-10-221-0/+2 * Upgrade textproc/scim and related ports:thierry2004-10-1911-26/+30 * Apply 64 bits cleanup so that it works on fantastic hardware.clive2004-10-154-1/+70 * - update to 0.04clsung2004-10-143-5/+4 * - Update to 0.4.5pav2004-10-148-8/+16 * Add iiimf-le-xcin, a IIIMF language engine which ported from a popularpav2004-10-1410-0/+193 * Add iiimf-le-ude, User Defined Engine, SunIM based Simplified Chinese conversionpav2004-10-146-0/+74 * Add iiimf-le-chewing, an Intelligent Chinese Phonetic Input Method for UNIX.pav2004-10-146-0/+67 * - Update to r12.0.1pav2004-10-145-39/+43 * Add libchewing, an Intelligent Chinese Phonetic Input Method for UNIX.pav2004-10-145-0/+52 * - add USE_GCC=3.3 and unbreakleeym2004-10-133-13/+9 * - unbreak this portleeym2004-10-132-24/+24 * Upgrade to 4.61.clive2004-10-122-4/+4 * - Update to 0.3.1pav2004-10-126-6/+22 * BROKEN on 5.x: Does not compilekris2004-09-301-1/+7 * Increase USE_GCC to 3.4 for those ports which compile with it.kris2004-09-302-2/+2 * - use REINPLACE to unbreak this portleeym2004-09-221-0/+6 * - fix PLIST and unbreakleeym2004-09-223-10/+77 * - remove blank lines in PKGMESSAGEleeym2004-09-162-4/+4 * - update PLIST and unbreak this portleeym2004-09-162-86/+86 * add fireflyttf 1.1.0ijliao2004-09-0311-0/+211 * upgrade to 1.3, add more fontsijliao2004-09-035-81/+339 * Update to KDE 3.3lofi2004-08-3118-30/+116 * Replace a dead site with a working one.clive2004-08-291-1/+1 * fix BROKEN, now fetchable.clsung2004-08-252-4/+2 * Add BBMan 1.7.7.5, BBMan is a BBS client for X Window System.vanilla2004-08-245-0/+38 * Upgrade to 0.2.4.vanilla2004-08-248-14/+44 * Mark BROKEN: Unfetchablekrion2004-08-231-0/+2 * Add a forgotten PLIST_SUB in last update to textproc/scim to support 4-STABLE.arved2004-08-226-11/+9 * - Convert to OPTIONSpav2004-08-211-28/+11 * - Update to 0.3.7pav2004-08-212-15/+9 * My territory, suggested by ijliao. :pclsung2004-08-202-2/+2 * Upgrade to 0.2.1.vanilla2004-08-2012-154/+24 * Don't use ctype inline to avoid redefinition of wcwidth(), implementedclive2004-08-181-0/+2 * Add extra patch for 4-*.vanilla2004-08-162-0/+20 * Fix build with gcc 3.4arved2004-08-161-0/+10 * 1: Make scim buildable on 4-X.vanilla2004-08-123-14/+50 * pass maintainershipijliao2004-08-111-1/+1 * Factor out all but one of the build switches of the KDE main module portslofi2004-08-1115-33/+18 * set localedir to PREFIX/share/locale to be synchronized with PLISTleeym2004-08-051-1/+2 * update to 0.2.0vanilla2004-08-0420-388/+48 * add zh-unrarijliao2004-08-024-0/+63 * - Upgrade to 20040727ijliao2004-08-024-21/+16 * 1. Compilation failure when using GCC 3.4vanilla2004-08-023-4/+22 * Add gcin 0.1.9, a triditional chinese input utility in X.vanilla2004-08-0229-0/+617 * Post gcc 3.4.2 fixups.clive2004-08-012-0/+27 * - Update WWWpav2004-07-303-3/+3 * - Chase scim shlib bump and gcc-3.4 fixpav2004-07-302-2/+4 * Unbreak on 4.X, use QString::null instead of ""vs2004-07-261-4/+4 * upgrade to 0.03ijliao2004-07-262-3/+3 * - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-2412-56/+24 * - Update to 0.31vanilla2004-07-222-4/+4 * Remove uneeded patch, and fix pkg-plist.vanilla2004-07-122-8/+0 * Upgrade to 0.7.0clive2004-07-113-66/+80 * Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1 * update to 3.00:eik2004-07-082-8/+12 * + Unbreak this port.clive2004-07-055-14/+13 * Add scim-tables 0.4.0, SCIM table based Chinese input methods.vanilla2004-07-038-0/+127 * Add scim-chinese 0.4.0, SCIM Chinese Smart Pinyin input method.vanilla2004-07-0311-0/+169 * Reset bouncing maintainer:kris2004-07-021-1/+1 * BROKEN: Install fails when linprocfs is mountedkris2004-07-021-0/+2 * BROKEN: Install failskris2004-07-021-0/+2 * BROKEN on 4.x: Does not compilekris2004-07-021-0/+4 * - Chase the pdflib shared libraryale2004-06-251-2/+2 * Establish a correct master-slave relationship betweenlinimon2004-06-242-2/+4 * Remove expired ports, plus the three ports that depended on them.kris2004-06-2113-207/+0 * BROKEN on 5.x: fails to patchkris2004-06-191-0/+1 * + Updated patchset:clive2004-06-172-3/+7 * Update to version 3.2.3lofi2004-06-104-8/+8 * Remove mkisofs and cdrtools, superseeded by sysutils/cdrtools-cjk.netchild2004-06-071-4/+0 * chinese/cdrtools and chinese/mkisofs are superseded by sysutils/cdrtools-cjk.netchild2004-06-079-263/+0 * Remove gtar-specific NOP from tar command invocation.kris2004-06-041-1/+1 * Temporarily disconnect cdrtools to resolv issues with it'serwin2004-06-031-1/+3 * - Add PKGNAMEPREFIX "zh-" as suggested by the Porter's Handbook.netchild2004-06-032-15/+7 * Resurrect chinese/cce port and update it to 0.51pav2004-05-266-0/+99 * - Update to version 0.3.6krion2004-05-25