aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog17
1 files changed, 17 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index 300a089533..8a14d49470 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,3 +1,20 @@
+2000-07-09 Anders Carlsson <andersca@gnu.org>
+
+ * gui/minicard/test-reflow.c (allocate_callback): Fix off by one bug with
+ scroll region setting.
+ (resize): Likewise.
+ (main): Put the contacts list in an EScrolledFrame instead of using a
+ separate GtkScrollbar.
+
+ * gui/minicard/e-reflow.c (e_reflow_event): Don't change mouse cursor and
+ don't allow drags on dividers that aren't visible.
+
+ * gui/component/addressbook.c (allocate_callback): Fix off by one bug with
+ scroll region setting.
+ (resize): Likewise.
+ (create_minicard_view): Put the contacts list in an EScrolledFrame instead of
+ using a separate GtkScrollbar.
+
2000-07-09 Christopher James Lahey <clahey@helixcode.com>
* gui/component/addressbook.c: Removed unused do_nothing_cb