aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-07-24 04:34:03 +0800
committerChris Lahey <clahey@src.gnome.org>2000-07-24 04:34:03 +0800
commit6095a951335a4edc3d9ed8f9e31913f8413decfa (patch)
tree3738aa0f2f9b4263d56e158480195c224ef38eee /addressbook/ChangeLog
parenta8a443d6d467916af929c51e0f991b423bc8c07f (diff)
downloadgsoc2013-evolution-6095a951335a4edc3d9ed8f9e31913f8413decfa.tar
gsoc2013-evolution-6095a951335a4edc3d9ed8f9e31913f8413decfa.tar.gz
gsoc2013-evolution-6095a951335a4edc3d9ed8f9e31913f8413decfa.tar.bz2
gsoc2013-evolution-6095a951335a4edc3d9ed8f9e31913f8413decfa.tar.lz
gsoc2013-evolution-6095a951335a4edc3d9ed8f9e31913f8413decfa.tar.xz
gsoc2013-evolution-6095a951335a4edc3d9ed8f9e31913f8413decfa.tar.zst
gsoc2013-evolution-6095a951335a4edc3d9ed8f9e31913f8413decfa.zip
Remove the idle handler when we're destroyed.
2000-07-23 Christopher James Lahey <clahey@helixcode.com> * backend/ebook/e-book-view-listener.c: Remove the idle handler when we're destroyed. * printing/e-contact-print.c: Fixed the spacing on the card header. svn path=/trunk/; revision=4287
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog13
1 files changed, 11 insertions, 2 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index d141032bad..65abc05580 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,9 +1,18 @@
+2000-07-23 Christopher James Lahey <clahey@helixcode.com>
+
+ * backend/ebook/e-book-view-listener.c: Remove the idle handler
+ when we're destroyed.
+
+ * printing/e-contact-print.c: Fixed the spacing on the card
+ header.
+
2000-07-20 Christopher James Lahey <clahey@helixcode.com>
* gui/component/addressbook.oafinfo: Fixed the oaf info.
- * gui/minicard/.cvsignore, gui/minicard/Makefile.am: Added a test
- for the minicard widget.
+ * gui/minicard/.cvsignore, gui/minicard/Makefile.am,
+ gui/minicard/e-minicard-widget-test.c: Added a test for the
+ minicard widget.
* gui/minicard/e-minicard-control.c: Fixed the mime type.