diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-02 08:27:34 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-02 08:27:34 +0800 |
commit | abac1b7524f99c9cdbd317671fd2debabd7d4d0c (patch) | |
tree | 2d080e18a69edeec9979bd227752f194d01086a0 /widgets/e-table/ChangeLog | |
parent | 70572672677b4d34b6d3b6a5c6d6458f204c9d50 (diff) | |
download | gsoc2013-evolution-abac1b7524f99c9cdbd317671fd2debabd7d4d0c.tar gsoc2013-evolution-abac1b7524f99c9cdbd317671fd2debabd7d4d0c.tar.gz gsoc2013-evolution-abac1b7524f99c9cdbd317671fd2debabd7d4d0c.tar.bz2 gsoc2013-evolution-abac1b7524f99c9cdbd317671fd2debabd7d4d0c.tar.lz gsoc2013-evolution-abac1b7524f99c9cdbd317671fd2debabd7d4d0c.tar.xz gsoc2013-evolution-abac1b7524f99c9cdbd317671fd2debabd7d4d0c.tar.zst gsoc2013-evolution-abac1b7524f99c9cdbd317671fd2debabd7d4d0c.zip |
Copy and paste error.
2000-06-01 Christopher James Lahey <clahey@helixcode.com>
* e-table-item.c: Copy and paste error.
svn path=/trunk/; revision=3353
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index 431d77976f..972775ee52 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,5 +1,9 @@ 2000-06-01 Christopher James Lahey <clahey@helixcode.com> + * e-table-item.c: Copy and paste error. + +2000-06-01 Christopher James Lahey <clahey@helixcode.com> + * e-table-group-container.c, e-table-group-leaf.c, e-table-group.c, e-table-group.h, e-table-item.c, e-table.c, e-table.h: Added e_table_get_selected_view_row. |