aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@nuclecu.unam.mx>1998-04-16 13:18:12 +0800
committerArturo Espinosa <unammx@src.gnome.org>1998-04-16 13:18:12 +0800
commit71df66748854651aff14970a29fe239f55361e75 (patch)
treefece96e78117471100989700fcc59cbdfc87d0fa /calendar/ChangeLog
parent8a6f65830092a2dec14005dc5712ee1ef54598a7 (diff)
downloadgsoc2013-evolution-71df66748854651aff14970a29fe239f55361e75.tar
gsoc2013-evolution-71df66748854651aff14970a29fe239f55361e75.tar.gz
gsoc2013-evolution-71df66748854651aff14970a29fe239f55361e75.tar.bz2
gsoc2013-evolution-71df66748854651aff14970a29fe239f55361e75.tar.lz
gsoc2013-evolution-71df66748854651aff14970a29fe239f55361e75.tar.xz
gsoc2013-evolution-71df66748854651aff14970a29fe239f55361e75.tar.zst
gsoc2013-evolution-71df66748854651aff14970a29fe239f55361e75.zip
XPM files for events with alarm and recurrence, respectively.
1998-04-16 Federico Mena Quintero <federico@nuclecu.unam.mx> * bell.xpm recur.xpm: XPM files for events with alarm and recurrence, respectively. 1998-04-15 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal-full-day.c (button_1): Preserve the up/down cursor while dragging. svn path=/trunk/; revision=143
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index d0273a59eb..ae78b7afd9 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,12 @@
+1998-04-16 Federico Mena Quintero <federico@nuclecu.unam.mx>
+
+ * bell.xpm recur.xpm: XPM files for events with alarm and
+ recurrence, respectively.
+
1998-04-15 Federico Mena Quintero <federico@nuclecu.unam.mx>
+ * gncal-full-day.c (button_1): Preserve the up/down cursor while dragging.
+
* gncal-full-day.c (child_draw): Now children have a vertical
handle as well. This can be used to move the child anytime, not
only when it is focused.