aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/ChangeLog
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnu.org>1999-11-21 09:26:17 +0800
committerArturo Espinosa <unammx@src.gnome.org>1999-11-21 09:26:17 +0800
commit6da1a1362b1f2c633ec06c3e89b2f06828cb0dc7 (patch)
treedbdcf0a07752e04c76abd336d4f99e57dd1f18f3 /widgets/ChangeLog
parent77df46c366a3b761288db21b2593e963c4590207 (diff)
downloadgsoc2013-evolution-6da1a1362b1f2c633ec06c3e89b2f06828cb0dc7.tar
gsoc2013-evolution-6da1a1362b1f2c633ec06c3e89b2f06828cb0dc7.tar.gz
gsoc2013-evolution-6da1a1362b1f2c633ec06c3e89b2f06828cb0dc7.tar.bz2
gsoc2013-evolution-6da1a1362b1f2c633ec06c3e89b2f06828cb0dc7.tar.lz
gsoc2013-evolution-6da1a1362b1f2c633ec06c3e89b2f06828cb0dc7.tar.xz
gsoc2013-evolution-6da1a1362b1f2c633ec06c3e89b2f06828cb0dc7.tar.zst
gsoc2013-evolution-6da1a1362b1f2c633ec06c3e89b2f06828cb0dc7.zip
WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed.
1999-11-20 Miguel de Icaza <miguel@gnu.org> * e-table-item.c (eti_draw): WOOOOHOOOOOoO! It took me quite a while to figure this one out. Fixed. svn path=/trunk/; revision=1426
Diffstat (limited to 'widgets/ChangeLog')
-rw-r--r--widgets/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/widgets/ChangeLog b/widgets/ChangeLog
index 107b2ee4a8..188b1ff00c 100644
--- a/widgets/ChangeLog
+++ b/widgets/ChangeLog
@@ -1,5 +1,8 @@
1999-11-20 Miguel de Icaza <miguel@gnu.org>
+ * e-table-item.c (eti_draw): WOOOOHOOOOOoO! It took me quite a
+ while to figure this one out. Fixed.
+
* e-table-header-item.c (ethi_set_arg): Compute width, keep track
of it.
(ethi_add_table_header): Monitor changes to the Header model;