aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-06-11 06:35:06 +0800
committerChris Lahey <clahey@src.gnome.org>2000-06-11 06:35:06 +0800
commit8139fd12a7fcc74935a4d318f0f9554f2e2b03c2 (patch)
tree41a8bd8640d637ac91a7fdeecbf790c291647c0b /addressbook/ChangeLog
parentd8756e6c59a8f14ff603cecc671c14ba51fe6b4e (diff)
downloadgsoc2013-evolution-8139fd12a7fcc74935a4d318f0f9554f2e2b03c2.tar
gsoc2013-evolution-8139fd12a7fcc74935a4d318f0f9554f2e2b03c2.tar.gz
gsoc2013-evolution-8139fd12a7fcc74935a4d318f0f9554f2e2b03c2.tar.bz2
gsoc2013-evolution-8139fd12a7fcc74935a4d318f0f9554f2e2b03c2.tar.lz
gsoc2013-evolution-8139fd12a7fcc74935a4d318f0f9554f2e2b03c2.tar.xz
gsoc2013-evolution-8139fd12a7fcc74935a4d318f0f9554f2e2b03c2.tar.zst
gsoc2013-evolution-8139fd12a7fcc74935a4d318f0f9554f2e2b03c2.zip
Renamed a bunch of functions for better readability.
2000-06-10 Christopher James Lahey <clahey@helixcode.com> * gui/component/e-cardlist-model.c: Renamed a bunch of functions for better readability. * gui/component/e-select-names.c, gui/component/e-select-names.h: This should be a working dialog now. * gui/component/select-names.glade: Changed the name & creation function of the ETable here. svn path=/trunk/; revision=3514
Diffstat (limited to 'addressbook/ChangeLog')
-rw-r--r--addressbook/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog
index ecce5293ba..f9209657e6 100644
--- a/addressbook/ChangeLog
+++ b/addressbook/ChangeLog
@@ -1,5 +1,16 @@
2000-06-10 Christopher James Lahey <clahey@helixcode.com>
+ * gui/component/e-cardlist-model.c: Renamed a bunch of functions
+ for better readability.
+
+ * gui/component/e-select-names.c, gui/component/e-select-names.h:
+ This should be a working dialog now.
+
+ * gui/component/select-names.glade: Changed the name & creation
+ function of the ETable here.
+
+2000-06-10 Christopher James Lahey <clahey@helixcode.com>
+
* gui/component/select-names.glade,
gui/component/select-names.glade.h: Glade files for Select Names
dialog.