All releases of gentoo


Release Notes: Internationalization was fixed, which was not working due to a typographical error in the code. Formatting of accessed/created/modified time data in the panes was fixed. More compilation/configuration fixes were made, including compatibility with GTK+ 2.22.


Release Notes: This is a minor bugfix release. The "right click on path" command binding was removed, since it didn't actually work. A DpMaximize builtin has been added, which simply maximizes the current pane. Some uses of old GTK_WIDGET macros have been removed, which should help gentoo build against GTK+ 2.22. The manual page was updated with regard to command-line options.


Release Notes: The code was ported to use GIO, a virtualizing file system layer that is part of the GTK+/glib family of APIs. Note that there is no mounting support in this release; mounting and auto-mounting are in need of an overhaul, and there didn't seem to be any point in keeping the legacy /etc/fstab-driven support. The code is now totally clean for GTK+ 2.x: there are no GTK+ 1.2 widgets being used. This means the main panes are now GtkTreeViews. The built-in text viewer has been made encoding-aware; see the new ViewText "encoding" argument to specify source encoding. Lots more was also done.


Release Notes: Bugs in the chown command that prevented it from working recursively were fixed. Bugs were fixed in the Configuration window's Type screen, which caused random empty names to show up and also made insert fail. Vertically oriented pane splitting should work much better now. Some changes were made to the built-in minimalistic configuration to make it a bit friendlier.


Release Notes: DirPane configuration was ported to use GTK+ 2.0 native list widgets. Bugs in the incremental-focusing command were fixed. Character set conversion problems were fixed in the overwrite confirmation dialog, as well as in the built-in text viewer.


Release Notes: This release fixes a bug in File Types configuration that confused it if you stepped around in the list using arrow keys and edited randomly. It fixes a bug that caused Gentoo to crash with a memory corruption bug after a few changes of the current directory. It converts yet another GtkCList to a GTK+ 2.0 tree view. There are a few other minor improvements.


Release Notes: More of the old lists were replaced with new GTK+ 2.0 versions. Window position tracking was re-enabled. Compensation was added for window manager borders. A couple of memory leaks were plugged. ChMod now shows textual and octal versions of the modes.


Release Notes: The file type identification using the external 'file' program has been completely rewritten. It should now be both safer and faster, and handle errors better.


Release Notes: This is the first version of gentoo to require GTK+ 2.x. It also includes minor enhancements and bugfixes.


Release Notes: Updated automake and gettext. A Mexican Spanish translation. Bugs #1983108 and #2005746, which caused Gentoo to fail with a code 11 very often, have been fixed. There are some minor new features and options.