diff options
author | rh <rh> | 2001-08-14 08:11:11 +0000 |
---|---|---|
committer | rh <rh> | 2001-08-14 08:11:11 +0000 |
commit | ba2e37026ca491dabf939252d10f61204566738a (patch) | |
tree | 12b26bb602388216bc5debdbd764d699b7999af4 /devel/eel/distinfo | |
parent | 82dbe1c74367dd93b892923fb3ce3cf00fc11533 (diff) | |
download | pkgsrc-ba2e37026ca491dabf939252d10f61204566738a.tar.gz |
Update eel to 1.0.1
Changes since 1.0:
Speed up drawing of solid backgrounds.
Speed up handling of default fonts.
Switched from Alt to Control for list view key bindings to
match changes in Nautilus and Sawfish.
Fixed x/y problem that was causing a bug in Nautilus list view
clicking.
Improve handling of URIs and escaped characters.
Fix some return_if_fails that were incorrect.
Make font manager code work even when there are tabs in the
font control files.
Make the font manager code work when fonts are symbolic links.
Added more calls and clean up some implementation details,
including more self check machinery.
Diffstat (limited to 'devel/eel/distinfo')
-rw-r--r-- | devel/eel/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/eel/distinfo b/devel/eel/distinfo index 6c0deaa8f70..64de35aa3fc 100644 --- a/devel/eel/distinfo +++ b/devel/eel/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.1.1.1 2001/05/14 17:56:29 rh Exp $ +$NetBSD: distinfo,v 1.2 2001/08/14 08:11:11 rh Exp $ -SHA1 (eel-1.0.tar.bz2) = 3b6b36e670aa645524e3c2e29d3562e276d07035 -Size (eel-1.0.tar.bz2) = 744521 bytes +SHA1 (eel-1.0.1.tar.bz2) = 5029c0a352eb3b45d2bf4817484d2b1cfabb728b +Size (eel-1.0.1.tar.bz2) = 761001 bytes |