SHA256
1
0
forked from pool/nemo

Compare commits

...

202 Commits

Author SHA256 Message Date
Ana Guerrero
2c0e0dd87a Accepting request 1237120 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1237120
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=54
2025-01-13 16:50:05 +00:00
Marguerite Su
fff9a22aff - update to 6.4.3
* I18n
- update to 6.4.2
  * nemo-window-manage-views: fix null pointer ref
- update to 6.4.1
  * remove unused libxml headers
  * fix inhibit name so nemo's desktop file is discovered by
    cinnamon-session for the logout dialog
- update to 6.4.0
  * nemo_action_layout_editor.py: Fix non-initialized variable
  * tree-sidebar: Add missing properties menu item
  * search: Improve logging when loading search helpers.
  * search: Replace third-party OpenDocument search helper.
  * Add setting to disable auto-expanding of treeview rows during
    drag-and-drop operations.
  * actions: Cancel action update idle callbacks during dispose for
    non-NemoView types.
  * nemo-places-sidebar.c: Only register the special eject icon size
    once.
  * Guard against gdkx11 calls in a Wayland session.
  * places sidebar: Improve eject icon behavior.
  * layout editor: Add support for accelerator keys.
  * NemoAction: Add support for keyboard shortcuts.
  * Fix blocking when listing or entering a network location with an
    inaccessible host.

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=193
2025-01-12 05:02:21 +00:00
Ana Guerrero
c95373b2d2 Accepting request 1193968 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1193968
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=53
2024-08-19 21:45:00 +00:00
Dominique Leuenberger
81ff9b3bf5 Accepting request 1130390 from X11:Cinnamon:Factory
- 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 with

OBS-URL: https://build.opensuse.org/request/show/1130390
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=52
2023-12-02 16:13:25 +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 with

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=189
2023-11-25 19:07:10 +00:00
Dominique Leuenberger
cf4be2daab Accepting request 1073642 from X11:Cinnamon:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/1073642
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=51
2023-03-22 21:30:49 +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.

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=187
2023-03-21 20:43:03 +00:00
Dominique Leuenberger
b41b21eb9e Accepting request 1061806 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1061806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=50
2023-01-29 13:10:59 +00:00
e002d0a127 Accepting request 1061805 from home:dirkmueller:Factory
- update to 5.6.3:
  * nemo-window-menus.c: Recalculate extension/action items at an earlier stage in opening the file manu.
  * nemo-extensions-list.c: Add a note regarding a memory leak.

OBS-URL: https://build.opensuse.org/request/show/1061805
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=185
2023-01-28 21:12:49 +00:00
Dominique Leuenberger
0f09cd2508 Accepting request 1060064 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1060064
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=49
2023-01-21 18:11:05 +00:00
e4a59fb349 Accepting request 1058574 from home:dirkmueller:Factory
- update to 5.6.2:
  * l10n: Update POT
  * nemo-places-sidebar.c: Get the expander width from the current theme
    instead of hard-coded.
  * nemo-action: readlink before populate
  * nemo-script-config-widget: monitor correct path for setup-dir-monitors
  * nemo-window-pane.c: Use the button-release event for showing the current
    location entry.
  * Run generate_additional_file to populate desktop/action files with new
    translations.

OBS-URL: https://build.opensuse.org/request/show/1058574
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=183
2023-01-20 22:56:47 +00:00
Dominique Leuenberger
9b3532e3d2 Accepting request 1058314 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1058314
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=48
2023-01-14 19:31:50 +00:00
Aaron Stern
0ea17a0749 Accepting request 1046290 from home:dirkmueller:Factory
- update to 5.6.1:
  * pathbar/entry: Give entry-preferred mode the same persistent behavior as
    pathbar-preferred.

