diff options
author | Miguel de Icaza <miguel@nuclecu.unam.mx> | 1998-05-19 10:34:33 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-05-19 10:34:33 +0800 |
commit | fa6e14050cf0f7341c8bf40a26c2d07cbca0d052 (patch) | |
tree | 2d7030b55fec1e630c3f070efe324285984e9956 /calendar/ChangeLog | |
parent | 4f544ba6adac3b87b57f0a5e4d752e02a3f5503d (diff) | |
download | gsoc2013-evolution-fa6e14050cf0f7341c8bf40a26c2d07cbca0d052.tar gsoc2013-evolution-fa6e14050cf0f7341c8bf40a26c2d07cbca0d052.tar.gz gsoc2013-evolution-fa6e14050cf0f7341c8bf40a26c2d07cbca0d052.tar.bz2 gsoc2013-evolution-fa6e14050cf0f7341c8bf40a26c2d07cbca0d052.tar.lz gsoc2013-evolution-fa6e14050cf0f7341c8bf40a26c2d07cbca0d052.tar.xz gsoc2013-evolution-fa6e14050cf0f7341c8bf40a26c2d07cbca0d052.tar.zst gsoc2013-evolution-fa6e14050cf0f7341c8bf40a26c2d07cbca0d052.zip |
Implemented ultra-cool layout for the events that share the same time
1998-05-18 Miguel de Icaza <miguel@nuclecu.unam.mx>
* gncal-full-day.c (layout_children): Implemented ultra-cool
layout for the events that share the same time range. Gals and
guys you can now drop Outlook on the recycle bin.
Which reminds me. We do not have a recycle bin. How could that
happen in a project as cool as this one? Someone explain this to
me.
1998-05-18 Federico Mena <federico@nuclecu.unam.mx>
* gncal-full-day.c (paint_back): Eliminated unnecessary border repainting.
svn path=/trunk/; revision=218
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9f6e7440f1..b6231297a1 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,17 @@ +1998-05-18 Miguel de Icaza <miguel@nuclecu.unam.mx> + + * gncal-full-day.c (layout_children): Implemented ultra-cool + layout for the events that share the same time range. Gals and + guys you can now drop Outlook on the recycle bin. + + Which reminds me. We do not have a recycle bin. How could that + happen in a project as cool as this one? Someone explain this to + me. + +1998-05-18 Federico Mena <federico@nuclecu.unam.mx> + + * gncal-full-day.c (paint_back): Eliminated unnecessary border repainting. + Sun May 17 17:55:03 1998 Havoc Pennington <hp@pobox.com> * gncal-todo.c (simple_todo_editor): Close dialog when return is pressed. |