aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-minicard/e-minicard-label.h
diff options
context:
space:
mode:
authorChris Lahey <clahey@src.gnome.org>2000-01-12 13:05:30 +0800
committerChris Lahey <clahey@src.gnome.org>2000-01-12 13:05:30 +0800
commit4d2a782588b3d7b7a24b5838be9a9b280a089895 (patch)
tree64f7b2cfe89c29f86988144e6725f9e18a3904c1 /widgets/e-minicard/e-minicard-label.h
parentc1209c281ed79b5dcc9c201f1968fba972c3641a (diff)
downloadgsoc2013-evolution-4d2a782588b3d7b7a24b5838be9a9b280a089895.tar.gz
gsoc2013-evolution-4d2a782588b3d7b7a24b5838be9a9b280a089895.tar.zst
gsoc2013-evolution-4d2a782588b3d7b7a24b5838be9a9b280a089895.zip
Added a resize signal for when the card changes height. Made it so that
* widgets/e-minicard.c, widgets/e-minicard.h: Added a resize signal for when the card changes height. Made it so that when you press tab inside of a field, it goes to the next field. * widgets/e-minicard-label.c, widgets/e-minicard-label.h: Added a resize signal for when the label changes height. * widgets/e-text.c, widgets/e-text.h: Added a resize signal for multiple lines. Added scrolling based on cursor position. * widgets/Makefile.am: Removed an extraneous build target. svn path=/trunk/; revision=1562
Diffstat (limited to 'widgets/e-minicard/e-minicard-label.h')
-rw-r--r--widgets/e-minicard/e-minicard-label.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/widgets/e-minicard/e-minicard-label.h b/widgets/e-minicard/e-minicard-label.h
index dbf9c3944a..bbaca884ac 100644
--- a/widgets/e-minicard/e-minicard-label.h
+++ b/widgets/e-minicard/e-minicard-label.h
@@ -66,7 +66,9 @@ struct _EMinicardLabel
struct _EMinicardLabelClass
{
- GnomeCanvasGroupClass parent_class;
+ GnomeCanvasGroupClass parent_class;
+
+ void (* resize) (EMinicardLabel *text);
};
29b78c6f9c5ba00891dadcd77'>- Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * Reset maintainer: email address bounces.linimon2009-05-292-4/+1 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-1/+1 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1 * - Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directorystas2006-09-201-1/+1 * Remove USE_REINPLACE from all categories starting with Eedwin2006-05-071-1/+0 * SHA256ifyedwin2006-01-221-0/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1