aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-08-01 06:32:36 +0800
committerChris Lahey <clahey@src.gnome.org>2000-08-01 06:32:36 +0800
commit1ad76125efe77fe8237c8bdf6dde4f0bacf92f38 (patch)
tree1ef4c64668fa495ae871f27efeb20e5ea6bb870b /widgets/e-table/ChangeLog
parent4b87fc9067e02f1925bc834e6cbd4b96165b53e3 (diff)
downloadgsoc2013-evolution-1ad76125efe77fe8237c8bdf6dde4f0bacf92f38.tar
gsoc2013-evolution-1ad76125efe77fe8237c8bdf6dde4f0bacf92f38.tar.gz
gsoc2013-evolution-1ad76125efe77fe8237c8bdf6dde4f0bacf92f38.tar.bz2
gsoc2013-evolution-1ad76125efe77fe8237c8bdf6dde4f0bacf92f38.tar.lz
gsoc2013-evolution-1ad76125efe77fe8237c8bdf6dde4f0bacf92f38.tar.xz
gsoc2013-evolution-1ad76125efe77fe8237c8bdf6dde4f0bacf92f38.tar.zst
gsoc2013-evolution-1ad76125efe77fe8237c8bdf6dde4f0bacf92f38.zip
Added an argument to set a column so that you can't sort by that column.
2000-07-31 Christopher James Lahey <clahey@helixcode.com> * e-table-col.c, e-table-col.h: Added an argument to set a column so that you can't sort by that column. * e-table-header-item.c: Obey the sortable column of ETableCol. svn path=/trunk/; revision=4439
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index 08775273c7..002a67617c 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,10 @@
+2000-07-31 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-table-col.c, e-table-col.h: Added an argument to set a column
+ so that you can't sort by that column.
+
+ * e-table-header-item.c: Obey the sortable column of ETableCol.
+
2000-07-29 Christopher James Lahey <clahey@helixcode.com>
* e-table-click-to-add.c: Made enter key destroy and recreate the