diff options
author | Owen Taylor <otaylor@redhat.com> | 2002-01-23 19:51:43 +0000 |
---|---|---|
committer | Owen Taylor <otaylor@src.gnome.org> | 2002-01-23 19:51:43 +0000 |
commit | 44d727eaa1dca1990a53840c90603683237338e8 (patch) | |
tree | 1f2699d3c1bcb672822b4d3258772e39aa2d6d29 /ChangeLog | |
parent | 864cc237d4c30376881e35cc470490a1bfc506d6 (diff) | |
download | gdk-pixbuf-44d727eaa1dca1990a53840c90603683237338e8.tar.gz |
Decreate value since we now use doubles.
Wed Jan 23 14:44:12 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkspinbutton.c (EPSILON): Decreate value since
we now use doubles.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Wed Jan 23 14:44:12 2002 Owen Taylor <otaylor@redhat.com> + + * gtk/gtkspinbutton.c (EPSILON): Decreate value since + we now use doubles. + Tue Jan 22 16:58:37 2002 Jonathan Blandford <jrb@redhat.com> * gtk/gtktreeview.c (gtk_tree_view_size_allocate): Fix sizing bug |