[gnome-calendar] month-view: FIXME removed, feature added
- From: Erick Pérez Castellanos <erickpc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calendar] month-view: FIXME removed, feature added
- Date: Sat, 20 Dec 2014 14:13:52 +0000 (UTC)
commit bd62b96a75f86f19e6a58eddf4315addbecba091
Author: Erick Pérez Castellanos <erick red gmail com>
Date: Fri Dec 19 14:31:16 2014 -0500
month-view: FIXME removed, feature added
src/gcal-month-view.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/gcal-month-view.c b/src/gcal-month-view.c
index 376c32d..436c280 100644
--- a/src/gcal-month-view.c
+++ b/src/gcal-month-view.c
@@ -894,7 +894,6 @@ gcal_month_view_size_allocate (GtkWidget *widget,
gtk_widget_hide (child_widget);
g_hash_table_add (priv->hidden_as_overflow, g_strdup (uuid));
- /* FIXME: improve overflow to handle the proper count of widgets */
for (i = first_cell; i <= last_cell; i++)
{
aux = g_hash_table_lookup (priv->overflow_cells, GINT_TO_POINTER (i));
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]