aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-03-05 08:31:32 +0800
committerChris Lahey <clahey@src.gnome.org>2000-03-05 08:31:32 +0800
commitb42df6ac70b380296061e8c0f9020f3edc31e6c3 (patch)
tree86d22b279e23c2355e9e794e83ccec99c78dee12 /widgets/e-table/ChangeLog
parentcfb64e0ced9d5a058d934e3c55aaab5a9242852d (diff)
downloadgsoc2013-evolution-b42df6ac70b380296061e8c0f9020f3edc31e6c3.tar
gsoc2013-evolution-b42df6ac70b380296061e8c0f9020f3edc31e6c3.tar.gz
gsoc2013-evolution-b42df6ac70b380296061e8c0f9020f3edc31e6c3.tar.bz2
gsoc2013-evolution-b42df6ac70b380296061e8c0f9020f3edc31e6c3.tar.lz
gsoc2013-evolution-b42df6ac70b380296061e8c0f9020f3edc31e6c3.tar.xz
gsoc2013-evolution-b42df6ac70b380296061e8c0f9020f3edc31e6c3.tar.zst
gsoc2013-evolution-b42df6ac70b380296061e8c0f9020f3edc31e6c3.zip
Added saving of frozen_columns count. Added a vertical scrollbar to
2000-03-04 Christopher James Lahey <clahey@helixcode.com> * e-table.c: Added saving of frozen_columns count. Added a vertical scrollbar to ETable. svn path=/trunk/; revision=2052
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 2271e568a5..be5b2fad0a 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,5 +1,10 @@
2000-03-04 Christopher James Lahey <clahey@helixcode.com>
+ * e-table.c: Added saving of frozen_columns count. Added a
+ vertical scrollbar to ETable.
+
+2000-03-04 Christopher James Lahey <clahey@helixcode.com>
+
* e-table.c: Push the proper visual and colormap for ETable to work.
2000-03-04 Christopher James Lahey <clahey@helixcode.com>