df7070f3e5- update to 6.2.8: * Fix some codespell complaints. * Remove gtk-layer-shell * Remove .nemo_action language files from files/usr, they're already - update to 6.2.7: * actions: Add better documentation, fix misleading warning message - update to 6.2.6: * nemo-action-manager.c: Generate unique names for actions when they are loaded - update to 6.2.5: * action-layout-editor: Translate action names - update to 6.2.4: * nemo-view.c: Don't create a zero-length Empty Document - update to 6.2.3: * nemo-action-layout-editor.glade: Set a translation domain * nemo-icon-container.c: Don't tie the interactive search box * Fix handling of actions that are not part of the layout - update to 6.2.2: * layout editor: Update the disabled list immediately when an action - update to 6.2.1: * eel-gnome-extensions.c: Set GNOME Terminal to FALSE * layout editor: Don't allow duplicate uuids when saving the layout - update to 6.2.0: * nemo-action-layout-editor: Add up/down arrows as an alternative * Remove Edit->Plugins * layout-editor: Simplify UI/labels, center dialog * layout-editor: Add a label to explain the editor * nemo-action-layout-editor: Refactor to allow importing the editor * eel-gnome-extensions.c: Support whitespace in execution commands * nemo-desktop-main.c: Add missing include
devel
Dirk Mueller2024-08-14 15:35:56 +00:00
c288693ac4- update to 6.0.0: * nemo-window-slot.c: Update the drop zone target each time the location changes, not just when the view type changes. * Fix some leaks, g_object_unref safety. * Use activation_uri as a second choice in nemo_file_get_local_uri * nemo-desktop-link.c: Fix warning when toggling the Trash icon in desktop settings. * Fix some style/icon problems. * search: Relax folder restrictions to allow gvfs locations. * compact view: Improve text and selection highlight alignment. * eel-gtk-extensions.c: (Wayland) Fix menu popup positioning, popup * nemo-file.c: Update hard-coded value for size of thumbnails. * Update issue template with a link to open and closed issues. * eel-gtk-extensions: Make wayland display check reusable. * nemo-view.c: Use an admin:/// uri for the 'Open as Root' action when running under Wayland. * nemo-window-slot: Set up dnd against the slot itself instead of updating the target data each time the location changes. * Fix issue when generating video thumbnails from network shares * nemo-thumbnails: Use g_file_peek_path to simplify network-to- local uri conversion. * Emphasize checking for duplicate existing issues in the bug report form. * nemo-window-slot.c: Disable drop bar, until circular reference can be resolved. * nemo-window.c: Don't update saved window state if the window is tiled when closing it. * Fix trying the same filename when moving a file withDirk Mueller2023-11-25 19:07:10 +00:00
bc8aec544e- update to 5.6.4: * nemo-view-dnd.c: Fix the check for a web link's title, and use the url if it's missing. * nemo-mime-actions.c: Prioritize an http link to open in a browser, regardless of the mimetype of the link's target. * Fix for List View thumbnail scaling at HiDPI * list-view: Scale the thumbnail correctly when applying emblems, and fix the emblem sanity checks everywhere. * file info: Use generic methods for attributes that aren't guaranteed to be supported by the filesystem.Dirk Mueller2023-03-21 20:43:03 +00:00
a6f3813ccd- Update to version 4.8.3. * file-operation: Prevent recursion to speed up emptying trash * file-operations: auto-escape filenames on native ntfs mounts * file-operations: auto-escape filenames on fuseblk mounts * file-operations: don't auto-escape semicolon * nemo-file-operations: Remove a toplevel folder from favorites during a delete operation. * nemo-file.c: Check if a favorite:///file is a symbolic link before trying to look up its target uri. * nemo-file.c: nemo_file_set_is_favorite - always set metadata, not just when a file is a symlink. * nemo-file.c: nemo_file_is_local - Use the target file uri to decide if a file in the favorites:/// view should be considered local. * nemo-view.c: Hide the 'move to trash' menu items for recent and favorites, and hide the 'delete' item in favorites. * nemo-view.c: Fix visibility check for the trash menu item. * favorites: Accept dnd to places-sidebar item to add favorites, refactor existing dnd in list and icon views. * nemo-file.c: Check for a broken symbolic link before trying to get a favorite's target uri. * nemo-file-conflict-dialog.c: Fix hidpi scaling of the file icons. * nemo-file.c: Allow the favorites folder to better respect the various thumbnailing settings. * Add escaping for percent sign in action Exec * build: fix typelibdir in libnemo-extension/meson.build. * nemo-desktop-manager.c: Recreate the desktop when the primary monitor's scale factor changes.andy great2021-01-02 18:37:50 +00:00
6538ad20a2- Update to version 4.8.2. * Fix some leaks revealed by valgrind. * nemo-directory-async.c: Fix an issue with the idle favorite check. * nemo-places-sidebar.c: Remove favorites signal listener when the sidebar is destroyed. - Updates for version 4.8.1 * Removed unused variable * nemo-window.c: Blocks operations while renaming. Fixes#1854 * build: Update some dependencies. * change favorites icon * Fixes 276. Remove type-ahead search on mouse click * Remove Send by Email action * Hide some menu items when running as rootandy great2020-12-26 16:47:26 +00:00