diff options
author | rh <rh@pkgsrc.org> | 2001-08-16 11:37:47 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 2001-08-16 11:37:47 +0000 |
commit | cc02c62c533a16dc8617384804043479d8752383 (patch) | |
tree | 425bb1ed3fa37ca696d469a5bfe7f21bbc46d15f /audio/gqmpeg/distinfo | |
parent | fec55cf9dcfe4efd147e58c651fd56c5b0293940 (diff) | |
download | pkgsrc-cc02c62c533a16dc8617384804043479d8752383.tar.gz |
Update gqmpeg to 0.9.0. Changes include:
> Added preset list widget to the skin spec.
- All widgets in the skin spec should now be documented in SKIN-SPECS
file.
- Single clicking on a playlist in a skin now selects the song, double
clicking will play the song if stopped.
- Minor Japanese translation update.
* Fixed the window manager classes so everything is unique, the main
window
is now GQmpeg:gqmpeg and the playlist is GQmpeg:playlist.
SLIK (0.6.0) related changes:
> New font widget, for use by text in the same method digits are used
by numbers to conserve memory.
> For text, the data field is now used as the default text when the
application does not register a matching text key. Useful when
labels are needed in a skin.
- Skin sizes are now remembered for sizeable skins.
- Improved list widget button press handling (to work more like a
button).
* Fixed the parser so that spaces are accepted in keys and data fields.
* Digits (and fonts) can now only be removed in the editor when no
widgets reference them.
* Fixed background updates for hidden widgets (fixes transparent items
linked to sliders and dials).
* Fixed calculations for list widget row borders.
* Fixed broken widget placement when setting background in the editor.
* When opening the editor, the skindata entry field used for load and
save is now set correctly to match the active skin.
Diffstat (limited to 'audio/gqmpeg/distinfo')
-rw-r--r-- | audio/gqmpeg/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/gqmpeg/distinfo b/audio/gqmpeg/distinfo index cf9c06b535a..dec3d6dfa2c 100644 --- a/audio/gqmpeg/distinfo +++ b/audio/gqmpeg/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.3 2001/06/16 19:59:16 jlam Exp $ +$NetBSD: distinfo,v 1.4 2001/08/16 11:37:47 rh Exp $ -SHA1 (gqmpeg-0.8.3.tar.gz) = 5bc3bc558409dd6edb45a9e0c8892ad179006e5f -Size (gqmpeg-0.8.3.tar.gz) = 530090 bytes +SHA1 (gqmpeg-0.9.0.tar.gz) = ee19187ec6057f339206cf42c0e5dbdfb18d3a5b +Size (gqmpeg-0.9.0.tar.gz) = 538514 bytes SHA1 (patch-aa) = ab5b8c9d994d0ee2a1401d3d9cb6eb2617af208c SHA1 (patch-ab) = 98f5a71298f23fd82cfca5b086b25bd784582f74 SHA1 (patch-ac) = 6fb2a2bdd3610c5f4ef94b0c3ee7ad6d93f90826 |