diff options
author | Christopher James Lahey <clahey@helixcode.com> | 2000-07-12 12:34:19 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2000-07-12 12:34:19 +0800 |
commit | e10afbe35597c4c2fc6cc16afabc81409613180d (patch) | |
tree | 1681901e6f67b953fd3a4a043dbd5fe4ae687ec2 /widgets/misc/ChangeLog | |
parent | a406eacc7078359b8c0e84b70217d829aa81f526 (diff) | |
download | gsoc2013-evolution-e10afbe35597c4c2fc6cc16afabc81409613180d.tar gsoc2013-evolution-e10afbe35597c4c2fc6cc16afabc81409613180d.tar.gz gsoc2013-evolution-e10afbe35597c4c2fc6cc16afabc81409613180d.tar.bz2 gsoc2013-evolution-e10afbe35597c4c2fc6cc16afabc81409613180d.tar.lz gsoc2013-evolution-e10afbe35597c4c2fc6cc16afabc81409613180d.tar.xz gsoc2013-evolution-e10afbe35597c4c2fc6cc16afabc81409613180d.tar.zst gsoc2013-evolution-e10afbe35597c4c2fc6cc16afabc81409613180d.zip |
Tried rearranging the casts to try for a more correct computation.
2000-07-12 Christopher James Lahey <clahey@helixcode.com>
* e-scroll-frame.c: Tried rearranging the casts to try for a more
correct computation.
svn path=/trunk/; revision=4107
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r-- | widgets/misc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog index cb2fd56fe9..4ea43cd55d 100644 --- a/widgets/misc/ChangeLog +++ b/widgets/misc/ChangeLog @@ -1,3 +1,8 @@ +2000-07-12 Christopher James Lahey <clahey@helixcode.com> + + * e-scroll-frame.c: Tried rearranging the casts to try for a more + correct computation. + 2000-07-08 Dan Winship <danw@helixcode.com> * e-scroll-frame.c (e_scroll_frame_add): comment out true but |