version 0.8 ----------- * added support for single files compressed with gzip, bzip, bzip2, compress, lzop. * non-interactive mode to automatically add files to archives. * added two Nautilus scripts to extract archives and add files to archives. * use the MIME database to decide whether to use the viewer or the associated application when double-clicking on a file, or ask the user what to do if no entry is available in the database. * bugfixes. version 0.7 ----------- * the user can choose the columns to show in the file list. * when extracting to a non existing directory ask the user whether to create it. * bugfixes. version 0.6 ----------- * non-interactive mode to automatically extract archives. * can open multiple files at command line. * works faster when adding and removing a lot of files from compressed tar archives. * works better when files in archives have strange characters. * fixed a bug when adding files with wildcard. * fixed a bug when 'view all files' mode is used. * fixed a bug when using tbz and tbz2 extensions. * minor bugfixes. version 0.5 ----------- * added support for ear, war, tbz and tbz2 archives (me, Claudio Bley). * better rar archives support (Claudio Bley). * new icon (Jakub Steiner). * the document viewer uses the locale language. version 0.4 ----------- * added support for multiple windows. * fixed some bugs concerning old versions of tar. version 0.3 ----------- * added rar and lha support. * the user can add, remove, extract files with wildcard. * fixed drag and drop of directories. version 0.2 ----------- * added jar archives support. * works even with big archives. * full drag & drop support. * double clicking on an file views its content. * added a file context menu. * the user can specify the file type when creating a new archive. * the user can specify the max length of the history list. * the user can interrupt a long operation. * toolbar buttons show the insensitive state correctly. version 0.1 ----------- * first public version.