Revisions of nemo

andy great's avatar andy great (andythe_great) accepted request 887346 from andy great's avatar andy great (andythe_great) (revision 170)
- Update to version 4.8.6.
  - nemo-view.c: Partially revert some commit.
buildservice-autocommit accepted request 877258 from Aaron Stern's avatar Aaron Stern (ukbeast89) (revision 169)
baserev update by copy to link target
Aaron Stern's avatar Aaron Stern (ukbeast89) accepted request 877257 from Aaron Stern's avatar Aaron Stern (ukbeast89) (revision 168)
- 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.
buildservice-autocommit accepted request 865388 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 167)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) committed (revision 166)
- Update to version 4.8.4.
  * nemo-tree-sidebar.c: Use correct icon for favorites.
buildservice-autocommit accepted request 862011 from andy great's avatar andy great (andythe_great) (revision 165)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) committed (revision 164)
andy great's avatar andy great (andythe_great) committed (revision 163)
- 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.
buildservice-autocommit accepted request 859465 from andy great's avatar andy great (andythe_great) (revision 162)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) committed (revision 161)
- Remove explicit-lib-dependency libcinnamon-desktop-data.
andy great's avatar andy great (andythe_great) committed (revision 160)
    check.
andy great's avatar andy great (andythe_great) committed (revision 159)
- 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
buildservice-autocommit accepted request 855377 from andy great's avatar andy great (andythe_great) (revision 158)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) accepted request 853416 from andy great's avatar andy great (andythe_great) (revision 157)
- 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
buildservice-autocommit accepted request 839892 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 156)
baserev update by copy to link target
andy great's avatar andy great (andythe_great) accepted request 838609 from andy great's avatar andy great (andythe_great) (revision 155)
- Move nemo-lang from Requires to Recommends.  
andy great's avatar andy great (andythe_great) accepted request 838535 from Tien Dat Nguyen's avatar Tien Dat Nguyen (datng) (revision 154)
change -lang package requirement into recommendation
buildservice-autocommit accepted request 837237 from Aaron Stern's avatar Aaron Stern (ukbeast89) (revision 153)
baserev update by copy to link target
Aaron Stern's avatar Aaron Stern (ukbeast89) accepted request 836405 from andy great's avatar andy great (andythe_great) (revision 152)
- 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.
buildservice-autocommit accepted request 813031 from Aaron Stern's avatar Aaron Stern (ukbeast89) (revision 151)
baserev update by copy to link target
Displaying revisions 21 - 40 of 190
openSUSE Build Service is sponsored by