[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
gentoo-0.11.15-1
- From: Ryan Weaver <ryanw infohwy com>
- To: RPM Announce MailingList <rpm-announce falsehope com>,RedHat Announce MailingList <redhat-announce-list redhat com>
- Cc: Emil Brink <emil obsession se>
- Subject: gentoo-0.11.15-1
- Date: Fri, 15 Sep 2000 10:53:55 -0500
RPMs Built and Announced at about Fri Sep 15 10:52:53 2000.
gentoo-0.11.15-1.src.rpm 1088270
gentoo-0.11.15-1rh62.i386.rpm 591469
Main archive is located at ftp://ftp.falsehope.com/pub/gentoo
Mirror locations and build machine information listed below.
RPMs are built with rpm version 3.0.5.
Required programs listed are either updates or are not in the default
RedHat 6.2 installation.
Name : gentoo Relocations: (not relocateable)
Version : 0.11.15 Vendor: Emil Brink <emil obsession se>
Release : 1 Build Date: Fri 15 Sep 2000 10:28:37 AM CDT
Install date: Fri 15 Sep 2000 10:52:26 AM CDT Build Host: hellstone.infohwy.com
Group : Applications/File Source RPM: gentoo-0.11.15-1.src.rpm
Size : 1403210 License: GPL
Distribution: FalseHope RPMs
Packager : Ryan Weaver <ryanw infohwy com>
URL : http://www.obsession.se/gentoo
Summary : gentoo is a Gtk+ file manager for Linux.
Description :
gentoo is a file manager for Linux written from scratch in pure C. It
uses the GTK+ toolkit for all of its interface needs. gentoo provides
100% GUI configurability; no need to edit config files by hand and re-
start the program. gentoo supports identifying the type of various
files (using extension, regular expressions, and/or the 'file' command),
and can display files of different types with different colors and icons.
gentoo borrows some of its look and feel from the classic Amiga
file manager "Directory OPUS"(TM) (written by Jonathan Potter).
Requires:
--------------------------------------------------------------------
Package Distribution (Or Url)
====================================================================
glib-1.2.8-0_helix_1 Helix GNOME 0.2.1 (for Red Hat Linux 6.x)
gtk+-1.2.8-0_helix_1 Helix GNOME 0.2.1 (for Red Hat Linux 6.x)
--------------------------------------------------------------------
%CHANGELOG
* Fri Sep 15 2000 Ryan Weaver <ryanw infohwy com>
[gentoo-0.11.15-1]
- Definition of demonstration SelectRE-work-a-like button command
changed, since it was broken. Also added glob check button.
- Lack of internal quoting caused Dir{To,From}Other to fail on
paths containing spaces, as did the shortcuts. Fixed.
- Changed appearance of check buttons {Ix} input dialog codes.
- Having lurked among the giants of comp.lang.c for at least five
years, I finally realized that identifiers whose names begin
with an underscore immediately followed by an upper case letter
are reserved for the implementation. Since I, for some historical
reason, tend to use structure tags formed like that, gentoo was
very much in violation of the holy scripture of ISO C. This has
now been fixed, of course (except in widgets/). Feels good. :)
- Being urged on by a Brazilian gentoo user, Alceu Rodrigues de
Freitas Junior, I caved in and went through the code, marking
all strings suitable for translation using gettext. A translation
to my own mother tongue, Swedish, is included in the locale/sv/
directory. gentoo's I18N support is very early, and by default
it will not build with it included. I need help with autoconfig
before doing that.
- Capped the percentage number in the textviewer at 100%. :)
- Left-adjusted the filename in the progress window. :)
- Improved behavior when an operation (such as Copy or Move) is
cancelled. Previously, it was not possible to correctly cancel
if the files being copied were smaller than the copy buffer
size, and the 'keep full-sized copy on error?' flag was on.
- A long operation can now be cancelled by simply closing the
progress-reporting window.
- Made parsing of {Fup} (among other things, hopefully) work
better when 'treat focus as selection?' flag is on. Sneaky.
- Test-compiled against glib and GTK+ version 1.2.8. Went fine.
- Fixed buglet that prevented modes (aka permissions) from being
formatted correctly. Reported by Erik Johansson.
- Banged a bit on the page up/down response for the focus bar.
Way less ugly implementation, and (I think) better behavior
now. Still wish GTK+ permitted use of it's built-in focusing
bar, though. :(
- Updated to the latest version (0.5) of Johan Hanson's
odemilbutton widget.
* Wed Apr 19 2000 Ryan Weaver <ryanw infohwy com>
[gentoo-0.11.14-3]
- Doh!. Was not setting default icon path in default gentoorc. Fixed.
Thanks Udo K. Schuermann <walrus ringlord com>.
* Mon Apr 17 2000 Ryan Weaver <ryanw infohwy com>
[gentoo-0.11.14-1]
- Added support for extracting tar.gz, tar.bz2, and zip files to
the example config. Select archive, right click, then choose
the "extract" item in the "File Action" submenu.
- Due to an internal quoting problem, MkDir would fail to enter
the created directory if the name contained spaces. Fixed.
- The Makefile no longer attempts to create a backup of the config,
and only installs the supplied example if no old config exists.
- The ChOwn command now uses combo boxes rather than menus to
display the system data, and also allows you to type in a
user and/or group number or name directly. Way nicer.
- Brought back the 'grab' button in the window pos/size config,
but only for the main window. Should make a few users happy. :)
- Altered the huge parent buttons' relief style; they now look
more like wide borders, which JH and I find less distracting.
- Added an option (hidden away in the Command Options page,
DpFocus tab) that makes gentoo move the focus row to the last
row selected using the mouse. Only works if focusing is on.
- The MenuPopup command can now be bound to a keyboard key, just
like any other command. Previously, it could only be bound to
a mouse button. Bound to Ctrl+Space in example config.
- Added Ctrl+A and Shift+Ctrl+A as keyboard shortcuts for the
[Select] All and None commands, respectively. :)
- Improved ANSI compliance by removing use of "str" as a prefix
in function names. :)
- A pane's contents can now be sorted on any content type, not
just those that are displayed. There is currently no way of
changing to a non-displayed type without opening the config
window, though.
- Touched up the sorting code somewhat, and while doing that
noted that user and group names could not actually be sorted
on as text. They sure can now.
- Fixed horrible bug in the {}-code parsing and handling, that
made gentoo segfault when certain sequences of commands were
run. Reported by T. Tilton.
* Mon Mar 20 2000 Ryan Weaver <ryanw infohwy com>
[gentoo-0.11.13-1]
- Fixed incredibly stupid bug (reported by plenty of people, it's
nice to know people care :) which prevented the text viewer
window from closing when it should. It's a two-line fix.
- If you enable the "System Default" Control key mode in the
dirpane config, it will now work.
- There was some broken logic related to quitting and the dialog
that asks about saving changed configs. Fixed that, and also
cleaned up the code significantly, removing duplicate stuff.
* Mon Mar 06 2000 Ryan Weaver <ryanw infohwy com>
[gentoo-0.11.12-1]
- I'm reasonably sure I fixed a bug which caused a crash if you
hit enter after entering an *empty* directory using the key-
board-controlled focusing mechanism.
- Added support for tall, thin, parent buttons along the outer
edges in the panes. Enable through the "Huge Parent Button?"
checkbox in the config. The position and action of these is
currently not configurable; it's always outer edge & DirParent.
- Incorporated alternative implementation of the GtkLabel widget
provided by Johan Hanson. This label implementation is only used
for the status line in the top of the window, which reportedly
had refresh-problems with some pixmap-based GTK+ themes.
- Redid the code for the textviewer, which was very old and some-
what confused. This might make it support mouse wheel scrolling
better. Since I don't have a wheelie mouse, I can't test it...
- Fixed tiny bug which caused GTK+ warnings if you hit TAB in the
command selection dialog without having typed anything first.
- Implemented a Join command, to counter the (still incomplete)
Split command. Pretty neat, with DnD reordering.
- gentoo can now optionally ignore the state of the NumLock key
when parsing keyboard and mouse input. Enable the check button
in the bottom of the Controls config page. Note that only the
input event is filtered, not the definition (do not use NumLock
in actual mappings with this flag on).
- New version of the odscrolledbox widget, provided by Johan
Hanson as always. Should fix some smudgy redrawing problems.
- Brought the (c) in the About box into the 21th century, added
acknowledgement (and mail address) of Johan Hanson's work.
- Added recognition and viewing of LHa compressed files to the
example config. Requires the 'lha' external command.
- gentoo can now remember the position and size of the config and
textviewer windows, in addition to the main window. See config
page labeled "Windows" (was "Pos & Size" previously). Eh, also
see the BUGS file, since this feature has a few problems still. :(
- Tweaked code that dealt with 64-bit stuff; gentoo should now
compile better on Linux/Alpha platforms.
- Selected content in the right-hand list in the Dirpane config
page can now be reordered directly, by dragging. You can still
use the up/down buttons below the list, like always.
- Er, not a fix per se, but this version of gentoo has been
compiled and executed using GTK+ 1.2.7. No extensive tests,
though.
==================================================================
RPMs are built on a Pentium II 400mhz w/256megs RAM with RedHat 6.2
plus updates from ftp://updates.redhat.com installed.
These files are also available on the following sites
ftp://ftp.rpmfind.net/linux/falsehope/pub/gentoo
ftp://ftp.tux.org/pub/sites/ftp.falsehope.com/gentoo
ftp://ftp.freshmeat.net/pub/rpms/gentoo
PGP Key can be found at ftp://ftp.falsehope.com/pub/Ryan_Weaver.pgp.key
GPG Key can be found at ftp://ftp.falsehope.com/pub/Ryan_Weaver.gpg.key
--
,------------------------------------.,------------------------------------.
| Ryan Weaver || emails: ryanw infohwy com |
| Unix Systems Administrator || ryanw linux com, ryanw xmms org |
| InfoHighway Communications || fryguy freshmeat net |
| Phone: (281) 447-7025 || fryguy falsehope com |
| URL : http://www.infohwy.com || fryguy fryguy org |
`------------------------------------'`------------------------------------'
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]