aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/e-table/ChangeLog
diff options
context:
space:
mode:
authorChristopher James Lahey <clahey@helixcode.com>2000-02-08 11:29:49 +0800
committerChris Lahey <clahey@src.gnome.org>2000-02-08 11:29:49 +0800
commitc02660b4081a84c9ad5749a931f5458f08f634d3 (patch)
tree10cce4a936ef0b729562ede474eff76aab0bcd01 /widgets/e-table/ChangeLog
parent1a44ff0e97b73be2728f3ecef9fe58027560c798 (diff)
downloadgsoc2013-evolution-c02660b4081a84c9ad5749a931f5458f08f634d3.tar
gsoc2013-evolution-c02660b4081a84c9ad5749a931f5458f08f634d3.tar.gz
gsoc2013-evolution-c02660b4081a84c9ad5749a931f5458f08f634d3.tar.bz2
gsoc2013-evolution-c02660b4081a84c9ad5749a931f5458f08f634d3.tar.lz
gsoc2013-evolution-c02660b4081a84c9ad5749a931f5458f08f634d3.tar.xz
gsoc2013-evolution-c02660b4081a84c9ad5749a931f5458f08f634d3.tar.zst
gsoc2013-evolution-c02660b4081a84c9ad5749a931f5458f08f634d3.zip
Fixed some motion event bugs. (incorrect x and y.)
2000-02-07 Christopher James Lahey <clahey@helixcode.com> * e-table-item.c (eti_event): Fixed some motion event bugs. (incorrect x and y.) * Makefile.am: Added includes for dependencies in evolution/widgets/libevolutionwidgets.a * e-cell-text.h, e-cell-text.c: Completely revamped using code from e-text.c and e-text.h. svn path=/trunk/; revision=1692
Diffstat (limited to 'widgets/e-table/ChangeLog')
-rw-r--r--widgets/e-table/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/widgets/e-table/ChangeLog b/widgets/e-table/ChangeLog
index 2796a1033a..7824e51737 100644
--- a/widgets/e-table/ChangeLog
+++ b/widgets/e-table/ChangeLog
@@ -1,3 +1,14 @@
+2000-02-07 Christopher James Lahey <clahey@helixcode.com>
+
+ * e-table-item.c (eti_event): Fixed some motion event
+ bugs. (incorrect x and y.)
+
+ * Makefile.am: Added includes for dependencies in
+ evolution/widgets/libevolutionwidgets.a
+
+ * e-cell-text.h, e-cell-text.c: Completely revamped using code
+ from e-text.c and e-text.h.
+
2000-02-07 Miguel de Icaza <miguel@gnu.org>
* e-table.c (e_table_setup_table): Setup the scroll region of the