diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-28 04:54:14 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-28 04:54:14 +0800 |
commit | f704f45bbf6561376cb41236d3fa205689718c58 (patch) | |
tree | 12540a6ae25e2f0b684536defd1b9080536082ad /widgets/e-table/ChangeLog | |
parent | b06797413e94d089f36d80761259eec5f0b1157a (diff) | |
download | gsoc2013-evolution-f704f45bbf6561376cb41236d3fa205689718c58.tar gsoc2013-evolution-f704f45bbf6561376cb41236d3fa205689718c58.tar.gz gsoc2013-evolution-f704f45bbf6561376cb41236d3fa205689718c58.tar.bz2 gsoc2013-evolution-f704f45bbf6561376cb41236d3fa205689718c58.tar.lz gsoc2013-evolution-f704f45bbf6561376cb41236d3fa205689718c58.tar.xz gsoc2013-evolution-f704f45bbf6561376cb41236d3fa205689718c58.tar.zst gsoc2013-evolution-f704f45bbf6561376cb41236d3fa205689718c58.zip |
Added an unsort command.
2000-06-27 Christopher James Lahey <clahey@helixcode.com>
* e-table-header-item.c: Added an unsort command.
* e-table-item.c: leave_edit when you loose the cursor.
svn path=/trunk/; revision=3766
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 56b3ef11f0..8d9d028ab5 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,3 +1,9 @@ +2000-06-27 Christopher James Lahey <clahey@helixcode.com> + + * e-table-header-item.c: Added an unsort command. + + * e-table-item.c: leave_edit when you loose the cursor. + 2000-06-26 Christopher James Lahey <clahey@helixcode.com> * Makefile.am: Added e-table-click-to-add.c, |