Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
version 2.8.3
-------------
* Fixed extraction without folders recreation.
version 2.8.2
-------------
* Avoid opening remote files in nautilus.
version 2.8.1
-------------
* Fixed bug #153837: Internal viewer vs. other application question is
asked for files that internal viewer can't even handle.
* Do not ask whether to use the internal viewer when there is a
registered application for the file type.
* Fixed bug #151113: crash trying to open zip file for extraction
* Fixed bug #152900: Multiple file/folder drag and drop needs to be
improved.
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
version 2.8.0
-------------
* Updated translations.
version 2.7.5
-------------
* Fixed bug #151427: Compilation error.
* Fixed bug #150672: Back button is broken
* Fixed bug #150329: File roller creates predictable /tmp directories
* Fixed bug #150327: Adding a directory to archive hangs file roller
* Fixed BUG #150328: avoid crashing while DND of 'Home' icon into
file-roller.
* Updated the recent-files sources from libegg.
version 2.7.4
-------------
* Updated the recent-files sources from libegg.
* Added more mime types to the desktop file.
version 2.7.3
-------------
* Added the supported mime types to file-roller.desktop
version 2.7.2
-------------
* Fixed bug #144041: [Solaris] gtar will not be in path
* Do not display the "operation stopped" dialog (bug #144171).
* Fixed a leak and the display of the error message (bug #145440).
version 2.7.1
-------------
* Fixed bug #144455: Make file-roller session aware even when no
archive is opened.
* Fixed bug #144079 (iso is not listed as a archive in open dialog)
* Hide the main window when in batch mode.
* Allow to extract all the files, not only the selected files, from
an ISO image.
version 2.7.0
-------------
* Added read/extract support for ISO files. (bug #142316)
* Split the add dialog into two dialogs, one used to add files and the
other one used to add folders.
* Ask the distination folder after pasting a selection, this allows
the user to create new folders in the archive.
* Added content size and compression ratio in the properties dialog.
* Extract selection without creating the whole path. (bug #140971)
|
|
* Fixed reading of filenames with spaces in tar archives.
* Fixed bug #138154 (File-Roller Crash when dropping a file dragged
from archive).
* Remove a file from the recent file list if the file could not be loaded.
* Added RPM and Suffit to the recent file list mime types.
* Fixed popup menu sensitivity.
|
|
all these packages.
|
|
*-dirs packages.
|
|
version 2.6.0
-------------
* Updated translations.
version 2.5.7
-------------
* Fixed bug #137183 (Crash when opening tar-file when using 24 hour
time.
format).
* Updated manual.
* Added localized manuals for de, es, fr, it, ja, ko, sv,
zh_TW, zh_HK, zh_CN.
version 2.5.6
-------------
* Use a better logic to parse the tar output.
* Updated to work with the new filechooser api.
version 2.5.5
-------------
* Use gtar if present, otherwise use tar.
* Fix the "Zip Objects" command.
* Remove C++ style comments.
* Fix bug #133998 (schemas file must not be removed during distclean).
* Updated manual.
* Fix the password protected detection code.
* Handle the delete_event event for the progress dialog.
* Add a filter for the "save archive" and "new archive" dialogs,
simplify the filter for the "open archive" dialog.
version 2.5.4
-------------
* Fix bug #105739 (Can't open tar.gz files on Solaris).
* Fix bug #133358 (Small HIG fix for column header).
* Allow to extract more archives at once with the "Extract Here"
command.
* Use GType instead of guint. Fixes segfaults on 64-bit architectures.
* Do not show the new window until we are sure that the archive
has been opened with success.
version 2.5.3
-------------
* Simplify the "Load Options" and "Save Options" commands in the
Add dialog.
* Make the path column visible only if the list mode is set to flat.
* Fix the "Save as" dialog.
* Updated the recent-files stuff from libegg.
* Changed Nautilus context menu item to "Zip Objects" and simplied
the dialog.
* Always use a close button in the error dialogs.
version 2.5.2
-------------
* Replace GtkFileSelection with GtkFileChooser everywhere.
* Use gnome_url_show instead of calling nautilus explicitly.
* Do not use mkdtemp which does not exist on Solaris9.
* Do not destroy the file selector is the archive was not created
successfully.
* Do not add the password argument if the password is an empty string.
* Use the stock system for the commands Add, Extract and View.
* Updated the egg_recent stuff.
* Changed name to "Zip Creator" and category to System Utility.
* The preferences dialog has been removed.
* The add dialog has been simplyfied.
* The extract dialog is a GtkFileChooser in folder mode now.
version 2.5.1
-------------
* Fix crash upon LZH file opening (#129794).
version 2.5.0
-------------
* Added unstuff and RPM support.
* Added ability to rename files and folders.
* Added Cut/Copy/Paste operations.
* Add files and folders to the current directory.
* Added ability to go back and forward in location history.
* Open the archive in a new window if the current window already has
an archive opened.
* Exit closes only the current window instead of closing all the
windows.
* Zip archives: ask to enter a password if the archive is password
protected.
* Remember extraction dialog options.
* Substitute "Extract To.." with "Extract Here" in the Nautilus
context menu.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
database.
|
|
|
|
|
|
|
|
properly by the program. Fixes multiple crashes and handling of tar archives.
Closes PR pkg/24206.
Also depend on zip and unzip and ensure paths to them are correct.
Bump PKGREVISION to 2.
|
|
|
|
* Fixed bug #131560: zip files gets an empty password by default.
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
Changes:
* Fixed bug #127073 (Deleting all files from an archive does not work)
* Fixed bug #129794 (file-roller 2.4.1.1 crashes upon LZH file opening)
* Updated eggtreemultidnd from libegg.
* Do not use the ephy-ellipsizing-label widget any more.
* Emit the DONE signal if no command is present.
|
|
|
|
Changes:
o Do not compile with the DISABLE_DEPRECATED macro defined.
o Handle filenames with ambiguous chars (like []*) in zip archives.
o Handle correctly password with spaces in zip archives.
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
( We really need non-recursive dependancies... *sigh* )
|
|
Changes:
* Fixed bug that prevented the user to view the content of a
compressed file.
* Updated recent files stuff from libegg.
* Use unrar if rar is not available.
* Updated manual.
* Make dialogs more HIG compliant.
* Removed "Extract Here" and "Extract in a Folder" from the
Nautilus context menu.
* Added ARJ archives support.
* The delete operation move the archive to the trash instead of
deleting it from the disk.
* Added ability to convert archives.
* Popup a progress dialog when a long operation is underway,
instead of using a progress bar in the status bar.
* Give more detailed information about the current operation (only
for tar archives at the moment).
* When creating new archives, if the user does not specify the
extension, use 'tgz' as default instead of giving an 'archive
type not supported' error.
* Associate File Roller to the zoo archive format.
* Use a text entry instead of the option menu for the location.
* Do not allow dangerous operations, that is operations that if
stopped can cause the lost of the archive, such as adding and
removing files, to be stopped.
* Allow to stop folders reading.
* Added ability to test zoo archives.
* New toolbar icons.
* Added ZOO archives support.
* Read folders asynchronously.
* Display a better error message when the user forgets to specify
the archive name in the "add to archive" dialog.
* Handle tar archives with a ':' in the path.
And more... review Changelog to see a full list of changes.
|
|
|
|
|
|
|
|
|
|
version 2.2.4
-------------
* Added is and sr translations.
version 2.2.3
-------------
* Handle tar archives with a ':' in the path.
* Display the uncompressed size of gzipped files.
* Added ga, ml translations.
version 2.2.2
-------------
* Added he, tr, kn, zh_TW, fa, az translations.
|
|
the shared share/mime-info directory. Bump PKGREVISION.
|
|
dependency bumps.
|
|
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
last package in the dependancy tree.
- PKGREVISION is bumped.
Reviewed by wiz.
|
|
version 2.2.1
* Change icon themes on the fly and allow svg icons.
* Added pt, sk and mn translations.
version 2.2.0
* Updated the manual.
version 2.1.5
* Handle LHA archives created on Windows.
* Bugfixes.
version 2.1.4
* Bugfixes.
version 2.1.3
* Multi Drag & Drop support.
* Session management support.
* HIG compliant dialogs.
* Added archive operations in the nautilus context menu.
* Scripts removed.
* Bugfixes.
version 2.1.2
* Archive loading is 3 times faster.
* Recognize zip archives regardless of the file extension.
version 2.1.1
* Use egg-recent for handling recent files.
* Use gnome-icon-lookup to get icons.
version 2.1.0
* Do not read the archive in non-interative mode, this speeds up
extraction with Nautilus scripts.
* Fixed russian manual.
Changes in the package:
- Use schemas.mk to register GConf2 schemas in the global database.
- Depend on gnome2-dirs.
|
|
File Roller is an archive manager for the GNOME2 environment. This means
that you can:
- Create and modify archives.
- View the content of an archive.
- View a file contained in the archive.
- Extract files from the archive.
Supported file types include: .tar, .tar.gz, .tar.gz, .tar.bz2, .tar.Z,
.tar.lzo, .zip, .jar, .ear, .war, .lzh and .rar.
Provided in PR pkg/19592 by Juan RP with some changes by me. Reviewed by wiz.
|