diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-19 09:16:59 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-19 09:16:59 +0800 |
commit | 3b76de8bcdab2e043b5882ff096a1602f12b8db6 (patch) | |
tree | 122249b482cb530a80a6faf2bf14feb7b7a355f3 /calendar/ChangeLog | |
parent | 64a3522acac1f96115f6d8aaee15dcb1d5812f5a (diff) | |
download | gsoc2013-evolution-3b76de8bcdab2e043b5882ff096a1602f12b8db6.tar gsoc2013-evolution-3b76de8bcdab2e043b5882ff096a1602f12b8db6.tar.gz gsoc2013-evolution-3b76de8bcdab2e043b5882ff096a1602f12b8db6.tar.bz2 gsoc2013-evolution-3b76de8bcdab2e043b5882ff096a1602f12b8db6.tar.lz gsoc2013-evolution-3b76de8bcdab2e043b5882ff096a1602f12b8db6.tar.xz gsoc2013-evolution-3b76de8bcdab2e043b5882ff096a1602f12b8db6.tar.zst gsoc2013-evolution-3b76de8bcdab2e043b5882ff096a1602f12b8db6.zip |
Various small fixes here and there -mig
svn path=/trunk/; revision=160
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8450a82bed..4c67173a2c 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,13 @@ 1998-04-18 Miguel de Icaza <miguel@nuclecu.unam.mx> + * gncal-year-view.c (double_click): Fix this routine as well. + + * gncal-week-view.c (jump_to_day): Bind the gtkcalendar signals to + the week. + + * gncal-year-view.c (gncal_year_view_set_year): Put things in the + proper range. Now the year view actually matches this year. + * gnome-cal.html: Added small documentation. * main.c: Add more icons to the menus; Rename some menubar |