diff options
author | Miguel de Icaza <miguel@gnu.org> | 1999-11-21 09:26:17 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1999-11-21 09:26:17 +0800 |
commit | 6da1a1362b1f2c633ec06c3e89b2f06828cb0dc7 (patch) | |
tree | dbdcf0a07752e04c76abd336d4f99e57dd1f18f3 /widgets/ChangeLog | |
parent | 77df46c366a3b761288db21b2593e963c4590207 (diff) | |
download | gsoc2013-evolution-6da1a1362b1f2c633ec06c3e89b2f06828cb0dc7.tar.gz 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/ChangeLog | 3 |
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; |