aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
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/ChangeLog
parentd64847d599107e9b3dc1224b064045e6e2b54968 (diff)
downloadgsoc2013-evolution-f70356873fd0323ec43aec7e1eb5e6a51c0e6e97.tar
gsoc2013-evolution-f70356873fd0323ec43aec7e1eb5e6a51c0e6e97.tar.gz
gsoc2013-evolution-f70356873fd0323ec43aec7e1eb5e6a51c0e6e97.tar.bz2
gsoc2013-evolution-f70356873fd0323ec43aec7e1eb5e6a51c0e6e97.tar.lz
gsoc2013-evolution-f70356873fd0323ec43aec7e1eb5e6a51c0e6e97.tar.xz
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/ChangeLog')
-rw-r--r--calendar/ChangeLog5
1 files changed, 5 insertions, 0 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.