aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ChangeLog
diff options
context:
space:
mode:
authorJeffrey Stedfast <fejj@helixcode.com>2000-10-13 04:22:05 +0800
committerJeffrey Stedfast <fejj@src.gnome.org>2000-10-13 04:22:05 +0800
commitdd388c63f597303b2f0d6f4d8346574183f307b6 (patch)
tree59d54918f96222e6d2e94b47e403620ab4b0d76e /mail/ChangeLog
parentd4c0c1c808fa8eacfa04fd986fca4c10a1a3e618 (diff)
downloadgsoc2013-evolution-dd388c63f597303b2f0d6f4d8346574183f307b6.tar
gsoc2013-evolution-dd388c63f597303b2f0d6f4d8346574183f307b6.tar.gz
gsoc2013-evolution-dd388c63f597303b2f0d6f4d8346574183f307b6.tar.bz2
gsoc2013-evolution-dd388c63f597303b2f0d6f4d8346574183f307b6.tar.lz
gsoc2013-evolution-dd388c63f597303b2f0d6f4d8346574183f307b6.tar.xz
gsoc2013-evolution-dd388c63f597303b2f0d6f4d8346574183f307b6.tar.zst
gsoc2013-evolution-dd388c63f597303b2f0d6f4d8346574183f307b6.zip
Create the 'spec' and 'extras' arguments and call e_table_scrolled_new()
2000-10-12 Jeffrey Stedfast <fejj@helixcode.com> * message-list.c (message_list_setup_etable): Create the 'spec' and 'extras' arguments and call e_table_scrolled_new() rather than set_specification as that function no longer (?) exists. Also started to add drag & drop functionality to something like Nautilus (but #if 0'd it out until I had time to finish it and till after 0.6). svn path=/trunk/; revision=5890
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r--mail/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog
index 2bb572baa0..ace8e0cf25 100644
--- a/mail/ChangeLog
+++ b/mail/ChangeLog
@@ -1,3 +1,13 @@
+2000-10-12 Jeffrey Stedfast <fejj@helixcode.com>
+
+ * message-list.c (message_list_setup_etable): Create the 'spec'
+ and 'extras' arguments and call e_table_scrolled_new() rather than
+ set_specification as that function no longer (?) exists.
+
+ Also started to add drag & drop functionality to something like
+ Nautilus (but #if 0'd it out until I had time to finish it and
+ till after 0.6).
+
2000-10-12 Not Zed <NotZed@HelixCode.com>
* message-list.c (message_list_setup_etable): Duh, fix the test