diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-06-22 07:01:29 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-06-22 07:01:29 +0800 |
commit | 588fd23c5c2a93f42e28df892eb8ab7f8078597b (patch) | |
tree | 1ed87aebf6d4fe2d00a412f602cb055d1378a776 /widgets/e-table/ChangeLog | |
parent | a30a2c116239e615c685194c9287c3adc05594a5 (diff) | |
download | gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.gz gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.zst gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.zip |
Made the Close button work.
2000-06-21 Christopher James Lahey <clahey@helixcode.com>
* e-table-field-chooser-dialog.c: Made the Close button work.
* e-table-field-chooser.glade, e-table-field-chooser.glade.h:
Added a text description of this dialog.
svn path=/trunk/; revision=3685
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r-- | widgets/e-table/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog index f21c68648b..9c78afd8ad 100644 --- a/widgets/e-table/ChangeLog +++ b/widgets/e-table/ChangeLog @@ -1,5 +1,12 @@ 2000-06-21 Christopher James Lahey <clahey@helixcode.com> + * e-table-field-chooser-dialog.c: Made the Close button work. + + * e-table-field-chooser.glade, e-table-field-chooser.glade.h: + Added a text description of this dialog. + +2000-06-21 Christopher James Lahey <clahey@helixcode.com> + * e-table-header-item.c: Changed this to move the cell to the nearest edge instead of to the left of the column it's over. |