diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-05-09 14:45:50 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-05-09 14:45:50 +0800 |
commit | 3f6ddb02e81fcd90987bc19b5e495686443617f9 (patch) | |
tree | fcb7a90fdf98a46f352181f9ff0e46755cccd670 /e-util/ChangeLog | |
parent | c4e2cf13b8e7e97036f88fe5097cd50491fc1908 (diff) | |
download | gsoc2013-evolution-3f6ddb02e81fcd90987bc19b5e495686443617f9.tar.gz gsoc2013-evolution-3f6ddb02e81fcd90987bc19b5e495686443617f9.tar.zst gsoc2013-evolution-3f6ddb02e81fcd90987bc19b5e495686443617f9.zip |
Remove reflow idle when being destroyed.
2000-05-09 Christopher James Lahey <clahey@helixcode.com>
* e-canvas.c: Remove reflow idle when being destroyed.
svn path=/trunk/; revision=2934
Diffstat (limited to 'e-util/ChangeLog')
-rw-r--r-- | e-util/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/e-util/ChangeLog b/e-util/ChangeLog index 984739812c..a4d3beeaae 100644 --- a/e-util/ChangeLog +++ b/e-util/ChangeLog @@ -1,3 +1,7 @@ +2000-05-09 Christopher James Lahey <clahey@helixcode.com> + + * e-canvas.c: Remove reflow idle when being destroyed. + 2000-05-06 Christopher James Lahey <clahey@helixcode.com> * e-html-utils.c: Got rid of some warnings. |