Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: gnome-commander | Distribution: openSUSE Tumbleweed |
Version: 1.18.1 | Vendor: openSUSE |
Release: 1.1 | Build date: Mon Aug 5 08:58:39 2024 |
Group: Productivity/File utilities | Build host: reproducible |
Size: 2739125 | Source RPM: gnome-commander-1.18.1-1.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://gcmd.github.io/ | |
Summary: A file manager for the GNOME desktop environment |
GNOME Commander is a "two-pane" graphical file manager for the Linux desktop using GNOME libraries. In addition to basic file manager functions, the program is also an FTP client and can browse SMB networks.
GPL-2.0-or-later
* Mon Aug 05 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.18.1: + Segfault at startup when none of the stored tabs points to a valid directory. + Updated translations. * Tue Jul 23 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.18.0: + New Features and Improvements: - Refactoring and Modernization: Significant code refactoring, including decoupling various components such as GnomeCmdDir, GnomeCmdDirIndicator, GnomeCmdFileSelector, and GnomeCmdCmdline for better modularity and maintainability. - Event Handling Overhaul: Transition from traditional event handling to modern GtkEventController, enhancing responsiveness and reliability. - Enhanced User Interface: Multiple UI improvements, including replacing deprecated GtkMenu with GtkPopover, and updating various dialogs and popups for a cleaner look. - Improved Icon Handling: Shift from GdkPixbuf to GIcon for icon management, optimizing resource usage and improving performance. + Bug fixes: - Fix for double g_error_free call (Mamoru Tasaka) - Improved stability + Miscellaneous: - Removed Redundant References: Cleaned up the codebase by eliminating unnecessary references. + Updated translations. - Drop -Dunique=disabled meson parameters: the feature has been removed upstream with the switch to GTK3. - Replace pkgconfig(gtk+-2.0) BuildRequires with pkgconfig(gtk+-3.0): follow upstreams port to GTK 3. - Add xvfb-run BuildRequires and run meson_test using xvfb-run: the tests require a graphical display. * Fri May 17 2024 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.16.2: + Fix double g_error_free call in remote_close_callback. + Fix build with taglib 2.0. + Set project gnu++11 c++ language version explicitely. + Updated translations. - Drop gnome-commander-taglib-2.0.patch: fixed upstream. * Wed Feb 28 2024 Dominique Leuenberger <dimstar@opensuse.org> - Add gnome-commander-taglib-2.0.patch: Fix build against taglib 2.0. * Sat Jul 08 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.16.1: + Fix problem when using the default external viewer and opening a file from remote + When choosing 'Other Application' to open a file, don't close the dialog if the given command is not found + Issue #130: Do not install not needed header files + Updated translations. - Drop 96f706fa7833af79e01625c0118b36f6c83c7d44.patch: Fixed upstream. - Drop devel sub-package. * Fri Feb 10 2023 Luciano Santos <luc14n0@opensuse.org> - Add 96f706fa7833af79e01625c0118b36f6c83c7d44.patch: avoid the installation of the libgcmd static library. - Drop find/delete command used to remove the libgcmd static library from the build root. * Sun Jan 22 2023 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.16.0: + New menu entry for (un)selecting only files + Restored internal search after it was removed in version 1.14.0 + Migrated build system from GNU autotools to Meson + Bugs fixed: - Fix for showing wrong progress percentage when transfering files - Get rid of several deprecated Gtk2 widgets - Fixes for copy/move; Fixes for canceling copy/move operations - Fixes for delete operation; Allow cancelling deletion of files; Fix for progress dialog - Fix for creating directory with enabled Samba support - Fix for disabling all plugins - Fix for some errors on console - Fix for changing the color scheme - Disable beeping when reaching the end of the file list - Various minor code improvements + Updated translations. - Add meson BuildRequires and macros following upstreams port. - Add desktop-file-utils BuildRequires, new mandatory dependency. - Following the above, add appstream-glib and pkgconfig(gtest) BuildRequires and check section, run meson_test macro during build. - Add devel sub-package. - Remove new static libgcmd.a during install. * Sun Jun 19 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.14.3: + Update appdata and docbook for next release. + Reduce logging if file was not found in the file_collection when it changed. + Remove obsolete remote-id type in metadata.xml, used in Gentoo Linux. + Fixing typos in the documentation, fixing indentation. + Adjust legacy mounting, validate input values of devices dialog. + Fix for legacy mounting a device: do not stop if no GMount is available. + Save empty string when device filename is null. + Fix when doing a file rename: Unref the correct GFile instance. + Do not unref GFile member of GnomeCmdDir received via gnome_cmd_dir_get_gfile. + Do utf8 normalization before string comparison. + Do not use extra variable for storing file name in comparison. + Updated translations. * Mon Mar 28 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.14.2: + Update of appdata file. + Fix move of directory when it is sitting on a remote. + Fix of size comparison: use correct getter method for G_FILE_ATTRIBUTE_STANDARD_SIZE. + When sorting for size, ignore directories. + When copying files only step into recursive copy when not done already. + Updated translations. * Wed Mar 02 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.14.1: + Update appdata file. + on_new_textfile_ok: Add trailing separator at the URI path of current directory. + Remove deprecated linking of python library, which was not working at all. + Remove deprecated linking of GnomeVFS library, which was not working at all. + Remove chmlib configuration option. + Updated translations. - Add conditional gcc11 and gcc11-c++ BuildRequires + export: Fix build for 15.4. - Drop gnome-commander-doc sub-package, and fold files into main package, add Provides and Obsoletes, as well as drop no longer needed Recommends. Helpfiles should be available in main package. * Wed Feb 09 2022 Bjørn Lie <bjorn.lie@gmail.com> - Drop obsolete pkgconfig(gnome-vfs-2.0), pkgconfig(gnome-keyring-1) and chmlib-devel BuildRequires: No longer needed, nor used. - Add explicit pkgconfig(gio-2.0) and generic c_compiler BuildRequires, configure checks for them. * Sat Feb 05 2022 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.14.0: + Selectable default action when drag-n-drop files with the mouse + Optional usage of the trash can instead of permanent file deletion + Removed internal file search dialog, instead use external command for file search + Name of connected remote server is shown in the directory indicator + New menu entry for (un)selecting only files + Bugs fixed: glgo#GNOME/gnome-commander#3, glgo#GNOME/gnome-commander#5, glgo#GNOME/gnome-commander#13, glgo#GNOME/gnome-commander#16, glgo#GNOME/gnome-commander#19, glgo#GNOME/gnome-commander#28, glgo#GNOME/gnome-commander#33, glgo#GNOME/gnome-commander#39, glgo#GNOME/gnome-commander#41, glgo#GNOME/gnome-commander#45, glgo#GNOME/gnome-commander#46, glgo#GNOME/gnome-commander#47, glgo#GNOME/gnome-commander#51, glgo#GNOME/gnome-commander#52, glgo#GNOME/gnome-commander#57, glgo#GNOME/gnome-commander#59, glgo#GNOME/gnome-commander#74, glgo#GNOME/gnome-commander#75, glgo#GNOME/gnome-commander#76, glgo#GNOME/gnome-commander#107, glgo#GNOME/gnome-commander#115. + Updated translations. - Add flex BuildRequires: New dependency. * Sun Nov 21 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.12.3.1: + Bug fixes: Fixed issue: Make check fails on s390x. + Updated translations. - Move some docs to doc subpackage. * Sat Nov 20 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.12.3: + Bug fixes: - Fixed issue: Crash after right click on file - File-roller plugin: Add run error handling + Updated translations. * Mon Sep 20 2021 Stanislav Brabec <sbrabec@suse.com> - Remove obsolete translation-update-upstream support (jsc#SLE-21105). * Wed Jun 02 2021 Bjørn Lie <bjorn.lie@gmail.com> - Update to version 1.12.2: + Bugs fixed: Segmentation fault when pressing Ctrl+Right / Ctrl+Left / Ctrl+Shift+. + Updated translations. * Fri May 28 2021 Dominique Leuenberger <dimstar@opensuse.org> - Do not own /usr/share/help and /usr/share/help/C: those directories are owned by the filesystem package. * Fri Apr 30 2021 Dominique Leuenberger <dimstar@opensuse.org> - Update to version 1.12.1: + Fix a mystery bug that the 'execute' popup item does not show. - Changes from version 1.12.0: + New features: - Gnome Commander depends on GIO now. Migration away from GnomeVFS is ongoing. - Use GIO instead of Gnome-VFS for opening files with default application. - Use GIO instead of Gnome-VFS for filtering the file list, and on various other parts of the program. + Updated translations.
/usr/bin/gcmd-block /usr/bin/gnome-commander /usr/lib64/gnome-commander /usr/lib64/gnome-commander/plugins /usr/lib64/gnome-commander/plugins/file-roller-small.xpm /usr/lib64/gnome-commander/plugins/file-roller.xpm /usr/lib64/gnome-commander/plugins/libfilerollerplugin.so /usr/lib64/gnome-commander/plugins/libtestplugin.so /usr/lib64/gnome-commander/plugins/test-plugin.xpm /usr/share/applications/org.gnome.gnome-commander.desktop /usr/share/doc/packages/gnome-commander /usr/share/doc/packages/gnome-commander/AUTHORS /usr/share/doc/packages/gnome-commander/NEWS /usr/share/doc/packages/gnome-commander/README.md /usr/share/doc/packages/gnome-commander/TODO /usr/share/glib-2.0/schemas/org.gnome.gnome-commander.enums.xml /usr/share/glib-2.0/schemas/org.gnome.gnome-commander.gschema.xml /usr/share/gnome-commander /usr/share/gnome-commander/icons /usr/share/gnome-commander/icons/file_type_block_device.xpm /usr/share/gnome-commander/icons/file_type_char_device.xpm /usr/share/gnome-commander/icons/file_type_dir.xpm /usr/share/gnome-commander/icons/file_type_fifo.xpm /usr/share/gnome-commander/icons/file_type_regular.xpm /usr/share/gnome-commander/icons/file_type_socket.xpm /usr/share/gnome-commander/icons/file_type_symlink.xpm /usr/share/gnome-commander/icons/gnome-commander-bookmark-outline-symbolic.svg /usr/share/gnome-commander/icons/gnome-commander-connect.png /usr/share/gnome-commander/icons/gnome-commander-copy-file-names.xpm /usr/share/gnome-commander/icons/gnome-commander-down-symbolic.svg /usr/share/gnome-commander/icons/gnome-commander-edit.png /usr/share/gnome-commander/icons/gnome-commander-flip-horizontal.xpm /usr/share/gnome-commander/icons/gnome-commander-flip-vertical.xpm /usr/share/gnome-commander/icons/gnome-commander-info-outline-symbolic.svg /usr/share/gnome-commander/icons/gnome-commander-internal-viewer.svg /usr/share/gnome-commander/icons/gnome-commander-rotate-180.xpm /usr/share/gnome-commander/icons/gnome-commander-rotate-270.xpm /usr/share/gnome-commander/icons/gnome-commander-rotate-90.xpm /usr/share/gnome-commander/icons/gnome-commander.svg /usr/share/gnome-commander/icons/overlay_symlink.xpm /usr/share/gnome-commander/icons/overlay_umount.xpm /usr/share/gnome-commander/internal_viewer_hacking.txt /usr/share/gnome-commander/keys.txt /usr/share/help/C/gnome-commander /usr/share/help/C/gnome-commander/figures /usr/share/help/C/gnome-commander/figures/create_archive.png /usr/share/help/C/gnome-commander/figures/extract_archive.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_adv_rename.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_application.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_bookmark.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_metadata.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_permissions.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_file_properties.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_keyboard_shortcuts.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_connections.png /usr/share/help/C/gnome-commander/figures/gnome-commander_dialog_remote_server.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_confirmation.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_devices.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_filters.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_format.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_layout_colors.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_programs.png /usr/share/help/C/gnome-commander/figures/gnome-commander_options_tabs.png /usr/share/help/C/gnome-commander/figures/gnome-commander_simple_plugins_example.png /usr/share/help/C/gnome-commander/figures/gnome-commander_window.png /usr/share/help/C/gnome-commander/index.docbook /usr/share/help/C/gnome-commander/legal.xml /usr/share/help/C/gnome-commander/releases.xml /usr/share/icons/hicolor/scalable/apps/gnome-commander-internal-viewer.svg /usr/share/icons/hicolor/scalable/apps/gnome-commander-symbolic.svg /usr/share/icons/hicolor/scalable/apps/gnome-commander.svg /usr/share/licenses/gnome-commander /usr/share/licenses/gnome-commander/COPYING /usr/share/man/man1/gnome-commander.1.gz /usr/share/metainfo/org.gnome.gnome-commander.appdata.xml /usr/share/pixmaps/gnome-commander /usr/share/pixmaps/gnome-commander/device-icons /usr/share/pixmaps/gnome-commander/device-icons/bluetooth.xpm /usr/share/pixmaps/gnome-commander/device-icons/burner.xpm /usr/share/pixmaps/gnome-commander/device-icons/camera.xpm /usr/share/pixmaps/gnome-commander/device-icons/cdrom.xpm /usr/share/pixmaps/gnome-commander/device-icons/floppy.xpm /usr/share/pixmaps/gnome-commander/device-icons/harddisk.xpm /usr/share/pixmaps/gnome-commander/device-icons/ipod.xpm /usr/share/pixmaps/gnome-commander/device-icons/pci.xpm /usr/share/pixmaps/gnome-commander/device-icons/removable-1394.xpm /usr/share/pixmaps/gnome-commander/device-icons/removable-usb.xpm /usr/share/pixmaps/gnome-commander/device-icons/removable.xpm /usr/share/pixmaps/gnome-commander/device-icons/usb.xpm /usr/share/pixmaps/gnome-commander/device-icons/wavelan-encrypted.xpm /usr/share/pixmaps/gnome-commander/device-icons/wavelan.xpm /usr/share/pixmaps/gnome-commander/device-icons/zip.xpm /usr/share/pixmaps/gnome-commander/file-type-icons /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_block_device.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_char_device.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_dir.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_fifo.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_regular.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_socket.xpm /usr/share/pixmaps/gnome-commander/file-type-icons/file_type_symlink.xpm /usr/share/pixmaps/gnome-commander/mime-icons /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-msword.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-pdf.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-postscript.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.ms-excel.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.ms-powerpoint.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.calc.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.draw.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.impress.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.writer.math.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-vnd.sun.xml.writer.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-anjuta-project.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-arj.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-bzip-compressed-tar.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-bzip.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-compressed-tar.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-compressed.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-dia-diagram.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-executable-binary.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-glade.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-gnumeric.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-gzip.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-mrproject.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-ogg.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-x-rpm.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-application-zip.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-audio-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-audio-x-mp3.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-compressed.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-image-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-html.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-x-c-header.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-x-c.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-text-x-sh.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-video-plain.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-x-directory-smb-server.png /usr/share/pixmaps/gnome-commander/mime-icons/gnome-x-directory-smb-workgroup.png /usr/share/pixmaps/gnome-commander/mime-icons/i-directory.png /usr/share/pixmaps/gnome-commander/mime-icons/i-music.png /usr/share/pixmaps/gnome-commander/mime-icons/i-regular.png /usr/share/pixmaps/gnome-commander/mime-icons/i-symlink.png /usr/share/pixmaps/gnome-commander/overlay_symlink.xpm /usr/share/pixmaps/gnome-commander/overlay_umount.xpm /usr/share/pixmaps/gnome-commander/pin.png /usr/share/pixmaps/gnome-commander/unpin.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Nov 13 00:41:02 2024