aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-06-22 07:01:29 +0800
committerChris Lahey <clahey@src.gnome.org>2000-06-22 07:01:29 +0800
commit588fd23c5c2a93f42e28df892eb8ab7f8078597b (patch)
tree1ed87aebf6d4fe2d00a412f602cb055d1378a776 /widgets/e-table/ChangeLog
parenta30a2c116239e615c685194c9287c3adc05594a5 (diff)
downloadgsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar
gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.gz
gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.bz2
gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.lz
gsoc2013-evolution-588fd23c5c2a93f42e28df892eb8ab7f8078597b.tar.xz
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/ChangeLog7
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.