diff options
author | adam <adam@pkgsrc.org> | 2004-05-07 13:49:56 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2004-05-07 13:49:56 +0000 |
commit | 8ee644965f347acd8a7803a7722f4fb1d1238d2b (patch) | |
tree | 2569e0eb76e7c68d60792a02506c101bfc2afe6c /sysutils/gentoo/distinfo | |
parent | d50394c077fe22b900f019700d6eea8aca020857 (diff) | |
download | pkgsrc-8ee644965f347acd8a7803a7722f4fb1d1238d2b.tar.gz |
Changes 0.11.50
* Fixed the fix for memory leaks in Search, since segfaulting is
actually worse. I hope I got it, this time. Sorry. :/
* Fixed stupidly signless variable that caused the textviewer to
die horribly when asked to view a directory. Reported by F. Co-
soleto.
* Made View on directories in the sample config do nothing, since
ViewText will open an empty window, now.
* Added Italian translation, courtesy of F. Cosoleto.
Changes 0.11.49
* Changed "Other" to "Others" in ChMod command dialog. Pointed out
by F. Cosoleto.
* Improvements in the textviewer, inspired by a patch signed F.
Cosoleto: Goto, Search and Quit (was "Close") now have obvious
keyboard accelerators. Search also has Control+F, and repeats
(infinitely when at least one match exists) on F3.
* Changed test for automatic hex viewing; now looks for a byte
lower than 7; if found, the file is not text. This works better
for 8-bit text files. It does not work for e.g. UTF-8, but then
again gentoo's text viewer never did. :)
* Made textviewer into a real toplevel window, since it otherwise
lacked e.g. resize controls which seemed silly.
* Plugged stupid memory leaks in textviewer when searching. Thanks
to F. Cosoleto, as usual. :)
* Added an option to disable the storing of selection information
in the history. Suggested by H. Hansen.
* Added RealMedia (.rm) as a recognized Video type in the default
config.
* Implemented a new dynamic-content menu, called <ParentsMenu> that
contains the directories from the current one's parent to the
root.
* Added the ability to bind a command to the right-click of a path
entry widget in a pane. Bound to "MenuPopup menu=<ParentsMenu> by
default, but editable on the Controls config page.
* FAM-triggered rescanning rate is now dynamically adjusted to be
4 times the time it takes to do the rescan. This prevents gentoo
from hogging the CPU when very frequent changes causes it to re-
scan continuously. Very inspirational patch by S. Zobell.
See NEWS inside the archive for other version changes
Diffstat (limited to 'sysutils/gentoo/distinfo')
-rw-r--r-- | sysutils/gentoo/distinfo | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/sysutils/gentoo/distinfo b/sysutils/gentoo/distinfo index e83eefb1760..5a85f472364 100644 --- a/sysutils/gentoo/distinfo +++ b/sysutils/gentoo/distinfo @@ -1,7 +1,9 @@ -$NetBSD: distinfo,v 1.10 2004/03/02 15:22:39 adam Exp $ +$NetBSD: distinfo,v 1.11 2004/05/07 13:49:56 adam Exp $ -SHA1 (gentoo-0.11.46.tar.gz) = 3f3af665fd0571467d8fef0603e8361c5659e920 -Size (gentoo-0.11.46.tar.gz) = 1280347 bytes -SHA1 (patch-aa) = 49bf9ba554a7fa443c6176fc44a11bcae046cc9d -SHA1 (patch-ab) = 3919e348efb207ad3fedcf038b495ada9ec80217 +SHA1 (gentoo-0.11.50.tar.gz) = 10338dfe9aff4cf348df27a003ce6b42d5f9c411 +Size (gentoo-0.11.50.tar.gz) = 1325246 bytes +SHA1 (patch-aa) = d8811ca4aa2f89e71b6d32bb4d0d16dbf1bb57ce +SHA1 (patch-ab) = 2ccc42ab1781a71f2f1d179cd64d91ad04e58d3c +SHA1 (patch-ac) = ab5d886b29945fcb54baa94e47140516bd4db93e +SHA1 (patch-ad) = b6bfe6fb361910cbf1ab5f64c17d55d8567170ff SHA1 (patch-ae) = daa7cbed8d66af155f2624a0066b2f578e9a93c6 |