diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-03-05 08:31:32 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-03-05 08:31:32 +0800 |
commit | b42df6ac70b380296061e8c0f9020f3edc31e6c3 (patch) | |
tree | 86d22b279e23c2355e9e794e83ccec99c78dee12 /widgets/e-table/TODO | |
parent | cfb64e0ced9d5a058d934e3c55aaab5a9242852d (diff) | |
download | gsoc2013-evolution-b42df6ac70b380296061e8c0f9020f3edc31e6c3.tar.gz 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/TODO')
-rw-r--r-- | widgets/e-table/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/widgets/e-table/TODO b/widgets/e-table/TODO index 051a31e370..bbad34e6ef 100644 --- a/widgets/e-table/TODO +++ b/widgets/e-table/TODO @@ -27,7 +27,7 @@ mouse grabbing for scrolling * Add an ETable::get_specification method to get the current layout information. - * Add frozen_columns output. ++ * Add frozen_columns output. * Add input and output of column widths and minimum column widths. * Add GUI sort |