aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-05-04 16:28:36 +0800
committerChris Lahey <clahey@src.gnome.org>2000-05-04 16:28:36 +0800
commitcb7c636a65f9fe7f1ba301af8e1f31d69c112d3c (patch)
tree48a3e1abd7896258ca7991bcfb457bbe3487e2c4 /widgets/e-table/ChangeLog
parent91310499b326bafc8da96814e2e7cdde441c539b (diff)
downloadgsoc2013-evolution-cb7c636a65f9fe7f1ba301af8e1f31d69c112d3c.tar
gsoc2013-evolution-cb7c636a65f9fe7f1ba301af8e1f31d69c112d3c.tar.gz
gsoc2013-evolution-cb7c636a65f9fe7f1ba301af8e1f31d69c112d3c.tar.bz2
gsoc2013-evolution-cb7c636a65f9fe7f1ba301af8e1f31d69c112d3c.tar.lz
gsoc2013-evolution-cb7c636a65f9fe7f1ba301af8e1f31d69c112d3c.tar.xz
gsoc2013-evolution-cb7c636a65f9fe7f1ba301af8e1f31d69c112d3c.tar.zst
gsoc2013-evolution-cb7c636a65f9fe7f1ba301af8e1f31d69c112d3c.zip
Load all the data to be sorted by before actually doing the sort.
2000-05-04 Christopher James Lahey <clahey@helixcode.com> * e-table-sorted-variable.c: Load all the data to be sorted by before actually doing the sort. svn path=/trunk/; revision=2793
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index b8427c3679..0a5adcf0ac 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,5 +1,10 @@
2000-05-04 Christopher James Lahey <clahey@helixcode.com>
+ * e-table-sorted-variable.c: Load all the data to be sorted by
+ before actually doing the sort.
+
+2000-05-04 Christopher James Lahey <clahey@helixcode.com>
+
* e-cell-text.c, e-cell-text.h: Fix author information.
* e-table-group-leaf.c: Set a length threshold of 200.