diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-05-07 09:32:53 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-05-07 09:32:53 +0800 |
commit | ca6dd05c600cfbaf6c9b16059b2377932463ea0d (patch) | |
tree | fc0e4a58543e23603dcef43f7e7da381102428cd /calendar/ChangeLog | |
parent | e5ce5147f9b4e17bdef88987d714f52d7dab475a (diff) | |
download | gsoc2013-evolution-ca6dd05c600cfbaf6c9b16059b2377932463ea0d.tar.gz gsoc2013-evolution-ca6dd05c600cfbaf6c9b16059b2377932463ea0d.tar.zst gsoc2013-evolution-ca6dd05c600cfbaf6c9b16059b2377932463ea0d.zip |
My attempt at getting the nice pixmaps drawn next to the events.
My attempt at getting the nice pixmaps drawn next to the events.
For some wierdo reason it is not drawing them now.
svn path=/trunk/; revision=208
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 51f901ea8b..8f9bbe3e54 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,8 @@ +1998-05-05 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * gncal-day-panel.c (full_day_size_allocated): Do not emit a value + changed signal if the value is the same. + 1998-05-04 Miguel de Icaza <miguel@nuclecu.unam.mx> * prop.c (prop_apply): Only run the apply code once. |