aboutsummaryrefslogtreecommitdiffstats
path: root/calendar
diff options
context:
space:
mode:
authorJürg Billeter <j@bitron.ch>2004-07-12 18:29:47 +0800
committerRodrigo Moya <rodrigo@src.gnome.org>2004-07-12 18:29:47 +0800
commitf70356873fd0323ec43aec7e1eb5e6a51c0e6e97 (patch)
treebac8ff3dccb3651bea5cfce49e5ebc21987fb378 /calendar
parentd64847d599107e9b3dc1224b064045e6e2b54968 (diff)
downloadgsoc2013-evolution-f70356873fd0323ec43aec7e1eb5e6a51c0e6e97.tar.gz
gsoc2013-evolution-f70356873fd0323ec43aec7e1eb5e6a51c0e6e97.tar.zst
gsoc2013-evolution-f70356873fd0323ec43aec7e1eb5e6a51c0e6e97.zip
busy should be opaque, not transparent
2004-07-11 Jürg Billeter <j@bitron.ch> * gui/dialogs/event-page.c (event_page_fill_component): busy should be opaque, not transparent svn path=/trunk/; revision=26619
Diffstat (limited to 'calendar')
-rw-r--r--calendar/ChangeLog5
-rw-r--r--calendar/gui/dialogs/event-page.c2
2 files changed, 6 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 8be279405a..564818f693 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-11 Jürg Billeter <j@bitron.ch>
+
+ * gui/dialogs/event-page.c (event_page_fill_component):
+ busy should be opaque, not transparent
+
2004-07-09 Rodrigo Moya <rodrigo@novell.com>
Revert my patches from July 5th and 6th.
diff --git a/calendar/gui/dialogs/event-page.c b/calendar/gui/dialogs/event-page.c
index 018ecd3a14..af7768e69f 100644
--- a/calendar/gui/dialogs/event-page.c
+++ b/calendar/gui/dialogs/event-page.c
@@ -926,7 +926,7 @@ event_page_fill_component (CompEditorPage *page, ECalComponent *comp)
/* Show Time As (Transparency) */
busy = e_dialog_toggle_get (priv->show_time_as_busy);
- e_cal_component_set_transparency (comp, busy ? E_CAL_COMPONENT_TRANSP_TRANSPARENT : E_CAL_COMPONENT_TRANSP_OPAQUE);
+ e_cal_component_set_transparency (comp, busy ? E_CAL_COMPONENT_TRANSP_OPAQUE : E_CAL_COMPONENT_TRANSP_TRANSPARENT);
/* Alarm */
e_cal_component_remove_all_alarms (comp);
an class='insertions'>+0 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1 * - remove bogus setuptools dependency (the port is using distutils)rm2012-10-041-11/+4 * Fix some OptionsNG conversion typos.rakuco2012-08-241-1/+1 * Convert to new options frameworkbapt2012-06-011-17/+12 * - update png to 1.5.10dinoex2012-06-011-0/+1 * - Reset ports to heap due to mail bouncestabthorpe2011-12-271-1/+1 * Add license infomakc2011-01-022-1/+3 * - Unbreakpgollucci2010-09-232-12/+5 * - temporarily mark this broken while waiting on feedbackpgollucci2010-09-231-0/+2 * Jokosher is a simple yet powerful multi-track studio. With it you canpgollucci2010-09-23