aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorDamon Chaplin <damon@helixcode.com>2000-07-26 03:45:47 +0800
committerDamon Chaplin <damon@src.gnome.org>2000-07-26 03:45:47 +0800
commit516b594aa9e8abf1643905e7eb48e21f8684c1aa (patch)
tree5c49805707d514c76c1154681d9b593222e1ea34 /widgets/misc/ChangeLog
parent28288cc95b02571c9ede385411392d61abd7d409 (diff)
downloadgsoc2013-evolution-516b594aa9e8abf1643905e7eb48e21f8684c1aa.tar
gsoc2013-evolution-516b594aa9e8abf1643905e7eb48e21f8684c1aa.tar.gz
gsoc2013-evolution-516b594aa9e8abf1643905e7eb48e21f8684c1aa.tar.bz2
gsoc2013-evolution-516b594aa9e8abf1643905e7eb48e21f8684c1aa.tar.lz
gsoc2013-evolution-516b594aa9e8abf1643905e7eb48e21f8684c1aa.tar.xz
gsoc2013-evolution-516b594aa9e8abf1643905e7eb48e21f8684c1aa.tar.zst
gsoc2013-evolution-516b594aa9e8abf1643905e7eb48e21f8684c1aa.zip
new widget and canvas item to replace GtkCalendar. Not quite finished yet.
2000-07-25 Damon Chaplin <damon@helixcode.com> * e-calendar-item.h: * e-calendar.[hc]: new widget and canvas item to replace GtkCalendar. Not quite finished yet. svn path=/trunk/; revision=4322
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index def5d46c96..2d57cab426 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,9 @@
+2000-07-25 Damon Chaplin <damon@helixcode.com>
+
+ * e-calendar-item.h:
+ * e-calendar.[hc]: new widget and canvas item to replace GtkCalendar.
+ Not quite finished yet.
+
2000-07-21 Ettore Perazzoli <ettore@helixcode.com>
* e-title-bar.c (e_title_bar_set_title): We have a `EClippedLabel',