diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-03-14 06:13:06 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-03-14 06:13:06 +0800 |
commit | c7f94b862e774a3b41030829e6d6251e9ce6fd02 (patch) | |
tree | d3813150aa17bc98e024cc1ae49a1fed31b1e4de /widgets/misc/ChangeLog | |
parent | 6f1f8ce3ceb588d7bfb21d745a8d04e11191650a (diff) | |
download | gsoc2013-evolution-c7f94b862e774a3b41030829e6d6251e9ce6fd02.tar.gz gsoc2013-evolution-c7f94b862e774a3b41030829e6d6251e9ce6fd02.tar.zst gsoc2013-evolution-c7f94b862e774a3b41030829e6d6251e9ce6fd02.zip |
Added alpha blending here.
2002-03-13 Christopher James Lahey <clahey@ximian.com>
* e-multi-config-dialog.c: Added alpha blending here.
svn path=/trunk/; revision=16151
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index 015432eb1d..62ccbf968d 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,7 @@ +2002-03-13 Christopher James Lahey <clahey@ximian.com> + + * e-multi-config-dialog.c: Added alpha blending here. + 2002-03-12 Christopher James Lahey <clahey@ximian.com> * e-multi-config-dialog.c: Removed Page struct. |