diff options
author | George Lebl <jirka@5z.com> | 1998-01-31 01:43:47 +0000 |
---|---|---|
committer | George Lebl <jirka@src.gnome.org> | 1998-01-31 01:43:47 +0000 |
commit | 015c1052aef090ad369706df5507f5c359fb1fbe (patch) | |
tree | f14ccb60318b687842339b1ddb2e4be4a4152068 /ChangeLog.pre-2-8 | |
parent | ce4263f9012035ac7d836174cd3c640f19d56222 (diff) | |
download | gtk+-015c1052aef090ad369706df5507f5c359fb1fbe.tar.gz |
fixed round-off error in calculation of tables with a lot of cells
Fri Jan 30 17:41:06 1998 George Lebl <jirka@5z.com>
* gtk/gtktable.c: fixed round-off error in calculation
of tables with a lot of cells
Diffstat (limited to 'ChangeLog.pre-2-8')
-rw-r--r-- | ChangeLog.pre-2-8 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8 index a5ea909e7e..1e84146c7f 100644 --- a/ChangeLog.pre-2-8 +++ b/ChangeLog.pre-2-8 @@ -1,3 +1,8 @@ +Fri Jan 30 17:41:06 1998 George Lebl <jirka@5z.com> + + * gtk/gtktable.c: fixed round-off error in calculation + of tabels with a lot of cells + Fri Jan 30 08:51:16 1998 Federico Mena <federico@bananoid.nuclecu.unam.mx> * gdk/gdkcc.c (gdk_color_context_get_pixel): red/green/blue |