[evolution] xxx: meeting time stipple
- From: Matthew Barnes <mbarnes src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution] xxx: meeting time stipple
- Date: Fri, 29 Oct 2010 18:34:29 +0000 (UTC)
commit fbddd55a08393446dff617a9351207dae8859bda
Author: Benjamin Otte <otte redhat com>
Date: Sat Oct 9 04:10:53 2010 +0200
xxx: meeting time stipple
calendar/gui/e-meeting-time-sel-item.c | 2 +-
calendar/gui/e-meeting-time-sel-item.h | 1 -
calendar/gui/e-meeting-time-sel.c | 2 +-
calendar/gui/e-meeting-time-sel.h | 1 -
4 files changed, 2 insertions(+), 4 deletions(-)
---
diff --git a/calendar/gui/e-meeting-time-sel-item.c b/calendar/gui/e-meeting-time-sel-item.c
index 9433a9b..72d7d72 100644
--- a/calendar/gui/e-meeting-time-sel-item.c
+++ b/calendar/gui/e-meeting-time-sel-item.c
@@ -320,7 +320,7 @@ e_meeting_time_selector_item_draw (GnomeCanvasItem *item, GdkDrawable *drawable,
cairo_restore (cr);
}
- /* For the main display draw the stipple background for attendee's
+ /* For the main display draw the no-info pattern background for attendee's
that have no calendar information. */
if (!is_display_top) {
gdk_cairo_set_source_color (cr, &mts->grid_color);
diff --git a/calendar/gui/e-meeting-time-sel-item.h b/calendar/gui/e-meeting-time-sel-item.h
index 547f01a..1965a4a 100644
--- a/calendar/gui/e-meeting-time-sel-item.h
+++ b/calendar/gui/e-meeting-time-sel-item.h
@@ -52,7 +52,6 @@ struct _EMeetingTimeSelectorItem
/* This GC is used for most of the drawing. The fg/bg colors are
changed for each bit. */
GdkGC *main_gc;
- GdkGC *stipple_gc;
/* The normal, resize & busy cursors . */
GdkCursor *normal_cursor;
diff --git a/calendar/gui/e-meeting-time-sel.c b/calendar/gui/e-meeting-time-sel.c
index cc7f4db..a19667f 100644
--- a/calendar/gui/e-meeting-time-sel.c
+++ b/calendar/gui/e-meeting-time-sel.c
@@ -862,7 +862,7 @@ e_meeting_time_selector_construct (EMeetingTimeSelector * mts, EMeetingStore *em
}
/* This adds a color to the color key beneath the main display. If color is
- NULL, it displays the No Info stipple instead. */
+ NULL, it displays the No Info pattern instead. */
static void
e_meeting_time_selector_add_key_color (EMeetingTimeSelector * mts,
GtkWidget *hbox,
diff --git a/calendar/gui/e-meeting-time-sel.h b/calendar/gui/e-meeting-time-sel.h
index 5fd5086..ce1ca2b 100644
--- a/calendar/gui/e-meeting-time-sel.h
+++ b/calendar/gui/e-meeting-time-sel.h
@@ -174,7 +174,6 @@ struct _EMeetingTimeSelector {
GdkColor bg_color;
GdkColor all_attendees_bg_color;
GdkColor meeting_time_bg_color;
- GdkColor stipple_bg_color;
GdkColor attendee_list_bg_color;
GdkColor grid_color;
GdkColor grid_shadow_color;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]