OBS-URL: https://build.opensuse.org/request/show/1046290
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=181
2023-01-13 22:35:13 +00:00
Dominique Leuenberger
41e33041f8 Accepting request 1040429 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/1040429
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=47
2022-12-06 13:23:31 +00:00
Aaron Stern
e801948089 Accepting request 1039990 from home:dirkmueller:Factory
- update to 5.6.0:
  * Actions: Escape device paths also (#3057)
  * Use Github actions instead of CircleCI.
  * Actions: Escape path spaces when they are unquoted
  * eel: Merge shell character escape functions
  * icon view: don't highlight selected icons
  * nemo-desktop: Rename new-launcher -> 90_new-launcher
  * nemo-desktop: Add Desktop Settings action
  * l10n: Update POT and files
  * search: Perform deep counts on a search directories full file list, instead of the directory itself, when opening properties.
  * nemo-search-directory-file.c: Add a missing NemoDirectory method.
  * location bar: Add an option to always switch back to the pathbar (breadcrumbs) widget after entering a location or otherwise using the
 location entry.
  * Prevent interactive search from interfering with keystrokes intended for the window handler (for focusing the location entry).
  * debian/control(nemo-dbg): priority extra->optional
  * Remove custom btime (creation time) code.
  * Add support for file creation time via GFileInfo.
  * Add ability to display date columns in a monospaced font.
  * nemo-file-operations.c: Fix null pointer error.
  * nemo-file-operations.c: Handle a couple more potential problems with g_file_get_basename().
  * list view: Do show dates in monospace font by default
  * Change location entry/pathbar behavior.
  * Fix build on LMDE.
  * Toolbar: Use actions to control the location/path bar switching.
  * toolbar: Hide the location entry toggle when not needed, and limit its shortcut to making sure the entry is focused.
  * pathbar/entry: Fix a couple of issues when changing pathbar/entry preference.
  * fix spelling error spotted by lintian
  * App chooser: Quote custom executable file paths (#3041)
  * Actions: Escape quoted content in paths (#3026)
  * libnemo-private: add missing gio-unix-2.0 dependency (#3028)

OBS-URL: https://build.opensuse.org/request/show/1039990
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=179
2022-12-05 20:27:53 +00:00
Dominique Leuenberger
739d7d88aa Accepting request 950147 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/950147
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=46
2022-01-31 21:57:21 +00:00
Aaron Stern
97bc7643d5 Accepting request 949990 from home:AndreasStieger:branches:X11:Cinnamon:Factory
nemo 5.2.2

OBS-URL: https://build.opensuse.org/request/show/949990
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=178
2022-01-31 12:00:41 +00:00
Dominique Leuenberger
4d8a584b0f Accepting request 933955 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/933955
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=45
2021-11-26 23:51:25 +00:00
Aaron Stern
aa0903e68c Accepting request 932350 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 5.2.0.
  * nemo-desktop-overlay.glade: Fix label marked untranslatable.
  * makepot: Add shortcuts ui file.
  * nemo-view.c: Follow the same invocation rules for bulk renaming
    as we do for normal renaming.
  * Install language definitions to gtksourceview-4.
  * nemo-file.h: Use the correct icon names for read-only and
    unreadable emblems.
  * mount-archive.nemo_action: Use gnome-disk-image-mounter
    instead of gvfsd-archive.
  * debian/control: Add gnome-disk-utility to recommends
    (for image mount action).
  * Add a manpage for nemo-desktop and clean up nemo's a bit.
  * nemo-toolbar.c: Use flat button style
  * extension gir: Export 'libnemo-extension' to the gir
  * actions: Refactor to remove unnecessary methods.
  * actions: Add new conversion token for a file's parent uri
    (with selection_count > 0) and location uri
    (selection_count == 0).
  * actions: Add UriScheme specifier in the action definition.
  * nemo-window-manager-views.c: When removing a folder, don't
    close the entire window if that folder is open on another tab.
  * nemo-window.c: Don't ignore tab events when renaming.
  * nemo-directory-async.c: Don't write the entire buffer into
    the pixbuf loader all at once.
  * copy/paste: Make the clipboard contents persist after the
    process ends.
  * nemo-search-engine-advanced.c: Ensure a path before using it
    as a key in the skip table - g_str_hash cannot be NULL.
  * search: Update tooltip text (#2810)
  * file operations: Add duplicate button (#2841)
  * file-operations: Rename button label in previous commit
  * l10n: Generate files
  * l10n: Update POT

OBS-URL: https://build.opensuse.org/request/show/932350
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=177
2021-11-26 01:33:52 +00:00
Dominique Leuenberger
785730be39 Accepting request 929986 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/929986
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=44
2021-11-07 21:09:08 +00:00
Aaron Stern
c0d565606b Accepting request 929620 from home:susnux:branches:X11:Cinnamon:Factory
- Update to version 5.0.5
  * search: Ensure a path before using it as a key in the skip table
  * nemo-view.c: Follow the same invocation rules for bulk renaming
    as we do for normal renaming.
  * nemo-file.h: Use the correct icon names for read-only and
    unreadable emblems.
  * nemo-window-manager-views.c: When removing a folder, don't close
    the entire window if that folder is open on another tab.

OBS-URL: https://build.opensuse.org/request/show/929620
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=176
2021-11-07 11:48:44 +00:00
Dominique Leuenberger
fece14ff4c Accepting request 906785 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/906785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=43
2021-07-17 21:36:45 +00:00
55c407245c Accepting request 906734 from home:dirkmueller:Factory
- update to 5.0.3:
  * search: Use untex instead of detex to search latex files.
  * search: Fix build from previous commit.
  * nemo-search-engine-advanced.c: Also match \r (carriage return) in the newline filter.
  * nemo-blank-desktop-window.c: Don't try to open a nonexistent menu.
  * settings: Make the default search button states match the old search behavior.
  * nemo-search-engine-advanced.c: Escape paths properly before passing them to
    search helpers.
  * nemo-query-editor.c: Don't show the bar separator if the search box isn't being shown.
  * Search: Allow TryExec to be a list of programs.
  * Search: Update search README.md for TryExec changes.
  * search-helpers/nemo-mso-to-txt.c: Refactor and improve error handling.
  * Search: Add .doc, .xls and .tex helpers.
  * Search: Add .ppt helper.
  * debian/control: Make search helper programs dependencies instead of recommends.
  * nemo-mime-actions.c: Only add entire view file list to an image viewer
    launch if its commandline supports multiple files.
  * nemo-search-engine-advanced.c: Ensure that the final snippet endpoint is no
    greater than the original endpoint.
  * nemo-search-engine-advanced.c: a couple fixes.
  * search: Disable content search for some special folders.
  * nemo-view.c: Update context menu item visibility from preferences after
    updating the menu items from any extensions.
  * nemo-view.c: Clear extension menu items during real_update_menus.
  * nemo-view.c: Move call added to last commit to nemo_view_stop_loading.

OBS-URL: https://build.opensuse.org/request/show/906734
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=175
2021-07-17 07:59:30 +00:00
Dominique Leuenberger
a66dfaa279 Accepting request 900702 from X11:Cinnamon:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/900702
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=42
2021-06-22 18:44:57 +00:00
1571cc3ddb Accepting request 899382 from home:polslinux:branches:X11:Cinnamon:Factory
- Update to version 5.0.1.
  * nemo-search-engine-advanced.c: Convert input data to utf8,
    and manipulate match snippets as utf8 to ensure they display
    correctly in the tooltip.
  * nemo-list-view.c: Fix a memory leak.
  * make ps2txt search helper work on non-debianlike distros
  * toolbar: Fix updating the state of the "Up" button.
  * search: Add a readme for search helpers, move third-party helpers
    into the search-helpers directory, clean up search logging a bit.
  * search helpers: Change the group name, follow my own rules for
    mimetype list termination, improve readme.
  * nemo-window-menus.c: Update extension and action entries in the
    File menu when it is shown.
  * nemo-tree-sidebar.c: Fix states for pin/unpin and
    create-folder menu items.
  * toolbar: Disable the 'create-folder' button in non-writable
    locations.

OBS-URL: https://build.opensuse.org/request/show/899382
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=173
2021-06-11 05:56:26 +00:00
4e9566f698 Accepting request 896908 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 5.0.0.
  * Issue 1881. Adds keyboard shortcut for Same Location as other
    pane. Adds shortcut to shorcut UI.
  * Issue 1263. Enables F6 to immediately toggle between panes.
  * nemo-shortcuts.ui: Add a new section for dual-pane and put related
    shortcuts there.
  * Added option to toggle sorting favorites before other files
  * Fixed whitespace
  * nemo-main-application.c: Remove 30s inactivity timeout.
  * nemo-menu-provider.c: Don't request menu items for selections if
    there is no selection - not all extensions guard against this.
  * Fix segfault when g_file_info_get_symlink_target() returns "".
  * feat: added the `--existing-window` flag to open URLs in an
    existing window, cf https://github.com/linuxmint/nemo/issues/2674
  * feat: use `gtk_window_present_with_time()` instead of
    `gtk_window_present()`, otherwise the window manager will ignore
    this window's focus request and try to just mark it urgent
    instead (flashing in the window list for example)
  * Fixes 2696. Detects if Trash is supported.
  * nemo-places-sidebar.c: Fix bookmark separator positioning to
    account for conditionally hidden immovable elements.
  * nemo-desktop-application.c: Remove root check.
  * nemo-view.c: Hide trash menu item when trash is not supported.
  * Add option to treat root as normal.
  * actions: Implement passing the active window xid to exec strings.
  * nemo-window-menus.c: hide gvfs locations based on their actual
    availability, not strictly on the process uid.
  * nemo actions: Implement reverse dependencies.
  * nemo-view.c: Only update the context menu when it's about to
    be shown.
  * docs: added docs for the `--existing-window` flag
  * Allow images to be viewed in supported image viewers in the
    same order as they are shown in the current nemo view
    (directory or search).
  * Remove g_list_insert_before_link call for compatibility with
    older glib versions.
  * Revert "nemo-view.c: Only update the context menu when it's
    about to be"
  * nemo-view.c: Delay actions and extension menu providers from
    updating until the menu is requested.
  * bookmark-list: Clean up and close memory leak General cleanup.
    Use NemoBookmarkList instead of casting itself every line.
  * Prevent the menu bar from disappearing when some of its elements
    is currently selected.
  * Remove the menu bar inmediately after selecting an item
    (if configured to auto-hide).
  * nemo-directory.c: Fix memory leak.
  * nemo-directory.c: Fix previous commit which altered potential
    behavior more than necessary.
  * Issue 541. Removes spaces from Samba drive paths in location bar.
  * nemo-list-view.c: Implement 'double-click blank area to go up one (#2646)
  * Fixes #2244. Adds logic to strip leading whitespace and checks
    for absolute path when copy/pasting value.
  * Fixes Issue #2415. Removes nemo self checks (#2439)
  * nemo-places-sidebar.c: Sort all devices in the sidebar.
  * nemo-location-entry.c: Don't modify a string we don't own.
  * Implement Content search.
  * Add a search helper for Open XML (MS Office).

OBS-URL: https://build.opensuse.org/request/show/896908
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=172
2021-06-02 11:49:16 +00:00
Dominique Leuenberger
bcd66ee09c Accepting request 887347 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/887347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=41
2021-04-22 16:03:51 +00:00
ea5393e210 Accepting request 887346 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 4.8.6.
  - nemo-view.c: Partially revert some commit.

OBS-URL: https://build.opensuse.org/request/show/887346
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=170
2021-04-21 17:12:06 +00:00
Dominique Leuenberger
45961528fd Accepting request 877258 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/877258
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=40
2021-03-06 20:18:48 +00:00
Aaron Stern
69ad8f252c Accepting request 877257 from home:ukbeast89:branches:X11:Cinnamon:Factory
- Update to version 4.8.5.
  * nemo-file-operations.c: re-add favorite removal during a delete operation.
  * nemo-view.c: Hide favorites and pinning menu items when in the trash folder.
  * nemo-view.c: Don't allow trash/delete to work inside the favorites view.
  * nemo-view.c: Don't show favorite/pinning items in menubar->edit when there is no selection.
  * nemo-file-operations.c: When trashing (not deleting) a folder, check favorites and remove any descendents of the toplevel.
  * nemo-file-operations.c: Update favorites when moving files from their real location.
  * nemo-file.c: Don't try to set metadata on a null file when adding or removing favorites.
  * Fix desktop bold fonts
  * nemo-icon-canvas-item.c: restore the style context after drawing any caption text.
  * nemo-list-view.c: Fix NemoFile leaks.
  * nemo-properties-window.c: Fix leak. nemo-directory-async.c: remove extra g_object_unref.
  * nemo-file: Add a convenience macro to print file uris.
  * nemo-view.c: Fix leak when generating extension menu items, nemo- menu.c: Free list of menu items during finalize, not just the list itself.
  * nemo-places-sidebar.c: Use a safer function to check for favorite and recent support.
  * nemo-file-operations.c: Fix #2075
  * nemo-list-view.c: Only allow double-clicks with the primary and middle buttons
  * Fixes #2239. The value for customizing the desktop layout for Sort items was not being saved.
  * nemo-directory-async.c: Fix favorite check callback arguments, remove unnecessary g_free().
  * Issue 1908: Sets correct values for x and y for file->details->cached_position.
  * Issue 2666. Blocks emoji chooser from breaking Nemo
  * Issue 591. Increases emit time of change for progress update.

OBS-URL: https://build.opensuse.org/request/show/877257
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=168
2021-03-05 15:12:57 +00:00
Dominique Leuenberger
e57579b8b0 Accepting request 865388 from X11:Cinnamon:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/865388
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=39
2021-01-21 20:57:34 +00:00
5a357d1ce0 - Update to version 4.8.4.
* nemo-tree-sidebar.c: Use correct icon for favorites.

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=166
2021-01-14 11:07:22 +00:00
Dominique Leuenberger
cdbeccdb61 Accepting request 862011 from X11:Cinnamon:Factory
- 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.

OBS-URL: https://build.opensuse.org/request/show/862011
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=38
2021-01-11 16:12:36 +00:00
de032779d5 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=164 2021-01-09 19:13:32 +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.

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=163
2021-01-02 18:37:50 +00:00
Dominique Leuenberger
8d2802f73d Accepting request 859465 from X11:Cinnamon:Factory
- 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 root
- Remove explicit-lib-dependency libcinnamon-desktop-data.

OBS-URL: https://build.opensuse.org/request/show/859465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=37
2021-01-01 20:13:31 +00:00
54d6806263 - Remove explicit-lib-dependency libcinnamon-desktop-data.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=161
2020-12-26 16:51:41 +00:00
daa557287e check.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=160
2020-12-26 16:47:44 +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 root

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=159
2020-12-26 16:47:26 +00:00
Dominique Leuenberger
b44ba78b69 Accepting request 855377 from X11:Cinnamon:Factory
- Update to version 4.8.0.
  * Misc cleanup
  * data/nemo.desktop.in: fix icon
  * Add option to preview files up to 64GB
  * Drop Debian menu file
  * Fixed small copy-paste bug.
  * small improves to debian/copyright and debian/not-installed
  * Removed unused variables in pathbar function (#2549)
  * Remove uft8 colon-like char in datetime strings
  * Add XAppFavorites support.
  * Fix for #2513. Avoid single quote escape by checkng for QUOTE_TYPE_SINGLE and QUOTE_TYPE_DOUBLE.
  * nemo-action.c: Fix build from previous commit typo.
  * make sure pango development files are installed
  * Fixes #942. Uses g_content_type_get_description for when mime type is NULL.
  * Fixing small memory leak. Freeing volume_monitor per GIO documentation.
  * Fixes #2499. Changes the option from -x to -- when using gnome-terminal
  * nemo-connect-dialog: Remove Help button (#2562)
  * nemo-mime-actions.c: Don't show mime button if the activation URI is null (#2559)
  * l10n: Update POT
  * l10n: Generate files

OBS-URL: https://build.opensuse.org/request/show/855377
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=36
2020-12-13 16:29:57 +00:00
ba5f5fe981 Accepting request 853416 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 4.8.0.
  * Misc cleanup
  * data/nemo.desktop.in: fix icon
  * Add option to preview files up to 64GB
  * Drop Debian menu file
  * Fixed small copy-paste bug.
  * small improves to debian/copyright and debian/not-installed
  * Removed unused variables in pathbar function (#2549)
  * Remove uft8 colon-like char in datetime strings
  * Add XAppFavorites support.
  * Fix for #2513. Avoid single quote escape by checkng for QUOTE_TYPE_SINGLE and QUOTE_TYPE_DOUBLE.
  * nemo-action.c: Fix build from previous commit typo.
  * make sure pango development files are installed
  * Fixes #942. Uses g_content_type_get_description for when mime type is NULL.
  * Fixing small memory leak. Freeing volume_monitor per GIO documentation.
  * Fixes #2499. Changes the option from -x to -- when using gnome-terminal
  * nemo-connect-dialog: Remove Help button (#2562)
  * nemo-mime-actions.c: Don't show mime button if the activation URI is null (#2559)
  * l10n: Update POT
  * l10n: Generate files

OBS-URL: https://build.opensuse.org/request/show/853416
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=157
2020-12-08 10:07:38 +00:00
Dominique Leuenberger
7ee3ede171 Accepting request 839892 from X11:Cinnamon:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/839892
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=35
2020-10-07 12:18:23 +00:00
1962071e72 Accepting request 838609 from home:andythe_great:branches:X11:Cinnamon:Factory
- Move nemo-lang from Requires to Recommends.

OBS-URL: https://build.opensuse.org/request/show/838609
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=155
2020-09-29 19:37:12 +00:00
bdcca070ba Accepting request 838535 from home:datng:branches:openSUSE:Factory
change -lang package requirement into recommendation

OBS-URL: https://build.opensuse.org/request/show/838535
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=154
2020-09-29 13:30:50 +00:00
Dominique Leuenberger
a00a90184b Accepting request 837237 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/837237
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=34
2020-09-25 14:35:20 +00:00
Aaron Stern
6155312b1f Accepting request 836405 from home:andythe_great:branches:X11:Cinnamon:Factory
- Update to version 4.6.5.
  * nemo-window-pane.c: Only show the active window-pane's toolbar
    when toggling toolbar visiblity.
  * nemo-view.c: Don't cache the selection, this has been broken by
    deferred attribute loading.
  * debian/rules: Set buildtype to 'debug'.
  * nemo-bookmark-list.c: Don't get bookmark icon property 
    notifications.

OBS-URL: https://build.opensuse.org/request/show/836405
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=152
2020-09-24 22:40:13 +00:00
Dominique Leuenberger
9ea3e683ce Accepting request 813031 from X11:Cinnamon:Factory
- Enable -fcommon which is not default with GCC10.

OBS-URL: https://build.opensuse.org/request/show/813031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=33
2020-06-09 22:53:43 +00:00
Aaron Stern
640d52162b OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=150 2020-06-09 19:26:24 +00:00
Aaron Stern
131afd33ac OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=149 2020-06-09 17:43:21 +00:00
Dominique Leuenberger
e961b3063c Accepting request 790940 from X11:Cinnamon:Factory
- Update to version 4.4.2 
  * meson.build: Disable GLib deprecation warnings 
  * file-operations: fix copying from the trash 
  * list view: Don't remove the dummy (Loading) entry except during post-loading updates. 
  * nemo-tree-sidebar.c: Don't free the NemoFile after setting up the context menu for showing, it is owned by the tree model. 
  * Remove tracker 
  * nemo-icon-canvas-item.c: Don't hyphenate long filenames 
  * eel-editable-label.c: Don't hyphenate long filenames 
  * nemo-program-choosing.c: Remove unused variable that was causing a warning during the build. 
  * Use meson for pango-1.44 check

OBS-URL: https://build.opensuse.org/request/show/790940
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=32
2020-04-07 08:27:50 +00:00
Marguerite Su
9fea65e82f OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=147 2020-04-02 15:43:18 +00:00
Marguerite Su
be3dd5c82b Accepting request 786270 from home:ukbeast89:branches:X11:Cinnamon:Factory
- Update to version 4.4.2
  * meson.build: Disable GLib deprecation warnings
  * file-operations: fix copying from the trash
  * list view: Don't remove the dummy (Loading) entry except during post-loading updates.
  * nemo-tree-sidebar.c: Don't free the NemoFile after setting up the context menu for showing, it is owned by the tree model.
  * Remove tracker
  * nemo-icon-canvas-item.c: Don't hyphenate long filenames
  * eel-editable-label.c: Don't hyphenate long filenames
  * nemo-program-choosing.c: Remove unused variable that was causing a warning during the build.
  * Use meson for pango-1.44 check

OBS-URL: https://build.opensuse.org/request/show/786270
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=146
2020-03-19 08:39:26 +00:00
Dominique Leuenberger
e63d6125ca Accepting request 719322 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/719322
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=31
2019-07-29 15:29:02 +00:00
Marguerite Su
915840f8d7 Accepting request 719321 from home:MargueriteSu:branches:X11:Cinnamon:Factory
- Update to version 4.2.2:
  * nemo-desktop-link.c: Don't allow an attempt to rename mounts.

OBS-URL: https://build.opensuse.org/request/show/719321
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=144
2019-07-28 04:53:51 +00:00
Dominique Leuenberger
68dd94948f Accepting request 717340 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/717340
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=30
2019-07-22 10:21:06 +00:00
Marguerite Su
0f19a7210a Accepting request 717339 from home:MargueriteSu:branches:X11:Cinnamon:Factory
- Update to version 4.2.1:
  * Fix nemo_global_preferences_get_size_prefix_preference
    getting set to the wrong value
  * nemo-view.c: Always show the pin/unpin actions.
  * various: Fix a couple leaks
  * nemo-list-model.c: When the last child of a node is
    removed, Handle re-adding a dummy row (or not) in the
    file removed handler, instead of always adding one, 
    then removing it on parent's subsequent changed call.
  * nemo-list-view.c: When triggering a rename using the
    'slow double click' trigger, check whether the file
    is a folder to determine whether to select all or
    only non-extension text.
  * nemo-view.c: Use the stack for running the action
    visiblity cycle.
  * nemo-*-view.c: Update the selection info when a view
    has finished loading.
  * Toolbar: Don't show thumbnail button by default

OBS-URL: https://build.opensuse.org/request/show/717339
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=142
2019-07-21 13:15:03 +00:00
Dominique Leuenberger
424dfa0af2 Accepting request 713816 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/713816
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=29
2019-07-18 13:19:04 +00:00
Marguerite Su
263a65e9b9 Accepting request 712833 from X11:Cinnamon:Next
OBS-URL: https://build.opensuse.org/request/show/712833
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=140
2019-07-07 09:39:35 +00:00
Dominique Leuenberger
7c5d54455a Accepting request 636730 from X11:Cinnamon:Factory
- Update to version 3.8.6.

OBS-URL: https://build.opensuse.org/request/show/636730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=28
2018-09-24 11:11:38 +00:00
Alexei Sorokin
b41e73a171 - Update to version 3.8.6.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=138
2018-09-19 21:28:10 +00:00
Dominique Leuenberger
1e15fb69e8 Accepting request 624430 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/624430
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=27
2018-07-22 21:05:49 +00:00
Alexei Sorokin
0c553ad2f2 - Update to version 3.8.5.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=136
2018-07-21 10:53:45 +00:00
Dominique Leuenberger
208bd3bffb Accepting request 622474 from X11:Cinnamon:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/622474
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=26
2018-07-14 18:25:11 +00:00
Alexei Sorokin
155d0cf5ae - Update to version 3.8.4.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=134
2018-07-06 13:33:44 +00:00
Yuchen Lin
f31ed4cf6d Accepting request 617245 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/617245
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=25
2018-06-19 10:04:01 +00:00
Alexei Sorokin
8e92667fde - Update to version 3.8.3.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=132
2018-06-16 21:40:16 +00:00
Dominique Leuenberger
4d629be5be Accepting request 606144 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/606144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=24
2018-05-11 07:17:41 +00:00
Alexei Sorokin
b5ade3f8a6 - Update to version 3.8.2.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=130
2018-05-10 13:12:10 +00:00
Dominique Leuenberger
7ab1dc887c Accepting request 599365 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/599365
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=23
2018-04-22 12:40:27 +00:00
Alexei Sorokin
8f67e9f0c8 - Update to version 3.8.0.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=128
2018-04-20 14:44:19 +00:00
Dominique Leuenberger
690a8d4e03 Accepting request 559723 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/559723
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=22
2017-12-29 17:50:18 +00:00
Alexei Sorokin
f7d33c5618 - Update to version 3.6.5.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=126
2017-12-24 12:57:54 +00:00
Dominique Leuenberger
5ee4048f05 Accepting request 544088 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/544088
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=21
2017-11-21 14:35:20 +00:00
Alexei Sorokin
63314cba57 - Update to version 3.6.4.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=124
2017-11-21 08:31:47 +00:00
Dominique Leuenberger
07ed03fc13 Accepting request 542730 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/542730
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=20
2017-11-19 10:12:52 +00:00
Alexei Sorokin
bb54807445 - Update to version 3.6.3.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=122
2017-11-18 00:19:29 +00:00
Dominique Leuenberger
80a60139c8 Accepting request 541132 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/541132
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=19
2017-11-13 13:03:31 +00:00
Alexei Sorokin
3b3494c5cb OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=120 2017-11-12 22:09:44 +00:00
Dominique Leuenberger
61c40476ce Accepting request 538174 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/538174
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=18
2017-11-10 13:55:56 +00:00
Alexei Sorokin
4614db905c - Update to version 3.6.2.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=118
2017-10-30 19:06:19 +00:00
Dominique Leuenberger
8f95c51acc Accepting request 518012 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/518012
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=17
2017-08-22 09:10:53 +00:00
Alexei Sorokin
ec1a006d56 - Update to version 3.4.7.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=116
2017-08-21 22:06:48 +00:00
Dominique Leuenberger
c57652dea4 Accepting request 510591 from X11:Cinnamon:Factory
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/510591
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=16
2017-07-17 07:13:03 +00:00
Alexei Sorokin
21ec1e41ab - Update to version 3.4.6.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=114
2017-07-09 12:47:16 +00:00
Dominique Leuenberger
8cdeca5cbe Accepting request 506910 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/506910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=15
2017-06-29 13:17:50 +00:00
Alexei Sorokin
e85aef85a6 - Update to version 3.4.5.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=112
2017-06-28 22:27:25 +00:00
Dominique Leuenberger
9ca0cdda5d Accepting request 506200 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/506200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=14
2017-06-26 13:56:48 +00:00
Alexei Sorokin
e89f1bd322 - Update to version 3.4.4.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=110
2017-06-26 09:01:42 +00:00
Dominique Leuenberger
31c8b2b55a Accepting request 505538 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/505538
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=13
2017-06-22 08:40:49 +00:00
Alexei Sorokin
da19a546d1 - Update to version 3.4.3.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=108
2017-06-21 18:58:09 +00:00
Dominique Leuenberger
2ce759fc9f Accepting request 498031 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/498031
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=12
2017-05-27 11:13:13 +00:00
Alexei Sorokin
0e1a829dcf - Update to version 3.4.2.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=106
2017-05-24 15:49:57 +00:00
Alexei Sorokin
1724a4768a OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=105 2017-05-21 14:52:06 +00:00
Alexei Sorokin
bbcce2e35d OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=104 2017-05-07 18:21:35 +00:00
Alexei Sorokin
0c09ce2f81 - Update to version 3.4.1.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=103
2017-05-07 18:08:10 +00:00
Dominique Leuenberger
a32b00fbb2 Accepting request 446521 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/446521
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=11
2017-01-10 09:42:07 +00:00
Alexei Sorokin
61e0f542a0 - Update to version 3.2.2.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=101
2016-12-15 22:42:36 +00:00
Dominique Leuenberger
f6a6e2d904 Accepting request 439963 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/439963
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=10
2016-11-15 17:00:36 +00:00
Alexei Sorokin
dec19c2814 - Update to version 3.2.0.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=99
2016-11-09 12:16:13 +00:00
Dominique Leuenberger
3fc51e9f2a Accepting request 430568 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/430568
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=9
2016-09-30 13:32:51 +00:00
Alexei Sorokin
f344957e3d OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=95 2016-09-27 12:39:56 +00:00
Dominique Leuenberger
3a74f82d9f Accepting request 404349 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/404349
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=8
2016-06-25 00:23:54 +00:00
Alexei Sorokin
253d0ffc8b - Update to version 3.0.6.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=94
2016-06-23 21:52:17 +00:00
Dominique Leuenberger
d203601818 Accepting request 399489 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/399489
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=7
2016-06-02 07:39:54 +00:00
Alexei Sorokin
8aaf42a8e8 - Update to version 3.0.5.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=93
2016-06-01 12:56:17 +00:00
Dominique Leuenberger
3f5918811c Accepting request 397767 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/397767
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=6
2016-05-29 01:11:52 +00:00
Alexei Sorokin
95f06827dc - Update to version 3.0.3.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=92
2016-05-24 17:13:42 +00:00
Dominique Leuenberger
366287b84a Accepting request 397262 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/397262
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=5
2016-05-23 14:39:34 +00:00
Alexei Sorokin
b21485f8c5 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=91 2016-05-21 13:30:28 +00:00
Alexei Sorokin
6c17c9288d Accepting request 397257 from home:Mailaender:branches:X11:Cinnamon:Factory
new upstream release

OBS-URL: https://build.opensuse.org/request/show/397257
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=90
2016-05-21 13:26:09 +00:00
Dominique Leuenberger
f5f3507d5f Accepting request 395022 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/395022
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=4
2016-05-13 07:24:23 +00:00
Alexei Sorokin
0d93ba8193 - Update to version 3.0.1.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=89
2016-05-12 11:08:06 +00:00
Dominique Leuenberger
625a6399a4 Accepting request 391524 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/391524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=3
2016-04-30 21:29:24 +00:00
Alexei Sorokin
ec04a5159f - Update to version 3.0.0.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=88
2016-04-25 08:38:54 +00:00
Dominique Leuenberger
536111562c Accepting request 369585 from X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/369585
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=2
2016-03-16 09:35:07 +00:00
Alexei Sorokin
6d995bd91a - Update to 2.8.7.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=87
2016-03-10 11:31:53 +00:00
Dominique Leuenberger
753cef49d5 Accepting request 346502 from X11:Cinnamon:Factory
Note boo#953020.

OBS-URL: https://build.opensuse.org/request/show/346502
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/nemo?expand=0&rev=1
2016-01-21 22:41:50 +00:00
Alexei Sorokin
ec9c36420d - Update to 2.8.6.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=85
2015-11-27 11:41:53 +00:00
Alexei Sorokin
f477829396 - Update to 2.8.5.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=84
2015-11-20 20:21:26 +00:00
Alexei Sorokin
d261640759 - Update to 2.8.4.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=83
2015-11-12 10:42:07 +00:00
Alexei Sorokin
4599b5c1e1 - Update to 2.8.3.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=82
2015-11-11 21:12:05 +00:00
Alexei Sorokin
32d06e317c - Update to 2.8.2.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=81
2015-11-09 10:59:48 +00:00
Alexei Sorokin
e4aa746e8d OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=80 2015-10-27 11:55:09 +00:00
Alexei Sorokin
c0a9a7efb9 - Update to 2.8.1.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=79
2015-10-27 11:47:16 +00:00
Alexei Sorokin
64bdedb507 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=78 2015-10-26 22:16:15 +00:00
Alexei Sorokin
76d5f19b5d OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=77 2015-10-25 23:47:33 +00:00
Alexei Sorokin
e06c99f71f OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=76 2015-10-24 13:31:38 +00:00
Alexei Sorokin
d65b626a0d OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=75 2015-10-23 12:35:45 +00:00
Alexei Sorokin
4d94ee868b OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=74 2015-10-23 12:35:22 +00:00
Alexei Sorokin
6832fb019a OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=73 2015-10-23 12:34:27 +00:00
Alexei Sorokin
4808a2a3a6 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=72 2015-10-22 00:11:05 +00:00
Alexei Sorokin
a60de4048b - Update to 2.8.0.
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=71
2015-10-22 00:01:09 +00:00
Alexei Sorokin
589013d50f OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=70 2015-10-18 18:06:55 +00:00
Alexei Sorokin
5fdcb29c3d OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=69 2015-10-18 17:37:15 +00:00
Alexei Sorokin
fe9ebae617 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=68 2015-10-18 17:17:35 +00:00
Marguerite Su
9f8cc83887 Accepting request 321662 from home:MargueriteSu:branches:X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/321662
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=67
2015-08-10 15:31:18 +00:00
Stef An
7487e93077 Accepting request 310539 from home:linuxrecon:branches:X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/310539
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=66
2015-06-05 14:37:13 +00:00
Stef An
a6f25b2a27 Accepting request 299046 from home:linuxrecon:branches:X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/299046
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=65
2015-04-23 23:34:03 +00:00
Marguerite Su
8bd5f37ac5 Accepting request 260067 from home:MargueriteSu:branches:X11:Cinnamon:Factory
update 2.4.0

OBS-URL: https://build.opensuse.org/request/show/260067
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=64
2014-11-06 13:42:22 +00:00
Marguerite Su
6afa9988d0 Accepting request 244294 from home:MargueriteSu:branches:X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/244294
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=63
2014-08-12 09:14:14 +00:00
Marguerite Su
1907788917 Accepting request 241109 from home:MargueriteSu:branches:X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/241109
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=62
2014-07-15 16:10:57 +00:00
Stef An
4020c3021d Update to version 2.2.3
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=61
2014-07-09 09:40:04 +00:00
Stef An
36d8528125 Update to version 2.2.2
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=60
2014-05-22 08:07:38 +00:00
Marguerite Su
ab168c8879 Accepting request 232415 from home:MargueriteSu:branches:X11:Cinnamon:Factory
update version 2.2.1

OBS-URL: https://build.opensuse.org/request/show/232415
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=59
2014-05-02 11:56:47 +00:00
Marguerite Su
7423e89d63 Accepting request 230894 from home:MargueriteSu:branches:X11:Cinnamon:Factory
OBS-URL: https://build.opensuse.org/request/show/230894
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=58
2014-04-20 12:19:54 +00:00
luce johann
40df916c70 Accepting request 208508 from home:jluce2:branches:X11:Cinnamon:Factory
- update version 2.0.8
  * Fix passing non-latin uri's to actions.

OBS-URL: https://build.opensuse.org/request/show/208508
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=57
2013-11-26 14:30:55 +00:00
luce johann
516df2090f Accepting request 208292 from home:jluce2:branches:X11:Cinnamon:Factory
- update version 2.0.7
  * Revert "Use gksu instead of pkexec until systemd/glib/whatever is fixed."
  * Revert "Add a bit more space between items in the places sidebar" 
  * Add a bit more space between items in the places sidebar
  * Don't show custom mimetype handlers in the menu.
  * Don't crash when browser mode is off and multiple folders are selected and opened.
  * Don't display actions for special items like desktop icons
  * list-view: prevent name column from shrinking to uselessness
  * Fix orphan tooltips in icon view and desktop when deleting items
  * Use gksu instead of pkexec until systemd/glib/whatever is fixed.

OBS-URL: https://build.opensuse.org/request/show/208292
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=56
2013-11-25 15:41:44 +00:00
luce johann
d5814db26f Accepting request 206655 from home:jluce2:branches:X11:Cinnamon:Factory
- update version 2.0.6
  * Fix action string script, update nemo action translations

OBS-URL: https://build.opensuse.org/request/show/206655
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=55
2013-11-12 14:47:55 +00:00
Marguerite Su
b9e6e6348f Accepting request 205698 from home:jluce2:branches:X11:Cinnamon:Factory
- update version 2.0.5
  * When renaming test.folder in listview, select entire filename.
  * remove nemo-2.0.3-GTK_STOCK.patch
  * clean spec file

OBS-URL: https://build.opensuse.org/request/show/205698
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=54
2013-11-06 04:04:51 +00:00
Marguerite Su
37c9b1d661 - update verson 2.0.4
* Fix pathbar button middle-click action

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=53
2013-11-02 05:12:23 +00:00
Marguerite Su
14e975b089 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=52 2013-10-29 23:32:30 +00:00
Marguerite Su
2391ac816d - update version 2.0.3
* Don't use g_list_copy_deep, it isn't supported in Mint 13
  * Unhide certain default mime actions from the open-with menu.
  * Add a shortcut to /usr/share/icons in the icon picker dialog
- drop patch: nemo-2.0.1-g_list_copy_deep.patch, upstreamed

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=51
2013-10-29 18:26:00 +00:00
Marguerite Su
ba57187abd OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=50 2013-10-28 16:20:26 +00:00
Marguerite Su
aff1d29368 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=49 2013-10-28 07:21:37 +00:00
Marguerite Su
be375655b4 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=48 2013-10-28 06:47:13 +00:00
Marguerite Su
bba3b5cb02 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=47 2013-10-28 06:35:34 +00:00
Marguerite Su
abcc08249b OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=46 2013-10-27 19:09:11 +00:00
Marguerite Su
a336120ae6 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=45 2013-10-27 18:51:17 +00:00
Marguerite Su
6b78549423 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=44 2013-10-27 15:03:47 +00:00
Marguerite Su
45f8802e35 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=43 2013-10-27 14:40:21 +00:00
Marguerite Su
6cc327473b OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=42 2013-10-27 14:27:39 +00:00
Marguerite Su
8adf54bb53 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=41 2013-10-27 14:09:21 +00:00
Marguerite Su
a2f6230426 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=40 2013-10-27 14:06:52 +00:00
Marguerite Su
b7d0ddc843 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=39 2013-10-27 12:47:47 +00:00
Marguerite Su
96f09dab16 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=38 2013-10-23 08:43:30 +00:00
Marguerite Su
c8c04eaa86 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=37 2013-10-22 15:03:03 +00:00
Marguerite Su
881f6a1f75 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=36 2013-10-22 14:13:27 +00:00
Marguerite Su
d78b295ed2 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=35 2013-10-22 12:55:46 +00:00
Marguerite Su
bd17d16bb6 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=34 2013-10-22 12:53:30 +00:00
Marguerite Su
f997726c42 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=33 2013-10-22 12:49:18 +00:00
Marguerite Su
5c71493883 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=32 2013-10-22 12:44:25 +00:00
Marguerite Su
e334c469dc OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=31 2013-10-22 12:36:36 +00:00
Marguerite Su
3c1de05d59 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=30 2013-10-22 10:21:50 +00:00
Marguerite Su
c3f442e3d7 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=29 2013-10-22 09:58:09 +00:00
Marguerite Su
882982cb1b OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=28 2013-10-22 09:50:20 +00:00
Marguerite Su
57bb5437de OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=27 2013-10-22 09:31:21 +00:00
Marguerite Su
e526a5f2f5 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=26 2013-10-22 09:27:07 +00:00
Marguerite Su
2c05fc2674 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=25 2013-10-22 07:49:16 +00:00
Marguerite Su
89ca283d2f OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=24 2013-10-22 07:38:18 +00:00
Marguerite Su
01db14917d OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=23 2013-10-22 07:31:57 +00:00
Marguerite Su
82e8724a4a OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=22 2013-10-22 07:25:25 +00:00
Marguerite Su
ec439f816c - add patch: nemo-2.0.1-view-no-return.patch, fix OBS gcc checks
- add patch: nemo-2.0.1-GTK_STOCK.patch, GTK_STOCK_* deprecated

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=21
2013-10-22 07:11:49 +00:00
Marguerite Su
3b79dee61d OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=20 2013-10-22 06:54:52 +00:00
Marguerite Su
ece66b57c2 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=19 2013-10-22 06:40:13 +00:00
Marguerite Su
810e67784b OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=18 2013-10-22 06:10:10 +00:00
Marguerite Su
524b874432 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=17 2013-10-22 06:06:47 +00:00
Marguerite Su
152bdecc8b OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=16 2013-10-22 05:32:40 +00:00
Marguerite Su
881a3e1bf5 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=15 2013-10-22 05:16:16 +00:00
Marguerite Su
86ceafdbf5 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=14 2013-10-22 04:50:13 +00:00
Marguerite Su
dad7d5216a - enable documentation
- use gnome-common's version to wise detect Tumbleweed

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=13
2013-10-22 04:47:32 +00:00
Marguerite Su
790f16f17e OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=12 2013-10-22 04:06:15 +00:00
Marguerite Su
36ac1b53d5 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=11 2013-10-22 03:57:30 +00:00
Marguerite Su
93cfc31681 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=10 2013-10-21 18:49:12 +00:00
Marguerite Su
faff65fee7 - add patch: nemo-2.0.1-g_list_copy_deep.patch, fix g_list_copy_deep
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=9
2013-10-21 18:45:20 +00:00
Marguerite Su
d2a4631352 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=8 2013-10-21 18:36:31 +00:00
Marguerite Su
6405dedb1b - update version 2.0.3
* see https://github.com/linuxmint/Cinnamon/commits/master

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=7
2013-10-21 18:16:33 +00:00
Marguerite Su
c7e5b32722 OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=6 2013-10-21 18:03:39 +00:00
Marguerite Su
8a32d75501 - update version 2.0.1
* see https://github.com/linuxmint/nemo/commits/master

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=5
2013-10-21 17:50:14 +00:00
Nelson Marques
797b966084 - Update to version 1.1.2
+ small fixes

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=4
2012-11-19 13:25:22 +00:00
Nelson Marques
9226e0be64 - Add dbus-1 (directory ownership) and xz (unpack sources in 12.1)
to BRs

OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=3
2012-11-07 21:15:03 +00:00
Nelson Marques
df02b53f18 - Add dbus-1 to BRs for directory ownership
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=2
2012-11-07 21:09:36 +00:00
Nelson Marques
a77be7b086 - initial package from version 1.1.0
OBS-URL: https://build.opensuse.org/package/show/X11:Cinnamon:Factory/nemo?expand=0&rev=1
2012-11-06 00:32:28 +00:00
5 changed files with 34 additions and 13 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ea1081a2dc7b4b51d1663086300cf32960ca1e67523be16c18d4609c95a381a1
size 1483110

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68d829614beeb2596aa706db5ff070fcfc0e96ab7e3d2561772b52bed6c8ca38
size 1505198

3
nemo-6.4.3.tar.gz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dc4b2ed52fd69551a53fd95a008a738fc9c904fc79d41c8e39ec49bfd739094e
size 1510958

View File

@ -1,3 +1,32 @@
-------------------------------------------------------------------
Sun Jan 12 04:53:24 UTC 2025 - Marguerite Su <i@marguerite.su>
- update to 6.4.3
* I18n
- update to 6.4.2
* nemo-window-manage-views: fix null pointer ref
- update to 6.4.1
* remove unused libxml headers
* fix inhibit name so nemo's desktop file is discovered by
cinnamon-session for the logout dialog
- update to 6.4.0
* nemo_action_layout_editor.py: Fix non-initialized variable
* tree-sidebar: Add missing properties menu item
* search: Improve logging when loading search helpers.
* search: Replace third-party OpenDocument search helper.
* Add setting to disable auto-expanding of treeview rows during
drag-and-drop operations.
* actions: Cancel action update idle callbacks during dispose for
non-NemoView types.
* nemo-places-sidebar.c: Only register the special eject icon size
once.
* Guard against gdkx11 calls in a Wayland session.
* places sidebar: Improve eject icon behavior.
* layout editor: Add support for accelerator keys.
* NemoAction: Add support for keyboard shortcuts.
* Fix blocking when listing or entering a network location with an
inaccessible host.
-------------------------------------------------------------------
Tue Aug 13 03:29:04 UTC 2024 - Richard Rahl <rrahl0@opensuse.org>

View File

@ -1,7 +1,7 @@
#
# spec file for package nemo
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%define sover 1
Name: nemo
Version: 6.2.8
Version: 6.4.3
Release: 0
Summary: File browser for Cinnamon
License: GPL-2.0-or-later
@ -32,7 +32,6 @@ BuildRequires: meson
BuildRequires: pkgconfig
BuildRequires: python3-gobject
BuildRequires: shared-mime-info
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(cinnamon-desktop)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(exempi-2.0)
@ -119,10 +118,6 @@ sed -i 's|/usr/bin/env bash|/usr/bin/bash|g' search-helpers/%{name}-epub2text
%install
%meson_install
%suse_update_desktop_file %{name}
%suse_update_desktop_file %{name}-autostart
%suse_update_desktop_file %{name}-autorun-software
# We need to own this directory.
mkdir -p %{buildroot}%{_libdir}/nemo/extensions-3.0/