aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorGustavo Noronha Silva <gustavo.noronha@collabora.co.uk>2010-01-21 00:29:07 +0800
committerGustavo Noronha Silva <gustavo.noronha@collabora.co.uk>2010-01-27 21:48:23 +0800
commit34f719bef87c56ed6d5eddcdba361cbc1c24ed5b (patch)
treeaa4aeb58e16aefa97fa3604403a34c20877a979f /calendar
parentdcc317e6496327fb87378985fb731bfe31782871 (diff)
downloadgsoc2013-evolution-34f719bef87c56ed6d5eddcdba361cbc1c24ed5b.tar.gz
gsoc2013-evolution-34f719bef87c56ed6d5eddcdba361cbc1c24ed5b.tar.zst
gsoc2013-evolution-34f719bef87c56ed6d5eddcdba361cbc1c24ed5b.zip
Bug 607566 - Cause calendar view widget to redraw when dates shown changed
Diffstat (limited to 'calendar')
-rw-r--r--calendar/gui/gnome-cal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/calendar/gui/gnome-cal.c b/calendar/gui/gnome-cal.c
index ea87a840f6..c1b321f781 100644
--- a/calendar/gui/gnome-cal.c
+++ b/calendar/gui/gnome-cal.c
@@ -2498,6 +2498,7 @@ gnome_calendar_notify_dates_shown_changed (GnomeCalendar *gcal)
priv->visible_start = start_time;
priv->visible_end = end_time;
+ gtk_widget_queue_draw (GTK_WIDGET (calendar_view));
g_signal_emit (gcal, signals[DATES_SHOWN_CHANGED], 0);
}
update_memo_view (gcal);
sql84-server?h=gstreamer0.10-removal&id=c64d144382b05ea2d326a71f21099eb0a06ad3fe'>Update to 8.3.1girgen2008-03-193-18/+10 * The ICU patch <http://people.freebsd.org/~girgen/postgresql-icu/README.html>girgen2008-03-102-8/+11 * Remove bad "BETA" alert. This is not beta anymore.girgen2008-02-183-5/+12 * Today the PostgreSQL Global Development Group releases thegirgen2008-02-053-5/+6 * Update to RC2.girgen2008-01-225-616/+633 * Fix MASTER_SITE_SUBDIRgirgen2008-01-091-1/+1 * Revert bad commit. The size was OK for *this* version.girgen2008-01-081-1/+1 * Fix bad distinfo sizesgirgen2008-01-081-1/+1 * Update all PostgreSQL ports to latest versions.girgen2008-01-078-106/+61 * - Mark BROKEN: unfetchablepav2007-12-151-0/+2 * Update to PostgreSQL 8.3 beta2.girgen2007-11-015-14/+90 * Introducing the first beta of PostgreSQL 8.3girgen2007-10-156-45/+82 * Work in progressgirgen2007-10-081-0/+2 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-4/+0 * Fix plistade2007-09-262-2/+3 * Update PostgreSQL ports to the latest patch releases.girgen2007-09-182-20/+20 * - Welcome X.org 7.2 \o/.flz2007-05-203-31/+1